Home › Forums › Calendar Products › Events Calendar PRO › Venue links
- This topic has 5 replies, 2 voices, and was last updated 11 years, 1 month ago by
George.
-
AuthorPosts
-
January 15, 2015 at 3:51 pm #933484
xrossglobalgroup
ParticipantHello,
On both the events list page and the individual event pages, the venues are hyperlinked. I don’t think I have had this before on my old website. I didn recently install the TEC event filter (cool thing!) and I know one of the selection options is venues. However, when one clicks on the links of this venue in either one of the pages, you’re redirected to an ugly looking page.
Is there a way to disable the hyperlink there? I must say that I really do like the different color there! If there is a way to keep that one in, I would love to hear it.
Thanks for your help.
January 15, 2015 at 3:58 pm #933488xrossglobalgroup
ParticipantHere is the general event page: https://expatclub.org/events/
And here is an individual event page: https://expatclub.org/event/brussels-airport-tour/You see the link?
January 15, 2015 at 4:56 pm #933505George
ParticipantHey there,
When you describe a hyperlink to a venue, is this an example of one of the URLs?
https://expatclub.org/venue/audi-brussels/
I found that link by clicking on the link I pointed out in this screenshot, is this what you’re referencing? β http://i.imgur.com/043zAxq.png
Apologies if I’m incorrect about what link you mean, I just want to make sure I understand your issue clearly so we can help you out. If I’m wrong, please describe exactly what links you mean in more detail, I’ll give it another try π
Thanks,
GeorgeJanuary 15, 2015 at 11:58 pm #933589xrossglobalgroup
ParticipantThat’s correct George. The page to which is hyperlinked does not add anything. So the link in both the events list and on the individual event pages (in this case the venue Audi Brussels) should disappear. The name looks nice in blue, but I’m not sure it’s possible to keep the color, but have no link.
January 16, 2015 at 11:23 am #933794George
ParticipantHello,
There are two ways I can think of going about making this customization βΒ the first one is complicated, and would require making a custom event view to remove the actual link element around the Venue name.
If you’re interested in this, definitely check out our Themer’s Guide here β https://theeventscalendar.com/knowledgebase/themers-guide/
A simpler solution would be to just use some custom CSS to disable the “link” functionality, while preserving the HTML itself (and thus, the blue color being applied to it). Here’s an example of doing that:
body.events-list .tribe-events-venue-details span a { pointer-events: none !important; cursor: default !important; }That CSS is pretty specific, just so that other venue links in your other events templates aren’t affected, but play around with this to suit your needs.
Cheers,
George-
This reply was modified 11 years, 3 months ago by
George.
March 21, 2015 at 12:38 pm #949929George
ParticipantHello,
This issue’s been sitting here a while so I’m going to go ahead and close it for now β if other issues arise, don’t hesitate to come back and open a new ticket, and if you need to open a new ticket about the same issues you originally brought up here, please share a link to this original ticket so we can pick up where we left off.
Cheers!
George -
This reply was modified 11 years, 3 months ago by
-
AuthorPosts
- The topic ‘Venue links’ is closed to new replies.
