T
T
Tim Nev2021-07-02 08:46:31
WordPress
Tim Nev, 2021-07-02 08:46:31

How to insert scroll posts in wordpress header?

There is a site on WordPress https://ari.org.ru - the question is in which direction to look in order to implement the function of displaying posts in the header (without changing the template to another topic) in the form of scroll posts or scrolling left and right, as on the image. Tell me, please, as simply as possible, I'm not a programmer, I can do the simplest operations, edit css and html. Maybe there is a plugin?

60dea82064c6d977050460.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Z
zorca, 2021-07-02
@aritim

  1. Find the plugin you need in the directory: Post Slider Plugin
  2. Check if the plugin contains shortcodes
  3. Find an insertion point in a theme template
  4. Insert the shortcode of the plugin into the found place of the plugin template using the following code:<?php echo do_shortcode('[name_of_shortcode]'); ?>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question