Simone

Forum Replies Created

Viewing 15 posts - 1,006 through 1,020 (of 2,874 total)
  • Author
    Posts
  • in reply to: add_listing_page_title #34432

    Simone
    Expired Member
    Post count: 3515

    you’re welcome

    in reply to: Places page won't display recently added listings #34420

    Simone
    Expired Member
    Post count: 3515

    You did not add the Sort by added time, I’ added it for you.
    As default there was the sorting by price. You can set the “added time” sorting as default going in Geodirectory/Place Settings/Sorting options tab.
    Now it is not set as default

    in reply to: add_listing_page_title #34418

    Simone
    Expired Member
    Post count: 3515

    You can change the label Place inside the custom post type addon, jut edit the Place post type and find the label.
    The remaining “Place” words are in the language file

    some time ago I’ve created a function to automatically add a heading in that page (below that title):

    
    
      add_action( 'geodir_add_listing_page_title', 'geodir_add_listing_page_title_custom',10 );
      function geodir_add_listing_page_title_custom()
        
      {
    	global $wp, $term, $post, $current_term, $wp_query;  $gd_post_type = geodir_get_current_posttype();
      $post_type_info = get_post_type_object( $gd_post_type );
      
      
      echo "List ".$post_type_info->labels->name;
      }
    

    this will automatically add the post type name after “List” so “List Attractios” in your case, if you’re only using a post type, you can add “an” like this

    
    
      echo "List an ".$post_type_info->labels->name;
    

    Ps- place the code in your functions.php inside your child theme folder.

    in reply to: Places page won't display recently added listings #34414

    Simone
    Expired Member
    Post count: 3515

    Could you post login details in a private reply so we can have a look please?

    in reply to: add_listing_page_title #34413

    Simone
    Expired Member
    Post count: 3515

    So, you want to change where it says “Add Listing”, correct? I can see the string in the geodirectory-en_US.po file inside /geodirectory/geodirectory-languages.
    Try eventually to erase the browser in your cache

    in reply to: add_listing_page_title #34412

    Simone
    Expired Member
    Post count: 3515

    So, you want to change where it says “Add Listing”, correct? I can see the string in the geodirectory-en_US.po file inside /geodirectory/geodirectory-languages.
    Try eventually to erase the browser in your cache

    in reply to: Places page won't display recently added listings #34409

    Simone
    Expired Member
    Post count: 3515

    Hello, you mean that if you add a new listing, it won’t appear in the listings?

    About the mission category icon , have you updated your GD plugin? (a new version has been released yesterday, which includes the fix to the category icon)

    in reply to: add_listing_page_title #34408

    Simone
    Expired Member
    Post count: 3515

    Hello Ian, this is telling that the string (in this case the add listing title text) can be translated in the .po file, you can use the .po file to change that following the tutorial here
    http://docs.wpgeodirectory.com/translate-core/

    in reply to: Fresh install gone wrong #34407

    Simone
    Expired Member
    Post count: 3515

    Please post your login details in a private reply so we can check, thanks

    in reply to: Read more link in italics #34405

    Simone
    Expired Member
    Post count: 3515

    try with the !important

    
    
    a.excerpt-read-more {
    font-style:italic !important;
    }

    or please post your url so I can live-check

    in reply to: Update Error #34387

    Simone
    Expired Member
    Post count: 3515

    Hello, please try to run the GD Tool “Clear all GD version numbers”
    If you’re using your email as username try to use your username (manilaboy in this case).

    in reply to: Read more link in italics #34386

    Simone
    Expired Member
    Post count: 3515

    Hello, add this in your style.css inside your child theme folder:

    
    
    a.excerpt-read-more {
    font-style:italic;
    }
    in reply to: After update-map no longer shows custom map icons #34360

    Simone
    Expired Member
    Post count: 3515
    This reply has been marked as private.
    in reply to: need developer for finetuning and finishing #34277

    Simone
    Expired Member
    Post count: 3515
    This reply has been marked as private.
    in reply to: Language File #34275

    Simone
    Expired Member
    Post count: 3515

    You’re welcome 🙂 hope you sorted out

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