Is Blog way theme, Google adsense Ready?

Home Support Blog Way Is Blog way theme, Google adsense Ready?

Tagged: 

Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • #6696
    Anonymous
    Inactive

    Hi, this is Vikram here. I would like to know if your theme, which is awesome by the way, is this theme Google AdSense Ready? Can I apply for the Program and if I get accepted will your theme be compatible with it?

    Also, I am having issues with:

    1. The drop-down menu
    It’s not working. I have to remove the dropdown links. Please guide me how to solve it.

    2. Blog Way: Author Profile Widget is not showing the round image.

    My website is, http://www.stylemyday.in/blog

    Thank you.

    #6697
    ProDesigns
    Keymaster

    Hi @stylemyday,

    It looks like you are using autoptimize plugin. This plugin sometime breaks css.

    Please deactivate that plugin and check once, both author widget and dropdown menu will work like demo.

    You can use google adsense on sidebar.

    This theme is child theme ready theme meaning it has hooks and actions which are easy for customization through child theme.

    If you like to add adsense other than in sidebar, you can create child theme and add them where you want.

    Thank you.

    #6698
    Anonymous
    Inactive

    Thank you so much for replying back. Is there any other way than deactivating autoptimize plugin? This plugin is really amazing to to.

    Can you guide me more on this “Child Theme” topic? I am new to this topic and does not know anything about it.

    #6699
    ProDesigns
    Keymaster

    Hi @stylemyday,

    Go to Appearance >> Customize >> Additional CSS and add following CSS to make profile picture of author circle:

    .profile-img img {
        border-radius: 50%!important;
        display: block!important;
        margin: 0 auto!important;
    }

    Regarding Child theme you can find online tutorials and explore it.

    #6700
    Anonymous
    Inactive

    Hey there. Thanks for being with me.

    Only adding your code did not worked for me, however, I excluded this class (.profile-img) from autoptimize plugin and it worked for me. Now I got one more thing and that is the social link below it. Can you help me with that to please. Aldo, I could not locate the ID ” social-profiles ” in my CSS. Please help me how to I get back these link below it like in your demo site.

    Thank you.

    #6701
    ProDesigns
    Keymaster

    You can use .widget .profile-wrapper #social-profiles for social profile of author.

    #6702
    Anonymous
    Inactive

    Can you please go to my website and check out for this Sections please? I am not able to do this at my own now.

    Also, the footer is now messed up to 🙁 .

    #6703
    ProDesigns
    Keymaster

    Hi @stylemyday,

    We are extremely sorry that we cannot provide support for issues of other plugins. All these issues are because of autoptimize plugin.

    You can contact plugin’s support for it.

    #6704
    Anonymous
    Inactive

    I got it. So I deactivated the plugin but now the complete site is messed up. Any help now please?

    #6705
    ProDesigns
    Keymaster

    Hi @stylemyday,

    Activate any other theme, delete Blog Way completely, after that install fresh copy of it and activate it.

    Hope this will work.

    #6706
    Anonymous
    Inactive

    Hey, thanks for the help 😀
    It did not work for me. I did what you said, activate other theme and delete and fresh a new copy of BlogWay. However, I did activate the autoptimize plugin again and it worked 😀 Thanks for the awesome theme.

    #6707
    ProDesigns
    Keymaster

    Hi @stylemyday,

    Your site looks great now. Cheers!!

    #6708
    Anonymous
    Inactive

    Hey! Can I hide a post only from my homepage?
    Bothering you again sorry.

    #6709
    ProDesigns
    Keymaster

    Hi @stylemyday,

    There is no option to exclude post from home page only in theme. However, there might be plugins to do so. You can search it and give a try.

    Thank you.

    #6710
    Anonymous
    Inactive

    Hey, Amazing people!
    This question is back to my very first question,

    you told me to, ” If you like to add AdSense other than in sidebar, you can create a child theme and add them where you want”.

    Here the thing, I was trying to add the AdSense code in my post and header (still not using child theme, but will after I get this solution);

    #1. The header: I inserted the Ad in my header below my menu, (The Ad is not responsive, so clashes with in small screen views, but my question is something else). My question is, when I look the ad in my mobile view, the menu bar in overlapping the Google Ad. Do you have any idea why is it happening? A solution would be great.

    #2. When I insert an Ad in my post paragraphs the ad is getting out of the box and is using my whole screen. Is this an Ad related issue or should I do something with the code to make sure it keeps inside the content box only?

    I know I am not a paid member and asking too much of favors for you. But if it’s ok with your policies please guide me here.

    Thank you so much!

Viewing 15 posts - 1 through 15 (of 17 total)
  • You must be logged in to reply to this topic.