Quote:
Originally Posted by BecomeUnbroken
you could wrap the $afm_menu in an if conditional.. so that when the script is not equal to vbpicgallery it'll show the menu.
Example:
Code:
<if condition="THIS_SCRIPT != 'vbpicgallery'">
$afm_menu
</if>
although i'm not sure if that is the correct identifier for vbpicgallery's script...
I don't have it installed but I will try and tackle this after I figure out the Quick Edit bug which interferes with a core function of the board.. In the meantime you can use the code above to exclude the menu from the gallery...
|
The above mentioned code certainly does exclude the fisheye from the gallery. I did a screen cap of the problem so you could take a look.