Stack Exchange
sign up
|
log in
|
WordPress Answers
Questions
Tags
Tour
Users
Ask Question
MultiformeIngegno
less info
network profile
138
reputation
7
bio
website
location
Rome, Italy
age
visits
member for
6 months
seen
Apr 20 at 0:33
stats
profile views
6
138
reputation
bio
website
visits
member for
6 months
7
badges
location
Rome, Italy
seen
Apr 20 at 0:33
summary
answers
questions
tags
badges
favorites
bounties
reputation
activity
39
Actions
suggestions
reviews
revisions
comments
badges
posts
accepts
all
Feb
8
answered
Display posts from an author using search parameters (not author template/query_posts)
Feb
8
comment
Display posts from an author using search parameters (not author template/query_posts)
Something like /?s=%20&author_name=username works, but if there's something that sets search term to none would be better (to not display "search results for ''). :)
Feb
8
comment
Display posts from an author using search parameters (not author template/query_posts)
I found out a solution better than the one in the other topic.
Feb
8
asked
Display posts from an author using search parameters (not author template/query_posts)
Feb
5
accepted
fetch_feed: retrieve entries in the appearing order, not chronologically
Feb
3
awarded
Commentator
Feb
3
comment
fetch_feed: retrieve entries in the appearing order, not chronologically
It broke when I used $feed->enable_order_by_date(false);. It worked with $rss->enable_order_by_date(false); ($rss instead of $feed). :) I can accept my answer in two days.
Feb
3
answered
fetch_feed: retrieve entries in the appearing order, not chronologically
Feb
3
revised
fetch_feed: retrieve entries in the appearing order, not chronologically
added 607 characters in body
Feb
3
revised
fetch_feed: retrieve entries in the appearing order, not chronologically
added 120 characters in body
Feb
3
revised
fetch_feed: retrieve entries in the appearing order, not chronologically
edited body
Feb
3
revised
fetch_feed: retrieve entries in the appearing order, not chronologically
typo fixed
Feb
3
asked
fetch_feed: retrieve entries in the appearing order, not chronologically
Jan
27
accepted
Second page (and next) of search results redirects me to the home page
Jan
25
answered
Second page (and next) of search results redirects me to the home page
Jan
25
comment
Second page (and next) of search results redirects me to the home page
Ok I found the problem. The search parameter isn't taken into account for /page/x/ structure. In fact
bombacarta.com/page/2
is the same of
bombacarta.com/page/2/?s=coma
Jan
25
comment
Second page (and next) of search results redirects me to the home page
It's not fixed.. look here too:
luigisettembrini.gov.it/?s=scuola
and
luigisettembrini.gov.it/page/2/?s=scuola
(there's a 2nd page for sure)..
Jan
24
asked
Second page (and next) of search results redirects me to the home page
Jan
10
awarded
Supporter
Dec
30
accepted
Showing sidebar-2 on custom template page
WordPress Answers works best with JavaScript enabled