Paolo

Forum Replies Created

Viewing 15 posts - 13,006 through 13,020 (of 27,715 total)
  • Author
    Posts
  • in reply to: GD Events Calender #193017

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    that’s what is happening now. Only dates with events are highlighted. Just change month to see it.

    The second part would require a major customizations.

    Thanks

    in reply to: Supreme – widgets #193012

    Paolo
    Site Admin
    Post count: 31211

    You’ll need to customize code in functions.php.

    Make sure to take note of this, because being Supreme a child theme, after next update (which should be last) you will ahve to apply this again.

    Open functions.php and change this:

    
    
                    $sd_address = '<div class="sd-address">';
                    if (isset($post->post_city) && $post->post_city) {
                        $sd_address .= $post->post_city;
                    }
                    if (isset($post->post_region) && $post->post_region) {
                        $sd_address .= ', ' . $post->post_region;
                    }
                    if (isset($post->post_country) && $post->post_country) {
                        $sd_address .= ', ' . $post->post_country;
                    }
                    $sd_address .= '</div>';
    

    with :

    
    
                    $sd_address = '<div class="sd-address">';
                    if (isset($post->post_address) && $post->post_address) {
                        $sd_address .= $post->post_address;
                    }
                    $sd_address .= '</br>';
    		  if (isset($post->post_city) && $post->post_city) {
                        $sd_address .= $post->post_city;
                    }
                    if (isset($post->post_region) && $post->post_region) {
                        $sd_address .= ', ' . $post->post_region;
                    }
                    if (isset($post->post_zip) && $post->post_zip) {
                        $sd_address .= ', ' . $post->post_zip;
                    }
                    if (isset($post->post_country) && $post->post_country) {
                        $sd_address .= ', ' . $post->post_country;
                    }$sd_address .= '</div>';
                    echo $sd_address;
    

    Starts at line 749.

    Thanks

    in reply to: Broken Links to categories with GD widgets #192980

    Paolo
    Site Admin
    Post count: 31211

    You are very welcome 🙂

    in reply to: The profile doesn't work #192979

    Paolo
    Site Admin
    Post count: 31211
    This reply has been marked as private.
    in reply to: Show correct map pin for category selected #192978

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    actually that is how the system works. The default category is used to select which map icons to use in case more than one is selected and to be used in the URL of the single listings page.

    Thanks

    in reply to: Post Author tag #192974

    Paolo
    Site Admin
    Post count: 31211

    Via translation file.

    If you think about it, translating or rephrasing is the same thing.

    Please read: https://wpgeodirectory.com/docs/translate-core/

    Thanks

    in reply to: Supreme DIrectory/ Geodriectory Address input #192973

    Paolo
    Site Admin
    Post count: 31211

    For the 1st problem you must use an image called: featured.jpg

    and it must be saved in :

    wp-content/themes/supreme-directory/images/featured.jpg

    For the second problem you can export all your listings, edit them and re-import them as updates.

    Let us know,

    Thanks

    in reply to: Supreme Directory #192970

    Paolo
    Site Admin
    Post count: 31211

    Ok thanks for letting me know, I reported it again.

    in reply to: Autoupdate #192969

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the autoptimize plugins is not compatible with GeoDirectory.

    Thank you

    in reply to: Licence Update-Licence Keys Issue #192937

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂

    in reply to: Supreme – widgets #192532

    Paolo
    Site Admin
    Post count: 31211

    That is because the Home page is a regualar page and when you select a location, you are visiting the location page.

    You can use beaver builder plugin to add widgets to the home page.

    Thanks

    in reply to: Add Activity with Multisite Setup? #192531

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    Buddypress should be active for the main site for that to happen.

    Thanks

    in reply to: Broken Links to categories with GD widgets #192530

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I added this in gd > design > scripts > custom css:

    
    
    .geodir_map_container {
        z-index: 1;
    }
    

    Thanks

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

    Paolo
    Site Admin
    Post count: 31211

    @andrew C both approved. Thanks!

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

    Paolo
    Site Admin
    Post count: 31211

    @Georgi I’ve approved what was waiting but affiliate and Ajax Duplicate alert are not complete.

    Yes there will be apps, we are still working on the API though, so it will take time.

    Thanks

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