Forum Replies Created
-
AuthorPosts
-
Roberto
ParticipantHi Adam, you can use tribe_get_city(), tribe_get_address(), etc.
check all the functions inside the /the-events-calendar/public/template-tags/venue.php
Good work π
Roberto
ParticipantHi Rob, i have the same problem of Julien, when i click a day in the gridview it lead me to a 404 page (in example with url http://federkravmaga.local/eventi/category/stage/2011-11-19).
Roberto
ParticipantHi Rob, let mi know if you need some freelance support for all π
Anyway, good job for the plugins!
Roberto
ParticipantOps i forgot, i changed that line with this one:
$this->url = home_url( str_replace( str_replace( ‘\\’, ‘/’, ABSPATH) , ”, str_replace( ‘\\’, ‘/’,dirname(__FILE__) ) ) );
Roberto
ParticipantHi Rob, i checked the code, i found this:
in tribe-apm.php, line 44:
$this->url = home_url( str_replace( ABSPATH, ”, dirname(__FILE__) ) );My ABSPATH is: C:\inetpub\wwwroot\_PERSONALI\federkravmaga.it/
My dirname(_FILE_) is: C:\inetpub\wwwroot\_PERSONALI\federkravmaga.it\wp-content\plugins\events-calendar-pro\vendor\advanced-post-manager
Replace is impossible because the ABSPATH ends with /
I think is good to modify all the \ in / or viceversa, in order to have the same string.
If you fix it in this way, all will work without problem π
Roberto
ParticipantWoaaaa, maybe this comment field need some text to explain how to write code, links etc… π
Roberto
ParticipantRoberto
ParticipantHi Adam, the ical string is inside the gridview.php file.
You will find this:
<a title="” class=”ical” href=””>
Just delete it if you dont need it π
Ah, dont edit the one inside the plugin folder, remember to create an “events” folder inside your theme and then copy the needed files (in this case “gridview.php”) inside it.
Roberto
ParticipantHi Reji, i think i have the same problem with EMP (2.0.1). Look the screenshot http://clip2net.com/s/1i8r4.
The top filter section of event list in backoffice is broken.Very strange…
-
AuthorPosts
