Maya
Forum Replies Created
-
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] Bug on latest versionPlease contact us through the plugin website so we can investigate this further, as nothing obvious appears to be causing the issue.
ThanksForum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] Bug on latest versionHi,
Can you go to the plugin optiona page at Settings > Taxonomy Terms Order > click Save once? Then check if fixed the order on the front site.
ThanksHi,
If I understand correctly, you’re using the free WP Hide plugin, which has limited features for Elementor compatibility. It appears that the JSON REST API was blocked or disabled via **WP Hide > Rewrites**, which may have disabled some site functionality.Could you please double-check this setting and re-enable the service if it’s disabled? You can still clean up the response output so it doesn’t expose the supported server methods.
ThanksForum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] xstore brand slider conflictHi,
Can you check with the latest 1.9.8 and confirm it fixed the issue for you?
You may have to update the widget Orderby and use Term Order instead of what you are currently using.
Thanks- This reply was modified 2 weeks, 5 days ago by Maya.
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] Bug on latest versionHi,
Can you check with the latest 1.9.8 and confirm it fixed the issue for you?
ThanksForum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] xstore brand slider conflictTrying to replicate the environment on this side, which of the xstore to import at xstore > import demos to use ?
The front brand slider, is provided by the theme, or maybe a plugin, woocommerce ? Which is the exact name ?
ThanksForum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] xstore brand slider conflictCan you confirm whether enabling Admin Sort applies the ordering for all users?
ThanksForum: Plugins
In reply to: [WP Hide & Security Enhancer] JS error on WP dashboard screenHi,
Thanks for your feedback, this is fixed in the latest 8.6.6.
ThanksForum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] xstore brand slider conflictHi,
Could you please confirm whether the data in the affected area (showing the incorrect sorting) is loaded through a REST call? You can verify this using your browser’s developer console.
Additionally, could you try enabling AutoSort? This should resolve the issue.
If cannot figure out, feel free to contact us for further debug.Thanks,
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] Bug on latest versionHi,
In the latest update, there has been a slight change to the order applied in REST calls, which may impact your site.
Could you please confirm whether the data in the affected area (showing the incorrect sorting) is loaded through a REST call? You can verify this using your browser’s developer console.
Additionally, could you try enabling AutoSort? This should resolve the issue.
If cannot figure out, feel free to contact us for further debug.Thanks,
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] Bug on latest versionHi,
This should work fine, can you send more details regarding your environment ? Is the AutoSort / AdminSort still On?
Can you try to disable other plugins and see if makes a difference ?
ThanksForum: Plugins
In reply to: [Post Types Order] Only order specific post typeHi,
The best approach for this, would be to disable the AutoSort function and include a'orderby' => 'menu_oder'within queries where the sorting is required to apply.
You can also try to disable other plugins to ensure nothing interferes with this.
Alternatively, consider the Advanced Post Types Order plugin, which uses a different approach—sorting is applied only when the query’s sort arguments match the plugin settings.
ThanksHi,
The argument appears to work fine on on our testing environments.
The issue might be caused by a different code, can you try to disable the other plugins ?
What is the current version you are using ?
Is the query used on the front side or the dashboard view ?
ThanksForum: Plugins
In reply to: [Post Types Order] Error establishing a database connectionHi,
That was caused by a temporary malfunction on our CDN Server, which has been fixed in a few hours.
ThanksForum: Plugins
In reply to: [Post Types Order] Create Different Order For TranslationsHi,
This is possible through the Advanced Post Types Order plugin, when using a multilingual code like WPML, Polylang, etc.
This is not possible through the free Post Types Order plugin, since it can handle a single order index at a time.
Thanks