graeme-mac
Forum Replies Created
-
Forum: Plugins
In reply to: Video Box compatibility with V2.6I have switched options to this plugin and everything seems to be working
Forum: Themes and Templates
In reply to: Customize sub cat order & display descriptionHmm – Changing the parameter did not order the list. I also tried changing:
$categories = get_categories("title_li=&orderby=id&hide_empty=0&child_of=1");TO:
$categories = wp_list_categories("title_li=&orderby=order&hide_empty=0&child_of=1");But that didn’t help either.
Forum: Themes and Templates
In reply to: Link to Child Category not workingYou know what I fixed it. You need to make sure you have posts in the sub category for the link to work.
Forum: Installing WordPress
In reply to: Two Servers – One DatabaseExcellent, thanks for all the replies and advice!
Forum: Installing WordPress
In reply to: Two Servers – One DatabaseYes, it would be the same site. I am thinking we would use a directory example.com/blog
We’re looking at using wordpress within an enterprise set up. We have to load balancers that distribute the traffic to the two http servers.
Me being the marketer and not the IT guy i am hearing that as long as the files on both http are identical other than caching plugins we should be ok?
Forum: Plugins
In reply to: Display ad block by categoryKafkaesqui –> Thanks for your help
What would be my other options?
Forum: Fixing WordPress
In reply to: Limit Posts to Get Post/ exclude cat loopThanks