amolin

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 143 total)
  • Author
    Posts
  • in reply to: Translating initial letter in calendar widget #16109

    amolin
    Buyer
    Post count: 161
    This reply has been marked as private.

    amolin
    Buyer
    Post count: 161

    I also want add reviews below tabs, but your code

    add_action( 'geodir_details_main_content', 'comments_template',65);

    is not working for me and breaks the layout (the sidebar disappear)

    in reply to: Translating initial letter in calendar widget #16103

    amolin
    Buyer
    Post count: 161

    I added this to the functions.php and remains showing S for Sunday:

    add_filter(‘geodir_event_cal_single_day_sunday’, ‘geodir_event_cal_single_day_sunday_filter’,10,1);
    function geodir_event_cal_single_day_sunday_filter($day){
    return ‘D’;
    }

    in reply to: Translating initial letter in calendar widget #15984

    amolin
    Buyer
    Post count: 161

    @stiofan I see you added the filter in the last update.

    How can I use it for translate initial letters to spanish?

    Thank you

    in reply to: Different days for events creates different listings #15793

    amolin
    Buyer
    Post count: 161

    I want events only appear once in listings and search results, based on the first day of the event and regardless of the number of days it spans.

    My english is not good and i dont know explain well, but Brian and Greg have made good suggestions.

    I understand that may not be easy change the way of displaying event listings but definitely the present system is not good:

    http://www.salmantinea.com/eventos/exposiciones/

    in reply to: Different days for events creates different listings #15736

    amolin
    Buyer
    Post count: 161

    @stiofan It would be feasible show the first instance for an event and “hide” the others from results?

    in reply to: Different days for events creates different listings #15734

    amolin
    Buyer
    Post count: 161

    @stiofan:

    ok please explain to me how you would work this?

    Event 1 – 1 Dec(1 day)
    Event 2 – 2 Dec(7days)
    Event 3 – 3 Dec(1 day)
    Event 4 – 4 Dec(1 day)
    Event 5 – 5 Dec(1 day)
    Event 6 – 6 Dec(1 day)
    etc…

    How should Event 2 be displayed in the list order wise?

    Stiofan

    Event would be displayed as a 1 Dec event ordered by Time respect others 1 Dec events.

    Once finished the 1 Dec would be displayed as a 2 Dec event ordered by Time respect others 2 Dec events.

    Once finished the 2 Dec would be displayed as a 3 Dec event ordered by Time respect others 3 Dec events.

    etc.

    in reply to: Prevent slug/permalink changes on title changes #15729

    amolin
    Buyer
    Post count: 161

    100% agree with Brian

    in reply to: Different days for events creates different listings #15675

    amolin
    Buyer
    Post count: 161

    Support, are you working on this?

    The way of displaying events is annoying and the Greg´s example about featured recurring events is absolutally ridiculous.

    How about show only the nearest date for each event?

    Example:

    Event running from the 5th-12th.

    Day 1-5 and previous months will show with day 5 date events.
    Day 6 with day 6 date events
    Day 7 with day 7 date events

    in reply to: Prevent slug/permalink changes on title changes #15668

    amolin
    Buyer
    Post count: 161

    I agree with Guust.

    I promote listings and events in social networks and
    I would not like have broken links because users edited the title.

    in reply to: Location issue adding listing #15664

    amolin
    Buyer
    Post count: 161

    Its working fine now.

    I dont know what happened. Perhaps was the cache as you said.

    Thank you

    in reply to: Location issue adding listing #15582

    amolin
    Buyer
    Post count: 161
    This reply has been marked as private.
    in reply to: Filter by Category? #15503

    amolin
    Buyer
    Post count: 161

    Well, really I mean to add a filter next to List View combo box, not in the Advanced Search.

    in reply to: Location issue adding listing #15502

    amolin
    Buyer
    Post count: 161

    It happens only when I click the Google address autocomplete suggestion.

    If I type the address and click Set Address button works fine.

    in reply to: Location issue adding listing #15467

    amolin
    Buyer
    Post count: 161

    Now I get the popup with region:

    Please choose any adress of the (Castilla y León) region only.

Viewing 15 posts - 16 through 30 (of 143 total)