Events Made Easy Forums Generic calendar dates not clickable and prev next load whole front page in calendar

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #42744
    Anonymous
    Inactive

    Hi;

    When i use the calendar widget or shortcode, and when i press prev or next for the year, the entire home page loads in the calendar area.

    Please excuse me for being a bit of a newbie, but i have read every message here that seems to relate and couldn’t fix the problem. So i;

    -removed all plugins except eme;

    -deactivated and cleared eme, and even re-installed a fresh copy;

    -checked the .htaccess is referring to the right directory (wp is not in a seperate directory)

    # BEGIN WordPress

    <IfModule mod_rewrite.c>

    RewriteEngine On

    RewriteBase /

    RewriteRule ^index.php$ – [L]

    RewriteCond %{REQUEST_FILENAME} !-f

    RewriteCond %{REQUEST_FILENAME} !-d

    RewriteRule . /index.php [L]

    </IfModule>

    # END WordPress

    – cannot see any firebug error

    – re-set permalinks (/%post_id%/%postname%/)

    – confirmed the header and footer files have the right wp comments as in your posts

    – updated wp to v3.12

    – updated my pagelines platform pro theme to the lastest

    – then switched to twentyten, de-activated all plugins except for eme

    still entire page loading in events calendar widget or shortcode

    Site is http://www.buddhistwhatson.com and eme calendar widget displays on first page.

    I would really appreciate some help on this one.

    Thank you

    Renyi

    #47587
    Franky
    Keymaster

    Set your “Events page” setting to some hidden page. Then disable/re-enable the plugin to force the rewriting rules to refresh.

    #47588
    Anonymous
    Inactive

    Hi;

    I have tried this solution a few times, and it seems to create a new “events” page ,which is fine, but the widget calendar on the front page still and the calendar in the “events” page still load the entire front page when i click prev or next.

    Please help.

    http://www.buddhistwhatson.com

    Thanks

    #47589
    Franky
    Keymaster

    It seems to me the clicking works, but you need to do something about your event listing format.

    I would suggest: start all over with the event settings and data, by selecting “Delete all EME data when uninstalling” in the EME settings window, then deactivate and reactivate the plugin. Then all settings are back to their defaults and you can go from there.

    #47590
    Anonymous
    Inactive

    Hi Franky;

    Set the “Delete all EME data when upgrading or deactivating” and then deactivated and reactivated, but the home page is still loading inside the calendar widget or shortcode calendar on page. Also i tried it again, and then re-saving the permalinks,but no change.

    Anything else i can check?

    Thank you

    #47591
    Anonymous
    Inactive

    also i noticed when mouse hover over the next arrow in the calendar widget, the link at the bottom right of the browser says http://www.buddhistwhatson.com/# , when it should be stating the events page address.

    Thank you

    #47592
    Franky
    Keymaster

    No, the link is ok, it’s jquery that’s doing it’s work, so nothing wrong there.

    Would you mind mailing me an admin account, so I can check things out: liedekef [at] telenet.be

    #47593
    Anonymous
    Inactive

    Sent. Thank You

    #47594
    Anonymous
    Inactive

    Hi;

    I followed your email advice, and yes it was a plugin problem. It was my error and my apologies to you. I used a plugin called “Plugin Organizer” which can turn plugins on or off on each post or page. But it also has a Global Plugin section which allows plugins to be turned off by default, so they may later be turned on for individual pages. When eme was OFF by default, it could not be later enabled via this plugin. Maybe this information will help any other user who wants to use that plugin.

    #47595
    Franky
    Keymaster

    thanks for the info!

    #47596
    Anonymous
    Inactive

    Hi Franky, in my case navigation arrows don’t work on my life (Linux) server but they work perfectly on my local one (localhost). The only difference I see is the use of Permalinks (I can’t use them locally). Is there any issue with permalinks?. Any suggestions?

    You can check the site at: automatizacion-it.com (it will require your registration, it’s still under construction)

    Thanks for your support

    #47597
    Franky
    Keymaster

    Your life site is redirecting the requests from http://automatizacion-it.com/site/?&#8230; to http://www.automatizacion-it.com/site/?&#8230; for the calendar ajax request.

    But: going to http://www.automatizacion-it.com/site gets redirected to http://automatizacion-it.com/site so you need to fix things.

    #47598
    Anonymous
    Inactive

    I’m quite impress with your support Frankie Thanks a lot.

    So how could I change the “calendar ajax request” so it gets http://automatizacion-it.com/site directly. (or you are suggesting this is a hosting (theme) issue?)

    Sorry if this is obvious to you.

    Again, thanks a lot!!

    #47599
    Franky
    Keymaster

    check your general wordpress settings for site and home and such. Those settings should match. And also any other setting (maybe our apache server is doing the redirecting)

Viewing 14 posts - 1 through 14 (of 14 total)
  • The forum ‘Generic’ is closed to new topics and replies.
Scroll to Top