• Closed
  • Diana N
    Spectator
    20.10.2014 at 01:12 #13276

    Hi Roman and Alok,

    I want to have Alora tabs on my homepage and category pages but they are show only grayed out tabs with not content.   They do however show fine on our contact page and I have them on the opinion page for test.  Both of those pages don’t have google ads.

    http://oregonoptimist.com

    http://oregonoptimist.com/opinion/  tabs working here.

    http://oregonoptimist.com/politics/   tabs not working here

    Can you help me to fix this issue?

    Thank you so much for being there to help me…..

    Diana

    Diana N
    Spectator
    Posts: 45
    21.10.2014 at 17:58 #13281

    Update, this issue is only with FF and Safari.  I have searched all my settings for both browsers and can’t find anything that should be blocking these.

    Any ideas for me?

    Roman
    Spectator
    Posts: 3147
    21.10.2014 at 20:06 #13295

    are the ads inserted directly or by a plugin?

    Diana N
    Spectator
    Posts: 45
    21.10.2014 at 23:07 #13297

    Directly, but I also tried using the ad injection widget  from the ad injection plugin and it did the same thing.

    Roman
    Spectator
    Posts: 3147
    24.10.2014 at 09:59 #13315

    when you disable/remove the ads it works?

    Diana N
    Spectator
    Posts: 45
    26.10.2014 at 20:27 #13340

    Yes with ads removed the tabs do work.

    I also tried disabling each plugin one by one and still alora tabs won’t work.

     

     

    Roman
    Spectator
    Posts: 3147
    27.10.2014 at 09:40 #13349

    is possible to try another ads plugin?

    Diana N
    Spectator
    Posts: 45
    27.10.2014 at 18:54 #13354

    The plugin only add ads to the post content and doesn’t conflict.

    All the sidebars I copy and paste the script directly from our  google adsense account into the text widget.

     

    Alok Maheshwari
    Spectator
    Posts: 303
    29.10.2014 at 22:00 #13379

    Try commenting out the following code in js/main.js file.

    /* Video overlapping fix */

    jQuery(document).ready(function(){
    jQuery('iframe').each(function(){
    var url = jQuery(this).attr("src");
    if(url.indexOf("?")>0){
    jQuery(this).attr("src",url+"&wmode=transparent")
    }else{
    jQuery(this).attr("src",url+"?wmode=transparent")
    }
    });

    });

    Diana N
    Spectator
    Posts: 45
    29.10.2014 at 22:26 #13380

    Thank you Alok, that is working for me so far…………..YEAH!!!

    Can you tell me where to remove the word Menu so that only the menu icon is present on mobile devices?

    Diana N
    Spectator
    Posts: 45
    29.10.2014 at 22:40 #13381

    Ooops sorry wrong thread…………..