Simone

Forum Replies Created

Viewing 15 posts - 256 through 270 (of 2,874 total)
  • Author
    Posts
  • in reply to: Change CPT slug #42011

    Simone
    Expired Member
    Post count: 3515

    Ok, the dev said it was an error with the description and will be fixed in the next version, go ahead and make your modification, you’re safe 🙂

    in reply to: 1.4.8 #42010

    Simone
    Expired Member
    Post count: 3515

    You probably have permissions issue.
    Also, check in the wp-config.php if you have

    
    
    define('FS_METHOD','direct');
    
    in reply to: Problem with translation #42009

    Simone
    Expired Member
    Post count: 3515

    Hi,

    1- with less images in the listings
    2- with more images in the listings
    3- less review count
    4- more review count

    in reply to: site it is no longer visible #42007

    Simone
    Expired Member
    Post count: 3515

    Hello, without an FTP (and then login details to WordPress) we cannot debug.
    Can you access the backend?

    in reply to: Event listed in Chronological order. #41943

    Simone
    Expired Member
    Post count: 3515

    Hello, the widget itself (and the Events settings) has the option for “Upcoming”

    in reply to: Change CPT slug #41938

    Simone
    Expired Member
    Post count: 3515

    Hi Bodhi,
    1- no, it will be always displayed
    2- I tried to change, on my demo site,a pre-existent slug with lots of listings in it, and all seems to be working fine (and the slug is updated correctly in the url), I will ask Paolo for a confirmation of this

    in reply to: X Theme Help #41932

    Simone
    Expired Member
    Post count: 3515

    Hi Evan, i see it fine. Only the map needs the width set properly. Go in Appearances / Widgets and set the Map to have width: 100%

    in reply to: How to pull a listing title into a text area #41902

    Simone
    Expired Member
    Post count: 3515

    Hello Jan, to output the title of a listing, you can use

    
    
    $postid = $wp_query->post->ID; // retrieve the ID
    

    and then use it like this

    
    
    $title= geodir_get_post_meta($postid,'post_title',true); 
    echo $title;
    in reply to: Search not working #41889

    Simone
    Expired Member
    Post count: 3515

    Hello Adele, without having a look at the website we can’t debug, It could be a possible conflict with one of your plugin, or..anything else 🙂

    Please provide url and login details in a private reply and we will be happy to help you

    in reply to: hide loginbox on mobile #41855

    Simone
    Expired Member
    Post count: 3515

    I’m glad 🙂 you’re welcome


    Simone
    Expired Member
    Post count: 3515

    Hello Jan, I have answered to your second point months ago, with a function to add in your code

    https://wpgeodirectory.com/support/topic/need-some-advice/

    in reply to: hide loginbox on mobile #41808

    Simone
    Expired Member
    Post count: 3515

    Ok, now I had the chance to test it, with the following you’ll do the trick ((tested))

    ! wp_is_mobile()
    in reply to: 3 plugins causing internal server error #41792

    Simone
    Expired Member
    Post count: 3515

    Hi Richard, could you please post url and login details in a private reply? thanks

    in reply to: hide loginbox on mobile #41766

    Simone
    Expired Member
    Post count: 3515

    hmmm…try with the following

    (wp_is_mobile()==false)

    remember to delete your cache

    in reply to: hide loginbox on mobile #41763

    Simone
    Expired Member
    Post count: 3515

    Hi Joel, you can achieve this using the plugin Widget Logic, here https://wordpress.org/plugins/widget-logic/ .
    Once you install it, go to your Loginbox widget and add the following condition in the logic area

    !wp_is_mobile()

    this will show the widget only on “not mobile” devices

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