Kor

Forum Replies Created

Viewing 15 posts - 12,811 through 12,825 (of 15,414 total)
  • Author
    Posts
  • in reply to: My Places not showing up – Author page #363717

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.

    in reply to: How to remove the white section at the bottom of Home Page? #363712

    Kor
    Moderator
    Post count: 16516

    Hi Rigots,

    Try using the custom CSS code below to fix it. Let is know how it goes.

    
    
    .sd-homepage .featured-area{
        height: 100vh!important;
    }

    Thanks!

    in reply to: Map taking time to load #363709

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.

    Thanks!

    in reply to: url GD-xxxxx #363686

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Please refer to the bottom section of this documentation https://wpgeodirectory.com/docs/core-permalinks/ . So, to do this, just rename the pages.

    Thanks

    in reply to: Listing Claim not automatically approving #363685

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Could you please check if you have this option switched “on”? GeoDirectory > Listing Claims > Notifications Tab > Claim listing verification required

    Refer to https://wpgeodirectory.com/docs/claim-listings-add-on-overview/ for more info

    Thanks!

    in reply to: Main Structure for a Directory Site #363666

    Kor
    Moderator
    Post count: 16516

    Hi there,

    I’m sorry for the late reply. Sorry, I’m not really sure what you’re trying to achieve with GD. As you know, dmoz is a directory of Websites. So, are you saying that you’re trying to built a directory of Websites and also include a listings of locations? I’d suggest that you start working on your directory and let us know if you’re stuck somewhere in between and we’ll try to guide you through.

    Thanks!

    in reply to: Change the cog logo to text #363665

    Kor
    Moderator
    Post count: 16516

    Hi Jonny,

    You can apply this code using the Code Snippets plugin https://wordpress.org/plugins/code-snippets/ . Example

    
    
    function sd_gd_adv_search_btn_value()
    {
       return '<i class="fa fa-user" aria-hidden="true"></i>';
    }
    
    add_filter('gd_adv_search_btn_value', 'sd_gd_adv_search_btn_value', 10);

    You can change the code fontawesome code: http://fontawesome.io/cheatsheet/

    in reply to: Can a business delete their special offer? #363597

    Kor
    Moderator
    Post count: 16516

    Hi Kim,

    Unfortunately, that would require complex customization to achieve that. But feel free to add this into the feature request lists https://wpgeodirectory.com/requests/

    Thanks!

    in reply to: Advanced Search Multiselect Dropdown #363596

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Could you a look at the GD Search widget settings and change the “Open customize my search from:” setting as shown in this screenshot http://prntscr.com/ecg6fl . This would force the advanced search to open by default without clicking on the COG wheel.

    Thanks!

    in reply to: Import/Export #363592

    Kor
    Moderator
    Post count: 16516

    Yes, that’s correct. Let us know how it went.

    Thanks!

    in reply to: Is it possible to change the GD-login page? #363591

    Kor
    Moderator
    Post count: 16516

    You’re Welcome.

    in reply to: Display Only First Line Of Address #363584

    Kor
    Moderator
    Post count: 16516

    Hi there,

    I’ve just applied the custom CSS code below into GD > Design > Scripts > Custom Style CSS. Could you check and see if it’s what you’re looking for?

    
    
    .geodir_location_listing span[itemprop="addressLocality"],
    .geodir_location_listing span[itemprop="addressRegion"],
    .geodir_location_listing span[itemprop="addressCountry"],
    .geodir_location_listing span[itemprop="postalCode"]  {
       display:none!important;
    }
    
    .geodir_location_listing .geodir_more_info br:nth-child(4),
    .geodir_location_listing .geodir_more_info br:nth-child(3),
    .geodir_location_listing .geodir_more_info br:nth-child(5),
    .geodir_location_listing .geodir_more_info br:nth-child(7),
    .geodir_location_listing .geodir_more_info br:nth-child(9)  {
        display:none!important;
    }

    Thanks!

    in reply to: Display Favourites #363581

    Kor
    Moderator
    Post count: 16516

    Hi there,

    You’ll find your favourite listings in the “accounts” section as shown in this screenshot http://prntscr.com/ecrq3h

    Thanks!

    in reply to: Display Only First Line Of Address #363576

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Could you try using the custom CSS code below and see if it’s what you’re looking for?

    
    
    span[itemprop="addressLocality"],
    span[itemprop="addressRegion"],
    span[itemprop="addressCountry"],
    span[itemprop="postalCode"]  {
       display:none!important;
    }
    
    .geodir_more_info br:nth-child(4),
    .geodir_more_info br:nth-child(3),
    .geodir_more_info br:nth-child(5),
    .geodir_more_info br:nth-child(7),
    .geodir_more_info br:nth-child(9)  {
        display:none!important;
    }
    in reply to: How to remove featured-area on new pages #363558

    Kor
    Moderator
    Post count: 16516

    Hi Rigots,

    Could you please share the URL of the site in question and also show me a screenshot of what you’re trying to remove there.

    Thanks!

Viewing 15 posts - 12,811 through 12,825 (of 15,414 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount