steve49589
Forum Replies Created
-
Sorry I did not reply. Really looking forward to an editing option for the on-site reviews. Any ETA?
Forum: Plugins
In reply to: [Customer Reviews for WooCommerce] Shortcode not working as expectedNote on this page, I tried to use the product_tags=”HK” variable, but it did not work as expected.
https://grayguns.com/hk-parts-product-reviews/
It is showing there are 20 reviews, but there are really more than 200 reviews with that product_tag. One of the products alone with that tag has 78 reviews (https://grayguns.com/product/hk-p30-p2000-short-reset-system-without-thumb-safety/)
I figured out one of the issues. The per_page setting only works if you also set the show_more to a similar number. Originally, I only used.
[cusrev_all_reviews per_page="30"]But that did not work. Then I tried the code in the original post. Same issue. Only shows five.
Then I changed to..
[cusrev_all_reviews sort="DESC" sort_by="date" per_page="30" show_summary_bar="true" show_media="true" show_products="true" categories="" product_tags="" tags="" products="current" product_reviews="true" shop_reviews="true" inactive_products="false" show_replies="false" show_more="30" min_chars="0" avatars="initials" users="all" add_review="false"]And now I see 30 on the original page and it loads 30 more.
So I’m thinking that may be confusing for some folks.
Also
- This reply was modified 1 year, 1 month ago by steve49589.
- This reply was modified 1 year, 1 month ago by steve49589. Reason: Updated to add more info
- This reply was modified 1 year, 1 month ago by steve49589. Reason: Updated to clarify
Thank you for the StackExchange link. I will give this a shot and maybe edit the files and create the translations with PoEdit.
Cheers.
Forum: Plugins
In reply to: [NS Cloner - Site Copier] More descriptive database table names possible?Understood. Thank you.
Thank you for the quick reply. I will email them now.
Forum: Plugins
In reply to: [File Manager Pro - Filester] Warning: init_set() errorJust as a follow-on comment. I’m having the same error come up. It does not seem to cause any issues that I can see in my live websites.
WARNING: ini_set(): A session is active. You cannot change the session module's ini setting at this time in elFinderSession.php line 65Also tried in a completely clean install with no other plugins active and had the same issue when navigating through the folders via Filester.
Happy to hear an update is coming.
Correct, unfiltered_html capability.
Thank you for the reply, but that option is not listed for me.
https://pasteboard.co/l18eHMdLy0z7.png
Again, this is a Multisite setup and this is one of the sites in the network (folder based, not sub-domains.) Not sure if that should make any difference? There is no Members menu at the Network Admin level, only on the sites. But none of them show that option.Thank you. We will consider MemberPress as you’re indicating we can set that up in the pro version of your plugin.
Forum: Plugins
In reply to: [Widgets on Pages] Plugin abandoned?Suggestion: Remove this plugin and just install “Widget Shortcode” plugin. I was able to swap out and get the same features.
Forum: Plugins
In reply to: [Members - Membership & User Role Editor Plugin] Conflict with Gravity FormsYou need to go in and adjust the permissions. They totally borked this update to v3 and are not answering support requests.
Go in – even as an Administrator – and you will see the Gravity Forms permissions are UNCHECKED. You have to check them off and you can get back in.
Forum: Plugins
In reply to: [Members - Membership & User Role Editor Plugin] Removed some CapabilityYeah, they are not answering any questions at all concerning any changes to capabilities or permissions that happened with the v3 roll out.
Messed up a bunch of stuff and I had to pull the plugin from multiple instances of sites I manage.
Not good, and they did not respond to support requests. Buy pro or be ignored.
Forum: Plugins
In reply to: [Loco Translate] Inadvertently removed source text – Can’t translateThank you. I was able to stumble through replacing the file without loosing any translations. But I still could not translate the string.
Turns out the string I’m trying to change has a history.
For a single language site, this string…
Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our privacy policy.Is edited under WooCommerce > Settings > Accounts & Privacy.
Thanks again.
- This reply was modified 6 years ago by steve49589.
Sorry for the delay. I unchecked those boxes as requested and the same issue is happening with the same error.
SteveTotally missed that. Thank you!
Forum: Plugins
In reply to: [Clean Login] Issue with resetting password featureAdditional information. This is in Chrome.
– Upon reset request, the URL is showing the correct new password while the field is showing *********
– If I inspect the field, and change the Input Type from password to text, what you would think would be the password is shown. BUT it is NOT the correct password.No idea what is happening here. Two more screen shots…
What we see with Input Type set to password:
https://pasteboard.co/HNU8wNU.pngWhat we see with the Input Type set to text:
https://pasteboard.co/HNU8VU8.png