• Hey!
    First of all – great plugin. It seems to be just what I was looking for.
    I need a little help though. Please take a look at the link provided and tell me if I am filling-in the correct selectors. I don’t thimk so, because the Load more button does not show up on the initial page where I need it. So selectors are probably wrong and it seems that I can’t fix them alone. Thanks in advance!

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Mahesh Maharjan

    (@maheshmaharjan)

    Hi @rosho:

    Could you share your selector settings.

    Regards,
    Mahesh

    Thread Starter rosho

    (@rosho)

    @maheshmaharjan thanks for your reply.
    I tried with default selectors and it did not work;

    Then I also tried with
    Navigation Selector navigation posts-navigation
    Next Selector nav-links
    Content Selector nav-previous
    Item Selector gridview-posts-wrapper

    as these were the values I could think of in my theme but it didn’t helo either.
    Do you have any suggestion?

    Plugin Contributor Mahesh Maharjan

    (@maheshmaharjan)

    Hi @rosho,

    Please try these settings:
    Navigation Selector: nav.navigation
    Next Selector: nav.navigation .nav-links .nav-previous a
    Content Selector: .gridview-posts-grid
    Item Selector: .gridview-grid-post.gridview-4-col

    Let me know if the issue persists.

    Regards,
    Mahesh

    Thread Starter rosho

    (@rosho)

    Thanks, @maheshmaharjan
    Now, when I try your suggestion as-is on the main page, the LOAD MORE link appears broken – on top and behind the grid content.

    I also tried the setting without Item Selector (I left it empty).
    Then the LOAD MORE link appears correctly below the 4×4 grid and it works, but when more posts are loaded the grid breaks: it is no longer 4×4, rather than the first and the last newly loaded rows display only 2 posts. Only the 2nd and 3rd newly loaded rows are displayed correctly (4×4 grid).

    I am resetting the plugin to default for now, in order to disappear we find a way to fix it. Any clues? Thanks for your efforts ??

    Plugin Contributor Mahesh Maharjan

    (@maheshmaharjan)

    Hi @rosho,

    Since your design is using setting position to the posts, it will need some CSS tweak to fix the issue. (such as fixing the Load More button’s position).
    Let me know if you need any help.

    Regards,
    Mahesh

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Correct selectors for GridView theme Recent Posts pege’ is closed to new replies.