Roberto

Forum Replies Created

Viewing 9 posts - 16 through 24 (of 24 total)
  • Author
    Posts
  • in reply to: $cityregion variable breakout #10660
    Roberto
    Participant

    Hi 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 πŸ™‚

    in reply to: Link in a day (calendar view) #10636
    Roberto
    Participant

    Hi 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).

    in reply to: remove ical import? #10635
    Roberto
    Participant

    Hi Rob, let mi know if you need some freelance support for all πŸ˜‰

    Anyway, good job for the plugins!

    in reply to: The Filter Option is broken #10634
    Roberto
    Participant

    Ops i forgot, i changed that line with this one:

    $this->url = home_url( str_replace( str_replace( ‘\\’, ‘/’, ABSPATH) , ”, str_replace( ‘\\’, ‘/’,dirname(__FILE__) ) ) );

    in reply to: The Filter Option is broken #10633
    Roberto
    Participant

    Hi 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 πŸ™‚

    in reply to: remove ical import? #10588
    Roberto
    Participant

    Woaaaa, maybe this comment field need some text to explain how to write code, links etc… πŸ™‚

    in reply to: remove ical import? #10587
    Roberto
    Participant

    Opsss… comment here removed the script i have posted…
    never mind about this –>

    check the line from “if( function_exists( ‘tribe_get_ical_link’ ) ):” to “endif;”

    in reply to: remove ical import? #10586
    Roberto
    Participant

    Hi 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.

    in reply to: The Filter Option is broken #10585
    Roberto
    Participant

    Hi 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…

Viewing 9 posts - 16 through 24 (of 24 total)