satquiel
Forum Replies Created
-
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Event CategoryHi Marcus. I tired several plugin but all without luck.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Event CategoryHi Caimin, unfortunately no luck. I could not find where in the .php files to add/change or remove the code that would allow me to add the taxonomy/category of WP.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Event CategoryI read a lot on Taxonomies and Custom Posts Types and i have found two things. One there must be a place in the code that “filters” the taxonomy on the event page of what we can see (when we click “create event”) to only show the “Event” taxonomy.
I have also found this piece of code
‘taxonomies’ => array( ‘post_tag’, ‘category’)
which apparently makes all WP taxonomy appear. It says to place it in the function.php of the theme but it make the site crash because of the => (Parse error: syntax error, unexpected T_DOUBLE_ARROW…).
I am a newbie when it comes to code. I’d appreciate any help. thanks again.Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Event Listing PageThat is great thank you, it worked! The footer is displaying properly now.
Sorry to be pushy but is there a way to change the format of the page to look like this:
https://spikypenguin.com/spw/category/directory/It is currently set to the “Default” template i think but not know where to change it to “Right Sidebar” template.
Thank you again for all the help
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Event CategoryThat is exactly correct :). And i am trying to do so using the
“Settings – General Options – Event custom fields – Event Attributes”. But i am not sure what to write :sForum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Event CategoryI would need to know how to add with the “Event Custom Field” and “Event Attributes” an existing “category” into a post (code wise).
Example:
“Post A” (https://spikypenguin.com/spw/?event=tom-jones) is in event category “Music”.
I want to also place “Post A” in the category “News & Events” (category 64).Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Event Listing PageYou are correct. I have added some events in the first category and the page messes up like the others. What can be done about this?
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Event Listing PageHi. No, 1 category works out of 3. There is no sub categories, just 3 main categories.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Event Listing PageHi, thank you for the info however i will not be using the “Category”, just the sub pages.
For some reason only the one below is displaying correctly (header, footer, sides)
https://spikypenguin.com/spw/?event-categories=exhibitionsthe others below are not displaying properly yet they are the same format … :s
https://spikypenguin.com/spw/?event-categories=art-and-culture
https://spikypenguin.com/spw/?event-categories=musicI dont understand why :s
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Event Listing PageThey are and i’ve looked but in “Settings > Formatting” but for some reason the page format is not correct (https://spikypenguin.com/spw/?event-categories=music). The right side bars are not showing and the footer is displaying incorrectly. Trying to make it look like this (https://spikypenguin.com/spw/?cat=61).
Thank you again for the help,
AlistairHi, sorry i also wanted to know if it was possible to remove the little bullet dots on the left hand side of the widget?