Norman_drey
Senior Member
- May 8, 2022
- 1,156
- 499
Yes I can, I need it to be done automatically in every post publishedOr, you can create an image with a button like this, where the image has a full background and the button is placed below it with the same color background as the image.
How pleaseDepending on what you're using, you can hand edit the template code.
Since yesterday I've been trying to get html code for a download button but no wayJust use some ads plugin with the download button html code,
most of them will come with auto ads implementation in different locations and they're pretty easy to use
<a href="http://www.google.com" target="_blank">
<img src="https://cdn.pixabay.com/photo/2022/12/07/17/41/download-7641614__340.png" />
</a>
Thank youput this code in your post
to do it automatically you need to edit the WP php file associated with new posts. start your search here or hire a WP developer to do it for youCode:<a href="http://www.google.com" target="_blank"> <img src="https://cdn.pixabay.com/photo/2022/12/07/17/41/download-7641614__340.png" /> </a>
https://www.google.com/search?q=how+to+edit+wordpress+post+template+file
Is WordPressYou're not even saying whether it's Wordpress or something else.
Yes it can be done with a script.Yes I can, I need it to be done automatically in every post published