Paolo

Forum Replies Created

Viewing 15 posts - 16,906 through 16,920 (of 27,715 total)
  • Author
    Posts
  • in reply to: mobile logo size #66727

    Paolo
    Site Admin
    Post count: 31211

    Ok,

    please add to the above css:

    
    
    
    .site-logo {
        margin: -40px 0 -60px;
    }
    #inner-header {
        clear: both;
    }

    You’ll probably want to reduce the margin on the logo image now.

    Let us know if this works.

    Thanks

    in reply to: How to Restrict user Once Listing is Published #66724

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the example I provided here works for whoop and gdf: https://wpgeodirectory.com/support/topic/how-to-restrict-user-once-listing-is-published/#post-57224

    Just make sure to only add the snippet manually and not automatically. The options to do this are in the plugin settings page.

    Thanks

    in reply to: GD Widget #66722

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    this isn’t an easy customization. You’ll probably need to create anthoer widget copying the original code into your theme functions.php file and modify it to be able to get what you want, without losing it after every update.

    I’ll ask to developers how hard it would be to add the option you propose. Howver, I think to accomdate images instead of icons, would require a totally different css. So I don’t think this is something we are interested in doing, unless highly requested by other members too. We’ll let you know.

    Thanks

    in reply to: Hide breadcrumbs from a custom template page #66720

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    please provide a admin credentials in a private reply and we will have a look.

    Thanks

    in reply to: Display of franchises #66719

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    showing all franchises would make the page much slower, consider content in tabs like widgets, you show some listings and a link to see them all.

    The setting to increase/decrease number of listing to show there is in:

    GeoDirectory >> Franchise Settings >> Detail Page Franchises Tab Settings >> Number of posts.

    Thanks

    in reply to: Epic 404 – Article Not Found #66713

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    for the distance slider, please click on the compass within the near field of the search form.

    We still need admin credentials in a private reply (only staff can read) to check the 404 problem. Have you tried disabling non GD plugins?

    Let us know,

    Thanks

    in reply to: Remove Default Location From Places Address #66712

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    as explained in the plugin description page:

    https://wordpress.org/plugins/geodirectory/

    Features

    Create a local directory, based on a single location, using the GeoDirectory free core plugin. Focus on a street or go as wide as a city. Expand to multiple locations or make a global directory with our MultiLocation premium add-on

    https://wpgeodirectory.com/addons/multilocation/

    Thank you

    in reply to: One Image or Video instead of Slider #66709

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    1 yes, you can remove the slider and replace it with the featured image:

    add this in your theme functions.php file :

    
    
    remove_action( 'geodir_details_main_content','geodir_action_details_slider',30);
    
    add_action( 'geodir_details_main_content','my_geodir_action_details_slider',30);
    
    function my_geodir_action_details_slider() {
    
    if ( has_post_thumbnail() ) { the_post_thumbnail('full');
    } 
    }

    If you want to echo the video instead of the featured image, replace

    if ( has_post_thumbnail() ) { the_post_thumbnail('full');

    with

    global $post; echo $post->geodir_video;

    .

    Haven’t tested the second part, let me know if it works. (it should)

    Thanks

    in reply to: CPT Categories widget #66708

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    what you want to do isn’t possible with current options.

    The CPT category widget was built to create index page of catgeories, very popular in old school directories.

    The Popular category widget is to show the most active categories (sub or parent doesn’t matter) and it can be limited to show a defined number of items.

    Thank you

    in reply to: mobile logo size #66705

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I’d change that with :

    
    
    
    @media only screen and (max-width: 767px) {
    .site-logo img {
        margin: 50px 0;
        max-width: 100%;
    }}
    

    Let us know if it helped.

    Thanks

    in reply to: Is this possible? Overall Rating vs. Individual #66700

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    none of the multiratings system we tested works like that. We took tripadvisor as inspiration for example and the overall is not the avarage of the individual ratings.

    Thanks

    in reply to: Positioning of Gmap on frontpage #66699

    Paolo
    Site Admin
    Post count: 31211

    hi,

    depending if you have autozoom or not, the map will center to include all listing of your default location.

    It is not possible to center it for a sepcific country, unless you have listings only for that country.

    If you provide a link and admin credentials in a private reply, we’ll have a look at your problem.

    Thanks


    Paolo
    Site Admin
    Post count: 31211

    Hi Kerri,

    I just tested your website and I’m not sure I see what the problem is, I could add a test listing with address without problems.

    Please let me know,

    Thanks

    in reply to: search fields in the widget #66696

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    with the help of a developer, everything is possible, especially if the coder is good! 🙂

    Thanks

    in reply to: Split: Not Receiving Verification Emails #66695

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    that screenshot isn’t from a GD admin page…

    I’m not sure what you are talking about exactly here.

    Let us know,

    Thanks

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