Paolo

Forum Replies Created

Viewing 15 posts - 25,756 through 25,770 (of 27,715 total)
  • Author
    Posts
  • in reply to: Mobile View with Child Theme #17160

    Paolo
    Site Admin
    Post count: 31211

    Ok I see the problem. The menu is there and the icon too, but if Gd is not installed, fontawsome is not active and the icon doesn’t appear.

    To quickly fix this, just add:

    
    
    
    
    // Add fontawesome
    add_action('wp_head','my_add_fontawesome'); 
    function my_add_fontawesome(){
    	echo apply_filters('my_fontawesome','<link href="//netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">');
    }
    
    

    To you child theme functions.php

    I’ll flag this for Stiofan to add a permanent fix. Once released the next version of GDF, you should remove this from your child theme.

    Thx

    in reply to: Lost all my fields #17047

    Paolo
    Site Admin
    Post count: 31211

    I would need wp admin credentials for that website too…

    Thx

    in reply to: Adding Cities to the states #17046

    Paolo
    Site Admin
    Post count: 31211

    Would you please provide a link and an example explaining step by step how to reproduce the problem. I’m not sure I’m understanding the issue.

    The search field I’m talking about is above each locatoin list in every dropdown.

    Let us know,

    Thx

    in reply to: Hide "Search Results" page title #17043

    Paolo
    Site Admin
    Post count: 31211

    try with:

    
    
    
    .search-results .gdlr-page-title-wrapper,
    search-results .entry-header {
        display: none;
    }
    
    in reply to: Hide "Search Results" page title #17039

    Paolo
    Site Admin
    Post count: 31211

    strange, now I clicked again and ‘m on the right page… :S

    
    
    
    .geodir_advance_search .gdlr-page-title-wrapper,
    .geodir_advance_search .entry-header {
        display: none;
    }
    
    

    This should definitely do it…

    Let me know,

    in reply to: Hide "Search Results" page title #17036

    Paolo
    Site Admin
    Post count: 31211

    That doesn’t seem like a GD page… It mixes all results.

    What would you like to hide exactly?

    in reply to: Details page not showing full width #17034

    Paolo
    Site Admin
    Post count: 31211

    I’m sorry about that, if many members would request to make it compatible we would, but you are the 1st to ever mention that theme in the forum.

    Given that you are a GD members, you could use GDF, which is included in your membership and it’s was built around GD.

    Thx

    in reply to: Hide "Search Results" page title #17031

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    adding this to your custom css:

    
    
    
    .search #geodir_wrapper .entry-title {
        display: none;
    }
    

    Should do it.

    Let us know,

    Thx

    in reply to: Changing the text "Places" to something else. #17030

    Paolo
    Site Admin
    Post count: 31211

    Glad it was that easy to solve! 🙂

    in reply to: Details page not showing full width #17029

    Paolo
    Site Admin
    Post count: 31211

    Hi joelmharrison,

    the theme is using a pretty strict templating system and GD doesn’t appear to be adapting very well to it.

    The best approach would be to remove GD templates wrappers and add them back to adapt to the html of that theme.

    This requires avarage php/html knowledge and any of the comaptibility pack we released can be taken as example: https://wordpress.org/plugins/geodirectory-enfold-theme-compatibility-pack/

    You could also try to correct everything with css only, but it would be a patch.

    For that page for eaxmple, this should do it: `.single-gd_place #main-content-with-sidebar {
    width: 930px;
    }`

    If you wish to hire someone to help you with full compatibility between GD and that theme templates, you can contact John, who is reading this.

    Thx

    in reply to: Adding Cities to the states #17028

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the list shows only 5 locations for quick reference, but the search form should be the main tool to pick up a city or a region.

    Thx

    in reply to: Split: Formatting Problems with Custom Fields in X Theme #17024

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the problem is quite simple, but being so tiny, it can be overlooked.

    Your html variable are

    geodir_cusine
    geodir_goodforfeatures

    But if you hit f2 on the the cells containing them, you will notice that you cpied them with a space at the end.

    which in a database would look like this.

    geodir_cusine 
    geodir_goodforfeatures 

    Not finding that in the db, it didn’t add them.

    Just remove the space from after the html variable name and it will work.

    Thx

    in reply to: Update for Avada v 3.6 #17021

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I deactivated all non GD plugins and it was WPML partial configuration creating the problem.

    Just deactivating and reactivating made it work.

    Let us know,

    in reply to: Main Menu Sub Menus on the right hand side #17012

    Paolo
    Site Admin
    Post count: 31211

    Hi,
    GD works with maximum 1 level of subcategory. Making it work with 3 levels would require major customization of different part of the system.

    Thx

    in reply to: Split: Formatting Problems with Custom Fields in X Theme #17008

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I’ve split this topic so that you can send me wp admin credentials in a private reply.

    I need to have a look at your back end and test the file to let you know for sure.

    Let me know,

    Thx

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