surrendertocanada
Forum Replies Created
-
Forum: Plugins
In reply to: [SpeakOut! Email Petitions] Signature Shortcode Not WorkingProblem Solved!
I didn’t have the proper version of mbstring installed–and enabled–for my PHP server setup. Installing and enabling mbstring did the trick. The clue that tipped me off was comparing my WooCommerce plugin status between my local testbed and my live server. The live server status page showed that mbstring wasn’t enabled.
SpeakOut works like a charm now–and I can launch my website soon!!!!
I hope this helps anyone else with a similar problem.
Forum: Plugins
In reply to: [SpeakOut! Email Petitions] Signature Shortcode Not WorkingYes, that is a different page. I removed the [signaturelist] shortcode from the “/surrender-to-canada-petition/” page (which correctly shows the petition), but I linked to the signatures page from there. When I add the [signaturelist] shortcode to either page, I get the empty content result.
Just now, I added the shortlist back to the petition page, so you can see the problem on both pages. Here is HTML markup for /surrender-to-canada-petition/:
<h1 style="text-align: center;">MAKE YOUR VOICE HEARD</h1>
<p style="text-align: center;">Add your name to the growing list of people who are ready to Surrender to Canada; then share on social media using the links below!</p>
<p style="text-align: center;">View Petition Signatures</p>
<p style="text-align: center;">[emailpetition id="1" width="90%" class="aligncenter" progresswidth="300"]</p>
<p style="text-align: center;">View Petition Signatures</p>[signaturelist id="1"]
Oh–and thanks for another great reason to surrender to Canada! “No Mass Incarceration” ??
For anyone else who has this problem, I solved it by installing the latest version of the Redux Framework. I had received the following warning message on my plugins page and hadn’t really noticed:
“The Redux Ad Removal extension required Redux Framework version 3.5.8.15 or higher and will disabled until a Redux update is applied.”
Once I updated Redux, the Options tab appeared and the access/permissions error seems to be fixed. Now, on to try the mega menu!!!! (Fingers crossed)