Home
Hi there,
Welcome to my wordpress blog where you can find more information about WordPress plugins that I have developed and am in the process of developing.
Plugins
Plugins in Development
- Auto Post Glossary (APG)
How To’s
Finally I decided to start sharing whatever solutions I come across by writing how to’s in the hope that others are able to find solutions to problems without having to spend as much time as I had to searching and reading many many pages on the web.
- How to install Windows 7 64-bit from a 32-bit Windows XP system?
This how-to will help you install Windows 7 64-bit on your system and help you if you are trying to install it using the executable you downloaded and you get this error when you run the executable from your 32-bit Windows XP machine: “The application cannot find one of its required files, possibly because it was unable to create it in the folder. Please make sure that the folder in which this application is accessible and not read only” and/or this error message when you try to select a drive to install to and it turns out to be a dynamic drive: “Windows cannot be installed to this Hard Disk Space, The partition contains one or more dynamic volumes that are not supported for installation”
Hi there,
I am looking at installing your API plugin can you tell me if it will work with the lightbox plugin as the them I will be using needs lightbox to work?
Cheers!
Gary Smith
I was wondering if there is a way to not auto insert the images to the posts?
Instead of inserting in the post itself, I wish to have the images only show up on the posts listing pages. (ex. on the homepage, tag page, or category page)
not working for me at all sorry its always using noimage.jpg
if i have category id=2 and image is 2.jpg still using noimage.jpg
if i have category slug=name and image is name.jpg still using noimage.jpg
hmm
I will include this as a feature in the next release. Thanks for the suggestion.
-KK
jB,
Thanks for the bug report. Can you give me some more details on how you have it configured, maybe the blog URL where I can take a look?
You say that your image is 2.jpg… the image should be named as api2.jpg or apiname.jpg if you are using the slug name.
If you don’t want to prefix api in the image name you can change the default regular expression in the setting page.
Hope this helps,
-KK
jB,
Thanks for the bug report. Can you give me some more details on how you have it configured, maybe the blog URL where I can take a look?
You say that your image is 2.jpg… the image should be named as api2.jpg or apiname.jpg if you are using the slug name.
If you don’t want to prefix api in the image name you can change the default regular expression in the setting page.
Hope this helps,
-KK
jB,
the image has to be named as api2.jpg if using POST ID or apiname.jpg if you are using POST slug. The images need the prefix “api” in the filename. If you don’t want to prefix “api” to the filename then you can change the default regular expression in the settings page.
Thanks,
-KK
Dan,
Thanks for the suggestion. I’ll try to include that as a feature in the next release.
-KK
Hi, how to disable the clicked image function on random image choice and how to hide the image path that shown on the left bottom corner of browser.
and I wonder how to avoid this plugin insert an image if we have assigned our own image. It makes the image double on the post.
thanks for the amazing plugin.
Hi. Is there a way for the plugin to just randomly retrieve a photo for any post?
Basically, I would like to have only one folder of images, for example, of say 200 images, and then when publishing the post, a random image from that folder is automatically chosen, and for the next post and so on, automatically, without needing to paste some code or what-have-you.
Is this possible?
Thanks!
I tried your auto post images plugin but, when I tried to activate the plugin came an error message stating your plugin doesn’t have a valid header.
Did you know that?
your plugin doesn’t have a valid header.
Hi, thanks for your cool plugin!
I’ve a question for you. Which is the code or function to insert in my index.php loop template to show API images?
Thx a lot