Maya
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Types Order] Post reordering doesn’t workHello,
Ensure your code use WordPress Queries as described at https://developer.www.ads-software.com/reference/classes/wp_query/
ThanksSorry, but the plugin does not have the capability to modify the hierarchy of a taxonomy. If the structure has been altered, it must have been caused by something else—either another plugin or custom code on your site.
Thanks
Forum: Plugins
In reply to: [Post Types Order] Post reordering doesn’t workHi,
Can you make sure the “Auto Apply Sort” option is active ? Also clear these site caches.
See if the front query actually run a standard WordPress Query and not interacting directly with the database.
Try to disable other plugins to ensure there isn’t another code that interfere with the sort function.
ThanksForum: Plugins
In reply to: [Post Types Order] WP 6.7 causes all posts to disappearMight be related to a cache issue, make sure you cleared all site caches.
ThanksForum: Plugins
In reply to: [WP Hide & Security Enhancer] Lots of issuesHi,
There must be a cache on the server/site side which produce this issue and not allow the options to save. Can you try to clear these caches or temporary disable ?
What hosting are you using ?
ThanksForum: Plugins
In reply to: [WP Hide & Security Enhancer] How does the Disable Print Screen work?Hi,
Please note that the Print Screen function is built into the browser’s core functionality. While the plugin attempts to disable the Print Screen key, it may not always succeed in every scenario. Unfortunately, there is no completely reliable way to prevent it with absolute certainty.Thanks
Forum: Plugins
In reply to: [Post Types Order] Update package not availableHi,
Since you reffer to the commercial version, please contact us through the plugin website, for a fast support. This board is for the free plugin.
ThanksForum: Plugins
In reply to: [WP Hide & Security Enhancer] Unable to disable custom admin URLHi,
Sorry for the issue, disabling the plugin should restore everything to the previous status. There might be a cache issue, make sure you you cleared the site caches, including the server caches.
To manually remove the plugin, follow these steps:
1) Remove the plugin files located within your wp-content/plugins
2) Remove any lines in your .htaccess file between
BEGIN WP Hide & Security Enhancer
..
END WP Hide & Security Enhancer
3) Clear your browser cache.
At this point everything is reverted to how it worked before plugin activation.
ThanksForum: Plugins
In reply to: [Post Types Order] whyyyy remove cpto/interface_itme_dataHi,
Sorry for the inconvenience, but the filter cpto/interface_item_data you are currently using has been deprecated for over six years. This deprecation notice is documented in the code, directly above the filter.Please update your implementation to use the new filter: pto/interface_item_data. The rest of your code can remain unchanged.
Thanks
Forum: Plugins
In reply to: [Post Types Order] v2.3.1 is not compatible with CPT UI pluginHi,
Thanks for your feedback, this is now fixed in the latest version 2.3.2Thanks
Forum: Plugins
In reply to: [Post Types Order] Custom Order Breaking Random Order ElsewhereHi,
As a licensed user of the advanced plugin version, please ensure you reach out through the plugin website at https://www.nsp-code.com/ for a quick response. This forum is dedicated to the free version of Post Types Order.Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] WP in subfolderHi,
As long as you set-up the WordPress instance as explained at https://developer.www.ads-software.com/advanced-administration/server/wordpress-in-directory/ using the Method 2, it will work just fine.
ThanksForum: Plugins
In reply to: [WP Hide & Security Enhancer] Visual search in Microsoft browserHi,
Sorry this can be achieved only through the browser settings or through the Windows registry. So cannot be disabled from a web page.
ThanksForum: Plugins
In reply to: [WP Hide & Security Enhancer] Captcha conflictHi,
First, ensure you properlly configured the captcha option. Once you enter the google captcha keys and save the page, you will notice a prompt on the Captcha Integration Status section. Depending on the selection, you may have to click “I’am not a robot” or complete the challenge. Once completed save again and this will output “The Google Captcha V2/V3 integration is completed.”
The banner appearance also depends on the Captcha type you are using. For the Google Captcha V2 you won’t see the logo, that usually show up on the V3. There are settings on the Google captcha page that you can pick, that impact that.
The Google Captcha V3 also has an Cloud Console where you can see if the integration works, by checking the reCaptcha > Bots.Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Captcha conflictHi,
There’s no need to enable the same feature across multiple plugins, as it won’t enhance security. In fact, it could likely cause conflicts and lead to unexpected issues.
It’s best to keep only one instance of Google Captcha active and disable the others.Thank you!