themebeez
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple GDPR Cookie Compliance] Upgrade problemsHi @tezalsec
Sorry I missed to reply that.
The update screen still gets frozen
I don’t think the update issue is related to us. I’m 99% sure about this. We push an update to the ww.wp.xz.cn plugin svn server & ww.wp.xz.cn deploys the update to everyone using the specific plugin. In this process, we aren’t directly involved while deploying the update to the end users.
I usually get a frozen screen while updating plugins in the local host & it can happen to any plugin.
Please be informed that we are not ending the support for this plugin. This page here is returning a 404 error as we plan to migrate this plugin to our new plugin store.
Till we migrate everything if you need to discuss or check the status you can do that here.
I hope this helps.
Have a great day.
- This reply was modified 3 years, 9 months ago by themebeez.
Forum: Plugins
In reply to: [Simple GDPR Cookie Compliance] Upgrade problemsDear @tezalsec
Thank you for getting back.
We’ll include it in our documentation to exclude
simple-gdpr-cookie-compliance-public.jsJavaScript file.Additionally, we are working to find a way to make the plugin work even though the defer javaScript & optimization are enabled.
You have been amazing :). Again, Thank you for your feedback.
Forum: Plugins
In reply to: [Simple GDPR Cookie Compliance] Upgrade problemsHi @tezalsec
No, we will not ask you to exclude pages with cookie ‘s_gdpr_c_c_cookie’ in the settings forever. Please remove this now.
Next, can you find a setting where you can exclude javaScript & exclude this public facing javaScript file “simple-gdpr-cookie-compliance-public.js”
Looking forward to your response.
Forum: Themes and Templates
In reply to: [Orchid Store] Widget mobileCan you try pasting the below CSS code at Customizer > Additional CSS box & click publish button?
@media( max-width: 575px ) { .woocommerce-page .col-desktop-8.content-col { order: 2; } .woocommerce-page col-desktop-4.sidebar-col { order: 1; } }Forum: Themes and Templates
In reply to: [Orchid Store] Widget mobileHello @marske39
Are you asking about the sidebar widgets in WooCommerce pages or post single?
Regards
Forum: Plugins
In reply to: [Simple GDPR Cookie Compliance] Upgrade problemsHello @tezalsec
We need your help. We suspect that you are using a cache plugin.
If you are using a cache plugin let’s do a simple troubleshoot. Do you mind checking the cache plugin setting & exclude a cookie called s_gdpr_c_c_cookie. Once you exclude a cookie please flush the cache.
Try browsing the site & please let us know if this works.
Forum: Plugins
In reply to: [Simple GDPR Cookie Compliance] Upgrade problemsHello @tezalsec
We apologize for all the issues that you have been facing. We have make some changes for the multisite in the plugin. You can read the detail on multisite on one of our forum post.
Once the cookie has been accepted, the banner should not be displayed on the other pages. No this is not intended behavior. We have tried to simulate the issue on our side, but could not do so.
So could you please share your website with us? We would like to inspect the issue and fix it for you.
Best regards.
Forum: Plugins
In reply to: [Simple GDPR Cookie Compliance] Upgrade problemsHello @tezalsec
Thank you for reaching out. We tried to simulate the issue on our WordPress installation but we failed.
Unselect the Simple GDPR Cookie Compliance plugin and try to update all other plugins and see if all other plugins are updated. If other plugins get updated, deactivate and uninstall Simple GDPR Cookie Compliance plugin and try installing again.
Best regards.
Forum: Plugins
In reply to: [Universal Google Adsense and Ads manager] multiple adsense codesHi @local9ssb
Multiple, do you mean multiple adsense accounts or multiple Ad codes (different sizes)?
Forum: Themes and Templates
In reply to: [Orchid Store] mobile version“Filter” is not a string coming from a theme. It is coming from the plugin that you are using.
Forum: Themes and Templates
In reply to: [Orchid Store] mobile versionHi,
if so paste the below CSS code.
@media( max-width: 575px ) { .woocommerce ul.products li .product-main-wrap .product-hover-items { display: none; } }Forum: Themes and Templates
In reply to: [Orchid Store] mobile versionHi @importlamp,
Paste the below CSS code to your child theme style.css file.
@media( max-width: 575px ) { .mobile-header .flex-col.wishlist-column, .woocommerce ul.products li .product-main-wrap .product-hover-items, .woocommerce div.product .entry-summary .yith-wcwl-add-to-wishlist .view-wishlist, .woocommerce div.product .entry-summary .yith-wcwl-add-to-wishlist .wish-list-button { display: none; } }The above code will hide the following elements on the mobile screen.
– Wishlist icon in the header.
– Quick view and wishlist icon in the product card.
– Wishlist button on product single page.I hope this helps.
Regards
Forum: Themes and Templates
In reply to: [Orchid Store] menu labelHi @importlamp
This is how we can add menu description https://drive.google.com/file/d/1jZlfIvS0UR1wZGSdIZWwCX_kz_YrKeQ2/view?usp=sharing
I hope this helps.
Thanks.
Forum: Reviews
In reply to: [Cream Magazine] FantasticHi @alccad 👍 Kudos!!
Forum: Themes and Templates
In reply to: [Orchid Store] top-header добавить ссылкуThank you