Home › Forums › Calendar Products › Events Calendar PRO › Venu view
- This topic has 28 replies, 3 voices, and was last updated 10 years, 9 months ago by
Support Droid.
-
AuthorPosts
-
January 7, 2013 at 2:59 pm #30391
Duncan
ParticipantSeems to have gone?
I can’t see it or even find it any place in front end, but can still see it when I go into Events section then venues in back end
January 7, 2013 at 3:13 pm #30395Barry
MemberThe venue view is still present as of 2.0.10 – can you provide a link to a single event page which has a venue attached to it?
January 7, 2013 at 3:23 pm #30396Duncan
ParticipantHere’s one, had to go into back end to get it.
January 7, 2013 at 3:25 pm #30397Duncan
ParticipantP.S only the events on this page have events created so far.
January 7, 2013 at 3:51 pm #30399Barry
MemberWell, it should be there!
Have you customized your templates at all – and if so or if you have updated from an earlier version can you try replacing this file (if it exists):
wp-content/themes/{YOUR-THEME}/events/single.phpWith a copy of this one:
wp-content/plugins/the-events-calendar/views/single.php
That apart, the only other comment I would make at this time is that using default (or “ugly”) permalinks can cause a number of problems. For that reason we always recommend pretty permalinks with a standard /%postname%/ pattern, if at all possible:
http://codex.wordpress.org/Using_Permalinks#Using_.22Pretty.22_permalinks
January 8, 2013 at 3:48 am #30414Duncan
ParticipantHi Barry, No I haven’t customised the Template (I’m not clever enough for that lol) nor have I updated.
I’ve had a look and cant find the file wp-content/themes/{YOUR-THEME}/events/single.php
I also can’t find the events folder either /”events”/single.phpI have also noticed in the Event List Advanced Widget that no matter what I select (Dates/Venu/Adress/City/Stat/Postalcode etc etc) nothing on the front page changes it only displays the event title and the date?
This morning I’ve tried uninstalling both the template and Events Cal and Events Cal Pro with no success.
January 8, 2013 at 6:22 am #30417Barry
MemberOK. How about the permalink settings? I’ve seen all kinds of strange behaviour when default permalinks are used – have you been able to try out “pretty” permalinks?
January 8, 2013 at 6:30 am #30418Duncan
ParticipantPermalinks are set at default now. Havent had time to look at ‘pretty’ permalinks yet though.
January 8, 2013 at 6:48 am #30422Barry
MemberOK, well I’d suggest trying that next as, unfortunately, The Events Calendar doesn’t play nicely with default permalinks.
January 8, 2013 at 7:00 am #30423Duncan
ParticipantIs there a plugin or something that would do the trick as I don’t like messing around with .htaccess or any of those type of files.
January 8, 2013 at 7:19 am #30427Barry
MemberYou should be able to enable it from the WordPress Settings > Permalinks menu, normally WordPress will take care of the rest.
If for some reason it can’t create the .htaccess file itself it will display the code you need at the bottom of that page – all you need to do is copy and paste it into a new file (and call that file .htaccess of course, placing it in the web root).
If you need further help, why not check out the WordPress documentation for permalinks, which I linked to above.
January 8, 2013 at 7:56 am #30431Duncan
ParticipantRight, I’ve tried doing it in settings but my .htaccess file isn’t writable, So I created another and pasted the following to it.
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]I delete the old .htaccess file and add the one I’ve just created. Nothings changed though? All links within my site seem the same, and I still can’t find Venues. unless I’m missing something?
January 8, 2013 at 10:47 am #30439Barry
MemberI can’t see your site, so it’s hard to say. The links may well be the same, especially if they were hard-coded/manually assigned.
If you edit an event and look at the permalink preview (near the title field) does that look the same as before or is it a “pretty permalink” (ie, is it abc.com/events/event-name/ instead of abc.com/?tribe_event=xxx)?
January 8, 2013 at 11:16 am #30442Duncan
ParticipantHey again, I think I got it, since I’ve deleted the old .htaccess and created a new one I can now change permalinks back end, I take it this is fine?
http://www.flat-out.eu/2012/12/hello-world/
So that’s the good news, bad news is Venue’s are still missing.
January 8, 2013 at 11:29 am #30443Barry
MemberWell, I’d recommend the /%postname%/ pattern, though the month/day/postname one you are using probably should work.
Now you’ve made that adjustment can you run through the initial troubleshooting steps one more time?
- Ensure all of your Modern Tribe plugins are up to date and in synch (if you are using The Events Calendar 2.0.10 then you must use Events Calendar PRO 2.0.10)
- Deactivate all other plugins
- If you had enabled a caching plugin, ensure there are no after effects even after deactivation
- Revert to an unmodified copy of Twenty Twelve or Twenty Ten
- Now test to see if the problem persists
Please also ensure that you still have an active event which is assigned to a venue.
-
AuthorPosts
- The topic ‘Venu view’ is closed to new replies.
