bytesource
Forum Replies Created
-
Forum: Plugins
In reply to: [Pixel Caffeine] Shortcode in Product Description Not Being ParsedHere is an example of the shortcode
This is an example of an svg icon (using {} instead of tags:
{div}{svg}{title}icon-name{-title}{path}…{-path}{-svg}{-div}This is the parsed result form the product feed:
icon-nameIf you need more information, I can send you the URL containing both shortcodes, [product] and [add-to-cart], in private (I don’t want to post is in the forum).
Cheers,
Stefan
Forum: Plugins
In reply to: [Pixel Caffeine] Shortcode in Product Description Not Being ParsedI just checked. Everything is parsed, unfortunately including the title tags of all svg icons.
And there is another problem: The original (higher) price is displayed instead of the actual (discounted) price.
Forum: Plugins
In reply to: [Pixel Caffeine] Does AddToCart Track the Total Value of Items Added?I just checked. When more than one items are selected, and the add to cart button is clicked, the total value is not set for the “value” parameter:
content_type: product
content_ids: [“28468”]
value: 177
language: en-US
currency: USD
userAgent: ShowThe original sales price is USD 109, the discounted price is USD 59. The above pixel even was for 3 x USD 59 products.
I just checked. The value is added, but unfortunately the price set is the (original/higher) sales price and the (actual/discounted) discounted price:
CUSTOM PARAMETERS SENT
content_type: product
referrer: Not Set
content_ids: [“389475”]
value: 109.0059
language: en-US
content_name: Not Set
currency: USD
userAgent: ShowThe original price is USD 109, the actual price is USD 59.
Forum: Plugins
In reply to: [Pixel Caffeine] Shortcode in Product Description Not Being ParsedThanks a lot for this fix and making this plugin even better!
OK, I will do that. Again, thanks for your help!
Hi,
Please excuse this noob question, but how do I actually apply the bug fix from this download? WordPress won’t let me upload it as a new plugin because the folder name already exists.
Best regards,
Stefan
Thanks again for your help! Knowing that this plugin is well-supported, makes me really confident in using it!
May I suggest that you also verify against this WooCommerce shortcode: [product_page id=”99″] It adds a product’s image gallery, short description, quantity selector and add-to-cart button to a page.
Best regards,
Stefan
Forum: Plugins
In reply to: [Pixel Caffeine] Does AddToCart Track the Total Value of Items Added?Thank you so much for your help! You are providing an outstanding support, I really appreciate it!
- This reply was modified 6 years, 10 months ago by bytesource.