Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Andrew

    (@pezigns)

    Hello,
    I am still working to get this issue resolved. Any help with this would be greatly appreciated. Thank You,

    Thread Starter Andrew

    (@pezigns)

    Hi,

    It is the Underscores theme (as suggested in your installation). This is the first functionality I have added to the theme. I am just running this how the installation says. I have tried other pages. I also have tried using a couple different default themes.

    Thread Starter Andrew

    (@pezigns)

    I currently have the events page setup as the front page. However I have tried using another page as front page and still get the same troubles with the redirects. When I set another page as the front page, before I tested I tried re-saving permalinks as well as flushing my rewrite rules and I still am getting 404’s for the single pages as well as venue, organizer and really any other links associated. Sorry for being such a pain this site is for a client and I just really want this to work. Thanks again for your time on this!

    Thread Starter Andrew

    (@pezigns)

    No it is not a subpage. I have it setup as a page with the event list page template applied. I think it is maybe a redirect issue as well. Below I have attached the event redirects I see on the page. basically what the rewrite plugin is displaying. Let me know if this makes sense.

    Thank You!!

    (events)/organizer/[0-9a-z-]+-(\d+)/?$ index.php?pagename=$matches[1]&organizer_id=$matches[2] other

    (events)/organizer/[0-9a-z-]+-(\d+)/page/([0-9]{1,})/?$ index.php?pagename=$matches[1]&organizer_id=$matches[2]&paged=$matches[3] other

    (events)/venue/[0-9a-z-]+-(\d+)/?$ index.php?pagename=$matches[1]&venue_id=$matches[2] other

    (events)/venue/[0-9a-z-]+-(\d+)/page/([0-9]{1,})/?$ index.php?pagename=$matches[1]&venue_id=$matches[2]&paged=$matches[3] other

    (events)/[0-9a-z-]+-(\d{11})/?$ index.php?pagename=$matches[1]&eventbrite_id=$matches[2] other

Viewing 4 replies - 1 through 4 (of 4 total)