WPKube
Forum Replies Created
-
Forum: Plugins
In reply to: [Cool Tag Cloud] Tags Sorting Alpha not by CountAround the middle of the options you’ll see “Order tags by” with “name” selected.
Try changing that option to “count”.
Hi @cattie
Unfortunately Flodesk is not supported by the plugin. We’ll add it to the to do list but in the meantime you’ll need to find an alternative.
There doesn’t seem to be a special WordPress plugin for Flodesk, but this should help.
Forum: Plugins
In reply to: [Cool Tag Cloud] Tags Sorting Alpha not by CountHi @mknn
Can you send over a screenshot of the widget settings?
Also, which version did you use before you updated the plugin? Did you always keep it updated or you used an old version before now?
Hi @sunstunned
Max characters option will be added, it’s a good idea, thanks.
No worries, thanks for the suggestions š
You’re welcome.
Hi @sunstunned
Try adding a blank space in the “Confirm Email Placeholder” option.
As for removing the “click here to reset”, added it to the to do list.
As for success message on the same page, we’ll need to switch it to be AJAX powered instead of a regular form submission that reloads a page. Added to the to do list but that one is a bit more complicated so will take a bit longer than the “click here to reset” change.
Anyways, quirks aside, I love what Iām seeing so far. Thank you for keeping this super fast and lightweight!
You’re welcome and thank you.
Hi @dmitriy1973
Thanks for letting us know about that. We’ll test out the issue, find a solution and update the plugin. The update should be released during this week.
Forum: Plugins
In reply to: [Authors List] possible conflict with publishpress authors pluginPrefixes for shortcodes (and other things in the global namespace) should be based on the plugin slug (the last part of the URL for the WordPress plugin)
https://wordpress.org/plugins/publishpress/
https://wordpress.org/plugins/authors-list/So their shortcode should start with
publishpress_. Otherwise conflicts like this can happen šForum: Plugins
In reply to: [Simple Basic Contact Form] Cannot save settingsHi @srodweb
Any differences in the plugins used? There might be a conflict with some plugin.
Forum: Plugins
In reply to: [Authors List] orderby by “views” ? possible?Hi @ev2s
You’re welcome.
Unfortunately WordPress does not have data on view count for posts so we’re unable to implement ordering by views.
Forum: Plugins
In reply to: [Authors List] Show Profile Pic Caption, Title or Alt Tag?Hi @mswas
Sorry for the wait, weekend got in the way.
I might heave misunderstood you originally, I through you wanted to change the
altvalue on theimgtag.But you actually want to display it in plain text (not as a tag attribute value), correct?
Which method do you use to switch the avatars over to local instead of Gravatar?
Forum: Plugins
In reply to: [Advanced Excerpt] Memory exhausted with Gutenberg Posts Block in PageHi @cebbi
I see the issue. It’s running into an infinite loop. Thanks for reporting, will pass this on to the developer and it will be fixed up.
Forum: Plugins
In reply to: [Authors List] Display Like Example Image?You’re welcome, happy to hear that š
Forum: Plugins
In reply to: [Simple Basic Contact Form] Receiving duplicate emails from Contact FormHi @gvanlill
You’re welcome and thank you.
Can you install WP Mail Logging plugin and then try the form. After you do that check the log (added by the plugin) to see if the email is logged twice and let me know.
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] Subscribe without commentHi @tnkaoua
I tested it on your site and see the issue but not entirely sure what’s causing it.
Can you please try disabling the challenge question and then give it a try. Just temporary disable it for a test.
Let me know if it works out that way, if it does then I’ll know where in the code to look for the issue.