WP Titan Labs
Forum Replies Created
-
Forum: Reviews
In reply to: [Product Table & List Builder For WooCommerce] Love it!Thank you so much for the great review!
Forum: Plugins
In reply to: [Product Table & List Builder For WooCommerce] Printing out product tableHi Bethany,
Thank you for using WooCommerce Product Table and writing in with your query.
I checked your site link and it seems there is some issue with your CDN cache.
It is not loading several JS and CSS scripts on the site correctly. This is not only for WooCommerce Product Table but also other modules of the site. Since the plugin files are not getting loaded correctly the plugin is unable to function.
To test this you could try temporarily disabling the CDN cache to check if this resolves the issue. If the issue is resolved when the CDN is disabled then you will need to check with the CDN support regarding this issue or else use a different CDN.
I hope the above information is helpful! Please let me know if you have further questions.
Regards,
KartikGlad to hear that the issue is resolved! If you like my plugin please consider leaving it a 5 star. Happy to answer any further questions.
Hi,
Thank for your query regarding woocommerce product table.
You are using the shortcut option category=”…”
When you have added this to your shortcode then the product table will automatically check mark these categories in the category filter.
If you don’t want them to be automatically checked in the filter then do not use the category=”…” shortcode option and instead in the settings of the product table > query > category > select the categories that you want to show in the table.
Regards,
KartikHi,
Thank you for your query. This is very strange. Please try this first – go to wp admin > product tables > settings > reset settings (button is next to the save settings button).
If that doesn’t help please use the support form to write in so we can communicate directly to resolve this issue.
Regards,
KartikForum: Plugins
In reply to: [Product Table & List Builder For WooCommerce] Variation Dropdown TranslationHi,
I assume the issue is resolved at your end since I have not heard back from you in a couple of weeks on this. So I am marking this topic as resolved. Please feel free to write in again if you have any further questions about WooCommerce Product Table.
Regards,
KartikThank you for following the debugging steps. I will be happy to look into this. Please write in using the plugin support form so we may communicate directly on this matter.
Hi,
Glad to hear that the issue is resolved for you and thank you for the 5 star rating! Please let me know if you have any further questions about WooCommerce Product Table and I will be happy to answer.
Regards,
KartikHi,
Thank you for your query. While the plugin does set a cookie, normally this functionality works smoothly. If the plugin is unable to set a cookie then most likely another 3rd party plugin is conflicting with WooCommerce Product Table and triggering this issue.
In order to find out which plugin is conflicting and to resolve this issue, please check the ‘Debugging steps’ on the support page.
Regards,
KartikForum: Plugins
In reply to: [Product Table & List Builder For WooCommerce] thumbnail and picsHi,
Thank you for your query. However, this question relates to WooCommerce in general and not WooCommerce Product Table. You might like to contact WooCommerce support for this or Google the topic for guides on how to achieve your desired result.
For queries directly related to the product table plugin please feel free to write in again.
Regards,
KartikForum: Plugins
In reply to: [Product Table & List Builder For WooCommerce] Variation Dropdown TranslationHi,
Thank you for your query. It seems the translation system you are using is not compatible with the product table plugin.
But you can use a compatible translation system. Please see plugin FAQs > 3rd party plugin > How can I translate product table to different languages for my site?
Regards,
KartikHi,
WooCommerce Product Table PRO, the premium version of this plugin has special integrations with several 3rd party woocommerce extensions to help you provide even more functionality in your product tables.
This includes compatibility with the ‘Wholesale Suite’ plugin that you are referring to. In fact here is a demo site dedicated to this integration between WooCommerce Product Table PRO and the wholesale plugin showing you the features as well as clear and simple how to use instructions.
You can see the PRO version compatibility list here.
If you have further questions about the PRO version of the plugin you can directly write in through the plugin support form.
Regards,
KartikForum: Plugins
In reply to: [Product Table & List Builder For WooCommerce] Mobile viewHi,
Thank you for writing in with your query about woocommerce product table.
To resolve this issue I would recommend that you go to your table settings > columns > phone columns and create a separate list of phone columns that are optimized for viewing on phone.
The plugin tutorials will help you with step-by-step instructions on how to create a mobile optimised view for your table.
Please see the tutorial 1 > Setting up Phone columns.
In general the tutorial series is designed to help you get the most out of the plugin in the least time possible so I highly recommend it.
Regards,
KartikHi,
Thank you for your query regarding WooCommerce Product Table. I will be happy to answer.
This sounds like a strange issue as it does not normally come up while using the plugin. This is likely due to a conflict with either your theme or another plugin on your site.
Please follow the debugging steps on the support page to find out which module is conflicting with the product table plugin on your site.
Regards,
KartikForum: Plugins
In reply to: [Product Table & List Builder For WooCommerce] Product badges too largeHi,
Thank you for your query regarding Woocommerce Product Table.
The sale badge that you are referring to is being generated by another plugin installed on your website. Perhaps the styling controls for this badge may be available in the other plugin’s settings. To customize the styling of this sale badge you will need to contact the support team of that plugin.
However, I can guide you on how to hide this sale badge from your product table.
In your product table’s settings > style > CSS copy paste this code:
.wcpt .yith-wcbm-badge {
display: none !important;
}Or else you can copy paste that code in your child theme’s style.css file to apply the changes across all product tables on your site.
I hope this information helps!
Kartik