WP Titan Labs
Forum Replies Created
-
Forum: Plugins
In reply to: [Product Table & List Builder For WooCommerce] Versie: 4.5.2Hi,
Since I have not heard back from you in the last 2 weeks I am assuming the issue is either resolved or irrelevant to you at this point.
However, if I can be of help with this please let me know and I will be happy to assist you.
I am now closing this topic but feel free to re-open it or write in to the plugin support if needed.
Regards,
KartikHi YUK,
I will be happy to look into this as well.
However, I need some more context as this issue is not occuring on my test sites, nor are German users reporting it. So it might have something to do with your site in particular.
Please write in directly via the plugin support page so we may discuss further as site details cannot be discussed here.
Looking forward to resolving this issue asap.
Regards,
KartikThis topic has been resolved. Please let me know if you have further questions!
Glad to hear your requirement is met! Happy to answer any other questions.
If you like the plugin, please consider leaving it a 5 star. Thank you πHi YUK,
Thank you for your query regarding WCPT. And I am glad to hear your love the plugin!
Please check the question “How can I make my product table look like a product grid instead?” in the plugin FAQs here (Styling section). You will have to modify the CSS slightly to show 4 products per line instead of 2.
If instead of a grid view you need to create 2 columns of tables then you can use this other solution. Create 2 columns on your page (using Gutenberg or any page builder), place the product table shortcode in both columns. In the first shortcode add limit=”10″ and in the second shortcode add offset=”10″. This is demonstrated in this demo along with notes. This solution is only useful if you don’t need pagination or a common navigation section.
I hope this information helps! Please let me know if you have further questions. You can write in via the plugin support page directly as well.
Regards,
KartikPS – Marking this topic as resolved as I have provided all info. Feel free to re-open if you have further queries.
Forum: Plugins
In reply to: [Product Table & List Builder For WooCommerce] Update?Hi,
Thank you for your query.
WCPT Lite and PRO are continuously tested against latest available woocommerce and wordpress versions. In case of any compatibility issue a fix is immediately provided. While the plugin information may not reflect it right now, it is fully compatible with both.
A new update will be available next month with several improvements. Meanwhile I will shortly update the compatibility information as well.
Regards,
KartikHi Salvatore,
Thank you for using WCPT PRO and writing in with your query. This sounds like an unusual issue but I will be happy to look into it and help you resolve it asap.
However, wordpress forum guidelines forbid support for premium versions ‘on’ this forum. We are free to discuss directly over email. So please write in via the plugin support page.
Regards,
KartikForum: Plugins
In reply to: [Product Table & List Builder For WooCommerce] Freezes on smartphoneHi,
Since you have not responded so far I am assuming the issue is resolved for you and accordingly marking this topic as resolved.
However, if you need further assistance with this please feel free to re-open the topic and I will be happy to look into for you.
Regards,
KartikForum: Plugins
In reply to: [Product Table & List Builder For WooCommerce] Versie: 4.5.2Hi,
Thank you for your query.
1. WCPT Lite and WCPT PRO have both been tested with WooCommerce 4.5.2 and have no known issues with this latest version of WooCommerce. You can check this for yourself by disabling all other plugins on your site except WooCommerce and WCPT Lite. You will find them to be working well together.
2. If there is an incompatibility issue between WCPT and a ‘limit login’ plugin then I will be happy to look into it for you. However, there are several ‘limit login’ plugins available and it is not very clear which one you are referring to. No issues are coming up when I am testing with different limit login plugins so please clarify the exact plugin you are using so that I may test with that one.
While I look forward to helping you with any compatibility issues, I need to be able to reproduce the error at my end as well in order to help fix it. If the error does not occur elsewhere except your site, it could be a mix of specific circumstances (plugins / theme / settings) which would require testing directly on your site or a test duplicate site where the error can be replicated.
In that we can continue the communication directly via the plugin website support page.
Regards,
KartikForum: Plugins
In reply to: [Product Table & List Builder For WooCommerce] Freezes on smartphoneThe site was temporarily down for maintenance, sorry about that.
I am glad you have found the cause of the issue. If you can find a replacement for this plugin, please go ahead with that. If this is not possible for you please let me know and I will look further into it for you.
Forum: Plugins
In reply to: [Product Table & List Builder For WooCommerce] Freezes on smartphoneHi,
Thank you for using WCPT and writing in with your query.
I checked the link you sent. This is a very unusual issue and not a known problem in WCPT. The plugin could be facing a conflict with another module on your site.
First, please go through the debugging steps on the support page to identify the conflicting module. If this does not help then send me the required site details via the support form and I will be happy to directly look into the issue on your site and help you resolve it.
Regards,
KartikForum: Plugins
In reply to: [Product Table & List Builder For WooCommerce] Image placeholderHi,
Thank you for using WCPT and writing in with your query.
Firstly, my apologies for the delay in reply. You can write in directly to the support email for quicker response.
WCPT does use the standard woocommerce function wc_placeholder_img to call the product image. However, if you look in the code of this woocommerce function it does not always run the woocommerce_placeholder_img_src hook.
Instead, you can easily change your placeholder by going to wp admin > woocommerce > settings > products > general > placeholder image.
Please let me know if you have any further questions.
Regards,
KartikPS – Marking this topic as resolved as I believe this solution should be sufficient, but please feel free to re-open the discussions if needed.
Hi,
Thank you for your query.
WCPT Lite is at v1.9.3 right now. The answers I provide below are for WCPT PRO which is at v2.1.0 and advance copies of v2.2.0 are available already with many new improvements. WCPT Lite will also be getting v2.2.0 shortly, but without the PRO exclusive features.
“1. Can make the navigation display the transition to a larger number of pages (for example, 7-10) and it would be wider?”
– When you have a large number of pages the page numbers that are shown will be similar to your screenshot with 1 on the left and last page number on the right and ‘…’ in between. WCPT uses the same formatting system as WordPress and WooCommerce for this. However the Russian text on the left and right which I am assuming is ‘previous’ and ‘next’ will not be available. You will only have the arrows instead.There are new style settings in WCPT PRO 2.2.0 in the style section of the table’s settings for the pagination and navigation sections. This will help you change the styling of the pagination numbers.
“2. Why are the vertical borders of cells not displayed by default, they are invisible, until you set their color? The Astra theme is used.”
– WCPT uses the table HTML element and many wordpress themes have custom styling already in place for the table element. So, if your theme has specific styling for the table element it can change the default styling of WCPT tables. So you will need to use the WCPT table’s styling options to modify the styling to your needs. Or you can add some CSS to your child theme to make the changes automatic and global across your site. I can help you with this CSS. However, we would have to connect over email.“3. As I understand it, the numbering of the shortcode ID is global? Is there any way to make it local by starts with 1 ?”
– I am sorry but I don’t think I understood this question very well. Perhaps you will have to explain it further.WCPT does not decide the shortcode ID. The ID is actually assigned automatically by WordPress same as it assigns IDs to all CPTs, posts, pages and products.
Instead of the id=”123″ you can also use name=”table name” in the product table shortcode.
“4. Small bug in the interface.”
– My apologies for this inconvenience. It has been fixed in the previous version of WCPT PRO which gets more frequent updates. Lite version will also receive this fix shortly.Please let me know if you have any other questions.
Regards,
KartikPS – I am marking this topic as resolved for now since I think I have answered all questions that I can answer here. However, please feel free to re-open the topic if you have further questions.
Forum: Plugins
In reply to: [Product Table & List Builder For WooCommerce] Search bar not workingHi,
Firstly my apologies for this ‘search issue’. It comes up for some sites and has been resolved in WPCT PRO, and will be resolved in future versions of WCPT Lite as well. For now you can apply a very simple fix for this issue.
Please refer to this note from the plugin description page:
“To fix search issue go to wp-admin > product tables > settings and click on save settings. This will be fixed in the next version.”
I will also add, if the above didn’t work for you, try using the reset settings link next to the save button. This will only reset the main settings of the plugin, it will not delete your tables.
In case this doesn’t solve the problem for you please let me know and I will be happy to look into it further and help fix this asap.
Regards,
KartikForum: Plugins
In reply to: [Product Table & List Builder For WooCommerce] Search bar not workingWCPT PRO, the premium version of WCPT is compatible with several 3rd party plugins. Please see this compatibility list here. The TI Wishlist plugin is on that list and its shortcodes can be used in the special ‘Shortcode’ column element provided in WCPT PRO.
I hope this information helps! The WordPress plugin support forum rules don’t permit discussion of premium plugins, therefore if you need to discuss further we can communicate over email.
- This reply was modified 6 years, 1 month ago by WP Titan Labs.