-
AuthorPosts
-
June 20, 2017 at 11:01 pm #810662
Currently having < a > tags in our excerpts break the masonry layout for our blog posts.
I’d like to just disable these tags so I don’t have to change all of our excerpts. What could I do to strip these tags from the excerpt? I tried copying the /config-templatebuilder/avia-shortcodes/helper-masonry.php file to our child theme and editing lines 310 & 423 to use strip_tags() but they don’t change the page at all. I even tried setting the content there to explicitly use “Test” as the excerpt but that still didn’t change the page.
What do I need to do to strip < a > tags from our excerpts on display?
EDIT —
It looks like I edited in the correct place, but putting the file in the child theme is not override the file from the parent theme. any ideas there?- This topic was modified 7 years, 5 months ago by CharlotteKCM.
June 21, 2017 at 6:52 am #810776Hey CharlotteKCM,
Please, may you provide to us some screenshot?
Best regards,
John TorvikJune 21, 2017 at 3:47 pm #811002There’s not much to screenshot right now, as I found the appropriate lines to edit to fix the problem. Right now what I need to find out is how I can override the parent theme’s /config-templatebuilder/avia-shortcodes/helper-masonry.php file with our child theme.
When I put the custom helper-masonry.php file in our /child-theme/config-templatebuilder/avia-shortcodes/ directory it doesn’t override the parent file. What can I do to fix that?
I can provide a screenshot of the display issue we were facing if you need it, but since I found the right edits to fix that I don’t think the screenshot will help with the current question.
June 22, 2017 at 3:33 pm #811608Hi,
Please refer to this post – http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/ :)
Best regards,
YigitJune 22, 2017 at 6:56 pm #811752Perfect! Good to go!
June 22, 2017 at 7:08 pm #811764Hi,
Great! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
- The topic ‘How to remove a tags from excerpts on display (Masonry blog layout)’ is closed to new replies.