Paolo

Forum Replies Created

Viewing 15 posts - 18,781 through 18,795 (of 27,715 total)
  • Author
    Posts
  • in reply to: change title color #58184

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    please add this to GeoDirectory >> deisgn >> script >> custom css

    
    
    .geodir-bubble_desc a {
        color: #ffffff;
    }

    This will make it white. To pick a different color pls see here: http://www.color-hex.com/

    Thanks

    in reply to: How do I Change Payment Screen #58182

    Paolo
    Site Admin
    Post count: 31211

    hi,

    you’ll need to disable paypal and modify the text of that page via po file of the prices and payments add-on. (translation method)

    Let us know how you went,

    Thanks

    in reply to: Multilocations addon #58181

    Paolo
    Site Admin
    Post count: 31211

    Hi Ed,

    we read all topics. Our response time is within 24hrs during week days. There is no need to open multiple topics. https://wpgeodirectory.com/support-policy/

    Thank you

    in reply to: Dodgy Business Listings (Places) and BP members #58180

    Paolo
    Site Admin
    Post count: 31211

    HI,

    for buddypress profiles I have no idea, for listings you could try this in your functions.php :

    
    
    function remove_links_from_post($post){
        $post_content = stripslashes($post["post_content"]);
    
        if(!preg_match_all("/(<a.*>)(.*)(</a>)/ismU",$post_content,$outbound_links,PREG_SET_ORDER)){
            return $post;
        }
    
        foreach($outbound_links as $key => $value){
            preg_match("/hrefs*=s*['|"]s*(.*)s*['|"]/i",$value[1],$href);
    
            if((substr($href[1],0,7)!="http://" && substr($href[1],0,8)!="https://") || substr($href[1],0,strlen(get_bloginfo("url")))==get_bloginfo("url")){
                unset($outbound_links[$key]);
            }else{
                $post_content = str_replace($outbound_links[$key][0],$outbound_links[$key][2],$post_content);
            }
        }
    
        $post["post_content"] = addslashes($post_content);
    
        return $post;
    }
    
    add_filter("wp_insert_post_data", "remove_links_from_post");

    Haven’t tested it, so I can’t guarantee that it’ll work. If it does work, it will not remove links from old posts.

    There is no way to do that. Please let us know how this worked for you.

    Thanks

    p.s. this will remove links from blog posts too… just FYI

    in reply to: Layout issue – GD width for Newsman theme #58179

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    you can instruct GeoDirectory templates to use the same html classes and IDs used by the theme tamplates via GeoDirectory >> Theme Compatibility.

    If you provide a link to your website (mages can’t be inspected), we’ll give you more pointer for your specific theme.

    Or you can add css to the orginal GD wrapper like Guust explained in previous replies here.

    Adding the following CSS to GeoDirectory >> design >> script >> custom css. will do it:

    
    
    #geodir-wrapper {
    width: 1020px;
    margin: auto;
    }

    Let us know,

    in reply to: "Renew Listing" when 1st payment hasn't been made #58178

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    you can change the Renew label via translation file of the Prices and Payments add-on.

    Let us know how you went.

    Thanks

    in reply to: Payment Gateway Help #58177

    Paolo
    Site Admin
    Post count: 31211
    This reply has been marked as private.
    in reply to: Several Questions #58174

    Paolo
    Site Admin
    Post count: 31211

    Hi again,

    the read more link produced by the listings page isn’t identical to the read more present in widgets.

    please provide wp admin credentials in a private reply and I’ll see if this can be done.

    Let us know,

    Thanks

    in reply to: location/me page #58172

    Paolo
    Site Admin
    Post count: 31211

    Thank you!

    in reply to: Add Friend and Following #58171

    Paolo
    Site Admin
    Post count: 31211

    Thank you

    in reply to: Custom Page Templates #58170

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂

    in reply to: Advance search not working on some fields #58169

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    there is a javascript error:

    
    
    TypeError: f.couple is not a function
    https://platform.twitter.com/js/timeline.15ca66e7cea0d973c001aadc88ba3868.js
    Line 1
    

    This is probably due to a Twitter related plugin. Try to disable all that you remember installing.

    In GeoDirectory >> Pemalinks you don’t have a page assigned to listing preview, listing success and location page.

    It appears that you deleted them. Please go to GeoDirectory >> GD Tools and run the tool to fix GD pages, then make sure they are assigned in GD >> Permalinks.

    Let us know if this helps.

    Thanks

    in reply to: new tab and bo activity stream #58164

    Paolo
    Site Admin
    Post count: 31211

    You are welcome. 🙂

    in reply to: GDF vs Whoop #58162

    Paolo
    Site Admin
    Post count: 31211

    HI,

    this will require a couple of hours of editing html and css.

    If you want I can move this in the Jobs section of the forum.

    Let us know,

    Thanks

    in reply to: Problem with listing package #58157

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    it always worked like that.

    Once Whoop 1.0.3 is released the “add photo” button will check for the pricing package as well.

    Thank you

Viewing 15 posts - 18,781 through 18,795 (of 27,715 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount