Hello, When someone click on the picture I want it to load (open) inside the blog or on a site where can I put html code. Can anyone do this? Example1 Example2 Site: URL I pay via PayPal.
Would lightboxes be good? Example: http://davvv.dreamhosters.com/noemi/photo.html Click on a thumbnail.
Then I don't understand your problem, just set the image to open in it's own page. When you upload it and import it into your entry, it asks you where you want the image to link to : Image, Page with image, or None. I think page with image is what you want.
Well, It's not a problem. I am looking for solution. I don't upload images via wordpress manager. I use images wizard plugin for this. I want to add adbrite code close to images. Look an example. I am still waiting for the right guy
Huh? <a href="#linktothepage" title="Link to the page"><img src="http://www.image.com/do-not-click.jpg" /></a> Code (markup):
Thanks for your help guys but I still didn't find right plugin/solution. It seems I am not the only one who is looking for this. http://wordpress.org/support/topic/115538 If anyone can set this... let me know. I will pay
I know how they do this, but am trying to figure out exactly what you're looking for... What they are doing is using a single PHP page, and passing the image name (without the .jpg) and the title of the new page in the url. For example, on this link (http://www.hollywoodtuna.com/photo.php?id=nadine_coyle_airport_big&title=Nadine Coyle Pictures), here is how it breaks down. All links go to the same page, photo.php. The name of the picture is "nadine_coyle_airport_big.jpg", and the title of the new window will be "Nadine Coyle Pictures". Then, they have the photo.php page set up with Adsense and Adbrite ads, which are context ads, as well as just some other generic banner ads. If you can create your default page (how you want the rest of the page to look), then I can edit the page to show the pictures based on the url given to the page. Then you just have to link to it properly and you're in business. Let me know through a PM if this is what you want.
Hello, I wish you would wrote this 2 days ago. I got the guy who done (wrote a script) this for me but it was pretty expensive (more than 200USD). In case I will need something similar I will let you know. Thanks again
Wow! That means I've been seriously undercharging. Definitely let me know if you need anything else done. I'm good with PHP, ASP, HTML, CSS, and pretty much anything else.
I would try find someone highly experienced at javascript. Personally I don't know the language, but I do know that it is what you need to do it. Some type of onClick() something or other... Lol.