• The news page on our website has 2 news sections. I want to offset the second news section by 3 so the news articles don’t repeat and the first news section acts almost like a header. I am working with WordPress’s News Pro and the Divi Builder.

    The code for the first news section you see is:
    [sp_news design=”design-47″ limit=”3″ pagination=”false”]

    and it seems to be doing its job. However, the code I’m using for the second section doesn’t seem to be working. Take a look:

    [sp_news limit=”20″ offset=”3″ show_date=”true” show content= “true” content_word_limit=”20″ grid=”2″ design=”design-48″]

    The offset=”3″ function seems to be doing nothing which is problematic.

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

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

The topic ‘sp_news offset=”” not working’ is closed to new replies.