foo_bar
Forum Replies Created
-
Forum: Themes and Templates
In reply to: start page is blankYea it’s my image slideshow php file that i’ve included that’s causing some error. Anyway, thanks a lot for ur time esmi.
Forum: Themes and Templates
In reply to: start page is blankOk, thanks, I’ll try that.
Forum: Themes and Templates
In reply to: start page is blankWell it all works fine on my local server. The problem occurs when I move the page to another host. Should I ask them to turn on error logging and debug so I can find out what’s causing it?
Forum: Themes and Templates
In reply to: start page is blankOk. What kind of errors could cause it not to show at all? Non-closed tags? Javascript? Or is it just PHP errors?
Forum: Themes and Templates
In reply to: start page is blankOk, well my custom template that i use as startpage works fine on localhost. Any ideas what might be the issue?
Forum: Themes and Templates
In reply to: start page is blankHmm.. “Do not use a custom Page template for this page!”
But I have made a custom startpage template. Is there no way I can use it?
Forum: Themes and Templates
In reply to: start page is blankThanks but I’ve read that. The only problem is the startpage, the rest works like a charm.
Forum: Fixing WordPress
In reply to: Keeping main menu links active while in sub-menuOk, well the thing is.. It’s not really a sub menu, according to wordpress. The main menu is one custom menu, as well as the sub menu. So I if i know how to get the parent ID from the database when i click a submenu, is there any way to apply the current_menu_item css style to the main mennu? Or can I still use the stuff you wrote? Thanks
Forum: Fixing WordPress
In reply to: css and image url wrongNo, there is just one site.
Forum: Fixing WordPress
In reply to: Listing all categories matching imagesThanks, but I can’t figure out how to get an image for each category. Some help would be great
Forum: Plugins
In reply to: Can't insert into WordPress DBI created the table myself, so it doesn’t have the wp_ prefix.
Or should i write something like
INSERT INTO $wpdb->gowestgallery?Thanks