Carl Wuensche
Forum Replies Created
-
Forum: Hacks
In reply to: Update template1. I tried visiting the page on other devices, and it didn’t work. So it’s not the browser cache.
2. The host is inmotionhosting.
Forum: Themes and Templates
In reply to: Regex for wp_list_pagesScratch the last post I made,
greenshady thank you for the regex.. it worked! The only thing left I need to complete the theme is to have an extra item added to menus that have sub-pages.
My menu is like this:
Item 1 – Item 2 – Item 3 – Item 4 – Item 5
– Sub 1 – Sub 1
– Sub 2 – Sub 2I want to add an extra sub item in the spots that have sub items, in this case for items 2 and 3.
Forum: Themes and Templates
In reply to: Regex for wp_list_pagesThanks for the reply, will try it out. The reason for doing this is because the css the theme uses does not have any li class there, and it just ruins the menu.
I also need someway to have pages with children to have a different class, how can I use filters to have that show up when there are children?
Forum: Plugins
In reply to: [plugin]PHPExecThank you for suggesting that plugin! It works on both my local machine and on my clients machine.
Forum: Plugins
In reply to: [plugin]PHPExecWhat is the difference between Exec-PHP and PHPExec?
Forum: Plugins
In reply to: [plugin]PHPExecI tried that, but it still didn’t work.