-
Posted a reply to Server Redirects not working with Network subdomain Multi-Site, on the site WordPress.org Forums:
What I'm saying is that the redirect is happing from WP Network Multi-Site being enabled.… -
Created a topic, Server Redirects not working with Network subdomain Multi-Site, on the site WordPress.org Forums:
Is there some sort of setting I need to do with WP Net… -
Created a topic, [Request] Option to disable the “Translate entire block element”, on the site WordPress.org Forums:
I don't need or want to show this option to my clients… -
Created a topic, [Request] Translate [Aria Label / Hidden Text] needs indicator, on the site WordPress.org Forums:
I love that this plugin allows for Aria Labels to be T… -
Posted a reply to Decent, but not good when making constant edits., on the site WordPress.org Forums:
Thanks malaiac, I would suggest making that a bit more clear in the initial description.… -
Created a topic, Doesn’t always work, on the site WordPress.org Forums:
The first translation seems to work, but then if you a… -
Posted a reply to Issue with last update, on the site WordPress.org Forums:
Same Issue Here. -
Posted a reply to Conflicts with Theme using class .modal, on the site WordPress.org Forums:
To add some more info this is coming from /social-networks-auto-poster-facebook-twitter-g/js-css/jquery.modal.min.css?ver=4.4.2You should be using your own… -
Created a topic, Conflicts with Theme using class .modal, on the site WordPress.org Forums:
Hi,We are using your plugins, but found an issue where… -
Created a topic, Popup Shadow should also use RGBA instead of solid color, on the site WordPress.org Forums:
Currently the Popup Shadow only allows for solid color… -
Created a topic, PHP Warnings, on the site WordPress.org Forums:
With the latest version I am getting these warnings: … -
Posted a reply to Why are different users served different cached files?, on the site WordPress.org Forums:
Looks like in order to get this to work you need to first enable "Late… -
Created a topic, Why are different users served different cached files?, on the site WordPress.org Forums:
I enabled the setting "Enable caching for all visitors… -
Created a topic, Is there a way to Set different expire times for certain pages, on the site WordPress.org Forums:
I am looking for a way to set different expire times f… -
Posted a reply to How to reserve or protect my Pro Plugin/Theme Name, on the site WordPress.org Forums:
I did find this: https://make.wordpress.org/core/2021/06/29/introducing-update-uri-plugin-header-in-wordpress-5-8/ It's only for plugins at the moment though. -
Posted a reply to How to reserve or protect my Pro Plugin/Theme Name, on the site WordPress.org Forums:
Thanks @sterndata, but I have read through that and it is still not clear. At… -
Created a topic, How to reserve or protect my Pro Plugin/Theme Name, on the site WordPress.org Forums:
When developing a Pro Plugin/Theme that I will allow p… -
Created a topic, Show Instructions Option, on the site WordPress.org Forums:
It would be great if there was an option to also show … -
Posted a reply to Help pages Not working, on the site WordPress.org Forums:
Yep! Same thing works on my Local Dev, but not on Production. PHP is the… -
Posted a reply to Help pages Not working, on the site WordPress.org Forums:
Yes, that is confirmed. In Fact all capabilities are enabled for Administrator. -
Posted a reply to Help pages Not working, on the site WordPress.org Forums:
Yes, I have done that, I am logging in as an Administrator. I have even… -
Created a topic, Help pages Not working, on the site WordPress.org Forums:
When I click on some Help pages Like (Read the Upgrade… -
Created a topic, Nice work, but needs improvement, on the site WordPress.org Forums:
This does work, but has some issues, First it doesn't … -
Posted a reply to Option to move menu from top level, on the site WordPress.org Forums:
Or even make it apart of your Pro plugin -
Created a topic, Option to move menu from top level, on the site WordPress.org Forums:
I know that this was previously discussed, but I also … -
Posted a reply to WP Search Allowed memory exhausted, on the site WordPress.org Forums:
Sorry, we recently removed the plug-in and are using just the js script now. I… -
Posted a reply to errors that are not errors!, on the site WordPress.org Forums:
Agreed! this should not be displayed as an error. Why is this showing as an… -
Created a topic, WP Search Allowed memory exhausted, on the site WordPress.org Forums:
When using this plugin and I navigate to my search pag… -
Committed [2446567] to Plugins SVN:
Update to Version 1.1.3 - Updated Freemius SDK to 2.4.1 - Added Auto ... -
Created a topic, Incorrect Error message, on the site WordPress.org Forums:
I get the error message when I save the settings. "You… -
Created a topic, the_post_thumbnail running extremely slow with svg file., on the site WordPress.org Forums:
For some reason the function the_post_thumbnail is run… -
Posted a reply to jQuery is not defined, on the site WordPress.org Forums:
Awesome! I just checked for updates, but nothing yet, I will check again tomorrow. -
Posted a reply to jQuery is not defined, on the site WordPress.org Forums:
Here is the error "Uncaught ReferenceError: jQuery is not defined at toolbar.js?ver=1601345801:118" Here is a… -
Created a topic, jQuery is not defined, on the site WordPress.org Forums:
This is a duplicate of https://wordpress.org/support/t… -
Committed [2385876] to Plugins SVN:
Updated to Version 1.0.1 -
Committed [2376771] to Plugins SVN:
Fixed Typo -
Committed [2376770] to Plugins SVN:
Updated Description -
Committed [2376764] to Plugins SVN:
Updated readme -
Committed [2376762] to Plugins SVN:
Updated Screenshots -
Committed [2374882] to Plugins SVN:
Updated Readme -
Committed [2374869] to Plugins SVN:
Initial Commit -
Created a topic, How to use this programmatically, on the site WordPress.org Forums:
I am needing to do this programmatically and was curio… -
Created a topic, Unable to remove file upload on error, on the site WordPress.org Forums:
When there is an error on the form Gravity Forms allow… -
Created ticket #49581 on Core Trac:
Revisions are showing time in GMT and not Local Time -
Created a topic, Doesn’t work with Radio Buttons for Taxonomies Plugin, on the site WordPress.org Forums:
I also have "Radio Buttons for Taxonomies" Plugin inst… -
Posted a reply to WP Installer doesn’t work with Mysql Socket, on the site WordPress.org Forums:
Ok, I got it working. It had nothing to do with my php settings. Instead… -
Posted a reply to WP Installer doesn’t work with Mysql Socket, on the site WordPress.org Forums:
Thanks Dion Designs, I will take a look. I figured when using mysqli_connect that passing… -
Created a topic, WP Installer doesn’t work with Mysql Socket, on the site WordPress.org Forums:
If I manually set DB_HOST with "localhost:/run/mysql/m… -
Posted a reply to Remove Everyone Read Policy, on the site WordPress.org Forums:
The url is as expected with '' as the ACL. Having it as 'public_read' has… -
Posted a reply to Remove Everyone Read Policy, on the site WordPress.org Forums:
OK, the best way I found was to add this filter in my functions.php add_filter('as3cf_upload_acl',…