ircyborg
Forum Replies Created
-
Forum: Plugins
In reply to: [WP RSS Multi Importer] Duplicate items in both vertical scroll templatesThis is not the only new problem I am experiencing with this plugin either. Another thing that has changed is the Lightbox that would display the articles upon clicking… That is now stalling at the lightbox and the only way to stop it is by refresh.
For nearly a year, the plugin was working just fine…but now it is nothing but problems.
How do I roll back to a previous version?
Forum: Plugins
In reply to: [WP RSS Multi Importer] Duplicate items in both vertical scroll templatesI appreciate your suggestions EuBo, but I am not using the feed-to-post aspect of the plugin.
It also just started since the last plugin update.
The site is ‘wingedserpent.net’
Thank you Pawel! That did work!
The plugin works in the admin section of the site, but not in the public side. Very strange…
As above, it was recommended…
open the style.css file and go to 44 line (approximately). You ll find the following lines,
#sidebar-primary {
float: left;
margin: 0 0 60px;
position: fixed;
width: 240px;
}Here change position: absolute;
This works, but if you’ve scaled the side-bar too wide then it pushes the content in the main column down.