• Resolved ananddevops

    (@ananddevops)


    Hello,

    I am trying to add EA Post Grid element to my page. I simply drag and dropp the same on my elementor page. On adding the same, I have selected it to be show by Pages.I have chosen 3 columns and added Load more button.

    Now when I try and preview the page and click on Load More , it does not load the other pages. see attached – screenshot.

    Is the card style a premium layout type for Post Grid?

    Kindly suggest.

    Thanks

Viewing 15 replies - 1 through 15 (of 22 total)
  • Plugin Author Rafin

    (@rafinkhan)

    @ananddevops,

    Hi, there. I have just checked from my side and I was unable to reproduce the issue. From my side, EA Post Grid is working completely fine for Pages and so is the Load More Button. So, I assume that it might be an internal conflict with one of the plugins you are using. Would you mind checking for Plugin conflicts and let me know how it goes?

    If that doesn’t solve it, you can provide us the page URL of yours. For further queries, feel free to contact us through here: wpdeveloper.net/support

    Thank you.

    Thread Starter ananddevops

    (@ananddevops)

    @rafinkhan sure. let me check on the plugin conflicts and get back.

    Plugin Author Rafin

    (@rafinkhan)

    @ananddevops,

    Let me know after you are done checking for plugin conflicts. Thank you.

    nikki

    (@eigenste-ik)

    I have the same issue.

    Checked for plugin issues, there all fine.
    And added:

    add_filter(‘vc_grid_get_grid_data_access’,’__return_true’);

    And still doesn’t work.

    the website!

    It’s on the homepage and on the newspage (nieuws)

    Anyone who can help me?

    Hello,

    I have the same problem. Post Grid images do not show up on website. Any suggestions why please?

    Thanks

    When I click on “preview changes” on wordpress pagebuilder, all seems to work but when I open the webpage on browser it does not work… strange…I have tried with several browsers already and all the same…Can anyone help please?
    Thanks

    Hello,

    any update on this please?
    Postgrid still not working. I have tried several things but no luck.
    Thanks

    Can this be caused by the PHP versions?

    @msonbahar I am having exactly the same issue. It all appears fine in the editor, but then when I visit the webpage it has not worked at all. Have you managed to solve it?

    @gw257 Thanks for the post. I have tried several things but no change. Exactly as you described; it all appears fine in the editor but does not load at the live website.
    I hope someone can help with this…

    Plugin Author Rafin

    (@rafinkhan)

    @msonbahar @gw257,

    Hey, guys. I am really sorry to hear that you are facing such issues. It seems very strange since we haven’t dealt with such a problem with EA Post Grid before. I am assuming both of you guys are running the latest version of Elementor and Essential Addons, right?

    Also, have you guys tried clearing cache from wp-admin -> Essential Addons -> Tools -> Clear Cache? If you have and still facing this issue, I am assuming you guys have also checked for plugin conflicts?

    If you have tried all these things and still not working, it’s difficult to say what’s the issue without proper investigation. So, we will have to check your website for such case.

    Would you guys please email us here: [email protected]

    I will personally check the sites and if needed, our Lead Developer will be assigned to fix this issue as soon as possible.

    Thank you.

    • This reply was modified 5 years, 1 month ago by Rafin.

    Hi rafinkhan,
    Uuntil you have mentioned I did not realise this support forum was for essential addons for elementor. sorry about that. I do not have either of these. I use WP classic web page builder. If not a problem would you please suggest where I should post about my problem? Thanks a lot

    @rafinkhan Thank You!! clearing the cache worked. I apologise as you already recommended this in the thread. I really appreciate the help

    I SOLVED IT,
    It was elementor or js_composer.min.css?ver=6.1:7

    .vc_grid.vc_row .vc_grid-item {
      display: none; 
    }

    Override this display:none in your css, ex

    .vc_grid.vc_row .vc_grid-item {
      display: inline-flex; 
    }

    Hi, I am using post grid and filter plugin, last time it was working good. now its filters buttons are not working when i click on it nothing anything happens please help to resolve this issue.

Viewing 15 replies - 1 through 15 (of 22 total)
  • The topic ‘Post Grid not working’ is closed to new replies.