JoeMD
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Expound] Vertical Dividing Line Between Posts & SidebarThanks VERY much, @wpyogi. Using your suggested code I was also able to add dividers between the widgets. Looks much more organised now. ^_^
Forum: Themes and Templates
In reply to: [Expound] Vertical Dividing Line Between Posts & SidebarHere’s the link, sorry.
Forum: Themes and Templates
In reply to: [Expound] Vertical Dividing Line Between Posts & SidebarOpps….
Forum: Fixing WordPress
In reply to: No visual or html editor after update to 3.5Chrome
Forum: Fixing WordPress
In reply to: No visual or html editor after update to 3.5I disabled all my plugins and re enabled them one-by-one and it seems to be working now.
Forum: Fixing WordPress
In reply to: No visual or html editor after update to 3.5I’m having the same issue. Everything was fine until yesterday when all those options vanished. It’s making using WordPress VERY hard.
Forum: Fixing WordPress
In reply to: Organising Media for DownloadSorry, forgot to mention I’m on the newest version of WP.
Forum: Fixing WordPress
In reply to: Hide Admin Bar from Logged Out UseresStrange. When I log out of the site it still appears. See if it shows for you – http://www.mycollectr.com/
Forum: Fixing WordPress
In reply to: Localhost instances in MySQLThanks Esmi.
Forum: Fixing WordPress
In reply to: Localhost instances in MySQLThanks Esmi.
So, what should I replace ‘localhost’ with? As I said I assume it’s the site’s URL, but I’d like to make sure.
Forum: Themes and Templates
In reply to: Add Boarder to JUST Featured ImageAh, with it now. Thanks very much, Doc.
Forum: Themes and Templates
In reply to: Add Boarder to JUST Featured ImageSo is a class the same as a category? All posts I want to feature I put into the Featured category. So, would the code look like this;
<?php the_post_thumbnail('thumbnail', array('class' => 'featured')); ?> img.featured { border: 3px solid black; }Would I have to change the ‘thumbnail’ portion of code? What would I use for that?
Forum: Themes and Templates
In reply to: Add Boarder to JUST Featured ImageThanks. So is there any part of this I’d have to change, such as ‘yourclassname’ to ‘featured?’ Sorry, I’m rather new to this.
Forum: Plugins
In reply to: [CataBlog] CataBlog Support ForumThanks. However, please excuse my ignorance but how do I tell if something is not being cleared/ being cleared too soon?
Forum: Plugins
In reply to: HELP: Catablog Moves SidebarOk, so I’ve discovered that it’s not actually the thumbnails that cause the problem, but any text that is added to the thumbnail that would display with the full image in the lightbox. Adding a dozen thumbnails to a page WITHOUT the text does not cause the sidebar to move.