Simone

Forum Replies Created

Viewing 15 posts - 1,846 through 1,860 (of 2,874 total)
  • Author
    Posts
  • in reply to: Detail page wont display tabs #24239

    Simone
    Expired Member
    Post count: 3515

    Hello, please set the permalink structure (in the wordpress Settings) to postname and test it back

    in reply to: Custom Tab On Listing With Link On Click? #24221

    Simone
    Expired Member
    Post count: 3515

    you should be good to go with this (place it in your child theme’s functions.php)

    
    
    add_filter('geodir_detail_page_tab_list_extend', 'tab_link') ;
    
    function tab_link($tab_link)
    {
    	$custom_url= geodir_get_post_meta($postid,'geodir_customurl',true); 
    
     	$tab_link['tab_link'] = array( 
    										'heading_text' =>  __('<a href="'.$custom_url.'">TAB LINK</a>',GEODIRECTORY_TEXTDOMAIN),
    										'is_display' =>  apply_filters('geodir_detail_page_tab_is_display', true, 'tab_link')
    									);
    	return $tab_link ;
    }
    

    instructions:
    -create a custom field named customurl and paste an url
    -change the “TAB LINK” to whatever you want to be the text

    in reply to: Need Expert for wpgeodirectory setup and finishing #24197

    Simone
    Expired Member
    Post count: 3515
    This reply has been marked as private.
    in reply to: Listings claim? #24154

    Simone
    Expired Member
    Post count: 3515

    You can find the .po in /wp-content/plugins/geodir_claim_listing/geodir-claim-languages

    then once you change the strings, you need to create a folder named geodirclaim in /wp-content/languages and put the .po and .mo files in there

    in reply to: Listings claim? #24151

    Simone
    Expired Member
    Post count: 3515

    Hi, have you enabled the post type in the listing claim settings?
    See attach

    in reply to: Need Expert for wpgeodirectory setup and finishing #24137

    Simone
    Expired Member
    Post count: 3515

    No problem, got your email, will reply soon

    in reply to: customize button #24119

    Simone
    Expired Member
    Post count: 3515

    cache plugins are evil 🙂

    soon with the new GD update you could use GD Booster. Just be patient 🙂

    in reply to: customize button #24117

    Simone
    Expired Member
    Post count: 3515

    I don’t know what you did recently.. try to think what you did or if you activated some plugins

    in reply to: customize button #24112

    Simone
    Expired Member
    Post count: 3515

    Great 🙂

    in reply to: customize button #24107

    Simone
    Expired Member
    Post count: 3515

    If you meant that, you won’t see the “advanced search” because it is assigned to EVENTS only. Ive placed the ADVANCED SEARCH widget in the Events page, so you will see the button appearing with the date. Go to the events page and you will see it on top.

    PS- you did something on your website that is messing up the layout.

    in reply to: customize button #24106

    Simone
    Expired Member
    Post count: 3515

    Hello,
    you mean you want to a dd the custom search to show the search by date?

    in reply to: Integrating Buddypress with GD #24098

    Simone
    Expired Member
    Post count: 3515

    Hello, this will require some custom code…however, a Buddypress addon is on the to-do list, stay tuned 🙂

    in reply to: geodirectory avada pb link #24085

    Simone
    Expired Member
    Post count: 3515

    you can use the custom search in combination with your custom fields, so the listings could be filtered.
    Here you can find a short explanation
    http://docs.wpgeodirectory.com/category/addons/search-filters/

    in reply to: geodirectory avada pb link #24082

    Simone
    Expired Member
    Post count: 3515

    This is a tutorial that explains how A tag works.
    http://www.w3schools.com/tags/att_a_href.asp

    in reply to: geodirectory avada pb link #24079

    Simone
    Expired Member
    Post count: 3515

    you just forgot to add the text in the link 🙂
    between the

    <a>

    and

    </a>

    you need to put a text, and this text will be clickable..now I’ve add “link 1” and “link 2”, replace it with the text you want.

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