joelhg
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to make the site title, and tagline invisible?Thanks esmi, you are right with the SEO, it does make a lot of difference. I know I am a pain, but would you know how to position the site name and tagline from the geographical page? Is this easily done?
Forum: Fixing WordPress
In reply to: Where is the WP Media Library???doesnt matter, I found it ??
Forum: Fixing WordPress
In reply to: What The??? Anyone Know whats going on here???Thanks Clayton, I’ll give it a look .
Forum: Themes and Templates
In reply to: Problem with Logo on head?????Yes thats correct, so I placed the image link into the Header custom image section, where it says to put it, but it’s still on the right side??
Forum: Themes and Templates
In reply to: Problem with Logo on head?????The code is encrypted… I am not sure what to do to fix it. ??
<?php } ?>
<?php if (get_option(‘flex_blog_logo’) == “” || get_option(‘flex_title_seo’) == “yes”) { ?>
<?php if (is_front_page()) { echo ‘<h1>’; } else { echo ‘<h3>’; }?>/”><?php bloginfo(‘name’); ?><?php if (is_front_page()) { echo ‘</h1>’; } else { echo ‘</h3>’; }?>
<p class=”tagline”><?php bloginfo(‘description’); ?></p>
<?php } ?>
<?php if (get_option(‘flex_blog_logo’)) { ?>/”><img id=”logo” src='<?php echo get_option(‘flex_blog_logo’); ?>’ style=”float:left;” />
Forum: Fixing WordPress
In reply to: How to delete the calender?Thank you for that, I didn’t realise if I do that then they all disapear. Cheers.
Forum: Fixing WordPress
In reply to: Where is my Plugin option in the dashboard?I have no idea. I only started today… perhaps I should hire a techie that knows more than me lol.
Forum: Fixing WordPress
In reply to: Where is my Plugin option in the dashboard?Oh,I seem to have 2 Applications installed –
Installed Applications
WordPress 3.0.1
Creating Database on whosaguru.com (View and manage details)
URL: WHOSAGURU.COM/wordpressWordPress 3.0.1
Successfully Installed on whosaguru.com (View and manage details)
URL: WHOSAGURU.COM/Is wordpress 3.0.1 the latest version?
Forum: Fixing WordPress
In reply to: Where is my Plugin option in the dashboard?No, I never had them. I only just set up my hosting with godaddy today. Then went to install plugins and yeah, there is no option. How do I switch it back to twenty ten 1.1? I am not sure what you mean sorry.
Forum: Fixing WordPress
In reply to: Where is my Plugin option in the dashboard?I also don’t have that “Updates” option below Dahboard…with the number 2 next to it.
Forum: Fixing WordPress
In reply to: Where is my Plugin option in the dashboard?Yep mine looks exactly like that, but Users goes directly below Appearance, no plugins option :/
Forum: Fixing WordPress
In reply to: Where is my Plugin option in the dashboard?I only have themes,Widgets, Menus,Extras, Background,Header, Typekit Fronts, & Edit CSS… I have seen videos of other people with the Plugin, but mine doesn’t seem to be there.