Forum Replies Created
-
AuthorPosts
-
artvallarta
ParticipantYes! Thanks
September 27, 2018 at 10:11 am in reply to: Make Event Titles Link to the Event Website URL #1632395artvallarta
Participanthmmm…. no luck
<div class=”tribe-events-meta-group tribe-events-meta-group-venue”>
<?php esc_html_e( tribe_get_venue_label_singular(), ‘the-events-calendar’ ) ?>
<dl>
<?php do_action( ‘tribe_events_single_meta_venue_section_start’ ) ?><dd class=”tribe-venue”> <?php echo strip_tags( tribe_get_venue() ) ?> </dd>
<?php if ( tribe_address_exists() ) : ?>
<dd class=”tribe-venue-location”>
<address class=”tribe-events-address”>
<?php echo tribe_get_full_address(); ?><?php if ( tribe_show_google_map_link() ) : ?>
<?php echo tribe_get_map_link_html(); ?>
<?php endif; ?>
</address>
</dd>
<?php endif; ?>September 27, 2018 at 9:33 am in reply to: Mini Calendar not displaying more than 5 events, setting is at 10 #1632244artvallarta
ParticipantGood Day.. Yes, I was referring to the widget. I did change the number in the set-up to 10 and it still was showing only 5. This morning, I checked and its showing the correct number
thanks
artvallarta
ParticipantGreetings.. First one worked like a charm
The venue one did not. This is how line 26 looks now
<dd class=”tribe-venue”> <?php strip_tags( tribe_get_venue() )cho tribe_get_venue() ?> </dd>
Look forward to hearing from you
Alan
artvallarta
ParticipantThanks as always Alex.
I was able to get the “see all” taken care of. thanks
As for “Event Calendar” – that appears on https://artvallarta.cloudaccess.host/?page_id=524 the mini cal widget
As for the clickable location. I find the path, but really unsure which line as I can’t find the exact reference you mentioned.
thanks again
Alan
artvallarta
ParticipantMy apologies Andres for going on and on. The last reply worked perfectly thanks.
These are the final requirements.
Remove “Event Calendar” above the actual calendar – both monthly view and widget mini-calendar
Remove the “See all” clickable link on the day view calendar. The hover-over information in fine.
Remove the “location” clickable link on the day view calendar. The location listing is fine, just not the link.thanks again….
Alan
artvallarta
ParticipantWorked like a charm.. I am amazed at your support. Other plugins could learn a lot from your company….
Sorry to say I have another.
Also need to make the titles click open in a new window. thanks as always….
I know how to get rid of the “more information” tab, but not the “continue reading”.. I know that is not your issue, but the wp template. looking at their support now.
Thanks again for everything.
September 19, 2018 at 10:25 am in reply to: Make Event Titles Link to the Event Website URL #1625557artvallarta
Participanthttps://artvallarta.cloudaccess.host/?page_id=524 – sorry forgot the link to the mini cal we are using.. thanks
September 19, 2018 at 10:23 am in reply to: Make Event Titles Link to the Event Website URL #1625555artvallarta
ParticipantYou guys rock! – worked like a charm.. Now I need to do the same for the mini-calendar shown here (for the moment), can you kindly provide me those exact lines like you did for the monthly calendar. Thanks so much…
As for Loxi, the main issues for me were recurring events. I have over 2200 loaded at the moment and only 75% done loading our calendar. Also needed a mini cal and they don’t offer.. Hope that helps….
Thanks again for your superstar customer service. I’m in awe!!!
Alan
artvallarta
ParticipantThank you for your detailed reply. I’m following you for the most part. I’m looking to modify the monthly view and the mini calendar view. Can you kindly provide the exact locations and the code change. I so appreciate your support.
Yes, I did look at Loxi…. It was too basic for our needs.
I look forward to your reply.
September 14, 2018 at 11:23 am in reply to: Delete "Continue Reading" from the Monthly Calendar View Pop-Up #1622269artvallarta
ParticipantSky (great name!).. thanks so much.. the CSS did the trick.
thank you for the great response!!!!
-
AuthorPosts
