• Closed
  • Diana N
    Spectator
    October 20, 2014 at 1:12 am #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
    October 21, 2014 at 5:58 pm #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
    October 21, 2014 at 8:06 pm #13295

    are the ads inserted directly or by a plugin?

    Diana N
    Spectator
    Posts: 45
    October 21, 2014 at 11:07 pm #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
    October 24, 2014 at 9:59 am #13315

    when you disable/remove the ads it works?

    Diana N
    Spectator
    Posts: 45
    October 26, 2014 at 8:27 pm #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
    October 27, 2014 at 9:40 am #13349

    is possible to try another ads plugin?

    Diana N
    Spectator
    Posts: 45
    October 27, 2014 at 6:54 pm #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
    October 29, 2014 at 10:00 pm #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
    October 29, 2014 at 10:26 pm #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
    October 29, 2014 at 10:40 pm #13381

    Ooops sorry wrong thread…………..