Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
I wish to insert some 3rd party html (a badge with a link) onto my Services page (labelled "Books" on my website)
www.martinchamberlain.com
I've looked at the instructions for php plugins and as a non-expert it scares me to death!
Is there an easy one-off way to insert html code by editing the services.php file that is created by CE4 Pages? and if so, where would I insert the following:
<a style="padding:0px; margin:0px; border:0px;" href="http://www.blurb.co.uk/user/store/ImageNation?utm_source=badge&utm_medium=banner&utm_content=125x125_check"><img alt="Check out my books" src="http://assets3.blurb.com/images/cms/en/badges/badge_125x125_check.png?1447439497" style="padding:0px; margin:0px; border:0px;" title="Check out my books" /></a>
Offline
You can insert HTML into the block's Page Copy (md) field
Things like this work well in the page's sidebar
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Being as we've written nearly all of the code for you, PHPlugins really shouldn't be very difficult or scary. This is exactly the sort of thing PHPlugins were created to handle.
Offline
Pages: 1