Forum Replies Created
-
AuthorPosts
-
Doesn’t my solution seem like a hack, likely to break in the future since we haven’t addressed the source of the problem?
$content = str_replace('<p>[/av_icon_box]</p> <p>[/av_one_third][/av_section]</p>', '', $content);
Hi Basilis. I don’t understand your reply. I am using a child theme.
Hi Victoria,
I have now tried both solutions on the post you mentioned, and the shortcodes still appear. Furthermore, the “show just excerpts” solution I saw referred to the Search Relevance plugin, which I am not using. How would “show just excerpts” be used in a default situation like mine? Any plans to get this working with the new WordPress 5 editor?
For now I am manually doing:
$content = str_replace('<p>[/av_icon_box]</p> <p>[/av_one_third][/av_section]</p>', '', $content);
But this is obviously not future proof.
Thanks.
Thanks Victoria. I saw that post, and I learned that the first solution is already part of Enfold core, and the second solution is for wanting to maintain the content inside the shortcodes. I don’t need the content inside the shortcodes; I just want the ugly shortcodes not to appear, and I’d prefer to avoid RegEx for performance reasons. Is this not a bug, given that I am using the theme’s built-in shortcodes?
Sure, see below.
I am having the exact same issue. Following all of the troubleshooting steps at https://kriesi.at/documentation/enfold/theme-registration/. When I try using the Envato Market plugin, I see the following after saving my token:
Incorrect token permissions, please generate another token or fix the permissions on the existing token. Please ensure only the following permissions are enabled:
View and search Envato sites
Download your purchased items
List purchases you’ve madeI tried removing all permissions except the three listed, to “ensure only the following…”
Please advise.
-
AuthorPosts