Edgar Kuskov

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 40 total)
  • Author
    Posts
  • in reply to: Date/Time Picker #29997

    Edgar Kuskov
    Buyer
    Post count: 50

    Yea the .po file is in the languages directory. I checked in general there is set Monday as first day of the week 🙁 calendar still shows Sunday …

    in reply to: Date/Time Picker #29994

    Edgar Kuskov
    Buyer
    Post count: 50

    Solved 😉 created a .po .mo in italian for Event Plugin with Loco Translate

    in reply to: Map with events – Unexpected token #28779

    Edgar Kuskov
    Buyer
    Post count: 50

    Strange, i have just changed back to ‘QUATTRO SPETTACOLI PER I BAMBINI a cura di “Classemista Teatro Musica”‘ and it works again …

    in reply to: Map with events – Unexpected token #28777

    Edgar Kuskov
    Buyer
    Post count: 50
    This reply has been marked as private.
    in reply to: Map with events – Unexpected token #28776

    Edgar Kuskov
    Buyer
    Post count: 50

    I found out the problem was, that we used quotes in the title??? Can you tell me where is the place where the map aggregates the names of the places? So i can add “addslasches()”??? Guys you have to really fix this bugs with quotes.

    in reply to: Translate Add Listing pages and menu #25217

    Edgar Kuskov
    Buyer
    Post count: 50

    Found that it depends on the “Clean Login” “Disable dashboard access for non-admin users?” then ajax functions fail. Sorry for inconvenience, you can mark it as solved.

    in reply to: Translate Add Listing pages and menu #25216

    Edgar Kuskov
    Buyer
    Post count: 50
    This reply has been marked as private.
    in reply to: Translate Add Listing pages and menu #25212

    Edgar Kuskov
    Buyer
    Post count: 50

    I hide the toolbar for logged out users. I have found the workaround to the error with admin-ajax.php like this:

    define( ‘DOING_AJAX’, true );
    if ( ! defined( ‘WP_ADMIN’ ) && strpos($_REQUEST[‘action’], ‘geodir’)===false) {
    define( ‘WP_ADMIN’, true );
    }

    Now the map works without problem.

    in reply to: bug in add-listing.js #25165

    Edgar Kuskov
    Buyer
    Post count: 50

    Ok it fixed it, but wouldn’t it be better to use here addslashes()? Then it doesn’t depend on how the user translates the text? I have also one more problem on the add listing page, i get following error:
    Failed to get text for stylesheet 1536: No style sheet with given id found

    in reply to: Translate Add Listing pages and menu #25160

    Edgar Kuskov
    Buyer
    Post count: 50

    I have found out, that if i remove following from admin-ajax.php then everything works again:

    if ( ! defined( ‘WP_ADMIN’ ) ) {
    define( ‘WP_ADMIN’, true );
    }

    in reply to: Translate Add Listing pages and menu #25158

    Edgar Kuskov
    Buyer
    Post count: 50

    I have found out, it was possibly cached, thats why only half of the translations were active. Btw i have a big problem with the new WP 4.1 when the users are not logged in, they are prohibited to run /wp-admin/admin-ajax.php => this causes a problem with the homepage MAP…? Do you have a fix?

    in reply to: WPML and GeoDirectory #24955

    Edgar Kuskov
    Buyer
    Post count: 50

    I think the best possibility will be to have one page with a language switch by each field. You can see the functionality by qTranslate plugin, i like it much more that the WPML overhead by managing multilingual pages.

    in reply to: WPML and GeoDirectory #24853

    Edgar Kuskov
    Buyer
    Post count: 50

    Are there any news to the WPML integration? Is it possible to submit the locations in 1 form for both languages?

    in reply to: Will Coupons Be Applied More Than Once? #24852

    Edgar Kuskov
    Buyer
    Post count: 50

    Hi Stiofan,

    i have submitten a new request and gave you the list of features must have for coupons, otherwise it is too hard to orient the marketing campaigns… 🙁 It would also be cool to sell the packages like:
    5€ – 1 Event
    20€ – 5 Events
    50€ – 15 Events

    in reply to: GD Core 1.3.1 Update #24834

    Edgar Kuskov
    Buyer
    Post count: 50

    But there is absolutely no logic in this, as language files should always be in the same directory as plugin or theme. We are using “loco-translate” for translation and if i move the files under /wp-content/languages it doesn’t recognize anymore, that GeoDirectory has a translation?

Viewing 15 posts - 1 through 15 (of 40 total)