Charles Winders
Forum Replies Created
-
Sent the info,
Forum: Plugins
In reply to: [WP Modal Login] Doesn't work with FORCE_SSL_ADMINI found the same issue. When I force the page to use https then it logs in otherwise it says “login successful” but never actually logs in just closes.
Forum: Plugins
In reply to: [WP FullCalendar] Categories are missing on the main site [Multisite]Same issue here, After spending some time trying to work it out I’m onto looking into a different solution, the default calender is just plain ugly. WP FullCalender makes the user interface much nicer with tool tips. But if doesn’t work, it doesn’t work.
Forum: Plugins
In reply to: [Events Planner] 404 page when YOAST seo is active.Good news Abel,
I found the issue. Why it was only happening when Yoast and EPL was active I have no idea. But it was an add_action I had in my functions.php. I ended up finding it because it was causing a problem with the media uploader showing an error when I uploaded an image too.
Seems playing with the functions for woocommerce I was removing actions and adding actions to change out the before and after content areas and didn’t need the last piece I wrote in there. While looking for the media upload issue I fixed that. Now I’ve gone back to Yoast SEO and activated it, the events pages come up fine.
Forum: Plugins
In reply to: [Events Planner] 404 page when YOAST seo is active.Thanks for the reply Able, but I’ve already done that.
Cleared cache,
Cleared WP cache via phpMyAdmin
Resaved permalinks
deleted htaccess then resaved permalinks
changed permalink structure then resaved
changed default page that has shortcode
changed URL’s for category ‘events’ to ‘event posts’
changed URL for events from ‘events’ to ‘event-list’
resaved permalinks along the way.None of these fixed the issue except turning one of the two plugins off.
No error via Firebug console either.
Here we go again, Same issue but now with the new release of 3.5
I realize this is a first day thing but I updated my own site to see what would and wouldn’t go through the update. This looks to be the only thing now having an issue.