nirav

Forum Replies Created

Viewing 15 posts - 301 through 315 (of 552 total)
  • Author
    Posts
  • in reply to: Homepage Logo #13812
    nirav
    Keymaster

    Hello There!

    Greetings of the day!

    Could you please share with us your admin credentials or provide us temporary admin login details on [email protected]? We will update the code and will make sure you don’t face any issue with this.

    Thanks and Regards,
    Team ProDesigns

    nirav
    Keymaster

    Hello Katie,

    Greetings of the day!

    Add below code

    if ( 1 == $show_nav ) : ?>
    	<div class="alignright"><?php next_post_link( '%link', 'Next post', TRUE ); ?></div>
    	<div class="alignleft"><?php previous_post_link('%link', 'Previous post', TRUE); ?></div>
    <?php
    Endif;

    In place of this code

    if ( 1 == $show_nav ) :
    	the_post_navigation();
    endif;

    Hope it will work for you.

    Regards,
    Team ProDesigns

    in reply to: breadcrumbs Missing field "item" #13803
    nirav
    Keymaster

    Hello there,

    Greetings of the day!

    The Error, Search Console is showing is because of the updates done by Google in a structured data format. To resolve the error, you may need to update the same for your website.

    Please have referred this link to have a better idea about the structured data.

    After updating the structured data, please make sure to check it in Structured Data Testing Tool and once there is no error, please update it for your website.

    Regards,
    Team ProDesigns

    in reply to: Breadcrumb Error #13802
    nirav
    Keymaster

    Hello @techpartner,

    Greetings of the day!

    The Error, Search Console is showing is because of the updates done by Google in a structured data format. To resolve the error, you may need to update the same for your website.

    Please have referred this link to have a better idea about the structured data.

    After updating the structured data, please make sure to check it in Structured Data Testing Tool and once there is no error, please update it for your website.

    Regards,
    Team ProDesigns

    in reply to: Google search console error with Breadcrumb #13801
    nirav
    Keymaster

    Hello @rongxau, @techpartner, @LPerderiset,

    Greetings of the day!

    The Error, Search Console is showing is because of the updates done by Google in a structured data format. To resolve the error, you may need to update the same for your website.

    Please have referred this link to have a better idea about the structured data.

    After updating the structured data, please make sure to check it in Structured Data Testing Tool and once there is no error, please update it for your website.

    Regards,
    Team ProDesigns

    nirav
    Keymaster

    Hello Katie,

    Greetings of the day!

    It might be helpful.

    <?php next_post_link( '%link', 'Next post in category', TRUE ); ?>
    <?php previous_post_link('%link', 'Previous in category', TRUE); ?>

    Please refer this link for more details.

    Please let me know in case you need more help!

    Thanks.

    in reply to: Sidebar #13783
    nirav
    Keymaster

    Hello Marion,

    Greetings of the day!

    We have checked the website but was not able to find the sidebar. Would it be possible to share with us the screenshot of the same on [email protected]? It will help us to provide you the time and cost of the custom slider development.

    Thanks and Regards,
    Team ProDesigns

    in reply to: E-commerce Gem Advertisement: use it on two lines #13782
    nirav
    Keymaster

    Hello Cristian,

    Greetings of the day!

    You can add the same widget below the advertisement to add another section but you need to add additional code to make it properly visible as it is not part of the core theme.

    Hope this helps!

    Thanks and Regards,
    Team ProDesigns

    in reply to: Homepage Logo #13781
    nirav
    Keymaster

    Hello There,

    Greetings of the day!

    Please paste the below-mentioned code in the Blog Inn’s functions.php file.

    /*
    * Enable support for custom logo.
    */
    function theme_setup_cust_logo(){
        add_theme_support( 'custom-logo', array(
            'height'      => YOUR_LOGO_HEIGHT,
            'width'       => YOUR_LOGO_WIDTH,
        ) );
    add_action( 'after_setup_theme', theme_setup_cust_logo',20 );

    Logo with the bigger size might affect the look of your website menu that’s the reason we have given the fixed size for the logo.

    Hope this helps.

    Thanks and Regards,
    Team ProDesigns

    in reply to: Make the site-description H1 but only on homepage #13757
    nirav
    Keymaster

    Hello Intered,

    Greetings of the day!

    You can set the header title (H1 tag) from the admin panel.

    Please follow the below steps to add the H1 tag.

    • Login to admin panel
    • Go to Appearance >> Customize >> Theme Options >> Header Options
    • Enable by clicking on “Show Header title” checkbox
    • Add title under “Header title text” textbox

    Hope it will work for you.

    Regards,
    Team ProDesigns

    in reply to: Image gets blurrier in blog post when reduce dimensions #13748
    nirav
    Keymaster

    Hello There!

    We are very sorry for the late response.

    We have sent you an email, so please have a look and feel free to get in touch in case of any other query.

    Thanks and Regards,
    Team ProDesigns

    in reply to: No one is responding to my emails or posts #13747
    nirav
    Keymaster

    Hello There!

    We are very sorry for the late response.

    We have sent you an email, so please have a look and feel free to get in touch in case of any other query.

    Thanks and Regards,
    Team ProDesigns

    in reply to: breadcrumbs Missing field "item" #13701
    nirav
    Keymaster

    Hello There!

    Greetings of the day!

    We have forwarded these details to our technical and SEO team, we will get back to you ASAP.

    Have a great day ahead!

    Thanks and Regards,
    Team ProDesigns

    in reply to: Google search console error with Breadcrumb #13700
    nirav
    Keymaster

    Hello There!

    Greetings of the day!

    We have forwarded these details to our technical and SEO team, we will get back to you ASAP.

    Have a great day ahead!

    Thanks and Regards,
    Team ProDesigns

    in reply to: Breadcrumb Error #13699
    nirav
    Keymaster

    Hello There!

    Greetings of the day!

    We have forwarded these details to our technical and SEO team, we will get back to you ASAP.

    Have a great day ahead!

    Thanks and Regards,
    Team ProDesigns

Viewing 15 posts - 301 through 315 (of 552 total)