evant
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Add to to the of each category page.Thank you!
Forum: Plugins
In reply to: [WooCommerce] Add to to the of each category page.I need a slightly different one in each category.
For example, I am going to have different caterogory_id, category_text etc.Forum: Plugins
In reply to: [WooCommerce] Add to to the of each category page.Well, it’s a shoe store and I need to add some code from a site that sends me traffic.
I need to add in each category page the following code<!-- Glami piXel for FermatShoes.gr --> <script> (function(f, a, s, h, i, o, n) {f['GlamiTrackerObject'] = i; f[i]=f[i]||function(){(f[i].q=f[i].q||[]).push(arguments)};o=a.createElement(s), n=a.getElementsByTagName(s)[0];o.async=1;o.src=h;n.parentNode.insertBefore(o,n) })(window, document, 'script', '//www.glami.gr/js/compiled/pt.js', 'glami'); glami('create', '8DFF30821A80BAACCBBAA539EB1ACAF8', 'gr'); glami('track', 'PageView'); glami('track', 'ViewContent', { content_type: 'category', item_ids: ['ADZXFLUX001', 'NRS02', 'NRS03', 'NRS04', 'NRS05', 'NRS06', 'NRS07', 'NRS08', 'NRS09', 'NRS10'], // currently viewed first 10 product IDs in the category. Use the same IDs as you use in the feed (ITEM_ID). product_names: ['Adidas ZX Flux Power Red', 'Nike running shorts', ...] // currently viewed first 10 product names. Use the same names as you use in the feed (PRODUCTNAME). category_id: 'ID_SHOES_001' // currently viewed category ID. Use the same category ID as you use in the feed (CATEGORY_ID) category_text: 'Men | Shoes | Sneakers' // currently viewed category_text. Use the same category_text as you use in the feed (CATEGORYTEXT) }); </script> <!-- End Glami piXel -->It’s a greek one, papaki.gr
evant – Could you share what the issue was on your provider’s end? Having a similar problem.
Sadly they didn’t really elaborate. I just e-mailed them about my problem with the plugin and they only told me there was an issue with the connection to the mail server and they fixed it
Forum: Plugins
In reply to: [WooCommerce] Every order entering “on-hold”I can tell from the payment method. What I want exactly is to have an automatic email when an order has been placed and then to be able to send a manual email when we see it. This is why I want everything on hold
Thank you. It was my provider’s issue and they fixed it for me.
I’ve used this guide before and also my providers guide for their specific configuration. The same problem persists: SMTP ERROR: Failed to connect to server: Cannot assign requested address (99)SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting