nsp-code
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Types Order] Sort Not WorkingHi Donna,
There’s no limitation upon the Post Types Order plugin, it might be require more memory to run, depending on the number of posts you need to sort. Generally sorting 200 posts isn’t a big list for the majority of servers, however if you run other plugins and run near the edge of memory usage, it will not run correctly. I suggest so you check with the server errors for a better understanding of problem.
On the other hand, upgrading to Advanced Post Types Order should fix the issue as it require lot of less memory than free code. Or if there’s an issue of another type, we can check into it, for you, since there’s free support for advanced version.Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] WP and woo still appear in detectorHi,
Can you send the url’s of detectors you used? WooCommerce use many dependencies files (styles/JavaScript) and specific JavaScript variables which are quite impossible to hide / change.
Once WooCommerce detected, the CMS detector automatically know the site is a WordPress (e.g. wappalyzer), even if there are no traces of it.Thanks
Forum: Plugins
In reply to: [Post Types Order] Conflict with ‘order_by’ => ‘post__in’ query variableHi,
You can include the ‘ignore_custom_sort’ => true within your query arguments.Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Only show Child ThemeHi,
Actually once configured, the above should not find any WordPress or theme / plugins on your side.
Can you make sure all of plugins features are active? Also if you use a cache plugin, you need to clear the data before try again. Remember such WordPress detectors (e.g. http://whatwpthemeisthat.com/) might use cached data, meaning if you make a change on your html, it will still use the first parsed dataset, so you should try again some time later or a link to another page of your side.Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Error report in Mu siteHi,
Thanks for your feedback. Unfortunate the plugin is not yet compatible with MultiSite environment.Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] wp-admin still accessibleHi
Can you make sure the Block default wp-login.php and Block default Admin Url are set to yes? Also make sure you clear your browser cache.Thanks
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] Taxonomy Order not movingHi,
Can you check if Autosort is turned On? Also make sure you use the get_posts() function on front side. As alternative i suggest so you consider to upgrade to advanced version which works with all other functions e.g. wp_get_object_terms which possible used on your sidebar.Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Compatible with WP Fastest CacheHi,
Thanks for your message. There are few things which appear to not work, let me check that further and i’ll e-mail the issues. I’ll do that in the next days.Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Plugin not workingHi,
Do you use a cache plugin? If so can you try to clear cache data?
If still not working, do you use multisite environment? The plugin is not yet available for such platform.
Do you use EngineX? Is this set as proxy for Apache?Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Can’t access websiteHi,
It appear you used an old plugin version which possible contain bugs, that’s why it didn’t worked on your server.Can you access the admin? If no, use the reset link you got within your e-mail when changed the url. Then de-activate the plugin which will revert back as before.
If you can’t access anything, you should go through ftp and delete the plugin folder see wp-content/plugins/wo-hide Then create a back-up of your .htaccess file, edit and remove any block code within #START – WP Hide & Security Enhancer and #END – WP Hide & Security Enhancer
If you can’t figure out, get in touch through contact at http://www.wp-hide.com and i’ll htlp you further.
Thanks
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] Can’t drag & drop on mobileHi,
At the moment this functionality is available only for advanced version.Thanks
Hi,
This should work fine, can you check if there’s a filter / code within your theme (See functions.php) which remove those taxonomies from being displayed by the plugin (see filter usage).In case you use the advanced version, please get in touch at http://www.nsp-code.com and someone will check into this for you.
Thanks
- This reply was modified 9 years, 7 months ago by nsp-code.
Forum: Plugins
In reply to: [Post Types Order] Sort No Longer WorkingHi,
You said “the drag and drop sorting no longer works” where exactly within Re-Order interface or default WordPress archive page?Thanks
Forum: Plugins
In reply to: [Post Types Order] Alphabetic order with simple clickHi,
This will be available at a later date / plugin version. At the moment is available only for advanced version.Thanks
Forum: Plugins
In reply to: [Post Types Order] Drag post from page to pageHi,
For large lists, i suggest so you use the Advanced Post Types Order plugin version, along with Re-Order interface and pagination / offset posts so you can drag & drop objects between pages. For more details please check with this article http://www.nsp-code.com/pagination-for-large-sort-lists/Thanks