Events Made Easy › Forums › Generic › calendar dates not clickable and prev next load whole front page in calendar
- This topic has 13 replies, 3 voices, and was last updated 13 years, 4 months ago by Franky.
-
AuthorPosts
-
Thu 28 Apr 2011 at 07:13 #42744AnonymousInactive
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
Thu 28 Apr 2011 at 18:37 #47587FrankyKeymasterSet your “Events page” setting to some hidden page. Then disable/re-enable the plugin to force the rewriting rules to refresh.
Mon 9 May 2011 at 06:45 #47588AnonymousInactiveHi;
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
Mon 9 May 2011 at 19:36 #47589FrankyKeymasterIt 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.
Mon 9 May 2011 at 23:46 #47590AnonymousInactiveHi 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
Tue 10 May 2011 at 01:16 #47591AnonymousInactivealso 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
Tue 10 May 2011 at 17:45 #47592FrankyKeymasterNo, 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
Tue 10 May 2011 at 23:33 #47593AnonymousInactiveSent. Thank You
Tue 24 May 2011 at 02:10 #47594AnonymousInactiveHi;
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.
Tue 24 May 2011 at 15:49 #47595FrankyKeymasterthanks for the info!
Mon 11 Jul 2011 at 12:48 #47596AnonymousInactiveHi 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
Mon 11 Jul 2011 at 12:59 #47597FrankyKeymasterYour life site is redirecting the requests from http://automatizacion-it.com/site/?… to http://www.automatizacion-it.com/site/?… 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.
Mon 11 Jul 2011 at 14:36 #47598AnonymousInactiveI’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!!
Mon 11 Jul 2011 at 16:19 #47599FrankyKeymastercheck 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)
-
AuthorPosts
- The forum ‘Generic’ is closed to new topics and replies.