How can I keep sidebaar navigation static when other pages loads

by 13 replies
15
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.
#website design #loads #navigation #pages #sidebaar #static
  • [DELETED]
    • [1] reply
  • 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.
  • Ajax is better solution for you...but if you do not know how to use it...use frames
    • [1] reply
    • 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.
  • Google.... IFRAMES.
  • is there any wordpress plugin for using frames so that my sidebar loads only once and not everytime when we see other pages.
  • still not getting what to do to make the sidebar static. Found some tutorails for html and css but not for wordpress.
  • If the theme is not build like that - then forget it.
    • [1] reply
    • I have tried some of the methods. But none of them working for me.
      • [1] reply
  • 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
    • [1] reply
    • 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
  • 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

Next Topics on Trending Feed