Single page doesn't work?
-
Installed the plugin and have a working connection. Created an event page and assigned a template that has the necessary template info to display events which works fine. Single events page doesn’t work, I’m on a localhost install and all I am getting is the “No post found: error message when trying to go to https://localhost:8888/cns/events/test-event-17638906444/ for example. Installed the themes that support this plugin and have the same issue. Any ideas as this seems to be a popular issue?
Events page working: https://dl.dropboxusercontent.com/u/22945280/Screen%20Shot%202015-07-12%20at%2012.25.03.png
Event page not finding event: https://dl.dropboxusercontent.com/u/22945280/Screen%20Shot%202015-07-12%20at%2012.24.46.png
Events Page code: https://dl.dropboxusercontent.com/u/22945280/eventbrite-index.php
Single Event Page code: https://dl.dropboxusercontent.com/u/22945280/eventbrite-single.php
Cheers
-
Hi,
This sounds like your permalinks aren’t directing properly; just go to Settings > Permalinks and click Save, and see if that helps.
If not, can you install the Rewrite Rules Inspector plugin and see if that gives any info? Rewrites for EB should be at the top of that list (five of them, prefixed with
(eventbrite)
).Thanks for the response.
I tried saving the permalinks which didn’t have any effect.
Output from the rewrite rules plugin shows:
array ( 'category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?category_name=$matches[1]&feed=$matches[2]', 'category/(.+?)/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?category_name=$matches[1]&feed=$matches[2]', 'category/(.+?)/page/?([0-9]{1,})/?$' => 'index.php?category_name=$matches[1]&paged=$matches[2]', 'category/(.+?)/?$' => 'index.php?category_name=$matches[1]', 'tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?tag=$matches[1]&feed=$matches[2]', 'tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?tag=$matches[1]&feed=$matches[2]', 'tag/([^/]+)/page/?([0-9]{1,})/?$' => 'index.php?tag=$matches[1]&paged=$matches[2]', 'tag/([^/]+)/?$' => 'index.php?tag=$matches[1]', 'type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?post_format=$matches[1]&feed=$matches[2]', 'type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?post_format=$matches[1]&feed=$matches[2]', 'type/([^/]+)/page/?([0-9]{1,})/?$' => 'index.php?post_format=$matches[1]&paged=$matches[2]', 'type/([^/]+)/?$' => 'index.php?post_format=$matches[1]', 'kr_request_token/[^/]+/attachment/([^/]+)/?$' => 'index.php?attachment=$matches[1]', 'kr_request_token/[^/]+/attachment/([^/]+)/trackback/?$' => 'index.php?attachment=$matches[1]&tb=1', 'kr_request_token/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?attachment=$matches[1]&feed=$matches[2]', 'kr_request_token/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?attachment=$matches[1]&feed=$matches[2]', 'kr_request_token/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$' => 'index.php?attachment=$matches[1]&cpage=$matches[2]', 'kr_request_token/([^/]+)/trackback/?$' => 'index.php?kr_request_token=$matches[1]&tb=1', 'kr_request_token/([^/]+)/page/?([0-9]{1,})/?$' => 'index.php?kr_request_token=$matches[1]&paged=$matches[2]', 'kr_request_token/([^/]+)/comment-page-([0-9]{1,})/?$' => 'index.php?kr_request_token=$matches[1]&cpage=$matches[2]', 'kr_request_token/([^/]+)(/[0-9]+)?/?$' => 'index.php?kr_request_token=$matches[1]&page=$matches[2]', 'kr_request_token/[^/]+/([^/]+)/?$' => 'index.php?attachment=$matches[1]', 'kr_request_token/[^/]+/([^/]+)/trackback/?$' => 'index.php?attachment=$matches[1]&tb=1', 'kr_request_token/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?attachment=$matches[1]&feed=$matches[2]', 'kr_request_token/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?attachment=$matches[1]&feed=$matches[2]', 'kr_request_token/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$' => 'index.php?attachment=$matches[1]&cpage=$matches[2]', 'kr_access_token/[^/]+/attachment/([^/]+)/?$' => 'index.php?attachment=$matches[1]', 'kr_access_token/[^/]+/attachment/([^/]+)/trackback/?$' => 'index.php?attachment=$matches[1]&tb=1', 'kr_access_token/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?attachment=$matches[1]&feed=$matches[2]', 'kr_access_token/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?attachment=$matches[1]&feed=$matches[2]', 'kr_access_token/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$' => 'index.php?attachment=$matches[1]&cpage=$matches[2]', 'kr_access_token/([^/]+)/trackback/?$' => 'index.php?kr_access_token=$matches[1]&tb=1', 'kr_access_token/([^/]+)/page/?([0-9]{1,})/?$' => 'index.php?kr_access_token=$matches[1]&paged=$matches[2]', 'kr_access_token/([^/]+)/comment-page-([0-9]{1,})/?$' => 'index.php?kr_access_token=$matches[1]&cpage=$matches[2]', 'kr_access_token/([^/]+)(/[0-9]+)?/?$' => 'index.php?kr_access_token=$matches[1]&page=$matches[2]', 'kr_access_token/[^/]+/([^/]+)/?$' => 'index.php?attachment=$matches[1]', 'kr_access_token/[^/]+/([^/]+)/trackback/?$' => 'index.php?attachment=$matches[1]&tb=1', 'kr_access_token/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?attachment=$matches[1]&feed=$matches[2]', 'kr_access_token/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?attachment=$matches[1]&feed=$matches[2]', 'kr_access_token/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$' => 'index.php?attachment=$matches[1]&cpage=$matches[2]', '.*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$' => 'index.php?feed=old', '.*wp-app\\.php(/.*)?$' => 'index.php?error=403', '.*wp-register.php$' => 'index.php?register=true', 'feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?&feed=$matches[1]', '(feed|rdf|rss|rss2|atom)/?$' => 'index.php?&feed=$matches[1]', 'page/?([0-9]{1,})/?$' => 'index.php?&paged=$matches[1]', 'comment-page-([0-9]{1,})/?$' => 'index.php?&page_id=6&cpage=$matches[1]', 'comments/feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?&feed=$matches[1]&withcomments=1', 'comments/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?&feed=$matches[1]&withcomments=1', 'search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?s=$matches[1]&feed=$matches[2]', 'search/(.+)/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?s=$matches[1]&feed=$matches[2]', 'search/(.+)/page/?([0-9]{1,})/?$' => 'index.php?s=$matches[1]&paged=$matches[2]', 'search/(.+)/?$' => 'index.php?s=$matches[1]', 'author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?author_name=$matches[1]&feed=$matches[2]', 'author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?author_name=$matches[1]&feed=$matches[2]', 'author/([^/]+)/page/?([0-9]{1,})/?$' => 'index.php?author_name=$matches[1]&paged=$matches[2]', 'author/([^/]+)/?$' => 'index.php?author_name=$matches[1]', '([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]', '([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]', '([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$' => 'index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]', '([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$' => 'index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]', '([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]', '([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]', '([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$' => 'index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]', '([0-9]{4})/([0-9]{1,2})/?$' => 'index.php?year=$matches[1]&monthnum=$matches[2]', '([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?year=$matches[1]&feed=$matches[2]', '([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?year=$matches[1]&feed=$matches[2]', '([0-9]{4})/page/?([0-9]{1,})/?$' => 'index.php?year=$matches[1]&paged=$matches[2]', '([0-9]{4})/?$' => 'index.php?year=$matches[1]', '.?.+?/attachment/([^/]+)/?$' => 'index.php?attachment=$matches[1]', '.?.+?/attachment/([^/]+)/trackback/?$' => 'index.php?attachment=$matches[1]&tb=1', '.?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?attachment=$matches[1]&feed=$matches[2]', '.?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?attachment=$matches[1]&feed=$matches[2]', '.?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$' => 'index.php?attachment=$matches[1]&cpage=$matches[2]', '(.?.+?)/trackback/?$' => 'index.php?pagename=$matches[1]&tb=1', '(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?pagename=$matches[1]&feed=$matches[2]', '(.?.+?)/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?pagename=$matches[1]&feed=$matches[2]', '(.?.+?)/page/?([0-9]{1,})/?$' => 'index.php?pagename=$matches[1]&paged=$matches[2]', '(.?.+?)/comment-page-([0-9]{1,})/?$' => 'index.php?pagename=$matches[1]&cpage=$matches[2]', '(.?.+?)(/[0-9]+)?/?$' => 'index.php?pagename=$matches[1]&page=$matches[2]', '[^/]+/attachment/([^/]+)/?$' => 'index.php?attachment=$matches[1]', '[^/]+/attachment/([^/]+)/trackback/?$' => 'index.php?attachment=$matches[1]&tb=1', '[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?attachment=$matches[1]&feed=$matches[2]', '[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?attachment=$matches[1]&feed=$matches[2]', '[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$' => 'index.php?attachment=$matches[1]&cpage=$matches[2]', '([^/]+)/trackback/?$' => 'index.php?name=$matches[1]&tb=1', '([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?name=$matches[1]&feed=$matches[2]', '([^/]+)/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?name=$matches[1]&feed=$matches[2]', '([^/]+)/page/?([0-9]{1,})/?$' => 'index.php?name=$matches[1]&paged=$matches[2]', '([^/]+)/comment-page-([0-9]{1,})/?$' => 'index.php?name=$matches[1]&cpage=$matches[2]', '([^/]+)(/[0-9]+)?/?$' => 'index.php?name=$matches[1]&page=$matches[2]', '[^/]+/([^/]+)/?$' => 'index.php?attachment=$matches[1]', '[^/]+/([^/]+)/trackback/?$' => 'index.php?attachment=$matches[1]&tb=1', '[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?attachment=$matches[1]&feed=$matches[2]', '[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?attachment=$matches[1]&feed=$matches[2]', '[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$' => 'index.php?attachment=$matches[1]&cpage=$matches[2]', )
I’ve tried this on two fresh installs and have the same problem with both using mamp and vagrant LDE’s.
Any ideas?
Thanks for the response.
I tried saving the permalinks which didn’t have any effect.
Output from the rewrite rules plugin shows:
https://dl.dropboxusercontent.com/u/22945280/20150713.cns.rewriterules.txt
I’ve tried this on two fresh installs and have the same problem with both using mamp and vagrant LDE’s.
Any ideas?
Found the issue and solution on mine was to remove the /%category%/ tag before and go with just /%postname%/ only wish they allowed categories but broke the page feed for that one. See if that one helps.
Hi Andy,
Hm, you don’t have any rewrite rules at all for Eventbrite (which would certainly explain your issue). What permalinks setting are you using, and do the rewrite rules show up if you disable other plugins?
Hey
Using /%postname%/ permalinks setting and I’ve tried disabling all other plugins and it still doesn’t work.
Cheers
Oh! What is the root of your site in that above URL? There’s a known issue with single views not working if the page with the Eventbrite Events template is a subpage (making it a top-level page is the unfortunate workaround for now). Could that be your situation?
The root of my site is https://localhost:8888/project-name/
The events page is https://localhost:8888/project-name/events/
I’ve got it working but this makes no sense, I set the events page to be the static front page and then changed it back and now it works and the rewrites are now showing.
How odd…
Edit: Back to it not working, the eventbrite-single.php in my theme isn’t being picked up now, playing around with the settings broke it again. I’ll look at an alternative until this plugin is more stable I think.
Any solution to this. I’m seeing the same issue. The single template isn’t being found and served.
- The topic ‘Single page doesn't work?’ is closed to new replies.