Alex Cragg
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Sidebar Widgets plugin/search code in text?don’t know if you’ve sorted this now or not, but in CSS add an item like this
#searchform {padding-top:6px;}
replacing searchform for whatever the id is, this will put space between the search and the item above it.
cant help apart from that, i dont know enough!!
Forum: Themes and Templates
In reply to: Pages being displayed under my news pagethanks for that, it really helped, i replaced some code with a new WHERE post type= ‘post’, before it said WHERE post status=’publish’
Forum: Themes and Templates
In reply to: Static Sidebar and a Dynamic sidebarright, made some more changes, using king widgets now, and have my proper page hierarchy, but styling should be as where it says navigate at the top…
Forum: Themes and Templates
In reply to: Static Sidebar and a Dynamic sidebarright, made some more changes, using king widgets now, and have my proper page hierarchy, but styling should be as where it says navigate at the top…
Forum: Themes and Templates
In reply to: Static Sidebar and a Dynamic sidebarok, maybe getting somewhere, list is now conforming to style, http://www.epicskitours.com, but still cant get the functionality of the fold page list. any further pointers? ive tried changing wp_list_pages for fold_page_list in the main widget file where it calls the pages bit, but this creates a fatal error.
thanks again