Customizing SMF > Modifications and Packages
FancyBox 4 SMF
InfoStrides:
This mod should be examined again. It is affecting jQuery functions on my website.
I previously installed "Statistics in jQuery" mod and custom scripts which worked perfectly until I installed "FancyBox 4 SMF" Mod. When I uninstalled "FancyBox 4 SMF" Mod, honestly every other mods with jQuery fails to work well.
Today, I discovered it when I was working on "Featured Content Slider with jQuery" on my website. It worked well on local but failed to work on my forum. I thought it to be server issue but started to look for a fix for more than 8 hrs before stumbling across this post (http://www.simplemachines.org/community/index.php?topic=465651.msg3252667#msg3252667) on SMF. I now look into my case and re-installed "FancyBox 4 SMF" Mod, every worked fine. After, I uninstalled it again, the issues re-occured.
Please help, I need to uninstall "FancyBox 4 SMF" Mod without causing problems for my forum.
TheInfoStrides.com
Tomcraft:
--- Quote from: Bugo on January 18, 2012, 08:44:43 PM ---attachimg - Inline full-size image, without link. If you want use FancyBox with such images, replace all attachimg with attach. Then open Subs-FancyBox.php, find code
--- Code: ---$(".attachments a[id^=link_]")
--- End code ---
and replace with
--- Code: ---$("a[id^=link_]")
--- End code ---
--- End quote ---
This works great, thanks!
Is there a way to deactivate Fancybox for images in the index news section <div id="smfNews"> ? ???
Regards, Torsten
AllMassive:
This Mod displays the Images very fast - nice !
--- Quote from: Bugo on January 13, 2012, 12:39:22 PM ---This mod works with img tag. I don't know yet how to exclude signatures.
--- End quote ---
Yes - pls find a solution.
It would also be nice to have a on/off-swtich inside the Admin-Page to enable/disable the Mod completly.
Bugo:
You can remove fancybox_bbc_codes function from Subs-FancyBox.php, in this case the mod will be work only with attachments.
Tomcraft:
Great, thanks a lot!
Regards, Torsten
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version