Simple footer question - hopefully

Hi,

Trying to put some simple code in the footer section of the X ‘customiser’ but I just get a json_parse_error.

Here’s the code:

<p style='letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; filter: alpha(opacity=85);'>
&copy; 2018 BAILAR LTD</p>
<p style='letter-spacing: 2px; opacity: 0.4; filter: alpha(opacity=40);'>
<a href='http://www.bailar.co.uk/tcs'>Terms &amp; Conditions</a> &verbar; <a href='http://www.bailar.co.uk/privacy'>Privacy Policy</a></p>

Am I doing something really stupid?

Thanks

Sorted it - unsatisfactorily though.

Adding this code to the footer from the WP ‘Appearance/Customize/’ route gives the error, however when using ‘X/Cornerstone/Options’ it works fine.

Hi There @synner

Glad you were able to figure it out :slight_smile:

Theme Options > Footer > Footer content is the correct place to add your code. And also use Theme Options instead of Customizer from here onwards as we’re integrating X theme related features to theme options area.

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.