Griga_M
Forum Replies Created
-
Forum: Plugins
In reply to: [Pixel Caffeine] Variables of product@antoscarface Hello! Any news? ??
Forum: Plugins
In reply to: [Pixel Caffeine] Variables of productHi! I have the latest version of the plugin. Here is a screenshot of my catalog configuration: https://iron-head.kz/wp-content/uploads/2020/11/screencapture-iron-head-kz-wp-admin-admin-php-2020-11-20-13_24_06.png
Forum: Plugins
In reply to: [Pixel Caffeine] Variables of productin Facebook I also have this kind of error message “Some products or properties have issues that might lower your catalog quality”.
Forum: Plugins
In reply to: [Plugin for Google Reviews] Translat buttonThanks, it is!
Forum: Plugins
In reply to: [Plugin for Google Reviews] Translat buttonHi! Could you tell when new release with translation? I really waiting for it. You said it will be soon…
Forum: Plugins
In reply to: [Plugin for Google Reviews] Translat buttonGreat! Thanks!
Forum: Plugins
In reply to: [Plugin for Google Reviews] Translat buttonHere is the translation:
Hi, everyone!
I have the same problem and I SOLVED it!I find out from where it appears in my case. The problem appears after installation of the plugin, which is place the GA tracking into footer (I did that to avoid the warning message in Google PageSpeed Insights → Leverage browser caching).
So the Theme integrated GA process was placing the tracking code this way:
gaq.push([‘_setAccount’, ‘UA-32193872’]); _gaq.push([‘_trackPageview’]); _gaq.push([‘_trackEvent’]); – In this case CF dode should be this way on_sent_ok: “_gaq.push([‘_trackPageview’, ‘Contact_Success_Thanks’]);”
The plugin (which is placing code to the footer) place the GA code this way:
ga(‘create’, ‘UA-32193872’, ‘auto’);ga(‘send’, ‘pageview’); – In this case CF code shuld be this way on_sent_ok: “ga(‘send’, ‘pageview’, ‘Contact_Success_Thanks’);”
So this difference was causing the problem!
I switch back to the Theme integrated GA way of placing the code in the pages – after that, the form starts working correctly, as it was. Why I switch back, it because of many changes which I should do with the tracking codes all over the site. In the case of using the plugin (which place the code to the footer) I need to change all tracking codes to the new one – it’s a lot of work because it so many actions is tracked on the site.
It’s better to switch to GTA =))) Will do this in future.
So, I hope that my investigation will help someone. ))
*This issue (Google PageSpeed Insights → Leverage browser caching) I solved by the different method. If someone looking for this method ask for it – I will share the information.
Forum: Plugins
In reply to: [Yoast SEO] WooCommerce SHOP meta not info working@rich95 You welcome! Glad that this solution chain works also and for you. Hope it will helpful and for the others.
P.S.
Yoast support “thank you for support”!Regards,
Griga MForum: Plugins
In reply to: [Yoast SEO] WooCommerce SHOP meta not info working@rich95, this solution works for me!
Do first, as it said in this manual: https://kb.yoast.com/kb/how-do-i-change-the-woocommerce-shop-page-title/
then do second step follow by instruction in this manual: https://kb.yoast.com/kb/google-shows-different-titles-for-my-site/
third step, wait atleast a day, and then check snippet of the page by this comand in browser: info:your.site.name.com
Hope it will also work for you!
Forum: Plugins
In reply to: [Yoast SEO] WooCommerce SHOP meta not info workingHere! Try this https://kb.yoast.com/kb/google-shows-different-titles-for-my-site/
I am going too!
Forum: Plugins
In reply to: [Yoast SEO] WooCommerce SHOP meta not info workingI did changes as it said in yoast manual for this case – after that, I fetch and render the page in Google search console.
In the page fetch logs, I can see that title of the page changed to the right one – but in you gonna look at the page using command in chrome brawser info:your.site.name.com
The Title of the page and snippet still in same wrong way.
I kindoff disapointed why support of yoast taking so long to answer this case – they have great support. But here I dont know what happend.
Forum: Plugins
In reply to: [Yoast SEO] WooCommerce SHOP meta not info workingHello! Did you find the solution how to fix it? I have exact same problem.
Forum: Plugins
In reply to: [WooCommerce PDF & Print] SEOHello!
After disable search engines, around the icons appear dotted line frame (outline: rgb (0, 0, 0) dashed 1px;). How to fix it? Could not find it in plugin files.Could you please explain more clearly how you resolve this an issue. I have the UTF-8 encoding from begining, but still having this problem.
In advance thank you for your help. I could not find how to fix this problem for looooong time. Really don’t know what else to do .