hstilo
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Text and Images Not Displaying Correctly…well, a bit disappointed no one responded…but it drove me to figure it out…
Apparently it was the codes from flickr that were messing everything up. Removed these images and every bit of flickr code that came with them. Switched to Photobucket. All good.Forum: Fixing WordPress
In reply to: Unable To Access Image Data OptionsOK, update: it turns out that the child theme I was using needed to be updated. Everything seems in working order again.
Forum: Fixing WordPress
In reply to: Creating a SIngle Page for CategoriesThanks dkotter. After reading your post, I did a search for “create a page to hold categories”. No luck. BUT, I came across instructions on how to create a page for ‘archives’. I’m wondering if it is the same principle and I am thinking of going that route (and just replacing the term ‘archives’ with ‘categories’ wherever possible).
Forum: Fixing WordPress
In reply to: Widget Logic & TTF TitlesAlan, thanks again for all the help. In the end the resolve was to past the code you give, but I had to change the h2 to h3.
Forum: Fixing WordPress
In reply to: Rmove time & Date from Snow SummitShull12, I am trying to do the same thing. Can I ask what you ended up doing? Did you just delete the whole
Today’s date: <?php echo date(‘l M d Y’);?>
|
Current time: <?php echo the_time();?>
<?php
}..very new to this,
-hForum: Fixing WordPress
In reply to: Parse Syntax Error/No Dashboard AccessFYI: Ended up contacting my host (the awesome Bluehost) and they were able to undo whatever craziness I had done within minutes