This topic contains 0 replies, has 1 voice, and was last updated by Andy Spiteri 5 days, 3 hours ago.
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
You must be logged in to reply to this topic.
This topic contains 0 replies, has 1 voice, and was last updated by Andy Spiteri 5 days, 3 hours ago.
Hello,
I am trying to add a piece of code to my Ashe Pro’s theme editor in functions.php but every time I try and save my changes, it says “Something went wrong. Your change may not have been saved. Please try again. There is also a chance that you may need to manually fix and upload the file over FTP.”
I’ve tried uploading via FTP and had a ton of troubles with it, so I want to see if there was any solutions I could try,
The piece of code I’m trying to add is:
<a href=”<?php
echo esc_url( get_the_permalink() . ‘#disqus_thread’ );
?>”>
to line 958.
The website is https://omegametroid.com
Any help is much appreciated!
Andy
You must be logged in to reply to this topic.