is it possible, that newer updated as post on frontpage?
I dont like posts update only. I need both posts and pages.
shit search engine from plugin, horrible. I can't find. e.g navigation or pages are same results...that is not possible
-kelvin
is it possible, that newer updated as post on frontpage?
I dont like posts update only. I need both posts and pages.
shit search engine from plugin, horrible. I can't find. e.g navigation or pages are same results...that is not possible
-kelvin
No. Pages are different. You cannot list them in a "multi-Page" view as it happens with posts that can be displayed in multi-post views: index, archives etc.
e.g I post a new post or new pages. Where can I see for update site, which I put a new page or post? Plugin or never?
Every new post shows up on the top of your main/index page - that's the "update".
Pages are not posts. Period.
aaaahhh
in templates.php
page_id={page_id}&cat={cat}&sort=date
why not? possible? wp doesnt support for framework develop?
If you mess with core files... you are on your own. We do not support modifying the core WP files.
can add a new line mysql query in templates.php?
You can do whatever you want... It is open source, GPL, you modify it as you want.
Just don't ask for technical support for your personal modifications in the core files.
yeah, no proble, but where can I get document on site for reference wordpress database, or templates with mysql_query.
thanks for your nice support!
kelvin
Everything is in the Codex:
http://codex.wordpress.org/Main_Page
lol I am lazy :)
[SOLVED]
look at some of the examples
http://codex.wordpress.org/Function_Reference/wpdb_Class#SELECT_Generic_Results
kelvin
This topic has been closed to new replies.