I want to know if my understanding is right.
I want to run catalog ad on Facebook so I have installed the 3 event pixels (view content, add to cart, purchase)
But since there is no separate page for add to cart, I set up in a way that when user click on "add to cart" then, event code "add to cart" will be activated. (When on viewcontent page, I can see 4 pixels (pageview, viewcontent, addtocart, addtowishlist) but add to cart and purchase are shown as red. Then, When I clicked on cart button, After that, add to cart button becomes activated. (pixel helper) enter image description here
So I believe pixel have been installed correctly. But in my product feed Diagnostics in business manager, it shows as something like this.
Is there any way that I can fix the issue?
Thanks!
Related
I have the following link :
https://paypal.me/brandywinehillsde which will take a person directly to the correct place to donate to our neighborhood association.
If I edit the http://www.neighborhoodlink.com/xxx to add this, I need to know the actual HTML code to paste into this section to get a nice clickable button rather than a simple text line showing the address.
I'm not a web person!
If you want a nice clickable button, you can generate HTML buttons at https://www.paypal.com/buttons . The classic Buy Now button can be made to say Pay Now, or you may prefer the newer smart button.
I am building my site in shopify. On the "about us" page I have photos of each team member. I would like to be able to click on the photo to show a JPG (which is a postcard of employee title and interesting facts). Is there a way to add a mouseover feature on an image that is not a product? We are using the minimal theme. As point of reference we got this idea from www.scoutbags.com/about-us
On that site they use a hover feature to change the photo and then a click through to the postcard. We are skipping the second photo to try to keep it simple/doable.
Here's info on how to enable lightboxes on your images.
https://docs.shopify.com/themes/customization/colors-images-and-video/add-lightbox-to-images
To enable images on your About Us page, you need to edit page.liquid. Find the div element that contains your page content. To the opening <div> tag, add class="rte".
Make sure you follow the rest of the steps on that tutorial.
I am using the simple paypal-provided HTML buttons, with 'add to cart' buttons.
Does anyone know the simple code to send the user to the checkout page?
For instance, a user has added an item to their cart, then clicked on the continue shopping button, how do they return to this cart page and/or checkout page without adding another item?
Thanks!
When you create a standard shopping cart button with PayPal you get 2 code snippets back. One is for the cart button and the other is for a View Cart button. You would need to make sure and place the View Cart button somewhere on the page so that users can bring that back up without adding an item.
I started to learn Apex recently.
I made a report and Form page on Apex.
when I click "Edit" and "Create Button", it goes to the same page.
Is there any ways
For example,
If I click "Edit" on Report page, It leads to page 4
If I click "Create button" on report page, it leads to page 5
Thank you so much.
Not sure if this is what you're after, but it sounds like you need to adjust where the link redirects.
If you run your app, then click 'show edit links' or something similar on the bottom of the screen to the right, you will see the orange button next to page items. Click it and edit the object in the following popup.
Hope this helps!
If you go to this page and try to make a selection, you can see that the add to cart button isn't showing up. http://lihitmenlacrosse.com/product/li-hitmen-t-shirt-2/
If you are logged in and make a selection the add to cart button will show. I've searched and can't seem to figure out why this is happening. All I've seen is instances where the button hasn't shown up at all, but in my case it does show up when I'm logged in but not when I am not logged in and am browsing as a guest.
Under Templates it says:
Template Overrides: No core overrides present in theme.
Also I am using the U-Design theme if that makes any difference.
I really appreciate any help in advance.