• Resolved fox20

    (@fox20)


    Hi,

    Great plugin!

    I want to ask if there is an option to change the heading tags of the post title in the recent post shortcode.

    By default, it has “H2” heading tag, and I don’t want any H tag in the slider, it’s not good for SEO. can I change it to “p” or any tag that wouldn’t be considered as H title tag?

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,

    Thanks for Reaching here.

    Please send your website URL and shortcode.

    Thanks,

    Thread Starter fox20

    (@fox20)

    Hi,

    my website:

    smartbuying.co.il

    shortcode:

    [recent_post_slider limit=”5″ media_size=”full” rtl=”true”]

    thanks

    Ketan Patel

    (@patelketan)

    Hello,

    Thanks for reaching here.

    Please go to the plugins design file and you change your need plugins design file.
    ( Design file path:- wp-content -> plugins -> wp-responsive-recent-post-slider -> templates -> slider -> design-1.php )

    Let me know if you have any issues or queries.

    Thanks,

    Thread Starter fox20

    (@fox20)

    Hi Ketan,

    Thanks for your answer,

    I edit the design-1 file (changed “H2” to “p”) like that:

    <?php } ?>
    <p class=”wppsac-post-title”>
    “><?php the_title(); ?>
    </p>

    But there was no change in my website,

    I can see that still there is H2 post titles on the slider in the source code.

    Thread Starter fox20

    (@fox20)

    Hi,

    Sorry, it seems that it works fine now!

    At first, I did it on another website and it didn’t work (maybe there is a problem on this website) but after I did it on the right website the H2 title tags disappeared!

    Thanks,

    Dror

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Change Heading Tag’ is closed to new replies.