Simone

Forum Replies Created

Viewing 15 posts - 1,231 through 1,245 (of 2,874 total)
  • Author
    Posts
  • in reply to: Geo location -show listings by user's location #32165

    Simone
    Expired Member
    Post count: 3515

    Hi Josh, when you submit a listing in a given city (let’s say New York), this will already be displayed to all the users in the New York area (if they allow to share their location.
    Also, there is the “Near me” feature, so if the user will click the Near Me button, he will see all the listings sorted by distance.

    in reply to: Classified ads or online store #32164

    Simone
    Expired Member
    Post count: 3515

    Hi, there isn’t a pre-made solution for this, you can use Woocommerce multivendor but it will require few customizations to create a marketplace where users can sell their products, about the classifieds you can create a custom post type and create ad-hoc custom fields.

    in reply to: iFrames in custom post fields? #32160

    Simone
    Expired Member
    Post count: 3515
    This reply has been marked as private.
    in reply to: iFrames in custom post fields? #32159

    Simone
    Expired Member
    Post count: 3515

    Hi Peter, I’ve disable the Visual Composer for the gd_place (it wansn’t deactivated) and tried to insert the iframe code into a test listing, inside the special offer tab (I can’t see any other custom field). You can check it , the listing is “test iframe”.

    in reply to: How to SEO for slider-pictures? #32157

    Simone
    Expired Member
    Post count: 3515

    You can deactivate Visual Composer for the post type gd_place, go in your settings and untick “gd_place”

    edit: i’ve disabled it for you, and tested the iframe (look into the other topic)

    in reply to: How to SEO for slider-pictures? #32139

    Simone
    Expired Member
    Post count: 3515

    I dont know exactly what’s going (or how to fix it) ,it is a javascript conflict I guess.

    About the logo showing a thumbnail you can try to add this in the style.css inside your child theme folder,

    
    
    .geodir-custom-post-gallery {
    width:100%;
    }

    but it could have consequences in other GD galleries, maybe.

    in reply to: How to SEO for slider-pictures? #32135

    Simone
    Expired Member
    Post count: 3515

    once you publish a listing, you will find the images in the media page (wordpress) and so in wp-content/uploads. By the way, the plugin Visual bakery is creating conflicts, I wasn’t able to publish a test listing with that plugin enabled.

    in reply to: Main Page and Blog Page #32134

    Simone
    Expired Member
    Post count: 3515

    It is unresolved now, (devs will look in the project management section ) 🙂

    in reply to: subscription #32133

    Simone
    Expired Member
    Post count: 3515

    Hello, I don’t know if some email notification could be enabled (maybe with some third part plugin). If you want to include your listings/events into your RSS, add the following code in your functions.php inside tour child theme

    
    
     function my_rss($qv) {
      
          if (isset($qv['feed']) && !isset($qv['post_type']))
      
              $qv['post_type'] = array('gd_place', 'gd_event');
      
          return $qv;
      
      }
      
      add_filter('request', 'my_rss');
    in reply to: Seemingly Random Map and Address Issues #32129

    Simone
    Expired Member
    Post count: 3515

    Hi, please post your login details in a private reply so we can have a look, thanks.

    in reply to: Inconsistent database after upgrade #32128

    Simone
    Expired Member
    Post count: 3515

    Hi, could you please post url , login details and the steps you take in order to reproduce the issue?

    in reply to: Not able to add image to event #32127

    Simone
    Expired Member
    Post count: 3515

    Hello, many of your GD plugins are outdated, please update them and try again.

    in reply to: add intro text #32126

    Simone
    Expired Member
    Post count: 3515

    Hello, add the following code inside the functions.php (in your child theme)

    
    
    add_action( 'geodir_add_listing_page_title', 'geodir_add_listing_page_title_custom',10 );
      function geodir_add_listing_page_title_custom()
      {
      echo "your text";
      }
    

    Change “your text” to whatever you want

    in reply to: "GD Listing Content Section" and Wrong char/word count #32069

    Simone
    Expired Member
    Post count: 3515

    Hi, when setting the “Post Content excerpt character count :” will truncate the excerpt/description, what is it supposed to do?..

    in reply to: Main Page and Blog Page #32064

    Simone
    Expired Member
    Post count: 3515

    If you do that, the blog page will be a simple page and will not list blog posts in it (that’s the reason of using the above plugin)

Viewing 15 posts - 1,231 through 1,245 (of 2,874 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount