bretwalda
Forum Replies Created
-
Same here. Updated WordPress and Woocommerce and my theme (Avada from Themefusion). At first the order would just hang when i clicked ‘Place Order’. Reinstalled Woocommerce via FTP and now it loads after click but I get the above message.
Forum: Fixing WordPress
In reply to: Prepending link with referring url and I don't want it toDeactivating plugins did not help.
In the themes php page for its special settings it has something I’m wondering if it is contributing to the problem:
…
<textarea name="copyright" id="copyright" rows="10" cols="35" class="regular-text"><?php echo htmlspecialchars(stripslashes(get_option('dcb_copyright'))); ?></textarea>Forum: Fixing WordPress
In reply to: Prepending link with referring url and I don't want it toesmi – yes I did – that is how it’s entered in the admin panel. The prepend and the \”….\” are coming from I don’t know where.
Forum: Fixing WordPress
In reply to: Prepending link with referring url and I don't want it toYes I also tried it with the ‘www’ – no luck.
Forum: Fixing WordPress
In reply to: Prepending link with referring url and I don't want it toLet’s try that again – sorry…
Concrete-engravings.com is the site.
The link to my site at the bottom in the copyright section of the footer is prepending the current site’s url to the outbound link and here’s what it looks like:
http://concrete-engravings.com/\"http://llcreative.com\"Forum: Fixing WordPress
In reply to: How to display link categories ?Thanks for this post. I had the same problem in the code using the “red train” theme.