LaFaucon
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
You bet!!
I just ran into the same problem, and was about to rollback to 1.7.2 when I hit the Changelog and saw this. Moving that setting to “footer” fixed it for me —
Plugin Changelog1.8
- IMPORTANT: If you update and your toggle bar disappears, please switch the TOGGLE BAR INJECTION setting to “Footer” – see https://sevenspark.com/docs/shiftnav-updates/v1-8-update-notes
Forum: Plugins
In reply to: [CPT-onomies: Using Custom Post Types as Taxonomies] Missing file in v1.3.9Thank you for sharing this solution!
Forum: Plugins
In reply to: [Easy Facebook Feed] (#4) Application request limit reachedSame here; I’ve tried it with & without access token. :/
Forum: Plugins
In reply to: [zStore Manager Basic] Feed Failure breaks remainder of pageThanks to the both of you for helping me get this working (using it as a replacement for a different plugin that also broke)! And agreed, it should also be fixed to fail gracefully…. oh well. Thanks again.
If anyone still needs this, here are the lines that need changing to https: —
line 1137:
/includes/storedisplay.php $dataURLBase = $this->options['contributorhandle']!="" ? 'https://feed.'. ZAZZLE_BASIC_URL_BASE .'/'.$this->options['contributorhandle'].'/feed' : 'https://feed.'.ZAZZLE_BASIC_URL_BASE.'/feeds';line 1408:
$feedUrl = 'https://feed.'. ZAZZLE_BASIC_URL_BASE .'/collections/'.$this->options['collections'].'/rss?opensearch=true&at='.$associateid;- This reply was modified 9 years, 2 months ago by LaFaucon.
Forum: Plugins
In reply to: [Co-Authors Plus] XSS VulnerabilityThank you!
Viewing 6 replies - 1 through 6 (of 6 total)