Hi all,
I’m trying to edit text inside a new page.
I select Page Builder and add a new widget. In this case the ‘Visual Editor’
I then hit edit in that row to access the widget and add text, in my case an unordered list and hit done afterwards.
If I’m then trying to preview my new page the text is displayed but not the bullet points.
If I deactivate the Page Builder plugin I can add pages with lists and the are displayed as expected.
I also installed the Black Studios Tiny MCE plugin but using it as the editor inside of the Page Buider still doesn’t display the bullet points. I also checked if maybe the styling is off but the list is simply not there.
Thank you for your support!
Hi Sven
Please, can you setup a test page with Page Builder + a Visual Editor widget + an unordered list and send me the link. What’s most likely happening is your theme has very specific widget styling, thinking that widgets will only appear in normal theme widget areas. If this is the case we’ll just roll back those styles for widgets inside Page Builder.
Thanks :)
Hi Andrew,
thanks for your reply. I will get right to it and post the link to the page. Since the theme supports full width and normal sized pages I will set up both for you.
Thank you for your support!
Hi Andrew,
here are the links:
http://heikewanke.berlin/test-page-1-for-andrew/
http://heikewanke.berlin/test-page-2-for-andrew/
Thank you very much!
Thanks. Due to issues with the theme stylesheet expecting widgets to only be used in normal widget areas. Try this in a Custom CSS plugin:
Hope that helps.
Hi Andrew,
thank you for your ongoing support.
I edited the style.css file as follows:
but sadly it doesn’t change the outcome. Still the lists are without there bullet points.
All WordPress themes completely overwrite their own folder during theme updates. Please, don’t edit core theme files outside of a child theme. All changes will be lost during updates.
The changes made to style.css aren’t reflecting in your live site, perhaps due to caching. Please, install a Custom CSS plugin and insert all of your custom rules. I’m sure it’ll help and have the added advantage of keeping your edits update safe :)
Hi Andrew,
installed a plugin, entered the code and cleared all cache and cookies in Chrome and Firefox.
Sadly no change in the appearance of the lists. Do you have another idea what could be wrong?
Sorry, should be:
Perfect Andrew!
You did it! Thank you very much!
Awesome :) Glad to hear that did the trick.
All the best.