Giri

Forum Replies Created

Viewing 15 posts - 511 through 525 (of 2,661 total)
  • Author
    Posts
  • in reply to: Adding social to top bar #378575

    Giri
    Expired Member
    Post count: 3155

    Thats weird.

    Can you delete that snippet and paste the code in the bottom of supreme theme’s functions.php file?

    Let me know if it still not showing that Header Top menu.

    in reply to: Adding social to top bar #378571

    Giri
    Expired Member
    Post count: 3155

    Hi Marcus,

    I hope you are using supreme theme. If you have added the code in the snippet and activated it correctly, then you will see a new menu called “Header Top” in customizer

    https://www.dropbox.com/s/8xm1cnsw73ikygy/Screenshot%202017-05-16%2017.16.32.png?dl=0

    in reply to: Adding social to top bar #378564

    Giri
    Expired Member
    Post count: 3155

    Hey all,

    It is possible to do that if you are only using Directory Starter.

    Customizer > Header > Header Top > enable header top.

    This section adds that top section and a menu for adding social icons.

    You create menu like regular menus, however for the text you need to enter the font awesome icon html for the link text.

    For example for facebook, you need to use the text like

    <i class="fa fa-facebook-official"></i>

    In supreme, we redesigned the pages. So that header top section is removed since its ruining the layout.

    If you can able to customize the styles by yourself for header top in supreme, then you can get that setting back in customizer by placing this text in code snippet. https://wordpress.org/plugins/code-snippets/

    
    
    remove_action( 'customize_register', 'sd_dt_remove_header_top_from_customizer', 20);
    remove_filter('theme_mod_dt_enable_header_top', 'sd_dt_enable_header_top_return_zero');
    in reply to: GD Author Page #378556

    Giri
    Expired Member
    Post count: 3155
    This reply has been marked as private.
    in reply to: Edit Reviews in Whoop #378554

    Giri
    Expired Member
    Post count: 3155

    You are welcome 🙂

    in reply to: Supreme Directory – detailpage – avatar logo link #378551

    Giri
    Expired Member
    Post count: 3155

    Hi Atilla,

    Sorry for the inconvenience and thanks for your patience.

    Can you post your wp-admin login details and tell me where exactly you tried?

    So I can check and fix the problem If i see anything

    Thanks

    in reply to: Edit Reviews in Whoop #378550

    Giri
    Expired Member
    Post count: 3155

    Hi Simon,

    If you are planning to override, then you need to copy this file

    wp-content/themes/geodirectory_whoop/reviews.php

    and put it in the root of child theme folder.

    You need clone that

    geodir_comment_whoop

    function from
    wp-content/themes/geodirectory_whoop/functions/reviews.php

    name it like

    geodir_comment_child_whoop

    Now edit the child theme version of this file wp-content/themes/geodirectory_whoop/reviews.php

    Replace

    geodir_comment_whoop

    with

    geodir_comment_child_whoop

    Let me know how that goes.

    Thanks

    in reply to: User Nickname on Sign up #376510

    Giri
    Expired Member
    Post count: 3155

    Hi Phoebe,

    I’m on medical leave for couple of weeks.

    Current dev version that I have pushed last friday can be found here. https://github.com/mistergiri/userswp

    Its still in beta. If its delaying your launch then most likely you need to find a developer to fix the bugs.

    I’m really sorry that I can’t help you much in the next couple of weeks.

    Thanks for understanding.

    in reply to: Creating link to author page #375948

    Giri
    Expired Member
    Post count: 3155

    Hi Richard,

    I think you can use my previous code with your code.

    
    
    add_filter('geodir_dashboard_links','_my_dashboard_links',10);
    function _my_dashboard_links($dash_links){
            $author_link = get_author_posts_url( $user_id );
            $listing_link = geodir_getlink( $author_link, array( 'stype' => $ptype ), false );
    	$dash_links .= "<li><a href='".listing_link."'>Edit or Upgrade Your Listing</a></li>";
    	return $dash_links;
    }

    Let me know how that goes.

    in reply to: Illegal string offset #375897

    Giri
    Expired Member
    Post count: 3155

    Hi it does seems like your wp_geodir_countries table do not have all the rows.

    Can you make sure it has Brazil row?

    Use phpmyadmin to browse the tables. If you have no idea what phpmyadmin is then use this plugin to browse the table.

    https://wordpress.org/plugins/database-browser/

    Delete the plugin once you are done.

    Let me know how that goes.

    Thanks

    in reply to: Adding Buttons on Whoop Places Page #375893

    Giri
    Expired Member
    Post count: 3155

    If you can’t find in those lines

    Search for this text

    “Write a Review” and “Add Photo”

    in reply to: Adding Buttons on Whoop Places Page #375892

    Giri
    Expired Member
    Post count: 3155

    wp-content/themes/geodirectory_whoop/functions/general.php

    Line number 310

    Add Photo => 319

    in reply to: Redirect to country instead of city #375717

    Giri
    Expired Member
    Post count: 3155

    Hey paolo, I don’t have much knowledge in advanced search addon. I tried to find the filter but couldn’t find one.

    I have assigned this to kiran. He can point us in the right direction.

    Thanks


    Giri
    Expired Member
    Post count: 3155

    You are welcome JD.

    in reply to: User Author page is empty #375694

    Giri
    Expired Member
    Post count: 3155

    Hi Nick, Yes that part uses display name. If you are not filling the name then try setting the display name.

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