Paolo

Forum Replies Created

Viewing 15 posts - 13,981 through 13,995 (of 27,715 total)
  • Author
    Posts
  • in reply to: Read more on details page #161651

    Paolo
    Site Admin
    Post count: 31211

    This is the developers reply:

    I checked and don’t see any problem in listing description for chinese characters. Please see http://silong.woonb.com/schools/ there is already “read more” for “stoney creek school” listing description.
    The listing description trimmed by using WP function wp_trim_words() (@see https://core.trac.wordpress.org/browser/tags/4.4.2/src/wp-includes/formatting.php#L2960). On site current setting for “Description word limit” is 50 words, and as per this settings the description with chinese characters are trimmed correctly.

    Basically you need to reduce the words number.

    Thanks

    in reply to: Your photo here image in listing detail page #161647

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    that’s normal, when a listing has no image the place holder only appears in indexes to avoid having a hole when in a index there are listings with and without images. On the detail page that is not needed.

    Thanks

    in reply to: Enable/Disable custom fields in add listing #161645

    Paolo
    Site Admin
    Post count: 31211

    1) you are probably missing the Listing success page, go to GeoDirectory >> Permalinks and make sure there is a page selected for that option. If you don’t create a page for that or go to GD tools and run the tool to fix the GD Pages.

    2) You will need to add the Loginbox widget somewhere on your website. That will show the links to My Place and favorites when logged in.

    3) You can only sort by Featured, not by pricing, so all featured will be on top and non-featured will be below the featured listings.

    Thanks

    in reply to: Places screen – Backend screen options #161644

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I quickly tested your code in a demo and it seems to be working just fine.

    Let us know if you see any glitch and we will double check it.

    Thanks

    in reply to: Supreme directory & other matters #161640

    Paolo
    Site Admin
    Post count: 31211
    This reply has been marked as private.
    in reply to: affiliate #161638

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    when we changed our ecommerce system at the end of January, we also changed affiliate system. We sent an email to all affiliates to let them know about this, asking to register in the new system and use the new links.

    Didn’t you receive it?

    I see you on the list. (maybe it went directly into your spam folder?)

    Let us know,

    Thanks

    in reply to: Supreme directory & other matters #161632

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    we would need your website credentials too, espeically to check about the notifications.

    What is your VAT number, we’ll check on our side too. We have had almost no problems with EU vats so far.

    Let us know,

    Thanks

    in reply to: Category page decriptions #161630

    Paolo
    Site Admin
    Post count: 31211

    For the CPT, you can add this to your functions.php:

    
    
    add_action('geodir_top_content','cpt_description',10,1);
    function cpt_description($page){
        $cpt = get_post_type();	
        if($page=='listings-page'){echo get_gd_cpt_description($cpt);}
    
    }
    
    function get_gd_cpt_description($post_type) {
       $geodir_post_types = get_option( 'geodir_post_types' );
       if (isset($geodir_post_types[$post_type]['description'])) {
           $desc = $geodir_post_types[$post_type]['description'];
           return $desc;
       } else {
           return "";
       }
    }
    

    Thanks

    in reply to: Customizing my plugin #161620

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    1) the free plugin allows to create a directory for a single location (city/town/village), you can extend that with the location manager add-on: https://wpgeodirectory.com/downloads/location-manager/

    2) You can rename the tabs if using the custom post type add-on. You can also use a code snippet to do so, without the add-on and that will also allow you to re-order the tabs.

    You can find the tutorial here: https://wpgeodirectory.com/re-order-tabs-in-a-listing-detail-page/

    Thanks

    in reply to: Listing Details Limited to 140 Chars #161552

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂

    in reply to: Custom Field for Main listing on Franchise #161535

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the link to add a franchise from the front end can be found in the sidebar of all the listings of one franchise.

    Let us know if that helped.

    Thanks

    in reply to: Split: Missing Update Notifications? #161534

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    please provide a link and admin credentials and we will have a look.

    Thanks

    in reply to: Split: Split: Missing Update Notifications? #161533

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    please provide a link and admin credentials and we will have a look.

    Thanks

    in reply to: Category page decriptions #161529

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    you’d need to add

    <?php echo category_description(); ?>

    Into archive.php below the ending tag and before the loop.

    I asked to the developers to let me know about the CPT description, because there isn’t really an html field for that where you can add a translation for the front end.

    Thanks

    in reply to: Translate GeoDirectory and Get 1 Year Free! #161527

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I’m sure you have the rights and the orange icon next to your “GD Translator” status confirms it.

    Please see image attached. Don’t you see the highlighted “Waiting” link?

    Let me know,

    Thanks

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