oandreye
Forum Replies Created
-
Forum: Plugins
In reply to: [Comic Easel] Comic archive as image thumbnails..
Forum: Plugins
In reply to: [Comic Easel] Comic archive as image thumbnailshmm yea it didn’t.. I dont think this is an acceptable load time, but it will do for now. http://xantara-world.com/archive/
Forum: Plugins
In reply to: [Comic Easel] Comic archive as image thumbnailsnvm, figured that out too.. under settings>reading.. d’oh
still wondering about the loading issue, maybe breaking it up into chapters will load faster? rather than the whole vol. but the wp loop goes through all the posts so not sure it will help.
Forum: Plugins
In reply to: [Comic Easel] Comic archive as image thumbnailsHa, got it to work with the help of this thread, http://stackoverflow.com/questions/5835272/load-a-div-from-another-page-into-another-pages-div
put the script in the header… makes sense.Any way to make it display more than ten thumbnails at a time?
Added the new archive script / div to the bottom of this page: http://xantara-world.com/archive/
Also, it takes a couple sec to show up, maybe it is better to have something say “loading” or use a different method that is faster.Forum: Plugins
In reply to: [Comic Easel] Comic archive as image thumbnailsHi Frumph!
Thanks for the response!
That works pretty well as a work around. I tried using an iframe but it embeds the whole page with the header and everything, http://xantara-world.com/chapter/ch4/I looked into embedding just the div found this thread, http://stackoverflow.com/questions/2828109/show-div-from-another-website but haven’t been able to get it to work, any ideas?
What I have so far:
<script> $('#ch4archive').load('/chapter/ch4/index.php #content'); </script>I tried including a ../ and /../ and the full url but it just doesn’t show up at all :/
No worries, I wish I could help write that but I’m still terrible with php.
Forum: Plugins
In reply to: [Comic Easel] Comic archive as image thumbnailshere’s an example of what i want, http://www.meekcomic.com/archives/ but with square thumbnails instead
my site, http://xantara-world.com/archive/