• Good day. Tell me, the font in the slider cards does not change – it always remains “bold”, although there are no tags. at the same time (In the first card, everything is written in regular font without <b> </ b> or </ strong> – in the following cards, only the name is highlighted in bold, and as you can see, everything is shown in bold.

    At the same time, when filling in the card, the tags <p> </ p> are automatically added. In addition, apparently due to the insertion of tags, I could not insert a shortcode into the slider card (plugin “Sortcoder”).

    (I hope everything is clear and sorry, this is only a translation from Russian into English, via Google translator.)

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author simonpedge

    (@simonpedge)

    Try editing your slides using TEXT mode (not VISUAL), so you can see the HTML better.
    You probably want something like:

    <img class="wp-image-1404 size-full aligncenter" src="https://rci.company/wp-content/uploads/2019/01/P1599346.jpg" alt="" width="400" height="533">
    <div><strong>Александр Бузаков<strong></strong><div>
    <div>Исполнительный директор<br><em>Пьет кофе из кружки с надписью BOSS</em></div>

    Regarding embedding shortcodes within slides, you need to make sure that you tick the ‘Allow Shortcodes’ checkbox.

    Thread Starter alexche1974

    (@alexche1974)

    Unfortunately, this did not solve the problem – the display of the text remained “bold”, (you can see two identical photos in the slider). In this case, when switching to the visual mode, the slider inserts the <p> </ p> tag into the image.

    <p><img class="wp-image-1404 size-full aligncenter" src="https://rci.company/wp-content/uploads/2019/01/P1599346.jpg" alt="" width="400" height="533" /></p>
    <div><strong>Александр Бузаков</strong>
    <div>
    <div>Исполнительный директор<br /><em>Пьет кофе из кружки с надписью BOSS</em></div>
    </div>
    </div>
    Thread Starter alexche1974

    (@alexche1974)

    Sorry, it seems to be some kind of problem with the site template – checked on another site, the fonts are displayed so well.

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

The topic ‘slider font problem’ is closed to new replies.