Paolo

Forum Replies Created

Viewing 15 posts - 24,901 through 24,915 (of 27,715 total)
  • Author
    Posts
  • in reply to: Only translate frontend #23522

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    currently we only provide 1 trnaslation file for both front and back end.

    The only way to translate only the front end would be to selectively transalte only the required strings.

    Thx

    in reply to: Will Coupons Be Applied More Than Once? #23520

    Paolo
    Site Admin
    Post count: 31211

    no, probably not.

    in reply to: Search not working as expected #23519

    Paolo
    Site Admin
    Post count: 31211

    HI Rob,

    can you make an example?

    If you search while browsing the Everywhere location for something near somewhere, it will return all results, ordered by distance from the “somewhere” place your searched.

    Thx

    in reply to: No listings found #23518

    Paolo
    Site Admin
    Post count: 31211

    p.s.

    other than the neighbourhood problem that we will asap, you should activate your location switcher, or sessions will not be saved and the whoelmultilocation experience will be faulty.

    Thx

    in reply to: No listings found #23517

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I double checked and the map is only showing all San Francisco markers without really filtering them for the neighbourhood and the Popular Place View widget doesn’t show anything. So this must be a bug.

    I’ve flagged it for developers.

    Thanks for spotting this and for your patience!

    in reply to: Search #23516

    Paolo
    Site Admin
    Post count: 31211

    HI Ukpost,

    we still need a link and wp admin credentials to have a look at your website.

    It is impossible to provide solutions based on the description of the problem only.

    Thank you

    in reply to: Need Expert #23448

    Paolo
    Site Admin
    Post count: 31211

    HI,

    please leave an email address for developers to get in touch with you.

    Thx

    in reply to: border size #23438

    Paolo
    Site Admin
    Post count: 31211

    I’m not sure this is what you are after, because in reality there is no border around the search box. There is a background and a padding that is extending it up and down.

    Try adding this to your custom css.

    
    
    
    .geodir-loc-bar-in {
        padding: 7px 0;
    }
    

    and let us know,

    Thx

    in reply to: Search page #23430

    Paolo
    Site Admin
    Post count: 31211

    That should be in GeoDirectory PO file.

    Not the theme.

    Thanks

    in reply to: Add custom post info to Enfold's masonry template #23429

    Paolo
    Site Admin
    Post count: 31211

    Because you didn’t do what Stiofan told you to do…

    What you need to add around line 598 is:

    
    
    $post_details = geodir_get_post_info($entry['ID']);
    			 print_r($post_details); 
    

    This will display (print) in that page the array with ALL information for each post.

    You will notice that the address is under [post_address].

    So if you comment out the print and add

    $post_details->post_address;

    to a

    $items

    var it will display the address below the excerpt.

    Example:

    
    
    	//title and excerpt
    if($this->atts['caption_elements'] != 'none' || !empty($text_add))
    {
    $items .=	"<figcaption class='av-inner-masonry-content site-background'><div class='av-inner-masonry-content-pos'><div class='avia-arrow'></div>".$text_before;
    if(strpos($this->atts['caption_elements'], 'title') !== false){
    $markup = avia_markup_helper(array('context' => 'entry_title','echo'=>false, 'id'=>$entry['ID'], 'custom_markup'=>$this->atts['custom_markup']));
    $items .=	"<h3 class='av-masonry-entry-title entry-title' {$markup}>{$the_title}</h3>";
    }
    if(strpos($this->atts['caption_elements'], 'excerpt') !== false && !empty($content)){
    $markup = avia_markup_helper(array('context' => 'entry_content','echo'=>false, 'id'=>$entry['ID'], 'custom_markup'=>$this->atts['custom_markup']));
    $items .=	"<div class='av-masonry-entry-content entry-content' {$markup}>{$content}</div>";
    }
    $items .=	$text_after."</div></figcaption>";
    }
    $items .= "</figure>";
    $items .= "</{$html_tags[1]}><!--end av-masonry entry-->";
    }
    $post_details = geodir_get_post_info($entry['ID']);
    			 //print_r($post_details); 
    $items .=	$post_details->post_address;

    Follow above example and continue.

    Thx

    in reply to: Split: Auto-updates Issues – please report here #23427

    Paolo
    Site Admin
    Post count: 31211
    This reply has been marked as private.
    in reply to: limit "search for" to place titles #23423

    Paolo
    Site Admin
    Post count: 31211

    In geodirectory-functions/listing_filters.php

    
    
    
    function searching_filter_where($where) 

    Thanks

    in reply to: Send review notification to the owner #23417

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    at the moment there isn’t an option for this.

    It would be a good suggestion to submit as a feature request : here

    Thx

    in reply to: JS errors – maps not working #23413

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    GeoDirectory adds the google maps API once and it can’t work if the theme or another plugin are adding it again. In your case it was added by Brainstorm plugin.

    I disabled the Google Maps module from the plugin admin page and the GD maps now work.

    Now there are other 2 jquery errors that are probably responsible for the tabs not working:

    
    
    TypeError: c.curCSS is not a function
    http://www.air-compressor-guide.com/wp-content/themes/company/js/jquery-ui-1.8.5.custom.min.js?ver=1.8.5
    Line 13
    
    TypeError: a is undefined
    http://www.air-compressor-guide.com/wp-includes/js/jquery/jquery.js?ver=1.11.1
    Line 2

    What I’d do, is to momentarely deactivate non GD plugins to see if the problem goes away and if it does, reactivate 1 by 1 till I found the culprit, than try to fix or find an alternative.

    Let us know,

    Thx

    in reply to: Search page #23412

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    did you see this docuemtnation? There you should find all answer needed to edit a text string using the translation files.

    http://docs.wpgeodirectory.com/translate-core/

    Let us know,

    Thanks

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