viktazon
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Get a label of event_website_urlThanks! The issue is resolved!
Forum: Plugins
In reply to: [The Events Calendar] Get a label of event_website_urlHello!
Yes, that’s right.
Everything is displayed correctly on the page of one event. I would like to display this button (link) on the event list (for each event from the list).Forum: Plugins
In reply to: [The Events Calendar] Get a label of event_website_urlI’m sorry, but the code works exactly the same. I’ve tried it this way.
Block Event Website:
Label-text – Google
Link – https://google.com1:
$uri=<a target="_self" rel="external">https://google.com</a>
$label=https://google.com
2:
$uri=<a target="_self" rel="external">https://google.com</a>
$label=https://google.com- This reply was modified 3 months, 2 weeks ago by viktazon.
Forum: Plugins
In reply to: [The Events Calendar] Get a label of event_website_urlHello!
Sorry for the delay in responding.
File event.php – https://dropmefiles.com/LE0Iy
Unfortunately, it is impossible to provide a direct URL, since it is a localhost. All other plugin files are unchanged.Forum: Plugins
In reply to: [The Events Calendar] Get a label of event_website_urlThank you.
If I try this code in /tribe/events/v2/list/event.php I see that
tribe_get_event_website_link() outputs url instead of label… label= url, therefore, regular expression does not help… although the label exists and is displayed correctly on the event pageForum: Plugins
In reply to: [The Events Calendar] Get a label of event_website_urlThank you.
We need exactly the $label that the user specified when creating the event. I understand that I can replace it with my own, but it is the user-defined one that is needed, because the label text may be different.
In link.php the incoming variable $label is used, its original value is needed.
I need to output the value of the $label variableForum: Plugins
In reply to: [The Events Calendar] Get a label of event_website_urlThanks for answer!
But tribe_get_event_website_link() and apply_filters( ‘tribe_get_event_website_link_label’, $label ) it is assumed that the $label variable is known.
How do I get the $label variable?Forum: Plugins
In reply to: [Cyr-To-Lat] Cyr-To-Lat и The Events CalendarПереопределили в шаблоне The Events Calendar ссылки, чтобы они и не пытались переводиться. Скорее это в The Events Calendar какая-то ерунда, но интересно, что при отключении ?Cyr-To-Lat?всё проходило.
Forum: Plugins
In reply to: [The Events Calendar] Events Bar (switching “List” – “Мonth”)wp-content\plugins\the-events-calendar\src\views\v2\components\events-bar\views\list\item.php
I found. I’ll try to edit it.- This reply was modified 1 year ago by viktazon.
Forum: Plugins
In reply to: [The Events Calendar] Events Bar (switching “List” – “Мonth”)Is it possible to go to the “List” or “Month” by some direct link? To replace the switch with your own code.
Forum: Plugins
In reply to: [The Events Calendar] Events Bar (switching “List” – “Мonth”)Perhaps this is due to the update of WordPress or The Events Calendar plugin, because there was no such problem. Although with a clean installation of only WordPress and The Events Calendar, the error did not happen again.
Forum: Plugins
In reply to: [The Events Calendar] Multiple “Add Event Website” fieldThank you!
Forum: Plugins
In reply to: [The Events Calendar] Multiple “Add Event Website” fieldThanks for the reply.
No, these are different Event Websites for different events.Forum: Plugins
In reply to: [The Events Calendar] Custom WordingDarian, Thanks! It works!
Forum: Plugins
In reply to: [The Events Calendar] Translation. Maybe a bug?Video “Changing Permalinks” solves the problem for “Previous Events”?but does not solve for “Next Events” ( where the word “page” in the path, it still remains translated)
https://theeventscalendar.com/knowledgebase/changing-permalinks/