billwynne
Forum Replies Created
-
Forum: Themes and Templates
In reply to: (Mystique) Navigation & Twitter ProblemsWhat I need is help with my RSS feed with feedburner. My site is billwynne.com and when I sat down earlier I had a lot more hair. HAve you had any problems with the RSS feeds?
Forum: Themes and Templates
In reply to: (Mystique) Navigation & Twitter ProblemsGo to Editor and open the sidebar.php
Scroll down until you see or use the find command and search for wordpress then change it out to your username for Twitter. Mine below is billtwynne
save the file and you are done
the_widget(‘TwitterWidget’, array(‘title’=>__(‘My latest tweets’,’mystique’), ‘twituser’=>’billtwynne’, ‘twitcount’=>’4’), array(‘widget_id’=>’instance-twitterwidget’,’before_widget’ => ‘<li class=”block”><div class=”block-twitter”>’,’after_widget’ => ‘</div>’,’before_title’ => ‘<h3 class=”title”><span>’,’after_title’ => ‘</span></h3><div class=”block-div”></div><div class=”block-div-arrow”></div>’));
Forum: Fixing WordPress
In reply to: Post Tags not workingPS: They were a bunch of SEO plugins. You want to get the best SEO possible but how many plugins do you really need to do it right?
Forum: Fixing WordPress
In reply to: Post Tags not workingI installed a number of plugins last night and I suspect that one of them tweaked the post tags. I do know also that the coding of your template will affect plugins working or not.
If you install more than one tag plugin you will likely experience some conflicts.
Always best to install one and test to see how your site reacted to it.
I also just realized my global translator is not working but getting a 404 error so I need to find the plugin bugger that is giving me these problems.
Good idea to always backup your db before installing or upgrading or keep some kind of a progress chart so you can “roll back”.
Forum: Fixing WordPress
In reply to: Godaddy free hosting – Dashboard / Admin brokenYes yes, hold your applause I am an idiot. I used the long post above from NuAngel for the scriptloader file and it is working fine now.
Forum: Fixing WordPress
In reply to: Godaddy free hosting – Dashboard / Admin brokenI had all the sites fixed and then it is all back again. Do you think that GoDaddy created code to undo the conash style added to the css?
The kind of time that goes into this with a new version of wordpress coming out weekly at times makes me think $50 is really not much in order to avoid the headaches.
Did anyone else have there dashboard go haywire today?
Forum: Fixing WordPress
In reply to: Godaddy free hosting – Dashboard / Admin brokenStefano is THE MAN!!!