Support Forum
Hi everyone!
I have a little problem, it's seem that i have a jquery conflict with my theme. I cannot post new topics. I try a couple of things I red on the forum but I still have my problem...
the link to my forum is: http://www.jardinierurbain.com/forums/
maybe if you guys take a look you can point me where i have to dig.
Thank you very much
do you know its the theme? that is, did you try the wp default theme and it worked?
the js errors I am seeing on your site are from something to do with facebook... are you running a facebook plugin?
Visit Cruise Talk Central and Mr Papa's World
Yes i know its a theme problem because when I switch to the twenty eleven theme, the add topic button work like a charm.
But thx mr papa, at least you point me to the facebook plugin, i think its build in because actually the only plugin installed on the website is simple press. My problem is since its a build in option of my theme i don't know where to look. I will try to ask the question to the theme developper.
Take a look in the theme header.php file or the functions.php file... and see if its loading some facebook stuff...
do you want the facebook stuff? does theme offer option to disable it if you dont want it?
Visit Cruise Talk Central and Mr Papa's World
Thank you for your answer,
Saddly there's no option to disable the social options...
actually I found this in my header.php containing someting related to facebook:
</div><!--ticker-->
<div id="content-social">
<ul>
<!-- <?php if(get_option('mm_facebook')) { ?>
<li><a href="http://www.facebook.com/<?php echo get_option('mm_facebook'); ?>" alt="Facebook" class="fb-but" target="_blank"></a></li><?php } ?>
<?php if(get_option('mm_twitter')) { ?><li><a href="http://www.twitter.com/<?php echo get_option('mm_twitter'); ?>" alt="Twitter" class="twitter-but" target="_blank"></a></li><?php } ?>
<?php if(get_option('mm_pinterest')) { ?><li><a href="http://www.pinterest.com/<?php echo get_option('mm_pinterest'); ?>" alt="Pinterest" class="pinterest-but" target="_blank"></a></li><?php } ?>
<?php if(get_option('mm_google')) { ?><li><a href="<?php echo get_option('mm_google'); ?>" alt="Google Plus" class="google-but" target="_blank"></a></li><?php } ?>
<?php if(get_option('mm_youtube')) { ?><li><a href="http://www.youtube.com/user/<?php echo get_option('mm_youtube'); ?>" alt="YouTube" class="youtube-but" target="_blank"></a></li><?php } ?>
<?php if(get_option('mm_linkedin')) { ?><li><a href="http://www.linkedin.com/company/<?php echo get_option('mm_linkedin'); ?>" alt="Linkedin" class="linkedin-but" target="_blank"></a></li><?php } ?>
<li><a href="<?php bloginfo('rss_url'); ?>" alt="RSS Feed" class="rss-but"></a></li>
<li> -->
as you can see, I comment it out, but still doesn't work...
And this is in my fonction.php
include("widgets/widget-2column.php");
include("widgets/widget-ad160.php");
include("widgets/widget-ad300.php");
include("widgets/widget-blog.php");
include("widgets/widget-carousel.php");
include("widgets/widget-cat4.php");
include("widgets/widget-catfeat.php");
include("widgets/widget-catlist.php");
<!-- include("widgets/widget-facebook.php"); -->
include("widgets/widget-multicat.php");
include("widgets/widget-recent.php");
include("widgets/widget-sidecat.php");
include("widgets/widget-tabs.php");
include("widgets/widget-tags.php");
/////////////////////////////////////
same problem...
The error I am seeing has something to do with a 'main menu' not being defined. I have no idea what that is I am afraid. Bit it IS tripping up on the inline call to plusone. But... it is actually showing as an error on ALL of your pages. Now I don't see anything on any of your pages pertaining to facebook or plusone etc., so it looks to me like the theme is expecting something to be there and is not checking if it is or not.
Can you identify what this 'menu' is and what it's relationship with social networking is? Because at the moment that is the only serious error I see that is stopping scripts from working.
YELLOW
SWORDFISH
|
okay, cool... let us know... we are here to help...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)