Forum Replies Created
-
AuthorPosts
-
Pau
ParticipantHi again
so, let’s say in this single event
http://79.170.44.126/ref-spainculturescience.co.uk/event/the-history-of-a-staircase-by-the-spanish-theatre-company/We want to change the header as follows:
TITLE
date
venue / city
(remove price)Pau
Participantyes, views, including widgets
Ok, part one of the question is answered: I have to go one by one and edit lots of files!
Would it be possible to know which lines of code to add? Or are they all different too?
Also, final question: when I edit all these php files, should they all go together in the new “your-theme/tribe-events/” folder, or shall I recreate all subfolders? I’m a little confused about this
Thanks for your help and patience
Pau
ParticipantThanks Geoff, all worked very well, just one thing
the link to access the file to edit was:
wp-content/plugins/events-calendar-pro/src/views/pro/widgets/modules
not
/wp-content/plugins/events-calendar-pro/src/views/widgets/modules/single-event.phpdoes that makes sense?
Many thanksPau
ParticipantOk thanks, I’ll find an alternative method, using any existent drop-down widget and entering category links by hand
🙁Pau
ParticipantSorry, to be very specific, I’m using color-coded categories using TEC Pro + The Events Calendar Category Colors plugin
What I want to achieve is a widget on sidebar showing all event post type categories with their respective code color
Is that doable?
Thanks again
Pau
ParticipantIn my case I added this snippet of code on the functions.php:
function custom_widget_featured_image() {
global $post;echo tribe_event_featured_image( $post->ID, ‘thumbnail’ );
}
add_action( ‘tribe_events_list_widget_before_the_event_title’, ‘custom_widget_featured_image’ );But still not clear how I end up there, and why thumbnails display in a different manner at both sites, so, work in progress…
🙂
Pau
ParticipantSorry
The code is for the TEC non PRo and Im not sure what you mean for “the events in the second website actually have featured image set”?
I apologise in advance, but can you point it out?
🙂
Pau
Participantthe end
Pau
ParticipantFound it!
So far im trying https://www.metaslider.com/meta-slider-pro-integrates-with-the-events-calendar-in-2-4-6/
🙂Pau
ParticipantHi, I figure it out!
So simple as number of post in archive pages was limited on Divi settings. It is no more.
Thanks
Pau
ParticipantI did live-view the page with Twenty Fifteen theme and indeed shows better the landing events page with photo view
But Im not prepared to stop using Divi, so is there any fix for this issue?
It is quite sad to read on the forums the amount of people trying to make Divi and TEC Pro work together.
Being Divi a great theme and TEC a great plugin, it would make sense to know how to make it work
Thanks
Pau
ParticipantOk, thanks
Let’s see: http://217.199.187.196/chatspalace.com/event-rocket-test-delete/
I’ve created this text page on my developer site
Is there any possible way of customizing this calendar view (or the list one) so it shows, say thumbnails and excerpts?
Otherwise, we are reaching a dead end here. And could you hint when the new feature aims to be released? As I can see im not alone holding my breath here
🙂thanks
-
AuthorPosts
