zabbyh
Forum Replies Created
-
Forum: Plugins
In reply to: [Event Organiser] How to display all Venues created in Plugin on One Page?Thanks for all your help with this, I figured it out after I read you mentioned single.php which is the default template for the theme.
I just copied these two lines:
<div id=”content” class=”col-full”>
<div id=”main” class=”col-left”>and replaced over:
<div id=”primary”>
<div id=”content” role=”main”>That solved the problem with the layout, now I can play around with it so it looks the way I want it to.
Thanks again.
Forum: Plugins
In reply to: [Event Organiser] How to display all Venues created in Plugin on One Page?I have used the example you created here: https://gist.github.com/3902494 and created it as a page template.
The problem now is that it does not abide to the theme layout and takes up the entire page from left to right
Text & Map is not in line with Theme menu etc…
Map is Height: 200px width: 100%
For the plugin to work with my theme, I had to uncheck, What do I do in this situation if I am using the page as a custom template?
Enable templates:
For each of the pages, the corresponding template is used. To use your own template simply give it the same name and store in your theme folder. By default, if Event Organiser cannot find a template in your theme directory, it will use its own default template. To prevent this, uncheck this option. WordPress will then decide which template from your theme’s folder to use.
Forum: Plugins
In reply to: [Event Organiser] How to display all Venues created in Plugin on One Page?Hi
Regarding the plugin, what templates should be in the template folder. In my installation I have:
archive-event
single-event
taxonomy-event-category
taxonomy-event-tag
taxonomy-event-venueThere is no venue-template.php, should it be there?
@2 – Yes that is what I meant, under the admin screen you set the address and see the google map, but on the event in the widget when you click on it this info is not shown.
Forum: Plugins
In reply to: [Event Organiser] Venue list and Map (feature requests)Hi
Thanks for the great plugin..
I have been trying to get a page to display all the venues, what shortcode is required for this?
———————————————
WebsiteURL/events/venues/Error 404 – Page not found!
The page you trying to reach does not exist, or has been moved. Please use the menus or the search box to find what you are looking for.
———————————————Also when I add the venue after the above URL it displays the next event date for that venue.
What I would like to be able to see is the address and map for a particular venue being accessible once you select an upcoming event from the event widget and/or accessible from the venues page.
It seems strange that we have created a list of venues in the plugin, then created events and linked them to the venue, yet the venue is not visible when we select the event?
Thanks in advance.
Zab