SoothSinger
Forum Replies Created
-
Forum: Themes and Templates
In reply to: The Morning After Sidebar issueI’ve figured it out. The LastFm widget was displaying the title of a song that I had recently listened to. The name of the song was quite long so therefore it went over the boundaries and then messed up the formatting.
So I have disabled the last fm widget for now…..although I’ll miss it.
Any suggestions on how I might restrict the lastfm plugin from doing that?
Forum: Themes and Templates
In reply to: The Morning After Sidebar issueAlthough I have some things to try I am looking for as much advice as possible on this.
The site has just been relaunched at the weekend and 4 days later it already has an error.
Forum: Themes and Templates
In reply to: The Morning After Sidebar issueThank you for your suggestions.
Forum: Themes and Templates
In reply to: The Morning After Sidebar issueOk, I have experimented with child themes a few times. I’ll create one now.
Any suggestions of css codes I can use to fix this?
It was working perfectly and I have no idea why all of a sudden this has happened.
I was not editing the website when this error occured.
Forum: Themes and Templates
In reply to: The Morning After Sidebar issueThank you for the fast reply.
My current code reads.
.widget { margin: 0 0 1.4em 0; }
I replaced it with the code you suggested but no difference was made to the format of the page.
Below is the whole widget section as it appears on the style.css
/** widgets **/ .widget { margin: 0 0 1.4em 0; } /*.widget {margin: 0 0 1.4em; width: 470px !important;}*/ .widget a { color: #224970; } .widget a:hover { color: #000; } .widget ul, .widget ol { list-style: none; padding: 0; margin: 0; } .widget ul li { padding: 0 0 0.3em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/postbullet.png) no-repeat 0 2px; } .widget ol li { padding: 0 0 0.3em 10px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; }
Forum: Themes and Templates
In reply to: The Morning After Sidebar issueI have tested the website using firefox and chrome. The error appears in both.
Forum: Plugins
In reply to: WP Super FAQ not workingI went through all of my plugins and deactivated them to see if it was clashing with any of them.
Turns out it was clashing with Thickbox, which is a shame as Thickbox made my youtube videos look amazing.
So at the moment I guess this is particially solved. I have functionality of WP super FAQ, although it would be great to not lose the functionality of thickbox.
Forum: Plugins
In reply to: WP Super FAQ not workingIf you have any questions to ask, I hope we have managed to answer it here. If not then please contact us and we’ll get back to you as soon as we can.
<table width=”600″ bgcolor=”#eeeeee”>
<tbody>
<tr>
<td>General
[wp_super_faq show_specific_category=General]</td>
</tr>
</tbody>
</table>
<table width=”600″ bgcolor=”#eeeeee”>
<tbody>
<tr>
<td>Italy
[wp_super_faq show_specific_category=Italy]</td>
</tr>
</tbody>
</table>
<table width=”600″ bgcolor=”#eeeeee”>
<tbody>
<tr>
<td>Hillend
[wp_super_faq show_specific_category=Hillend]</td>
</tr>
</tbody>
</table>
<table width=”600″ bgcolor=”#eeeeee”>
<tbody>
<tr>
<td>Racing
[wp_super_faq show_specific_category=Racing]</td>
</tr>
</tbody>
</table>
Forum: Plugins
In reply to: WP Super FAQ not workingThe plugin’s I’m using are-
After The Deadline
Akismet
All in One SEO Pack
Fast Secure Contact Form
Gecka IE Warning
Google XML Sitemaps
Lightbox Plus
NextGEN Gallery
Simple Local Avatars
Snow Report
Snow Storm
ThickBox
WassUp
WordPress Backup to Dropbox
WP Super FAQ
WPtouch
YouTube SimpleGalleryI have tested this error using 2 browser’s. Firefox and Safari.
Forum: Fixing WordPress
In reply to: Menu dissapearing when site is viewed on an iPad.esmi, there are two sections of the css file that are specified by screen size. See below
[CSS moderated as per the Forum Rules. Please use the pastebin.]
Forum: Fixing WordPress
In reply to: Menu dissapearing when site is viewed on an iPad.When looking through the theme’s code I found this
.navigation_mobile{display:none}
I’m guessing this has something to do with it.
Should I just delete this line, or change the display property? I would experiment, but I don’t have an iPad to test it on.
Forum: Networking WordPress
In reply to: Missing Post's when using dashboardsFixed it by completely removing facebook comments for wordpress, and then reinstalling ??
Forum: Networking WordPress
In reply to: Missing Post's when using dashboardsThanks for all your help, I really appreciate it. Hopefully I’ll be able to get it sorted.
Forum: Networking WordPress
In reply to: Missing Post's when using dashboardsYeh I updated the plug in yesterday. Any it seemed to be working no problem.
It was working fine up until this evening.
Forum: Networking WordPress
In reply to: Missing Post's when using dashboardsFound out that the plugin that is causing the problem is facebook comment for wordpress.
What I don’t understand is why it is causing the problem, as it has never been a problem before.