drinkingsouls
Forum Replies Created
-
On the event category page and event tags page I also want it to show all events regardless of weather they have happened or not. How can this be done?
ThanksActually there is still a slight issue with this. It shows the events under their category as I wished and that part works fine.
However, under all the categories it shows a list of upcoming events. I wish to remove these. How would I do this?
Thank you
ChrisThank you so much Angelo. That solved the problem.
Thanks,
ChrisYeah, I’ve tried every mode. But regardless it is grouping them by the category then by the month they take place.
Thank you for all your help. That shortcode works well, I’d just like to remove the order mode=”monthly” though. I literally just want a list of categories and their events underneath (Preferably ordered by post ID). I don’t want to show the time or date of the event on the page, just the link. How can I change the mode to ID rather than monthly?
I tried the obvious of removing mode=”monthly” from the funtion but the months still show.
Thank you.
ChirsThanks for your reply.
I found setting the scope to past only showed events that had happened and not any upcoming ones.
The way to display ALL events past and future is to set the scope to all.I’m now wondering if it is possible to display the events_list ordered by category? So they would be displayed as such:
Cat 1
– Event 1 (d/m/y)
– Event 2 (d/m/y)Cat 2
– Event 1 (d/m/y)
– Event 2 (d/m/y)Are there any shortcodes that allow this?
Thank you,
ChrisThanks I managed to do it in some unpretty workaround!
Is there no placeholder for a book button where the button links to a separate booking page? By default it displays the booking form on the event page. I’d rather there was a button on the event page that linked to a separate page to the booking form. Is there a placeholder for this?
I’m also wondering if there are any basic css themes available for the form styling? Just trying to have a good play with it before I decide to purchase a license!
Thank youI basically need to do what is described here:
https://www.ads-software.com/support/topic/plugin-events-manager-event-tags?replies=4I need to call the event tag just as text, without the link. This is for slight theme variables I am using dependent on the tag they are assigned. I have looked into the themes and placeholder eventtags.php but cant work out how to do this.
CheersBeen playing with this for a while. I find plenty of documentation on placeholders but not how to implement it. This isn’t my website, but this is how they display when I use them: https://www.remi.com/events/categories
I’ve tried adding
#_EVENTTAGS
on the page content and in the html code for the page but it just displays#_EVENTTAGS
Its not really clear how to implement that?
ThanksForum: Themes and Templates
In reply to: Cant assign menuThe problem was being caused by
remove_theme_mods
I had to remove it.Forum: Plugins
In reply to: [Eazyest Gallery] How to delete pictures name?Thanks Marcel, solved my problem also.
Forum: Plugins
In reply to: [Eazyest Gallery] Turn off commentsThanks, but the problem with that is then the names of subfolders aren’t displayed. Could there not be an option whether or not to display captions in thumbnail view like there was in Lazyest Gallery. Overall Lazyest Gallery had a lot more options. Will they be making their way to Eazyest gallery too?
ThanksForum: Plugins
In reply to: [Eazyest Gallery] Turn off commentsFound it thanks. Had to remove the comments template call from twentytwelve.
Another question, how can I hide the image captions? I dont want them to show in the thumbnail view or in the widgets. However when i try to use CSS to hide them it always also hides the folders names.
I cant seem to find a unique ID to just hide the captions in thumbnail view.
ThanksForum: Fixing WordPress
In reply to: Gallery page redirects to homepageThat did the job! Makes no sense but it worked! Thank you.