• dhiyanesh

    (@dhiyanesh)


    Hello friends,

    Greetings. I’m new to wordpress so have few issues in using Heuman theme for my site wagenclub.com.

    First, the header adsense widget is not showing up. I have used the responsive layout for the ad unit ans is active. Yet, it is not showing up in any devices. I read few of the forum pages on this issue but nothing seems working to me. Kindly help me diagnose this issue. I want the widget to show up in all devices including mobile version template.

    Second, my blogger migrated posts have their own font styles inherited from previous setting. Is there any way I can override the font family & style for every posts so that they all look uniform? Also, the bold fonts are not showing up either. And I want to change the links hover colors as well. Suggest me CSS codes to resolve them too.

    Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Denzel Chia

    (@denzel_chia)

    Hi,

    Your adsense widget code is showing up properly in source code.
    https://image.prntscr.com/image/3ef93944e8264720a71951194f97b34a.png

    There is some errors related to your widget.
    https://image.prntscr.com/image/5f91f66d1e2f4f068cfd6cf35aa1caf1.png
    Those errors could be related to your ads code settings.

    Please contact your plugin author for further assistance.

    Second, my blogger migrated posts have their own font styles inherited from previous setting. Is there any way I can override the font family & style for every posts so that they all look uniform?

    This is not possible, your font family is written in your content.
    You need to edit your content and remove them.

    And I want to change the links hover colors as well.

    Use the following in your child theme style.css

    .entry a:hover {
        color: #fff000 !important;
    }

    Change #fff000 to the color hex code that you require.
    https://colorpicker.com

    Thank you.

    • This reply was modified 8 years ago by Denzel Chia. Reason: typo error
    Thread Starter dhiyanesh

    (@dhiyanesh)

    Thanks a lot @denzel_chia

    Denzel Chia

    (@denzel_chia)

    You are welcome!
    Thank you

    Denzel Chia

    (@denzel_chia)

    Hi @dhiyanesh,

    I noticed that you had managed to get google ads to show up in your header.
    https://wagenclub.com/

    Can you share with me, what you had done to resolve this issue?
    It will be helpful to other users.

    Best Regards,
    Denzel

    Thread Starter dhiyanesh

    (@dhiyanesh)

    Hi @denzel_chia,

    Sorry for the delay. Yeah the header ad unit seems working fine (wagenclub.com), but not responsively at all screen sizes. It works only for two sizes – the default wide screen and smaller mobile devices.

    I have used responsive ad unit in the header widget. Then custom CSS code give below has been added.

    #header-widgets {
    	max-width: 728px;
    	width: 100%;
    }
    
    @media only screen and (max-width: 728px) {
    	#header-widgets {
    		display: block !important;
    	}
    }

    Thanks.

    @ denzel_chia And I have one more persistent issue in my site that is driving me all crazy. Whenever I share my posts in social media, the title, description, and thumbnail images are not showing up. Sometimes it works just fine, but most often they dont.

    I did everything I could after reading out forum queries on this, but no improvement at all. Everything appears fine in the page inspection (via view source option).Only active plugins are Yoast SEO and social pub sharing button. Open graph options is enabled.

    Kindly, inspect my site and help me get rid of this annoying issue. Thank you. (wagenclub.com)

    • This reply was modified 8 years ago by dhiyanesh.
    Denzel Chia

    (@denzel_chia)

    Hi,

    Thank you for sharing with me your solution on google ads.

    I had made a reply to your facebook issue in your new thread.
    https://www.ads-software.com/support/topic/social-media-sharing-missing-essential-page-data-like-title-description-imag/#post-8487605

    Thank you

    Denzel Chia

    (@denzel_chia)

    Hi,

    Thank you for sharing with me your solution.

    Regarding your facebook issue.

    The Facebook debugger tool is the only way to make it clear cache and re-fetch your post.
    https://sarahmarshall.io/post/97000108533/how-to-clear-the-facebook-share-cache-or-update-a

    Taking a look at the source code of the following post.
    https://wagenclub.com/2016/11/jeep-sub-10-lakhs-suv-india-details.html

    The following is the information generated by Yoast SEO plugin.

    <!-- This site is optimized with the Yoast SEO plugin v3.8 - https://yoast.com/wordpress/plugins/seo/ -->
    <meta name="description" content="Jeep B-SUV is likely to be based on Fiat's X6H platform (next-generation Punto); Local manufacturing in India as regional hub is imminent."/>
    <meta name="robots" content="noodp"/>
    <link rel="canonical" href="https://wagenclub.com/2016/11/jeep-sub-10-lakhs-suv-india-details.html" />
    <link rel="publisher" href="https://plus.google.com/u/0/+DhiyaneshRavichandran/posts"/>
    <meta property="og:locale" content="en_US" />
    <meta property="og:type" content="article" />
    <meta property="og:title" content="Jeep's B-segment SUV To Sit On X6H (Next-Gen Punto) Platform" />
    <meta property="og:description" content="Jeep B-SUV is likely to be based on Fiat's X6H platform (next-generation Punto); Local manufacturing in India as regional hub is imminent." />
    <meta property="og:url" content="https://wagenclub.com/2016/11/jeep-sub-10-lakhs-suv-india-details.html" />
    <meta property="og:site_name" content="WagenClub" />
    <meta property="article:publisher" content="https://www.facebook.com/wagenclub/" />
    <meta property="article:author" content="https://www.facebook.com/dhiyanu1" />
    <meta property="article:tag" content="Compact SUV" />
    <meta property="article:tag" content="Fiat Punto" />
    <meta property="article:tag" content="Jeep B-SUV" />
    <meta property="article:section" content="Auto News" />
    <meta property="article:published_time" content="2016-11-26T09:23:21+00:00" />
    <meta property="article:modified_time" content="2016-11-26T09:33:17+00:00" />
    <meta property="og:updated_time" content="2016-11-26T09:33:17+00:00" />
    <meta property="fb:admins" content="100001147021244" />
    <meta property="og:image" content="https://wagenclub.com/wp-content/uploads/2016/11/Jeep-Renegade_WagenClub.jpg" />
    <meta name="twitter:card" content="summary" />
    <meta name="twitter:description" content="Jeep B-SUV is likely to be based on Fiat's X6H platform (next-generation Punto); Local manufacturing in India as regional hub is imminent." />
    <meta name="twitter:title" content="Jeep's B-segment SUV To Sit On X6H (Next-Gen Punto) Platform - WagenClub" />
    <meta name="twitter:site" content="@Dhiyanu" />
    <meta name="twitter:image" content="https://wagenclub.com/wp-content/uploads/2016/11/Jeep-Renegade_WagenClub.jpg" />
    <meta name="twitter:creator" content="@Dhiyanu" />
    <!-- / Yoast SEO plugin. -->

    There is already og tags on your header, which provides information on title, description and image.
    I don’t see anything wrong with it.

    You may want to post your issue in Yoast SEO plugin’s forum, so as to get appropriate help.
    https://www.ads-software.com/support/plugin/wordpress-seo

    Thank you

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Header Google sense ad widget now showing up; Post Default font issue’ is closed to new replies.