For some reason the alert shortcode is not displayed properly.
The code is parsed improperly as seen in the screenshot in the secure note below.
So far I tried:
- Disabling + uninstalling all caching plugins and settings
- Disabling all other plugins
For some reason the alert shortcode is not displayed properly.
The code is parsed improperly as seen in the screenshot in the secure note below.
So far I tried:
Hi There,
Are you referring to the inverted commas appearing on the frontend? Could you please try editing your shortcode in the Text mode and see if you can identify any unusual syntax.
Let us know how it goes.
Thanks!
Here is the excerpt from text mode, copy and pasted. Nothing irregular there:
[x_alert heading="Equipment Guide" type="success"]
Dieser Beitrag ist Teil des Equipment-Guides von Cannabisanbauen.net.
[x_button href="/equipment-guide/"]Zum Equipment-Guide[/x_button]
[/x_alert]
PS: outgoing links in the secure note are not working when clicking them
Hi There,
Would you mind providing us with login credentials(by clicking on the Secure Note button at the bottom) so we can take a closer look? To do this, you can make a post with the following info:
Thanks.
See my prior reply for the login credentials
Hi There,
Please try this shortcode instead.
[x_alert type="success" close="false" heading="Equipment Guide"]
Dieser Beitrag ist Teil des Equipment-Guides von Cannabisanbauen.net.
[x_button type="real" shape="square" size="mini" href="/equipment-guide" title="Example"]Zum Equipment-Guide[/x_button]
[/x_alert]
Hope it helps,
Cheers!
That solved the issue with that particular alert box
can you check the other one in the post? I added a link as secure note
Hi There,
Where did you get your shortcodes? Just rewrite the double quotes in your shortcodes, they might look the same double quotes but they are actually different. Look closely.
Thanks,
The stuff in the screenshot is generated as (corrupted) output.
For the input I double checked all quotation marks and they are all 100% correct!
See the secure note above.
I pasted it from my article directly.
You can even check yourself since you have wp admin
Hi There,
The shortcodes in the secure note are working fine on my end:
Upon checking your website, I could see that you have 44 active plugins.
Please try testing a plugin conflict. You can do this by deactivating all third-party plugins, and see if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.