Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS AJAX wordpress pages?

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #32157
    ckester
    Member

    I’m looking at doing a technique similar to what is done here: http://themeforest.net/item/photome-photography-and-portfolio-template-wp/full_screen_preview/113474 I don’t want to pay $30 just for an idea on how to ajax the pages. Does anyone know of any tutorials or pluggins that would allow me to AJAX pages on my site?

    Thanks,

    #53458
    ORyan
    Member

    Just use the free Non WP version

    Then just set up a page or post template to match the static pages loaded into this template. Then just feed the AJAX requests a wordpress permalink.

    There is the idea on how to do this, and it’s free. requires a little bit of extra work but you’ll learn something guaranteed. and if that isn’t what you’re looking for here are more resources: http://www.lmgtfy.com/?q=how+to+ajax+wordpress

    #53476
    infocentre
    Member

    Just trying to right something basic, like this myself.

    This is what i have:



    But the problem is that it calls in the whole of the target page. How would a specify a certain DIV container to bring in?

    Thanks!

    #52554
    ckester
    Member

    ORyan,

    I’ll look into seeing if I can plug around with it but was looking to see if anybody else has done anything with it. Please don’t use lmgtfy.com, it always comes across as a really jerk linkage. Trust me, I’ve searched on google.

    infocentre, i’ll look into this technique that you are using, maybe I can come up with a solution.

    Thanks!

    #52347
    chrismccoy
    Member

    i did a bit of ajax, and made a twenty ten child theme, with ajax post loading, and live search (results without submit)

    http://chumb.com

    is this what you are after?

    i can make it available for download.

    #52277
    jamygolden
    Member

    @chrismccoy the back button doesn’t function within your ajax theme. Not very good for accessibility.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘CSS’ is closed to new topics and replies.