hiranya
Member
Posted 8 months ago #
Hi, this is great plugin containing features alike drupal views.
I am testing this on my wamp localhost.The preview generated is working as expected.After inserting page permalink like http://localhost/wordpress/?p=123 in page setting in path...it is not working on respected page.May be i am doing something wrong?How to use correct path in page setting and also how can i promote this view to front page?
Thanks in advance
Hiranya
http://wordpress.org/extend/plugins/query-wrangler/
daggerhart
Member
Plugin Author
Posted 7 months ago #
Hi hiranya,
The page paths for QW Queries only works with custom permalink settings. If you permalinks are setup to use post ids (like /?p=123 ), then the page path won't work.
But honestly, QW's page handling isn't my favorite part. If I were you, I would just make a page like normal through wordpress, and place your Query's short code into that page.
QW shortcodes work like this: [query id=2] , where the number 2 is the query id.
Handoko
Member
Posted 4 months ago #
Hello. I have same problem too.
I'm using WordPress 3.5 Query Wrangler 1.5rc8. Query type: Override, Overrided Categories: Uncategorized, Posts Per Page: 2, Pager: Page Numbers. I have enabled Permalink: Post name, but the page path is not working.
For example, the URL is:
http://www.mysite.com/category/uncategorized/page/2/
But I get this message:
Sorry, no such page.