Forum Replies Created
-
AuthorPosts
-
Pau
ParticipantHi Cliff, thanks for such detailed answer
Please allow me some time to ‘digest’ before closing the ticket
Just to be clear, my main issue is I’m NOT using a supported ticket seller
I just want to be able to create a button with a link to the external seller, and I need this button to be featured on top in a visible place
I know I can create an extra field on the boxes below with a link, but that not enough
Will read carefully all this interesting information you have supplied, many thanks!
Pau
ParticipantIt would be great if I could set up to show featured events in photo view in homepage, is that possible?
Pau
ParticipantHi Nico, great to know, let me think about it
I realise now I did have to tweak my settings on the site for the list events, sorry
final question, it seems that it may be possible to showcase listed featured events on the homepage, as a main selection of events, right?Where can I find a good tutorial about featured events using TEC and TECPRO?
Thanks
Pau
ParticipantHi Cliff,
Oh yes, my website is up-and-running and all based on The Events calendar PRO: http://chatspalace.com/ (I assumed you saw that)
What are Event Tickets? Maybe I missed something important here?
Yes, please tell us what we can do
many thanks
Pau
ParticipantHi Geoff, yep, you are right
This is more likely to be a theme issue, sorry about that. I really appreciate your interest and answers anyway.
Happy 2017!
December 7, 2016 at 3:48 am in reply to: Events page switching between photo and day view issues #1202530Pau
ParticipantHi Hunter, I didn’t want to update the plugins (yet) as the last time it changed all my configuration/s
Anyway, this is not an incompatibility due to update, check this other page of mine http://chatspalace.com/events/, which ass all up-to-date and does the same behavior
On the Photo View landing page, on the header title says ‘Upcoming Events’; then when switching to Day View, it gives, normally, the day date
But if we switch back to Photo View does not reverse to a ‘Upcoming Events’, but a ‘strange for the user’ data period, say “EVENTS FOR WED 7 DEC – FRI 20 JAN 2017”, depending on the events list of course.
So, it looks like an average behaviour for TECPRO; the question is why and how to avoid it
Does that make sense?
In fact, it happens here too: http://wpshindig.com/events/photo/
Many thanks
Pau
ParticipantOk
let’s stop here
PAST, CURRENT, FUTURE, that sounds very English to me
is ok
Pau
ParticipantOk Cliff, thanks
I’ll close this ticket now, I appreciate it may be issues that deserve most urgency and I don’t want to waste your time
I was asking CURRENT and FUTURE
Obviously, if an event has not finished is not PAST
But that wasn’t the question
-
This reply was modified 9 years, 5 months ago by
Pau.
Pau
ParticipantOk Cliff, thanks
The question was about how TECPRO system understands current events and future events (in Photo View); what period of time makes an event a future event?
thanks again
Pau
ParticipantYes, it makes sense, Hunter
thank you very much!Pau
ParticipantPau
ParticipantHi Hunter, thanks
I tried to paste this code on the functions.php
/** * Set the events per page on photo view. */ function tribe_photo_posts_per_page( $value, $name, $default ){ if ( 'postsPerPage' === $name && tribe_is_photo() ) { $value = '30'; } return $value; } add_filter( 'tribe_get_option', 'tribe_photo_posts_per_page', 10, 3 );but the site crashed (and I restored the previous version, so now is back)
what could have I done wrong?
October 23, 2016 at 9:41 am in reply to: full calendar photo view shortcodes today's events #1181602Pau
ParticipantHi Cliff,
basically, it seems that the update came with some CSS that’s taking over the custom one
we have been crazy trying to find out how that it works
I believe that any information that could benefit the community should be shared, having said that, I’m afraid is more a generic question than a specific one, so if there’s not a remark you feel necessary to state, we may close this thread and open a new one when needed.
Many thanks as usual fo the hard work, appreciated.
October 21, 2016 at 3:21 pm in reply to: full calendar photo view shortcodes today's events #1180995Pau
ParticipantHi Cliff, many thanks for your patience, I apologise if I panicked, but the site was about to be launched and since the update things have changed
yes, we have a custom wp-admin CSS
would revert to a previous version of the plugin be an option
see attached image to see how help is missing
Oh, wait, help tab is now in a new place below Settings
sorry!
-
This reply was modified 9 years, 6 months ago by
Pau.
October 21, 2016 at 12:52 am in reply to: full calendar photo view shortcodes today's events #1180423Pau
ParticipantHi Cliff, many thanks
Yes, I was aware of this document
– so the answer is no
– and regarding the question of how the new shortcode produced some CSS to misbehave, I guess that nobody has said anything like this before?
– and regarding the question why the HELP tab has gone from Settings since the update, I guess we don’t know either?
Will revise the forums
all the best
-
This reply was modified 9 years, 5 months ago by
-
AuthorPosts
