Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
I am having the exact same issue. A fix would be great!
Thanks
This reply has been marked as private.I am trying to remove the comments meta data on the PageBuilder Post Carousel. I found the code that needed to be changed in /dante/swift-framework/page-builder/builder/shortcodes/post-carousel.php on line 207.
I am using a child theme. How do I apply the change in my child theme? Can you please give an example function to add to my child theme’s functions.php?
Thank you.
I figured out a way to get around the problems I was having. I am not sure if some of the issues were solved by upgrading to version 1.2 or not. One issue, having text boxes automatically add to the tabs when saving revisions, was solved by not using the column elements in the pagebuilder. Instead of adding a 2/3 + 1/3 column element from the pagebuilder, I did not use the columns and rather resized the actual tab element to 2/3 width and my other text box to 1/3. It seems to be an issue with the columns in pagebuilder.
I was not able to get toggles to work, but accordions do, but only if you give the accordion a name in the edit screen of the accordion you add to the page. I also upped WP memory limit with define(‘WP_MEMORY_LIMIT’, ’128M’); in the wp-config file.
-
Posted in: We hit Power Elite.