The theme I use is ColorMag with BNS SMF plugin. I really like the plugin. However, I have one problem with title color. The colors of title and background are the same. Therefore, I cannot see the title.
I have tried the method of jjsbetteroff which modify the CSS. But it doesn’t only change the title color it also change the color of topic title. All I want just to change color to the title.
Can you guide me which part of the code I should modify?
Thank you
]]>Hi,
Once the plugin has been installed, the site becomes incredibly slow and crashes. A few weeks ago when it was installed, it took the site down for 2 whole days. Once we figured out it was the plugin causing the issue, we had to remove it via FTP and that fixed the site.
I was wondering why this happens? The refresh rate on it was to update every 5 minutes. We even set it to 10 minutes or 20 minutes and it would still make the site incredibly slow/not load and crash.
Any help would be appreciated.
This is the error it shows in the sidebar:
RSS Error: WP HTTP Error: Operation timed out after 10001 milliseconds with 0 bytes received
Thank you.
]]>Hi.
I wanted to limit the titles on my widget to prevent multi line titles!
any thought on this?
Hello,
thanks for the great plugin!
How do you select the boards? I tried by ID number comma separated and a few others but the title shows the name of the first board and the entries are only from the first board. It could be that the all the most recent posts are from that board but just to make sure as it’s not detailed anywhere.
Thank again
Best Regards
Adolfo
Hi all,
just wanted to share some styling tips that Cais ( the author) was kind enough to help me with. For anyone not a whiz and CSS this should help you. And if you want to see what my styling looks like, you can see it on my rugby betting website here
So here’s the CSS that I have used at the back end of suffusion in the custom includes section
aside.bns-smf-feeds {
background-color: black;
color: white;
}
this one above is doing the overall container of the widget and the text colour.
a.bns-smf-feeds.rsswidget {
color: orange;
}
this one above is styling the headings on each entry
aside.bns-smf-feeds a:visited {
color: orange;
}
this one above is styling the top of the widget, where the rss icon and title is.
Hoep this helps someone. Best of luck.
]]>EDIT: No longer having the problem, there was an issue with DNS on the hosting server. Note that just because you can browse to the URL doesn’t mean that the server can load from the URL.
]]>One suggestion
I want to publish my own rss from SMF forum – but that smf forum have restricted access – which mean somebody must log in to see post and topics. I will gladly show “fragment” of all data under SMF (editorial board) but I don’t have option in your plug-in for writing my user name and password for accessing those rss which are hidden.
Is it possible to make something like that?
Another one is also question
Is there any possibility to put all those on some page – on in some post like part of a code which will show all those from widget – but in page (post) – That way I can split different categories from smf into different pages (posts) under wordpress simple to allow people to see exactly what they want to see (for instance if I have different boards under smf for cars, yachts, airplanes and similar)
Thanks in advance
Spel
]]>