Jue
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Visual Adverts] Ads not displayingThe advert count is set to 1, there are more than 1 adverts.
Forum: Plugins
In reply to: [WP Visual Adverts] Ads not displayingHi,
Thanks for that. It now shows the images which is great.
However, I thought that the plugin switched between the adverts every couple of seconds? This just appears to stay on one.
Forum: Plugins
In reply to: [WP Visual Adverts] Ads not displayingApologies, should have posted that first time around!
Forum: Themes and Templates
In reply to: Edit Sidebar Custom Menu CSSI wanted to make it look appealing to the eye. Perhaps make it look like an actual menu instead of just standard html links that it looks like now.
Forum: Themes and Templates
In reply to: [Simple Catch] News page only showing 4 articesAnyone?
Forum: Themes and Templates
In reply to: Widget title area – Change image.Thanks so much! I’ve not been able to do exactly what I wanted because I’m not overly good at graphics, but what I’ve got is good!
http://www.magpiewatch.co.uk/listen-live
Cheers!
Forum: Themes and Templates
In reply to: Widget title area – Change image.I’ve used the code you’ve said. I’ve not done the images yet because I’m just testing to whether it will actually change, so the image that should be displaying is http://www.magpiewatch.co.uk/wp-content/themes/redbel/images/Chorley.png
I put
#text-4 .site-title-first { background-image: url(images/Chorley.png); }Underneath
} .side-contents thead th { font-weight:700; } .side-contents #next { text-align:right; }In both style1.css and style.css but nothing changed.
Forum: Themes and Templates
In reply to: Widget title area – Change image.http://www.magpiewatch.co.uk/listen-live
The two title areas where the team names are, I want to change those to different images.
Forum: Fixing WordPress
In reply to: Plugin and theme installation errorFixed this thanks to a mate of mine.
Created a folder called “temp” in the same folder as “public_html” – chmod it to 777.
Open wp_config.php and add the following line to the bottom:
define('WP_TEMP_DIR','/url/to/the/temp/folder');Forum: Themes and Templates
In reply to: Background image in page contentDoes no one know I can do this?