QuantumCloud
Forum Replies Created
-
Forum: Plugins
In reply to: [Tabbed Category Product Listing for Woocommerce] Columns in each categoryThis is not our plugin’s CSS issue. It is a woocommerce CSS issue. Please add this custom CSS below the previous custom CSS and check again.
@media (min-width: 993px){ body .wtcpl_container .columns-6 ul.products li.product { width: 15.5667%; }Thanks
Forum: Plugins
In reply to: [Tabbed Category Product Listing for Woocommerce] Columns in each categoryWe released a new version. Please upgrade to that and check the column issue.
For the price – please add this custom CSS from Woo Tabbed -> Custom CSS and check again.
.wtcpl_container ul.products li.product .button { position: relative; }Thanks
Forum: Plugins
In reply to: [Tabbed Category Product Listing for Woocommerce] Columns in each categoryPlease share the live page link so we can Inspect code and provide a solution.
Thanks
Hi,
This is possible with some custom coding. The plugin does not support it currently.
Thank you
Hi,
I have checked your site in chrome and it seems to be working fine. Please clear your browser cache and cookies and check again.
Thank you
Hi,
For the Pro version support, kindly open a ticket from https://qc.ticksy.com/ . Our technical team will help you resolve the issue. No worries.
Thank you
Forum: Plugins
In reply to: [Simple Business Directory - AI Powered] tombstone location finderHi,
We replied to your email for the same query. Please get back there.
Thank you
Forum: Plugins
In reply to: [Slider Hero with Video Background, Animation] Conflict with Thrive ArchitectHi,
We are checking this. Please allow us some time.
Thanks
Hi,
It is fully compatible with 6.x.
Thank you
Forum: Reviews
In reply to: [Simple Link Directory - AI Powered] Crashed My WordPressHi Paul,
Thank you for the details. We checked the code but do not find any error generating from it. We checked both in PHP 7.x and 8.x. However, we rewrote the code just to be safe and released a new version. Can you please upgrade to the latest version and check there?
Please let us know what happens.
Regards
Forum: Reviews
In reply to: [Simple Link Directory - AI Powered] Crashed My WordPressHi,
I am sorry this happened to you. We have been trying but cannot duplicate the same error on our end. You can help us troubleshoot the issue by providing more details.
What is the PHP version on your server?
Did that critical error email contain any more details? Did it say the error was because of the Simple Link Directory plugin? If so, please share the complete error message.Thank you for your cooperation.
Hi,
We have checked and found that youtube videos work fine from a link. However, on your site there are several JS errors coming from the Videojs.
Also, I see a Mixed content error on your site from youtube. Make sure you have entered the youtube URL with https:// and not HTTP:// . You can also try installing Really Simple SSL plugin.
Then purge any cache plugin, open a new browser window in Incognito mode and test there.
Thank you
Hi,
Youtube link is probably not supported yet in that area. I will double check and get back to you on this.
In the WPBot pro version, you can turn off showing the Start Menu. Currently, this is not supported in the free version.
Thank you
Hi,
Where are you adding the youtube link? DialogFlow or Simple Text Responses?
When the chatbot does not recognize a message, it can show the Start Menu.Thank you
Forum: Plugins
In reply to: [Tabbed Category Product Listing for Woocommerce] Some Products DisalignedPlease add the following custom css for fix image issue from woo tabbed -> custom css field.
.wtcpl_container .product-images .crossfade-images{ height:auto !important; }Thank you!