How can I keep sidebaar navigation static when other pages loads

by situ08
13 replies
  • WEB DESIGN
  • |
Hi Friends....
Whenever I have any problem then I came on warriors and got the solution every time. So I want to say thanks to all people here helping others. Today I am facing a problem in one of my client website. My client website is JDashLee | Maxed Out Mixtape Out Now!!

I want the above website to function similar to Kid Ink Music

In the Kid Ink Music the sidebar remains mostly static and does not load every time when we go to other pages. And inner pages loads very fast.

But In my clients website the sidebar navigation loads every time when we goes to other pages in sidebar and hence taking more time to load.

Please provide the solution. Thanks to all warriors in advance.
#loads #navigation #pages #sidebaar #static
  • Profile picture of the author situ08
    [DELETED]
    {{ DiscussionBoard.errors[6465134].message }}
  • Profile picture of the author xtrapunch
    You will have to explore jQuery - Ajax to load content in any area while keeping the rest static. Google should be able to provide the details on jQuery. There should be multiple tutorials on this. All the best.
    Signature
    >> Web Design, Wordpress & SEO - XtraPunch.com <<
    Web Design & SEO Agency | Serving World Wide from New Delhi, India

    {{ DiscussionBoard.errors[6465556].message }}
  • Profile picture of the author radojica
    Ajax is better solution for you...but if you do not know how to use it...use frames
    {{ DiscussionBoard.errors[6465731].message }}
    • Profile picture of the author situ08
      Originally Posted by radojica View Post

      Ajax is better solution for you...but if you do not know how to use it...use frames
      I think using frames is better as I have seen frames in other website. Can you please tell me how to use frame in this case.
      {{ DiscussionBoard.errors[6465780].message }}
  • Profile picture of the author xtrapunch
    Google.... IFRAMES.
    Signature
    >> Web Design, Wordpress & SEO - XtraPunch.com <<
    Web Design & SEO Agency | Serving World Wide from New Delhi, India

    {{ DiscussionBoard.errors[6466157].message }}
  • Profile picture of the author situ08
    is there any wordpress plugin for using frames so that my sidebar loads only once and not everytime when we see other pages.
    {{ DiscussionBoard.errors[6467932].message }}
  • Profile picture of the author situ08
    still not getting what to do to make the sidebar static. Found some tutorails for html and css but not for wordpress.
    {{ DiscussionBoard.errors[6472624].message }}
  • Profile picture of the author Istvan Horvath
    If the theme is not build like that - then forget it.
    Signature

    {{ DiscussionBoard.errors[6472661].message }}
    • Profile picture of the author situ08
      Originally Posted by Istvan Horvath View Post

      If the theme is not build like that - then forget it.
      I have tried some of the methods. But none of them working for me.
      {{ DiscussionBoard.errors[6472723].message }}
      • Profile picture of the author Istvan Horvath
        Originally Posted by situ08 View Post

        I have tried some of the methods. But none of them working for me.
        Which part of "forget it" you didn't understand?

        No method will work ever IF the theme designer did not built in this thing into the WordPress theme.
        Signature

        {{ DiscussionBoard.errors[6472778].message }}
  • Profile picture of the author Don Schenk
    Istvan is correct. If you use WP to build a site, the look of the site is detemined by the theme you use. Therefore what you want the site to look like must be built into the theme before you build the site.

    If you look at the code in Kid Ink's site, it is not a WP site. It is using frames. That is why others suggested frames.

    In WP, you can't do what you want unless what you want has already been built into the WP theme you use.

    :-Don
    {{ DiscussionBoard.errors[6475795].message }}
    • Profile picture of the author Istvan Horvath
      Originally Posted by Don Schenk View Post

      In WP, you can't do what you want unless what you want has already been built into the WP theme you use.
      OK, folks... everybody should print this out, put on the wall in front of you and read it 3 times before asking WP themes related questions
      Signature

      {{ DiscussionBoard.errors[6477103].message }}
  • Profile picture of the author radojica
    I just take a look into your page again and it can be done easily actually...you should make one div for content that you want to change and then just use jQery load function...I made something like that for one website that I made:
    yumcommerce(dot)rs/category/spoljasnje-lajsne/

    litlle images are links...and when you click on them...post is loaded in div at the top...

    I can give you my code which you can use easily
    {{ DiscussionBoard.errors[6560961].message }}

Trending Topics