[ad_1]
I’m using an events plugin and calling the shortcode in a template part. I want to add a custom button to each event but I have no idea how I would get that button to appear like that, any ideas?
[ad_2]Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
You need to customize the code with php / css I guess.
You have to look at the php events template to see if there are any hooks or filters where you could inject a button.