• Resolved suzzlow

    (@suzzlow)


    I am listing arts events on my website – http://www.artitute.com and for the last few weeks, the next buttons on the events categories and listing pages are not displaying new contents when I click on the Next arrow or the 1, 2,3..etc buttons. It will keep displaying the 1st list of events.

    http://www.artitute.com/events/categories/all-events/
    http://www.artitute.com/calendar/

    Within my Events Manager’s Events Page settings, I am using the following DIV tag to list my events. And have left the Header and Footer blank as it messed up my layout when I added in DIV and close div in them.

    <div style=”width:30%;padding:0 10pt 0 0;float:left;”>
    #_EVENTIMAGE
    <b>#_EVENTLINK</b>
    #_{d/m/Y} #@_{- d/m/Y}, #_LOCATIONNAME, #_LOCATIONCOUNTRY </i>

    </br>
    </div>

    However, under the settings for Events List Format. I am using the same code as above, Header is Blank, but have a </DIV> tag within the footer. When I remove the close DIV tag in the footer, my layout messed up.

    Please advice what’s causing my Next buttons to not able to display new contents. Thank You.

    https://wordpress.org/plugins/events-manager/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    just to narrow down the problem and help us debug the issue is it possible to try the following temporarily:

    – deactivating all other plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).
    – switching to the default theme to rule out any theme-specific problems

    Thread Starter suzzlow

    (@suzzlow)

    Okay, thanks. I will try that. Btw, forgot to mention it was working okay when I was using a free WP theme. But this only happened after I switched to a paid MH Magazine Theme
    http://www.mhthemes.com/themes/mh/magazine/

    Plugin Support angelo_nwl

    (@angelo_nwl)

    okay, let us know if you have further questions.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Events listing's Next buttons (1,2,3..etc) not showing new contents’ is closed to new replies.