Simone

Forum Replies Created

Viewing 15 posts - 1,456 through 1,470 (of 2,874 total)
  • Author
    Posts
  • in reply to: Maps Issue, Not able to debug #29339

    Simone
    Expired Member
    Post count: 3515

    Hello Nitin,
    you had a virtual page missing (fixed with the GD Tool) but it wasnt the issue.
    The issue happened because you activated the “GeoDirectory Advance Search Filters” addon on the Network admin, you have to activate all the addons in the subsite’s plugin section

    in reply to: Maps Issue, Not able to debug #29322

    Simone
    Expired Member
    Post count: 3515

    Hello Nitin, please post your url and login details so we can have a look, thanks
    Simone

    in reply to: Near Me – Default #29236

    Simone
    Expired Member
    Post count: 3515

    Hello, what you could do is to change the value for the Near field, so if someone just click the Search button, he will search for the near me, and if he wants to search elsewehere, he could type in the location. To do that, rename the attached file to listing-filter-form.php, create a folder named geodirectory in your child theme’s folder, and move the file in there.

    in reply to: share buttons #29234

    Simone
    Expired Member
    Post count: 3515

    This is what I see

    in reply to: Issues w/ Cateogry Top Description #29232

    Simone
    Expired Member
    Post count: 3515

    Yes I agree, but I think somehow this depends on WordPress, I struggled with this issue many times over the years 🙁

    in reply to: GD Home right section #29166

    Simone
    Expired Member
    Post count: 3515

    Hello, I’ve reduced the width of the home content from the Geodirectory settings/Design and now you’re good to go.

    in reply to: share buttons #29165

    Simone
    Expired Member
    Post count: 3515

    Here’s what you can do:
    -for whatsapp, create a Text custom field, and name the HTML variable to whatsapp , this will be filled when adding a listing.

    -open the functions.php inside your child theme and add this

    
    
    add_action('geodir_after_social_sharing_buttons' , 'pinterest_whatsapp', 10);
    function pinterest_whatsapp(){
    global $post, $wp_query, $preview, $geodirectory;
    $postid = $wp_query->post->ID;
    
     ?>
    <a style="margin-right: 10px;" href="//www.pinterest.com/pin/create/button/" data-pin-do="buttonBookmark"  data-pin-color="red"><img src="//assets.pinterest.com/images/pidgets/pinit_fg_en_rect_red_20.png" /></a>
    <!-- Please call pinit.js only once per page -->
    <script type="text/javascript" async defer src="//assets.pinterest.com/js/pinit.js"></script> <?php echo "<img src="http://YOURDOMAIN/whatsapp.png" height="25" width="25" >".geodir_get_post_meta($postid,'geodir_whatsapp',true);  }
    

    this will output the pinterest button and whatsapp in a row below the social sharing buttons (twitter+facebook+G+)

    Upload an icon inside your website and post the complete url of the image where it says “http://YOURDOMAIN/whatsapp.png”

    you can see it working live on my test website here http://test.simonetambasco.com/geodirectory/new/united-kingdom/greater-london/london/attractions/test-whatsapp/

    in reply to: Optgroup in custom select field #29160

    Simone
    Expired Member
    Post count: 3515

    Hello,
    optgroup is not possible, I will put this feature on the “suggestion” list

    in reply to: Rating Stars Disappeared #29159

    Simone
    Expired Member
    Post count: 3515

    Hello, where are you seeing this double comment? Ive put this to the attention of Stiofan

    in reply to: custom fields in a specific area #29116

    Simone
    Expired Member
    Post count: 3515

    Hello, custom fields can be displayed in the sidebar, in the More Info tab, or in a specified tab (these info are in the custom field, when you expand it).

    If you want to output it, for example a custom field named “test”, you can use this code:

    geodir_get_post_meta($postid,'geodir_test',true);

    and include it where you want in a function (assuming you knows some coding)
    here you can find the documentantion about the hooks
    http://docs.wpgeodirectory.com/category/dev/core-docs/hooks/

    in reply to: Space missing #29114

    Simone
    Expired Member
    Post count: 3515

    I’ve checked the .po file and I confirm that, for example, the word ” in” and ” For:” in the strings, have a space at the beginning, (that you probably have removed when translating).

    in reply to: Space missing #29110

    Simone
    Expired Member
    Post count: 3515

    I think I understood what you were trying to say now..I was confused due to the URL. You’re talking about the header, and I assume it is due to a wrong translation in your strings, you maybe are missing a space in the word “voor”

    in reply to: Detail layout #29082

    Simone
    Expired Member
    Post count: 3515

    I’ve notified stiofan so he might suggests something about it

    in reply to: Detail layout #29076

    Simone
    Expired Member
    Post count: 3515

    hmmm, fast…depends on how quick are you to write the code 🙂

    to post all the custom fields in a page, you need to manually print the custom fields in the area you want, I don’t know how knowledgeable are you with PHP, but, for example, to print out a custom field named “test”, you should write

    geodir_get_post_meta($postid,'geodir_test',true);

    etc..

    in reply to: Space missing #29073

    Simone
    Expired Member
    Post count: 3515

    but..if I go to listing, I see the url properly clean, without the /%EF%BB%BF after the cpt..

Viewing 15 posts - 1,456 through 1,470 (of 2,874 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount