• i’m making a website and i want users to put text and that text should be overlay on image which is generated randomly from 1000s of images that i have already upload under a certain category… like the whisper app.. and i have no idea how to do it.. i dont have any major coding skills.. please help me out… Thanks ??

Viewing 1 replies (of 1 total)
  • Jason King

    (@jasoncharlesstuartking)

    You’re asking two different questions:

    1) How to get people to write text on your website that is associated with a random image.

    You’d need to outline how that should work in more detail because there are so many different ways to achieve this: enabling people to post to the site, or to comment, or to fill in an online form using a plugin such as Gravity Forms etc. You’d probably need some coding skills to get the random image bit working right, maybe associating images with a post by making them a featured image.

    2) Overlaying text on an image.

    That’s a mix of WordPress Template Tags, customising The Loop, and a sprinkling of simple CSS code. Lots of tutorials for doing this using CSS: https://css-tricks.com/design-considerations-text-images/

Viewing 1 replies (of 1 total)
  • The topic ‘User puts text and it should overlay on image’ is closed to new replies.