Advice on theme
-
Hi,
Ive recently decided to bust my brain and learn everything i can about adding wordpress to my website. Basically i want to use it as a CMS & Blog in one..
Heres a preview of the site so far:
https://www.foreshore-dynamic.com/wordpressThis is my first custom theme and its still under major development in the back-end and ive run into some problems that have left me pulling my hair out.
First Problem is to do with plug-ins.. There are so many out there and ive tried a fair few ‘Cms’ plug-ins but cant seem to find what im after. I’m after a simple plugin that works similar to expression engine (The cms i am used to) Which has a couple of fields, first being a title, second being content then a third being a image ect..
The second is to do with the menu and permlinks. I want to add a dropdown menu to two of the nav items which i am comfortable doing with css/html but cant seem to find a method which will allow me to leave my `<?php wp_list_pages(‘sort_column=menu_order&title_li=’); ?>’ in the header. When i try using just html in the header i run into all sorts of problems which i think has something to do with permalink’s. (The javascript doesn’t seem to work either) I also want the navigation to be lowercase while still keeping the title on each page uppercase.. (Not sure if possible).
I’m not sure how or if i can attach the theme files so far just in-case someone wanted to see what ive come up with.
Thank you!
- The topic ‘Advice on theme’ is closed to new replies.