adele

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 63 total)
  • Author
    Posts
  • in reply to: Google maps stopped working #381089

    adele
    Expired Member
    Post count: 65
    This reply has been marked as private.
    in reply to: GD Booster broke site after changing settings #354312

    adele
    Expired Member
    Post count: 65
    This reply has been marked as private.
    in reply to: GD Booster broke site after changing settings #353802

    adele
    Expired Member
    Post count: 65

    Forgot to add, there is some code in functions.php that was added some time back to stop GD Booster from putting our Infusionsoft forms below the footer but it is now causing this repeating error in the error log:
    PHP Warning: strpos() expects parameter 3 to be long….
    which relates to this line of code:
    if(strpos($code,’infusionsoft.com’,’recaptcha’) !== false){

    and the full code snippet is:
    add_filter(‘geodir_booster_script_continue’,’bsg_exclude_js’,10,2);
    function bsg_exclude_js($res,$code){
    if(strpos($code,’infusionsoft.com’,’recaptcha’) !== false){
    $res = true;
    }
    return $res;
    }

    in reply to: Random listing tags keep appearing? #250605

    adele
    Expired Member
    Post count: 65

    Yes someone else did multiple bulk uploads… and I bulk added some tags the other day (200 or so).

    in reply to: Random listing tags keep appearing? #249062

    adele
    Expired Member
    Post count: 65
    This reply has been marked as private.
    in reply to: Position of location dropdown #184958

    adele
    Expired Member
    Post count: 65

    Thanks Paolo. Any ETA for the final release?

    in reply to: Supreme Directory Send Enquiry | Send To Friend #180697

    adele
    Expired Member
    Post count: 65

    All good, looking forward to it 🙂
    Thanks for such a great system!

    in reply to: Supreme Directory Send Enquiry | Send To Friend #171741

    adele
    Expired Member
    Post count: 65

    Hi ther, it’s definitely not working in 0.2.0…. please help…

    in reply to: Split: New DS Child Theme – Supreme Directory Preview #171740

    adele
    Expired Member
    Post count: 65

    ??? Please help, this is troubling me quite a lot now.

    in reply to: Split: New DS Child Theme – Supreme Directory Preview #169236

    adele
    Expired Member
    Post count: 65

    Ok great, how long will it take as we want to launch the site ASAP. is there a fix we can use in the mean time?
    Love your work!

    in reply to: Split: New DS Child Theme – Supreme Directory Preview #169231

    adele
    Expired Member
    Post count: 65

    Hi there, I am also having the problems :

    “Send Enquiry” does nothing.
    “Send to Friend” fades the background, as if to load a modal, but nothing appears.

    How can I fix this?

    diningout.com.au/gen

    in reply to: No Follow Website Links #161352

    adele
    Expired Member
    Post count: 65

    I would also like the ability to make the website link dofollow – we don’t allow just anyone to add a listing, we add the paid listings ourselves (and take payments offline). I think it’s important to give a paying customer a dofollow link, this is part of what they are paying for.

    In the meantime, is it possible to customize the appropriate php file to remove the rel=”nofollow” attribute?

    in reply to: Missing Update Notifications? #130323

    adele
    Expired Member
    Post count: 65

    Hi, I have the same problem as Hennie – have installed the plugin and added/activated all licences, but still have the old plugin versions.

    in reply to: Default location #123513

    adele
    Expired Member
    Post count: 65
    in reply to: Default location #123512

    adele
    Expired Member
    Post count: 65

    Hi I seem to be having problems with a the NEAR ME button on desktop only.
    When you press NEAR ME on mobile devices the system acts as it should and displays all locations nearby.
    When you click NEAR ME on DESKTOP it always returns results from what appears to be the centre of one particular city, in this case Brisbane.
    URL is diningout.com.au
    Thanks 🙂

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