thegooddealshop
Forum Replies Created
-
Hello,
I wanted to say THANKS for your support.
Also, thanks for the support from the team at Custom Field Pro that came with this custom formula to extract the ALT tags to a field to be mapped in your plugin.copy_alt_from_product_featured_image_to_custom_field( 'image_alt_text' ); function copy_alt_from_product_featured_image_to_custom_field( $image_alt_text ) { $args = array( 'post_type' => 'product', 'numberposts' => -1, ); $products = get_posts( $args );// Retrieve all products. foreach ( $products as $product ) { $featured_image_id = get_post_thumbnail_id( $product->ID ); $alt = get_post_meta( $featured_image_id, '_wp_attachment_image_alt', true ); // Retrieve ALT text. update_field( $image_alt_text, $alt, $product->ID );// Update } }
We were able to map it properly to Pinterest
https://paste.pics/ae354b98bcf60b90005bc265f7a7680cLike this?
`<script>
!function (w, d, t) {
w.TiktokAnalyticsObject=t;var ttq=w[t]=w[t]||[];ttq.methods=[“page”,”track”,”identify”,”instances”,”debug”,”on”,”off”,”once”,”ready”,”alias”,”group”,”enableCookie”,”disableCookie”],ttq.setAndDefer=function(t,e){t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}};for(var i=0;i<ttq.methods.length;i++)ttq.setAndDefer(ttq,ttq.methods[i]);ttq.instance=function(t){for(var e=ttq._i[t]||[],n=0;n<ttq.methods.length;n++
)ttq.setAndDefer(e,ttq.methods[n]);return e},ttq.load=function(e,n){var i=”https://analytics.tiktok.com/i18n/pixel/events.js”;ttq._i=ttq._i||{},ttq._i[e]=[],ttq._i[e]._u=i,ttq._t=ttq._t||{},ttq._t[e]=+new Date,ttq._o=ttq._o||{},ttq._o[e]=n||{};n=document.createElement(“script”);n.type=”text/javascript”,n.async=!0,n.src=i+”?sdkid=”+e+”&lib=”+t;e=document.getElementsByTagName(“script”)[0];e.parentNode.insertBefore(n,e)};ttq.instance(‘C93D4LRC77UC6ALA5C30’).track(‘AddToCart’,{
content_id: ‘{{content_id}}’,
items: ‘{{Ecommerce Items}}’,
value: ‘{{Ecommerce Value}}’,
currency: ‘{{Ecommerce Currency}}’,})
ttq.page();
}(window, document, ‘ttq’);
</script>And the data layer is this: https://paste.pics/GKLJF
Thanks for the guidance
Well, we just change the plugin since there is no response.
Hello,
we are having the same exact issue
Line 1: 2022-02-24T00:19:02+00:00 CRITICAL Uncaught TypeError: mysqli::real_connect(): Argument #5 ($port) must be of type ?int, string given in /home/676790.cloudwaysapps.com/syackruvsm/public_html/wp-includes/wp-db.php:2162Have you found a solution for this?
One week, many requests in their site for support…no answers
Forum: Networking WordPress
In reply to: issues creating networkIts already there…
Hello,
I was able to advance but still issues
check this out: https://www.loom.com/share/e34dccc77be847839a1813d4260a4f4c
The drop down list with all the sites is not available.
If I manually select VISIT the site under the Main network, I can see the site correctly, but when trying to go back to the main. Broken.I will appreciate your help
2 weeks no answer from the plugin developer…
Hello
I have created even another ticket here, also not answered regarding translations, I am using gtranslate.
Also, in this case, I enabled learning mode in Wordfence. It’s posting, but I can’t make translations work.
Gtranslate developer has offered support to make it work with yours, but we need your help
Thanks
Thanks for the verification.
Sadly, the technical support of TikTok is not capable of any support at all, they are just copy/paste support kind of.I know some products have 0.00
One doubt I got is the product ID… I thought that it had to be sku_id not id only.
Would you mind to see this support file from them> https://ads.tiktok.com/help/article?aid=10001006
I am almost confident the problem is the sku_id not being matched. If so, how can I force the feed to show sku_id instead of id?
Thanks for your help
Also, I can set up the test mode, but we need to coordinate this because we have sales arount the globe 24 hours. I cannot leave the test mode for hours.
I am located in Melbourne, Australia time. AESTYes, how can I send it privately? an email?
Forum: Plugins
In reply to: [Page View Count] moving the counter to another areaIs this support abandoned?
Forum: Plugins
In reply to: [Yoast SEO] Twitter Card not showing imageHello,
It had NOTHING to do with the CDN.
I added the HTTPS:// protocol in the Breeze Plugin before the CDN path according to this thread in the forum from cloudways and all done.https://community.cloudways.com/t/twitter-card-images-not-working-with-cdn/1085
Forum: Plugins
In reply to: [Yoast SEO] Twitter Card not showing imagecorrection… Yoast