Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #182077

    [av_blog blog_type='taxonomy' link='post_tag,22' blog_style='blog-grid' columns='3' contents='title' content_length='content' preview_mode='auto' image_size='portfolio' items='6' offset='0' paginate='yes']

    This shortcode produces the right listing on this page: http://bar.datema.de/thomas-henry/
    but the wrong pagination Link!

    <div class="pagination-wrap pagination-slider">
    <nav class="pagination">
    <span class="pagination-meta">Seite 1 von 2</span>
    <span class="current">1</span>
    <a href="http://bar.datema.de/thomas-henry-klassentreffen-2013-no-2-hamburg/2/" class="inactive">2</a>
    </nav>
    </div>
    

    Permalinks is “/%postname%/”, but the problem also exists in standard mode.

    • This topic was modified 10 years, 5 months ago by maratino.
    #183363

    Hi maratino!

    I’m not sure what it is you are asking. If the pagination isn’t working then it is typically a permalink issue. You can see the codex entry and some troubleshooting tips on it here: http://codex.wordpress.org/Using_Permalinks#Fixing_Permalink_Problems

    Regards,
    Devin

    #183373

    i doubt its a permalink issue – the problem is the same with standard settings.
    the shortcode used to produce a blog listing is on this page:
    http://bar.datema.de/thomas-henry/
    the link to the second “page” of that listing is a completely other page:
    http://bar.datema.de/thomas-henry-klassentreffen-2013-no-2-hamburg/2/

    to my understanding it should be sth. like:
    http://bar.datema.de/thomas-henry/page/2/

    #183408

    I understand what is supposed to be happening, but on my dev install as well as my live install on my personal site the permalink structure works as intended.

    So I’m just trying to check for things that could be specific or local to your setup based on the information given.

    If when you change the permalink settings to default things work as expected then you can go through the troubleshooting tips from the codex.

    #184146

    OK, it seems to work now. I don’t know what’s changed this.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Bug? No pagination with Blog Grid shortcode’ is closed to new replies.