Zoe

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • in reply to: 404 pages of events that are not reoccuring #952565
    Zoe
    Participant

    Thank you,

    That has fixed the issue, we have updated the live site and it is working correctly.

    Many Thanks.

    in reply to: 404 pages of events that are not reoccuring #951787
    Zoe
    Participant

    This reply is private.

    in reply to: 404 pages of events that are not reoccuring #950888
    Zoe
    Participant

    Hi Brian, we have a development copy of the website set up if you just want FTP access to that? Its completely separate from the live site so we’re happy for you to do whatever is needed on it…

    Cheers,

    Zoe

    in reply to: 404 pages of events that are not reoccuring #950698
    Zoe
    Participant

    Hi Brian,

    Had already tried that bit of code,
    I have tried changing the Single event URL slug to event123 but that also didn’t that fix it.

    It seams a bit a weird that it does not work, despite have no plug ins installed and changing it to default theme.

    It clearly is a bug with your plugin which other people are not having issues with.

    I have tried on existing and new events but again no solution.

    in reply to: 404 pages of events that are not reoccuring #950486
    Zoe
    Participant

    This reply is private.

    in reply to: 404 pages of events that are not reoccuring #950135
    Zoe
    Participant

    Hi,

    Glad it help narror things down.

    There are no redirects as far as I am aware in the theme I have had a quick look around some of the templates and there looks to be no redirect.

    I have displayed all plugins apart from the debug bar plugin and the events calendar.

    and the pages still 404.

    I changed the permalinks to Default which fixed it but then back to postname which broke it again.

    I changed the theme to Twenty Fifteen but this did not fix the 404.

    So i am not sure what could be causing it still to brake.

    in reply to: 404 pages of events that are not reoccuring #950070
    Zoe
    Participant

    Hi,

    I have done that for you.

    http://prntscr.com/6k98zc

    Not I don’t see the same as you I have attached a screen shot above to show you what we see.

    in reply to: 404 pages of events that are not reoccuring #949299
    Zoe
    Participant

    This reply is private.

    in reply to: 404 pages of events that are not reoccuring #948914
    Zoe
    Participant

    Ok so recurring events work with dates on the url.</strong
    Yes thats correct it works with or without date on the end as it redirect correctly

    When you create a single event that does not work, correct?
    Yes thats correct they do not work

    Do you have any pages called event or events?
    No we dont

    Also, if in the event settings you change the default slug from events to something else and then resave permalinks does that help the single event show?

    Done that does not make any difference still not working.

    in reply to: 404 pages of events that are not reoccuring #948145
    Zoe
    Participant

    Hi,

    Yes we have created a test site here

    http://bghr.epixdev1.co.uk/tennis/

    on that site I have updated the plugins and its running on a separate database so we can test everything you send to us to resolve the problem.

    We did get you access but you have deleted it from a hidden post.

    I have added a new event with only one date.
    http://bghr.epixdev1.co.uk/event/testevents/

    but it still has a 404 redirect problem.

    But when I updated that date to be recurring, the redirect work correctly.

    So the issue is on events that only have one date that causing the 404 issue.

    let us know of any other test you need us to run.

    in reply to: 404 pages of events that are not reoccuring #947830
    Zoe
    Participant

    This reply is private.

    in reply to: 404 pages of events that are not reoccuring #947829
    Zoe
    Participant

    The version we are currently using is:

    The Events calendar: 3.0.3
    The events calendar: 3.0.5

    The reason we need to upgrade is because on the sport page we have the widget http://eastgateclub.co.uk/tennis/ if more than one event is on that day it show there no events but in the newer versions that is fixed.

    The Htaccess file has the following

    # BEGIN s2Member GZIP exclusions
    <IfModule rewrite_module>
    	RewriteEngine On
    	RewriteBase /
    	RewriteCond %{QUERY_STRING} (^|\?|&)s2member_file_download\=.+ [OR]
    	RewriteCond %{QUERY_STRING} (^|\?|&)no-gzip\=1
    	RewriteRule .* - [E=no-gzip:1]
    </IfModule>
    # END s2Member GZIP exclusions
    
    # 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
    

    We have no custom redirect on and I have disable the 301 redirect plug-in.

    I have set up a dev site of east gate club and updated the plugin to the latest version and the bug has come around again.
    http://bghr.epixdev1.co.uk/tennis/

    if you click on the “Tennis Section Open Day” event you will see the bug. but if you go to the 8th April and click on that event it works fine.

    Many Thanks

    in reply to: 404 pages of events that are not reoccuring #947655
    Zoe
    Participant

    Yes,
    The Recurring events loaded only when the date is passed through the url like this:
    http://eastgateclub.co.uk/event/easter-tennis-camp/2015-04-09/

    when the url does not have that date the page 404’s.

    Yes we had to downgrade the plugin to an older version to fix it and that what we have on at the moment as we need the events showing.

    in reply to: BBPress conflict with latest version #93065
    Zoe
    Participant

    Sorry I meant I spent a lot of time looking for the problem! When I discovered it was the events calendar I downgraded it, but I’d rather not leave it that way so it would be great if you guys could try and fix it in the next release – pretty please?

    I was suprised it still affected the site even when deactivated, the only thnig that fixed it was swithcing off permalinks – not sure if that gives us a clue? Is there perhaos .htaccess file in the event cal files interfering??

    in reply to: Is The Events Calendar V3 coming soon? #55653
    Zoe
    Participant

    Hi all, I need the calendar widget to show posts from different categories, rather than the in-page one. Even if I need to tinker with the code that’s fine – is this possible??

    Cheers,

    Zoe

Viewing 15 posts - 1 through 15 (of 18 total)