View Full Version : Fix Fuzzy SEO Booster Style Issues
Hi ,
Many of vbulletin users asked me to learn how they can fix fuzzy seo style issues .
YOU HAVE 2 STEP TO FIX :
Go to admincp then open the f_seo_plugin_home template .
Replace it with this code :
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Now open f_seo_plugin_thread template and replace it with :
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
You are done !
Enjoy !
extreme-gaming
25 Mar 2011, 18:37
Interesting. Here's a "fix" that I posted a while back so that the box is now collapsable.
open f_seo_plugin_thread template and replace it with :
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
What would I have to do to my "fix" to fix the style issue?
Brandon Sheley
25 Mar 2011, 19:06
why didn't you post this in the release thread?
extreme-gaming
25 Mar 2011, 19:16
I did post it there
http://www.vbulletin.org/forum/showthread.php?p=2141907#post2141907
I publish this tricks first in original thread :
http://www.vbulletin.org/forum/showpost.php?p=2175870&postcount=608
extreme-gaming
01 Apr 2011, 18:18
The difference though, is yours fixes the style issues, while mine adds a collapsible box. And it doesn't matter who posted what first. But if you really want to debate about it, I posted my fix on 31 Dec 2010, vs you posting yours in march 2011.
I publish this tricks first in original thread :
http://www.vbulletin.org/forum/showpost.php?p=2175870&postcount=608
extreme-gaming: That's a great fix, but you made a small mistake in seo_plugin_home:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
...should be
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
The extra </div> causes the current <div> to break too early, and slightly messes up the layout of the collapsible box.
--------------- Added 1311093969 at 1311093969 ---------------
While we're on the subject, does anyone know where the 'ban filter' is in Fuzzy SEO Booster? I've seen it referenced several times, but never where it actually is, and I can't seem to find it. It would be nice to filter useless results like "powered by vbulletin 3.x"...
--------------- Added 1311095445 at 1311095445 ---------------
Ah, I found the ban filter...
Apparently, I was missing the entire AdminCP section for Fuzzy SEO Booster, hence I had very minimal configuration capability. Heh.
insidegames
22 Feb 2012, 08:48
I've got a questions..
In my forum show it so (it's a underforum)
http://forum.insidegames.ch/alan-wakes-american-nightmare-f162
there is no blue frame and does not look nice. How should the code, so everything is uniform and the same?
f_seo_plugin_forumdisplay shows now:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
vBulletin® v3.6.12, Copyright ©2000-2012, Jelsoft Enterprises Ltd.