Thanks for your help!
We’re using local avatars.
I see that the theme is looking for a specific image file called
louisianabaptists.org/w/wp-content/themes/Newspaper/images/no-img-post.png
Which doesn’t exist- I created it and added it to the theme; so now it’s not broken.
However, any thoughts on when showing an author in the results showing the user avatar instead of:
louisianabaptists.org/w/wp-content/themes/Newspaper/images/no-img-page.png
?
Thanks for your kind response
+1 I’d also like to utilize this alternate method for 7-day sorting.
+1 I like how mashable does it in the screenshot, even better than v2.
Love the v3 icons.
great job
Hi Radu!
It is for posts. The post is not sticky.
For some reason, this post doesn’t reset to a lower amount
Even if I manually reset it to a lower amount, it will reset to this higher original amount.
https://dl.dropboxusercontent.com/u/8296873/Screen%20Shot%202014-03-12%20at%208.28.29%20AM.pdf
Any ideas? I can give you login info if necessary.
Thanks! Was able to get it working with the following code.
case 'event':
$wp_query_args['meta_key'] = '_expiration-date';
$wp_query_args['orderby'] = 'meta_value';
$wp_query_args['order'] = 'ASC';
break;
Marius, I am using the simple plugin Post Expirator [https://wordpress.org/plugins/post-expirator]
How could I use this script to sort by post expiring showing First?
I added the line
'Event Expiring' => 'event',
To the td_generic_filter_array.php file
In my current site, I have different Pages using different sidebars. In my testing of the new 3.1 I only see that you can set one sidebar for all Pages. Otherwise, when I try set it like the users above I also get the permission error. Suggestions?
Thanks!
You are my hero.. Thanks Marius
Can you provide clarification? I thought you said it works like it does on “posts”. But when I load a featured image on a “page” I don’t see it.
Hi Marius,
I have added a “featured image” on my post.. but it isn’t showing up on my page like it does on my post.. any suggestions?
http://lbc.west70th.com/comp6/?page_id=190
Let me know I can email you a user/password
That will work.
In the future.. in the post options for a post, might want a checkbox, “hide the author box in this post”
Thanks, great work.
I’m also interested in disabling the Author box on a per author OR per post basis.. Any help?
Thanks!