• Hello again Mr @farinspace,

    1 Here, the short-code I’ve inserted in my block

    [nooz type="release" count="4" use_excerpt="yes" use_pagination="no"
    use_archive_link="auto"]

    Everything worked perfectly fine until I added my 10th press-release (See Image Below),

    https://postimg.cc/4KmcpZvw

    So, by removing featured image, I found that all elements (Title, date, excerpt) were overlaping while all previous Press releases are displaying perfectly, and this goes forth for every new Press-release (4th newest attempt). What should I do ?

    PS : I cleared cache and made tests on private / incognito browser in the process

    2 Next – Previous buttons open new tabs, by inspecting elements, I found that it contains a target=”_blank” instruction.

    <a class="nooz-pagination__nav-next-link nooz-pagination__nav-link" href="https://localhost/wordpress/news/page/2/" target="_blank">Next</a>

    What is the safest mode as to remove target=”_blank” within Nooz ?

    My deepest thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Sami SAKER

    (@samisaker1987)

    1- Is resolved : My mistake was to leave the excerpt field empty, now it’s working perfectly

    2- By resolving this very last detail, I should’ve finalized my “News” page. Would you kindly @farinspace enlighten me on how to get rid of it (Written in bold)

    <a class="nooz-pagination__nav-next-link nooz-pagination__nav-link" href="https://localhost/wordpress/news/page/2/" <strong>target="_blank"</strong>>Next</a>

    Plugin Contributor farinspace

    (@farinspace)

    @samisaker1987, I can’t say where this is coming from exactly … if you inspect /wp-content/plugins/nooz/themes/outline/pagination.php you should not see target="_blank"

    • This reply was modified 2 years, 6 months ago by farinspace.
    Thread Starter Sami SAKER

    (@samisaker1987)

    @farinspace

    Strange indeed, I confirm you saying as there is not target=”_blank” in pagination.php
    (Image below)
    https://postimg.cc/Mcd0nFzw

    Yet it still shows it in inspection tool although I cleared my entire cache (Image below)
    https://postimg.cc/GHGkF2bq

    Can it be the theme itself (Nicepage) meddling with Nooz ?

    Thank you for all your effort

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Overlapping text elements + target=”_blank” on navigation buttons issues’ is closed to new replies.