Srikanth Ramidi

Forum Replies Created

Viewing 15 posts - 31 through 45 (of 131 total)
  • Author
    Posts
  • in reply to: Change Order Of Menu Items #182850

    Srikanth Ramidi
    Expired Member
    Post count: 163
    This reply has been marked as private.
    in reply to: Change Order Of Menu Items #182561

    Srikanth Ramidi
    Expired Member
    Post count: 163
    This reply has been marked as private.
    in reply to: Change Order Of Menu Items #182556

    Srikanth Ramidi
    Expired Member
    Post count: 163

    Everything is fine. Facing below Issues:
    1. Change Location, Listing and Add Listing in header menu. These are shown in GD Default Theme
    2. Filter is not showing in home screen search form. It is showing when searched for something
    3. Popular Places view is not changed. How to change it as horizontal list?
    4. Compass Icon and Search Button overlaps in Home Screen Search form. PFA
    5. In Mobile Version, Menu is not showing Content.PFA

    in reply to: Change Order Of Menu Items #180736

    Srikanth Ramidi
    Expired Member
    Post count: 163

    If i install supreme theme, are their any changes to be made? I want view like you showed in this link.
    http://wpgeo.directory/supreme-directory/

    in reply to: Change Order Of Menu Items #170971

    Srikanth Ramidi
    Expired Member
    Post count: 163
    This reply has been marked as private.
    in reply to: Change Order Of Menu Items #170969

    Srikanth Ramidi
    Expired Member
    Post count: 163

    I have created separate menu for logout. i have modified header.php and functions.php of theme.

    I am facing two problems:

    1. Spacing for Logout. I tried by adding css. But it is overridden by GD css.
    2. In Mobile version only Logout(Secondary Menu) is visible. Other menus(Primary Menu) are not shown. In header.php if i paste below line above Secondary menu, Primary Menu is visible but logout(Secondary Menu) is not visible.

    wp_nav_menu( array(
    ‘container’ => false,
    ‘theme_location’ => ‘primary-menu’,
    ) );
    ?>

    in reply to: Redirect From default login page #170936

    Srikanth Ramidi
    Expired Member
    Post count: 163

    Yes, That’s what i wrote in the post

    in reply to: Register Form Validation #170386

    Srikanth Ramidi
    Expired Member
    Post count: 163

    Thank you very much. That plugin was refereed by your team only. Check below post link. Do you suggest any plugin for terms and conditions for register page.

    https://wpgeodirectory.com/support/topic/terms-and-conditions-in-register-form/

    in reply to: Change Order Of Menu Items #170353

    Srikanth Ramidi
    Expired Member
    Post count: 163

    1. Let us know file name where changes are to be made. I will make changes.

    2. If i translate text. It will change in all places. Doesn’t that create problem.

    in reply to: Redirect From default login page #170352

    Srikanth Ramidi
    Expired Member
    Post count: 163

    This code will work only with wp-login.php without parameters. It will not work if redirect parameter is added. For your Info i am sending you code which will work for parameters also.if wp-login.php is called redirect to gd login page. Don’t redirect if logout option is their in url

    function goto_login_page() {
    $login_page = home_url( ‘/gd-login/’ );
    global $pagenow;
    if( ‘wp-login.php’ == $pagenow && $_GET[‘action’]!=”logout”) {
    wp_redirect($login_page);
    exit();
    }
    }
    add_action(‘init’,’goto_login_page’);

    in reply to: Register Form Validation #169228

    Srikanth Ramidi
    Expired Member
    Post count: 163
    This reply has been marked as private.
    in reply to: Register Form Validation #168235

    Srikanth Ramidi
    Expired Member
    Post count: 163
    This reply has been marked as private.
    in reply to: Register Form Validation #167895

    Srikanth Ramidi
    Expired Member
    Post count: 163
    This reply has been marked as private.
    in reply to: Register Form Validation #167761

    Srikanth Ramidi
    Expired Member
    Post count: 163

    By doing so it will not display warning. It results in blank page. I am asking about validation?

    in reply to: UI Issues #162358

    Srikanth Ramidi
    Expired Member
    Post count: 163

    Fixed. It is hiding now.

Viewing 15 posts - 31 through 45 (of 131 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount