Paolo

Forum Replies Created

Viewing 15 posts - 11,986 through 12,000 (of 27,715 total)
  • Author
    Posts
  • in reply to: Simple question – Places per page adjustment #215412

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    you can easily overwrite that via functions.php.

    Example:

    
    
    
    function set_posts_per_page_for_cpt( $query ) {
      if ( !is_admin() && $query->is_main_query() && is_post_type_archive( 'gd_place' ) ) {
        $query->set( 'posts_per_page', '20' );
      }
    }
    add_action( 'pre_get_posts', 'set_posts_per_page_for_cpt' );

    I haven’t tested this, so use with caution.

    otherwise you could try a plugin like this: https://wordpress.org/plugins/custom-posts-per-page/

    Let us know how you went,

    Thanks


    Paolo
    Site Admin
    Post count: 31211

    Hi,

    yes using OSM is an option too.

    We just realized Google stopped serving keyless requests made to the Google Maps API. They said starting from the 22, but probably they only started enforcing this today. We were not aware of it and they only released this, which we discovered today:

    https://googlegeodevelopers.blogspot.mx/2016/06/building-for-scale-updates-to-google.html

    Stiofan is adding a field to add a Google Map API key. It should be released in the next hour or so.

    That will solve it and enable the Google Maps API to work again.

    Thanks for your patience,

    in reply to: Installing multi locations add on #215398

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    did you see this article of our getting started documentation?

    https://wpgeodirectory.com/docs/installing-addons/

    Let us know if that didn’t help.

    Thanks

    in reply to: Location SEO & Updated Layout #215396

    Paolo
    Site Admin
    Post count: 31211

    Ok please let us know,

    Thanks

    in reply to: Do Not Show Ratings on Home Page #215395

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    please add this to GD >> design >> scripts >> custom css:

    
    
    .home .geodir-entry-meta {
        display: none;
    }

    Let us know if that is what you wanted.

    Thanks

    in reply to: Bulk Import Coupons #215380

    Paolo
    Site Admin
    Post count: 31211

    I’m sorry, but at the moment we have much higher priorities.

    Import of coupons via CSV has never been requested before and we don’t implement new features unless requested by a large portion of the community members.

    Any decent developer could be hired to do that, importing the coupons in the DB via SQL.

    Thank you,

    in reply to: Error setting default location #215375

    Paolo
    Site Admin
    Post count: 31211

    Stiofan managed to check your website using a VPN, you must have country filters… He’ll let us know asap.

    Thanks

    in reply to: Bulk Import Coupons #215372

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I’m sorry, there is not.

    Thanks

    in reply to: Wrong breadcrumb of Location page #215371

    Paolo
    Site Admin
    Post count: 31211

    I’m sorry Lucian

    few other members are experiencing that this morning. The developers are looking into it right now.

    We will let you know as soon as we find the problem.

    Thanks for your patience,


    Paolo
    Site Admin
    Post count: 31211

    Hi,

    few other members are experiencing that this morning. The developers are looking into it right now.

    We will let you know as soon as we find the problem.

    Thanks for your patience,


    Paolo
    Site Admin
    Post count: 31211

    Hi Rebecca,

    few other members are experiencing the same this morning. The developers are looking into it right now.

    We will let you know as soon as we find the problem.

    Thanks for your patience,

    in reply to: Error setting default location #215351

    Paolo
    Site Admin
    Post count: 31211

    Hi Leonardo,

    I got several memory exhausted and 500 internal server error even before being able to access your dashboard.

    I tried to pass this to the developers, but they can’t even access wp-login.php, they get:

    Forbidden

    You don’t have permission to access /catalogo/wp-login.php on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    I believe the problem is server related. Please move the website to a better hosting provider and I’m almost positive that all this problem will go away.

    Let us know,

    Thanks

    in reply to: Oops Something Went Wrong #215326

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂

    in reply to: Supreme Directory Homepage #215325

    Paolo
    Site Admin
    Post count: 31211

    Please try:

    
    
    .home .featured-area, .sd-location .featured-area{
        height: 70vh;
    }

    Paolo
    Site Admin
    Post count: 31211
    This reply has been marked as private.
Viewing 15 posts - 11,986 through 12,000 (of 27,715 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount