Tagged Questions
0
votes
1answer
189 views
slideshow is not showing in a post call with ajax
this is the code I use to call ajax posts in the same page.
It's works fine but when the post is load the slideshow in the post (add via short code) is not showing....
the ajax call
...
1
vote
1answer
614 views
Intergrating agile carousel to wordpress: how to write the ajax_callback function
json is totally new to me how to write an ajax_callback function for agile carousel to work in wordpress? Below is the jason data format that I need to write as php arrays for it could be parsed by ...
0
votes
1answer
228 views
Ajax Slideshow in Post
Is there a way to make an ajax slideshow like this?
Each slide contains an image and description and is loaded via ajax call.
I suppose an easy way for an author to make up such slideshow post is to ...