Quote:
Originally Posted by PHP FAN
Hi
In Right to Left style:
If the HomePage sidebar show in the left, the "Sidebar Anywhere" will show in the right.
And if the HomePage sidebar show in the right, the "Sidebar Anywhere" will show in the left.
|
Sorry about that, I don't have any RTL boards to test off of.
Go to Admin CP -> Plugin Manager ->
Sidebar Anywhere Edits plugin
Find the 4 instances of:
Code:
$vboptions[\'sidebarposition\'] == 0
and change them to
Code:
$vboptions[\'sidebarposition\'] == 1
See if that fixes the issue.
Quote:
Originally Posted by ps2wiz
Does this mod give the option to enable both left and right sidebars at the same time?
|
Quote:
Originally Posted by Hippy
years ???????
this mod was only released May 22 2012
reinstall it..
|
Reinstall is good advice.