Bug in Shopperpress – PremiumPress Themes https://www.premiumpress.com/forums/topic/bug-in-shopperpress/feed Tue, 24 Feb 2026 12:15:53 +0000 https://bbpress.org/?v=2.6.4 en-US https://www.premiumpress.com/forums/topic/bug-in-shopperpress/#post-696 <![CDATA[Bug in Shopperpress]]> https://www.premiumpress.com/forums/topic/bug-in-shopperpress/#post-696 Wed, 03 Jul 2013 17:25:05 +0000 Jorge Hi Mark,

Don’t know if it’s been reported yet, but I added in the header text items my facebook fan page, and when shopperpress outputs the address, it has an apostrophe at the end of it. I have attached the screenshot

Attachments:
You must be logged in to view attached files.
]]>
https://www.premiumpress.com/forums/topic/bug-in-shopperpress/#post-701 <![CDATA[Reply To: Bug in Shopperpress]]> https://www.premiumpress.com/forums/topic/bug-in-shopperpress/#post-701 Wed, 03 Jul 2013 18:11:57 +0000 In functions.php it needs another apostrophe in the facebook line. Old bug, thought it got fixed but I guess not.

[code title=”FB Error”]if(strlen($icons[‘facebook’]) > 1){ echo “

  • <div>  </div>
  • “; }[/code]

    ]]>
    https://www.premiumpress.com/forums/topic/bug-in-shopperpress/#post-702 <![CDATA[Reply To: Bug in Shopperpress]]> https://www.premiumpress.com/forums/topic/bug-in-shopperpress/#post-702 Wed, 03 Jul 2013 18:20:33 +0000 Ignore that rubbish, forum still not good at posting code here I see… will put it on pasetbin, hangon.

    https://pastebin.com/jLXAr3yc

    after a href= and before ”

    _functions.php in your child theme.

    ]]>
    https://www.premiumpress.com/forums/topic/bug-in-shopperpress/#post-773 <![CDATA[Reply To: Bug in Shopperpress]]> https://www.premiumpress.com/forums/topic/bug-in-shopperpress/#post-773 Thu, 04 Jul 2013 00:59:56 +0000 Mark Fail thanks i spotted that also and removed it for the update

    ]]>
    https://www.premiumpress.com/forums/topic/bug-in-shopperpress/#post-1909 <![CDATA[Reply To: Bug in Shopperpress]]> https://www.premiumpress.com/forums/topic/bug-in-shopperpress/#post-1909 Tue, 09 Jul 2013 21:30:24 +0000 Jorge David,

    Thanks for the pastebin. Gave me a bit of trouble to find the correct file at first, but finally got it.

    ]]>