Plugin Author
Allen
(@amweiss98)
Hello
Nothing was changed on the recent version that should have affected the lightbox or the shortcode parameters. Did you customize a template that you were using (and not save it)? Do you have a url where I can see the where this isn’t working?
Thread Starter
rmazin
(@rmazin)
Thanks for the reply:
The only thing I changed in the template was text in the link from “read at source” to “Read More” in the /templates/clean_separated.php file. The link is http://codcomm.cc/wp
Thread Starter
rmazin
(@rmazin)
Also can I hide the excerpt on some feeds but not others?
Plugin Author
Allen
(@amweiss98)
ok…here’s what I see…the lightbox javeascript is not getting loaded on your web site…the only way to find out what’s causing this (most likely another plugin or something else) is to deactivate some plugins to see if this solves the problem. As for the Read More, as mentioned in the admin section, when WordPress pushes a new version it overwrite all the templates and everything, which is why you need to save any customizations (which you can do using the template options tab).
The problems you are running into are javascript conflict problems..and since I can see you have a bunch of other javascript running on your site, it’s likely a conflict that is making this happen.
Again, the only way anybody finds out what’s going on in these situations is to deactivate other plugins until you find it working again.
Thread Starter
rmazin
(@rmazin)
Thank you, I have actually tried that but must not have got the right one that is breaking the jquery. I will try again.
It looks like the short code is actually working now, maybe it was a cache issue.
Is there shortcode for hiding the excerpt on some feeds but not others?
Plugin Author
Allen
(@amweiss98)
There isn’t a shortcode parameter for that yet..but if you contact me at
http://www.allenweiss.com/contact
I can send you an updated file that will give you this ability.