E.J. Padero
Forum Replies Created
-
Forum: Plugins
In reply to: [Posts Table with Search & Sort] Manage column contentHi, @guybrush82 .
Thanks for using Posts Table with Search & Sort! I really appreciate the kind words.
The way that the plugin works is it pulls the posts data directly from the WordPress database of your site and displays the values in columns of a dynamic table that you can filter, sort, and search.
That being said, I hope you’ll understand that each table column displays the data values from a specific posts data field, which aren’t combined/mixed.
A workaround for what you’d like to achieve would be to add/create a custom field where you then either add the combined values manually or import them in bulk from a CSV file. Then display the combined values in a custom field column.
This can be done using the pro version of our plugin, Posts Table Pro. See:
I hope this makes sense and helps. Please let me know if you have any more questions. I’ll set this topic as resolved for now. For quick reference, you can browse the pro version’s detailed and extensive Knowledge Base articles and tutorials.
You can try Posts Table Pro on your site completely risk-free, thanks to our full 30-day money back guarantee. This lets you buy the plugin and try it for up to a month, and get a full refund if you’re unhappy with it or if it doesn’t suit your needs. Should you have any questions or difficulty, just get in touch with our friendly support team and we’ll either help you out until you get the results you need or give you a swift refund.
When you’re ready, you can buy the plugin from this link:
Best regards,
Forum: Reviews
In reply to: [Custom Add To Cart Button for WooCommerce] Nothing specialHi, @intarwebsdeveloper. Thanks for your feedback. You can see what you mentioned in the first paragraph of our plugin’s description:
WooCommerce Custom Add to Cart Button is a simple plugin to customize your store’s add to cart buttons. It makes it easy to change the ‘Add to cart’ button text, add a cart icon to the button, or replace the text with just an icon.
The same is also detailed in the bullet list also in the same.
Thanks for your suggestions regarding:
- Button styling options – change size and shape, add color gradients, adjust margins and padding, drop shadow, icon/text alignment
- An option to customize the cart icon (e.g. using Font Awesome)
While we don’t have any immediate plans to implement the above, a few other customers have previously requested these features and we’re tracking the amount of demand to help us decide whether to prioritize them in future.
I have added your ‘vote’ for each to our feature request list, and we will let you know if we add either to a future version of the plugin.
In the meantime, I’m sorry that this isn’t possible.
Let me know if there’s anything else that we may assist you with.
Forum: Reviews
In reply to: [Posts Table with Search & Sort] So far, so great.Thanks for the awesome review, @jerome21z!
Should there be anything that we may assist you with, just let us know via the Support Forum.
Cheers and have a pleasant weekend,
Hi, @galdonis .
Thanks for getting in touch and for your patience. My apologies for not getting back to you sooner. I’m happy to help you with your concern.
What you’d like to achieve requires use of the term option, which is available with Posts Table Pro.
For full details, please see our tutorial: WordPress alphabetical index: Create an A-Z listing of any content . You can see the term option mentioned in the section about Step 5: Generate Posts Table Pro shortcode.
I hope this makes sense and helps point you in the right direction. Please let me know if you have any more questions. I’ll set this topic as resolved in the meantime.
Best regards,
Forum: Plugins
In reply to: [Custom Add To Cart Button for WooCommerce] Buttons not showingHi, @tirongraphics.
I’m sorry to hear you’re having difficulty with the Custom Add To Cart button not displaying on your site’s shop page for some reason. Thanks for getting in touch and for your patience!
I appreciate your having included a link to the shop page on your site, where the issue occurs. I see what you mean.
What our plugin does is allow you to customize the default WooCommerce add to cart button without any custom coding. The issue you’re experiencing could be because the shop page on your site (which you mentioned uses the Divi Theme) might be displaying the products via a custom way (perhaps a Divi theme WooCommerce shop grid) instead of the default products or shop generated by WooCommerce.
To test for this, please could you temporarily switch to a default theme (e.g. Storefront by Automattic) and deactivate all non-essential plugins apart from WooCommerce and WooCommerce Custom Add To Cart Button, and see if it resolves the issue. I recommend doing this on a staging site rather than your live site, and creating a backup first.
?You can then reactivate everything one by one to find out which causes the issue.
Alternatively, you can also try displaying your products via the Shortcodes included with WooCommerce, rather than the module or widget included with the Divi Theme.
Please let me know how this goes.
Many thanks,
Hi, @progonkpa .
Thanks for your reply. Understood.
I look forward to hearing from you again at your convenience.
Best regards,
Hi, @progonkpa .
I’m sorry to hear you’re having difficulty with the posts content column values being prepended / prefixed with a “Contents CategoriesArticles” text string on your site. Thanks for letting us know so we can help you sort it out. I appreciate the included screenshot and the link to the page you need help with.
Our plugin doesn’t add this and merely pulls and displays the exact or as is data values from the posts on your site. You can check this by viewing the single post pages on your site and see if the same text string is prepended in the post content field. I believe something else on your site could be adding this text string, albeit I’m unable to investigate further as you’ve since removed it via JavaScript as mentioned.
To help isolate what’s causing the issue, please could you remove the added JavaScript and temporarily switch to a default theme (e.g. Twenty Nineteen) and deactivate all non-essential plugins apart from Posts Table with Search & Sort and see if it resolves the issue. You can then reactivate everything one by one to find out which causes it.
I hope this makes sense and helps. Please let me know what happens.
Forum: Plugins
In reply to: [Document Library Lite] allowing end-users to upload files via GravityFormsHi, @mahmoudtn.
Thank you for your patience! I’m terribly sorry for not getting back to you sooner, as our team did not receive the notification for this for some reason.
You can find our dedicated Support Center on our website, at https://barn2.com/support-center/ .
Please could you send us a support request there, together with your plugin License key or via the email address that you used to purchase your license so that we can assist you best and as quickly as possible.
Many thanks. I look forward to hearing from you.
I will mark this topic as resolved, as this forum is meant for the free version of our plugin, Document Library Lite – Manage & Display Downloads.
Forum: Plugins
In reply to: [Posts Table with Search & Sort] Display only member dataHi, @superw2022 .
Thanks for your patience and for using Posts Table with Search & Sort.
You can use the
columns
option to display any combination of the following blog post data fields:- id
- image
- title
- content
- categories
- tags
- author
- date
The default columns are: title,content,date,author,categories. You can see this mentioned in the full list of shortcode parameters at https://www.ads-software.com/plugins/posts-data-table/ .
As a workaround for what you’d like to achieve, you can add/create a Contact category to add your related posts to so you can use the
category
option to display/list/show only these posts in the table.Then for each blog post that you add/create and add to the Contact category, you will need to add/store the Last Name and First Name data as the post title and the Address data in the post content and display the title and content columns in the table.
The resulting shortcode would be something like:
[posts_data_table category="contact" sort_by="title" columns="title,content"]
Alternatively, you can instead use Posts Table Pro to create your Contact directory, as described at https://barn2.com/wordpress-member-directory-plugin/ .
I hope this makes sense and helps. Please let me know if you have any more questions.
Best regards,
Forum: Plugins
In reply to: [Better Recent Comments] PaginationHi, @bozzmedia.
Thanks for using Better Recent Comments.
I’m afraid that the plugin doesn’t have an option to enable pagination for comments on multiple pages – thanks for asking about this! I love the idea and we would be keen to explore adding this in the future. I have added it to our feature request list so that we can track the amount of demand. We will let you know if we add this to a future version of the plugin.
In the meantime, I’m sorry that this isn’t possible.
Please let me know if there might be anything else that we may assist you with.
Best regards,
Forum: Plugins
In reply to: [Custom Add To Cart Button for WooCommerce] Translate buttonHi again, @web09 .
Thank you for your patience.
We confirm that you can translate our plugin’s custom “Add to cart” text by translating the “Add to cart text” string in the WooCommerce plugin.
You can see this mentioned in the following comment in our plugin’s code, that our plugin’s “Add to cart” text is picked up from the WooCommerce translation in the “woocommerce” text domain – https://share.getcloudapp.com/rRuQbpBP .
If you’ve already translated this on your site and the translation does not display in the front-end, then this could be due to some form of caching. I suggest that you clear/delete/empty all forms of caching that might be active on your site, its web server, or the web browser that you’re using (you can also use an incognito/private browser window or a different browser).
Should you continue to have difficulty with translating the custom “Add to cart” text using WPML, and given the translation plugin’s complexity, WPML’s support team have kindly agreed to support Barn2’s customers in using it to translate our plugins. That’s because they are much more familiar with WPML than we are and can make sure you have configured it correctly. If they discover that it’s a compatibility issue rather than a setup issue, then they will liaise with our developers directly to find a solution.
As a result, please could you reach out to WPML Support and they will be happy to assist.
Alternatively, you can also consider using either the Weglot Translation Plugin or the TranslatePress Multilingual plugin instead. We have tutorials about how you can translate our plugins using these at:
- https://barn2.com/kb/weglot-woocommerce-product-table
- https://barn2.com/kb/translatepress-woocommerce-product-table/
I hope this makes sense and helps. Please let me know how it goes, and if you have any more questions.
Best regards,
Forum: Plugins
In reply to: [Custom Add To Cart Button for WooCommerce] Translate buttonHi, @web09 .
Thanks for using our plugin. I’m sorry to hear you’re having difficulty with translating the custom Add to cart text. I’m happy to help you sort this out.
I am relaying this concern to our development team, and will let you know as soon as we have an update.
Thank you for telling us about this, and I’m very sorry for the inconvenience.
Forum: Plugins
In reply to: [Better Recent Comments] Widget does not show linksHi, @steve92 .
Thanks for continuing to use Better Recent Comments. I appreciate the included screenshot.
I believe you previously contacted us about this concern at https://www.ads-software.com/support/topic/link-in-the-comment/ . What you’d like to achieve remains on our feature request list, and will let you know if we add this to a future version of the plugin.
In the meantime, I’m sorry that this still isn’t possible.
As an alternative, you can include links in the comment via the website field, which will display as linked text in the widget.
Please let me know if there’s anything else that we may help you with.
Best regards,
Forum: Plugins
In reply to: [Better Recent Comments] Plugin Makes Duplicate QueriesHi, @rhellewellgmailcom .
I’m sorry to hear you’re having difficulty with what appears to be duplicate queries by our plugin on post pages that show comments (as found by WP Query Monitor and which could be contributing to the slowdowns of your site). Thanks for getting in touch so we can help you sort it out.
So that we can assist you best with this and look into the issue further, please could you send us a message via our dedicated Support Center and mention this support topic as reference.
Many thanks! I look forward to hearing from you. I will mark this topic as resolved in the meantime.
Hi, @jennyd29 .
Thanks for getting in touch and for using our plugin. I appreciate the link that you included and am happy to help you with this.
I reviewed the page you shared and I see what you mean. I notice that the images become lazy loaded by the Jetpack plugin once they are displayed in the mobile view child row.
Please could you deactivate this image lazy loading feature in Jetpack, then check whether the issue persists.
I hope this helps. Please let me know how it goes. I will mark this topic as resolved in the meantime.
Many thanks,