andryonline
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] Add a new page with the list of postsOk, but you can not have two different pages?
Forum: Themes and Templates
In reply to: [Hueman] Move the Share BarThanks!
Forum: Themes and Templates
In reply to: [Hueman] Add a new page with the list of postsWait. I want the homepage as with option “Standard Blog List ON” and a same page with the option “Standard Blog List OFF”. I hope I explained. 🙁
Forum: Themes and Templates
In reply to: [Hueman] Add a new page with the list of postsOk, but I do not have to edit a page (eg index.php), but add a new one. That’s what I do not know how to do.
The pluging are interesting… 😉
Forum: Themes and Templates
In reply to: [Hueman] Add a new page with the list of postsI use a child theme, but do not know how exactly. Could you give me an example?
I would also like to know how to change the layout to a single post/page (with the old theme I could change the layout in the edit mode of the post/page).
Thank you again!
Forum: Themes and Templates
In reply to: [Hueman] Add a new page with the list of postsThanks, I had not noticed. If instead I want to keep both pages?
Forum: Themes and Templates
In reply to: [Hueman] "Classic" HomeThanks!
Forum: Themes and Templates
In reply to: [Hueman] "Classic" HomeThanks. And having the full post instead of the excerpt?
Forum: Themes and Templates
In reply to: [Hueman] Custom CSSI did not know, thank you!
Forum: Plugins
In reply to: [Disqus Comment System] Can't login by wordpressup
Forum: Themes and Templates
In reply to: Removal time of publicationThe code is not as simple as what you reported.
Watch:<?php printf(__('This entry was posted on %1$s at %2$s', 'elegant-grunge'), get_the_time(__('l, F jS, Y', 'elegant-grunge')), get_the_time()); if ( count(($categories=get_the_category())) > 1 || $categories[0]->cat_ID != 1 ) { printf(__('and is filed under %s', 'elegant-grunge'), join(', ', array_map(create_function('$item', 'return $item->cat_name;'), get_the_category(', ')))); } _e('. ', 'elegant-grunge'); printf(__('You can follow any responses to this entry through the <a href="%s">RSS 2.0</a> feed.', 'elegant-grunge'), get_post_comments_feed_link()); ?>What should I do?
Translated by Google Translator
Forum: Installing WordPress
In reply to: Batch Categories or alternative (for WP 2.0)Who has tried?
Forum: Installing WordPress
In reply to: Batch Categories or alternative (for WP 2.0)Does it work? Who has tried?
Forum: Installing WordPress
In reply to: Batch Categories or alternative (for WP 2.0)up 🙁
Forum: Installing WordPress
In reply to: Change IDI could try, but from what I have read, it is not a matter of default category, but of ID number 1…