javascript conflict with a theme
-
Hi,
I have a conflict between groupblog (which works fine) and the studio theme from wpmudev.
The themes options uses also a js tab script as
/* Settings Form Tabs */
$(‘#tabctnr’).tabs({ fx: { opacity: ‘toggle’ } });1No problem all works but the theme tab doesnot work if groupblog activated, so i cannot access to my theme option.
Any tip to solve that ?
Would you need a specific info/file to look at this ?
Its not blocking, but if I need to change something in the theme (and I will) i must deactivate groupeblog.
Will it keep settings if deactivated/reactivated for existing groupblogs ?1 /* Settings Form Tabs */
$('#tabctnr').tabs({ fx: { opacity: 'toggle' } });
No problem all works but the theme tab doesnot work if groupblog activated, so i cannot access to my theme option.
Any tip to solve that ?
Would you need a specific info/file to look at this ?
Its not blocking, but if I need to change something in the theme (and I will) i must deactivate groupeblog.
Will it keep settings if deactivated/reactivated for existing groupblogs ?1
No problem all works but the theme tab doesnot work if groupblog activated, so i cannot access to my theme option.
Any tip to solve that ?
Would you need a specific info/file to look at this ?
Its not blocking, but if I need to change something in the theme (and I will) i must deactivate groupeblog.
Will it keep settings if deactivated/reactivated for existing groupblogs ?
You must be logged in to reply to this topic.