Its been a while since ive done wordpress templating and for some reason i cant get the archives.php to work. i have this:
I need to disable parent pages in my wordpress navigation menu. I have found a few plugins that disable click-through, but hover arrow and color change are still present. Looking to simply have the pa
I\'ve built a custom page.php template. Very simple, essentially: <?php get_header(); ?> <?php get_sidebar(); ?>
My WordPress version is 3.2.1. An empty script is placed inside the head tags: <script type=\'text/javascript\' src=\'Actual theme path?ver=3.2.1\'></script>
I am currently looking to use a different NivoSlider on each post outside of the post content area, so I set up a custom field (\'nivo_number\') where I can enter the Nivo Slider number and call it wi
I will be using Wordpress as a CMS with custom post types.Each \"post\" is a product and will have 20-60 images in 3 different sizes (60-180 total images per product).
Having an issue on this site where the content area won\'t float next to my side bar. 800px content width.If I add up my content and sidebar divs, paddin开发者_运维问答g, etc I\'m only coming up with
I have a site set up on Wordpress that is extremely slow to load. At first I just blamed the slideshow on the homepage, but now I look closer I can see even the basic pages are slow to load: http://w
I want to port a Wordpress theme - with all it\'s functionalities (e.g. auto fitting depending on browser window size, iOS version, etc.) - over to Tumblr.
I am building a free WP theme but know next to nothing about PHP. I don\'t know what to put around this code and would greatly appreciate if somebody could put the correct PHP tags around it, as telli