Forum Replies Created

Viewing 15 posts - 166 through 180 (of 188 total)
  • Posted in:
  • in reply to: Please Help me on this #135007
    ninesolutions
    Member
    Post count: 192

    Thanks for the help RUi.

    End up the plugin folder was not created and We just have to recreate it.

    Appreciate your help here, looking forward to building on this great theme.

    in reply to: Please Help me on this #134737
    ninesolutions
    Member
    Post count: 192

    Thanks Rui, if i want to install the coporate demo 2 later. Which plugins should i install?

    I would not want to install the the plugins and cade loading issues later.

    in reply to: Please Help me on this #134732
    ninesolutions
    Member
    Post count: 192

    Hi Kyle,

    the only folder in the plugin directory is akismet.

    The first time when i install the plugins they were okay.

    It was only due to the page loading error than i deleted my domain and database and tried to restart from fresh again.

    in reply to: Page cant load when Try to edit Home Page #134620
    ninesolutions
    Member
    Post count: 192

    Dear Swiftideas Support Staff,

    I sincerely apologise for seeking help on this issue again.

    I hope a kind staff can look through my issue as i cant get anything started if the edit page is not loading. I am desperately needing to start on this site for a submission.

    I have built with neighbourhood before and it was really fantastic.

    I sincerely appreciate any help on this.

    in reply to: Page cant load when Try to edit Home Page #134446
    ninesolutions
    Member
    Post count: 192
    This reply has been marked as private.
    in reply to: Making the Menu Bar Centralised #134336
    ninesolutions
    Member
    Post count: 192

    Thank you Kyle, this is perfect now.

    I appreciate your great help on this.

    in reply to: Making the Menu Bar Centralised #133899
    ninesolutions
    Member
    Post count: 192

    Dear Mohammad, thank you so much for the trouble. I am sorry i am really not good at coding.

    One last issue here.

    How can i centralise the text and small images within the SINGLE ELEMENT to? I am referring to the text and 2 small image at each side in this: http://prntscr.com/5djnsc

    in reply to: Making the Menu Bar Centralised #133887
    ninesolutions
    Member
    Post count: 192
    This reply has been marked as private.
    in reply to: Making the Menu Bar Centralised #133882
    ninesolutions
    Member
    Post count: 192

    Thats is the code you provided with the php head and end.

    What should i do now? help will be great, thanks!

    in reply to: Making the Menu Bar Centralised #133879
    ninesolutions
    Member
    Post count: 192

    Hi Mohammad, Sorry to bother you again.

    I added with the <?php at start and ?> at end.

    But now my menu bar has disappeared. Am i doing it wrong?

    Thank you.

    in reply to: Making the Menu Bar Centralised #133877
    ninesolutions
    Member
    Post count: 192

    <?php
    function sf_main_menu($id, $layout = “”) {

    // VARIABLES
    $options = get_option(‘sf_neighborhood_options’);
    $show_cart = $options[‘show_cart’];
    $show_wishlist = $options[‘show_wishlist’];
    $disable_search = false;
    if (isset($options[‘disable_search’])) {
    $disable_search = $options[‘disable_search’];
    }
    $menu_output = $menu_full_output = “”;
    $main_menu_args = array(
    ‘echo’ => false,
    ‘theme_location’ => ‘main_navigation’,
    ‘fallback_cb’ => ”
    );

    // MENU OUTPUT
    if ($id == “mini-navigation”) {
    $menu_output .= ‘<nav id=”‘.$id.'” class=”mini-menu clearfix”>’. “\n”;
    } else {
    $menu_output .= ‘<nav id=”‘.$id.'” class=”clearfix”>’. “\n”;
    }
    if(function_exists(‘wp_nav_menu’)) {
    $menu_output .= wp_nav_menu( $main_menu_args );
    }
    $menu_output .= ‘</nav>’. “\n”;

    // FULL WIDTH MENU OUTPUT
    if ($layout == “full”) {
    $menu_full_output .= ‘<div class=”container”>’. “\n”;
    $menu_full_output .= ‘<div class=”row”>’. “\n”;
    $menu_full_output .= ‘<div class=”span12″>’. “\n”;
    $menu_full_output .= $menu_output . “\n”;
    $menu_full_output .= ‘</div>’. “\n”;
    $menu_full_output .= ‘<div class=”span3 header-right”>’. “\n”;
    if ($id == “mini-navigation”) {
    $menu_full_output .= ‘<nav class=”mini-menu”>’. “\n”;
    } else {
    $menu_full_output .= ‘<nav>’. “\n”;
    }
    $menu_full_output .= ‘<ul class=”menu”>’. “\n”;
    if (!$disable_search) {
    $menu_full_output .= ‘<li class=”menu-search no-hover”><i class=”fa-search”></i>‘. “\n”;
    $menu_full_output .= ‘<ul class=”sub-menu”>’. “\n”;
    $menu_full_output .= ‘

  • <div class=”ajax-search-wrap”><div class=”ajax-loading”></div><form method=”get” class=”ajax-search-form” action=”‘.home_url().’/”><input type=”text” placeholder=”‘.__(“Search”, “swiftframework”).'” name=”s” autocomplete=”off” /></form><div class=”ajax-search-results”></div></div>
  • ‘. “\n”;
    $menu_full_output .= ‘‘. “\n”;
    $menu_full_output .= ‘‘. “\n”;
    }
    if ($show_cart) {
    $menu_full_output .= sf_get_cart();
    }
    if ( class_exists( ‘YITH_WCWL_UI’ ) && $show_wishlist) {
    $menu_full_output .= sf_get_wishlist();
    }
    $menu_full_output .= ‘‘. “\n”;
    $menu_full_output .= ‘</nav>’. “\n”;
    $menu_full_output .= ‘</div>’. “\n”;
    $menu_full_output .= ‘</div>’. “\n”;
    $menu_full_output .= ‘</div>’. “\n”;

    $menu_output = $menu_full_output;
    }

    // MENU RETURN
    return $menu_output;
    }
    ?>

in reply to: Making the Menu Bar Centralised #133853
ninesolutions
Member
Post count: 192

Hi Mohammad,

thank for the assistance.

I have copied the 2nd part into the custom CSS.

However when after i installed the child theme there is no function.php.

By copying the functions php from main theme to child theme creates a line 135 error to the whole website.

What shall i do?

in reply to: F.A.Q not appearing in page. #133775
ninesolutions
Member
Post count: 192
This reply has been marked as private.
in reply to: F.A.Q not appearing in page. #133769
ninesolutions
Member
Post count: 192

http://nekomobile.com/pages/help-centre-f-a-q/

This is the link to the faq. Sorry i meant that i have 3 items in the FAQ section in wp-admin. I have used the page builder to add the faq but it is still not appearing.

in reply to: Making the Menu Bar Centralised #133704
ninesolutions
Member
Post count: 192

Hi Kyle,

I have removed the cart and search. Would we be able to centralise now?

Sorry for the torouble, but another question here too. WIll we be able to centralise the text and small images within the SINGLE ELEMENT to? I am refering to this: http://prntscr.com/5detg6

Thanks!

Viewing 15 posts - 166 through 180 (of 188 total)