Jetheat
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can't Login to Admin. Header Output Error.Thanks, I tried everything there but to no avail.
Any other suggestions?
Forum: Themes and Templates
In reply to: Removing the Read More LinkI don’t suppose you’ve had a chance to go through it?
JH
Forum: Themes and Templates
In reply to: Removing the Read More LinkThanks,
I did change the excerpt to content and that did show the whole post but without any sentence or paragraph structure. It was all just jumbled together.
Any ideas?
JH
Forum: Plugins
In reply to: [WP Super Cache] [Plugin: WP Super Cache] Caching Specific Pages OnlyThanks for that
Forum: Fixing WordPress
In reply to: Displaying Static Page Ignores PostsThanks, that helped a lot.
Forum: Fixing WordPress
In reply to: Category in NavBar without Posts in itReally, nobody?
Forum: Fixing WordPress
In reply to: Category in NavBar without Posts in itForum: Fixing WordPress
In reply to: Category in NavBar without Posts in itHere’s what I found in the header.php file with reagrds to the wp_list_categories
[Code moderated as per the Forum Rules. Please use the pastebin]
Forum: Fixing WordPress
In reply to: Category in NavBar without Posts in itok, I looked in category-template.php in the wp-includes folder and I see this code – which I have changed to “0” and “true”.
function wp_dropdown_categories( $args = '' ) { $defaults = array( 'show_option_all' => '', 'show_option_none' => '', 'orderby' => 'id', 'order' => 'ASC', 'show_last_update' => 0, 'show_count' => 0, 'hide_empty' => 0, 'child_of' => 0, 'exclude' => '', 'echo' => 1, 'selected' => 0, 'hierarchical' => 0, 'name' => 'cat', 'id' => '', 'class' => 'postform', 'depth' => 0, 'tab_index' => 0, 'taxonomy' => 'category', 'hide_if_empty' => true );Forum: Fixing WordPress
In reply to: Category in NavBar without Posts in itThanks a lot. Sound like what I need.
But I don’t know much about what to edit and where and how.
Any suggestions?
JH
Forum: Fixing WordPress
In reply to: Open With… and Loading PageI just deleted the database and re-added it so it’s all gone back to teh beginning now.
Its working now.
Forum: Fixing WordPress
In reply to: Open With… and Loading Pageany help at all?
JH
Forum: Fixing WordPress
In reply to: Open With… and Loading Pagehttp://www.infowebcraft.com is the main url
JH