Community @ The Turning Gate

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.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#1 2015-01-15 19:16:16

patrickdej
Member
Registered: 2013-07-08
Posts: 60

HTML in Page Copy (md)

Hello,

I've been using this code in CE3, I'm having problems in CE4.

The first link works, the second does not. The only difference is the back button (called zurück)
I have tried with and without the so called special character"ü".

http://dejourdan.de/de/galleries/a-comm … otografie/

<h2>commercial-fotografie </h2><br><a href="../" onclick="window.history.go(-1);
return false;"><i class="icon-chevron-left"></i> zurück</a>

http://dejourdan.de/de/galleries/b-private-fotos/

<a href="../" onclick="window.history.go(-1);
return false;"><i class="icon-chevron-left"></i> zurück</a><br>private </h2>

Thanks in advance for your help.

Patrick

Offline

#2 2015-01-15 23:21:50

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: HTML in Page Copy (md)

in the second link you have a closing </h2> tag but not an opening one

Also, if you want the chevron-left icons to appear you'll need to update the syntax to Font Awesome 4. CE3 used an earlier version of Font Awesome
http://fortawesome.github.io/Font-Awesome/


Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

#3 2015-01-16 17:54:30

patrickdej
Member
Registered: 2013-07-08
Posts: 60

Re: HTML in Page Copy (md)

Thanks Rod, .... you are right

Offline

Board footer

Powered by FluxBB