weiluri
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Order By] Order is not changing. Doing something wrong?Id is usually a numeric value and not a string value. Did you try it?
Forum: Plugins
In reply to: [W3 Total Cache] cache pages foreverThank you very much!
Can you please clarify the server caching expiration?
Is it the purge definition responsible for this?
What do I have to define for the server cache expiration (page cache, object cache, db cache), to be as long as it can? and if possible to serve the server cached pages for ever after it’s creation, until I click the clear the cache button manualy.
btw, the default value for Expires header lifetime on the “Browser Cache” page on my admin was 31536000 which is more then the max number you wrote above.Thank you,
UriForum: Plugins
In reply to: [WP Super Cache] cache pages foreveronly this definition: “Refresh preloaded cache files every 0 minutes”,
and anyway nothing out of the plugin regards cachingForum: Plugins
In reply to: [Simple Event Planner] Past eventsThank you very much!
Where can i see all the attributes i can use for the shortcodes? I can’t find it in the plugin page.Regards,
UriForum: Reviews
In reply to: [WP Order By] Great plugin!Thank you! nice to hear ??
Forum: Plugins
In reply to: [WP Order By] Order is not changing. Doing something wrong?Hi Valery,
I have to enter the code for that. It won’t help to enter the admin again. SorryForum: Plugins
In reply to: [WP Order By] Feature request: order by recent comment dateHi Valery,
Sorry, but It is not that simple as for doing it on the fly..
I will try to add it for the next versions of the plugin.
did my suggestion with the 99999 add, helped ?
UriForum: Plugins
In reply to: [WP Order By] Order is not changing. Doing something wrong?Hi Valery,
I looked at the admin and my assumption is that there is a collide with the ordering functionality of the page which is doing some manipulation on the displaying of the posts.
You can try replacing this line in the plugin:
add_action( ‘pre_get_posts’, ‘get_ordered_posts’ );
with this:
add_action( ‘pre_get_posts’, ‘get_ordered_posts’, 999999 );The file this line is located in is this one (there is only one place it appears in the file so you can search for it easily):
\wp-content\plugins\wp-order-by\admin-options.phphope it will help
Uri
Forum: Plugins
In reply to: [WP Order By] Order is not changing. Doing something wrong?Hi Valery,
You have to send me the user password for the admin user as well.
you can send it to [email protected]Forum: Plugins
In reply to: [WP Order By] Order is not changing. Doing something wrong?Hello Valery,
You understood correctly the functionality of the plugin.
I can think of two things that might causing the plugin not to function as expected:
1. Is the page you are trying to reorder is displaying Posts? maybe it is displaying other king of post types or pages?
2. Do you have another active plugin that deals with ordering? it might collide with wp order by.
If neither of the above is the case, you are welcome to provide me credentials of your admin and I’ll take a look.Regards,
UriP.s. sorry, but the plugin does not support ordering by the newest comment.
Ok, it was good for me to know about it anyway.. thanks.
If it is solved for you, can you mark it resolved please?
Regards,
UriHi,
Found the bug and fixed it – you’re welcome to update to version 1.4.1.1
Regards,
UriHi,
Thanks for the notice.
I couldn’t manage to reproduce this error, but I found something that I think may caused the error.
I uploaded a new version – 1.4.1, you’re welcome to update, I hope it will solve the error.
anyway, can you please write a few words of what was the action flow that led to this error?Regards,
UriForum: Plugins
In reply to: [WP Order By] Request: Date ascendingThank you very much for the warm review!
If you find a bug, you’re welcome to post it here and I’ll fix it.Regards,
UriForum: Plugins
In reply to: [WP Order By] Request: Date ascendingHi,
I’ll appreciate it, if you could give me a good rating or write a short review if you like the plugin.
Thank you,
Uri