Problem with empty section in front-end
I have the following problem:
I insert a section containing 6 wraps size 1/3.
In the back-end, I enter all the data as a screen, but in the front-end, I see the sections empty as if they contain no elements. Why?
Comments
Hey,
Please send us the WordPress dashboard access privately through the contact form, which is on the right side at https://themeforest.net/user/muffingroup#contact and we will check what might be the reason.
Notice!
Please attach a link to this forum discussion.
Sending incorrect or incomplete data will result in a longer response time.
Therefore, please ensure that the data you send are complete and correct.
Thanks
Just sent, thx
Most likely, it is because you unclosed HTML tags in your elements.
Example:
I closed it, and everything should be fine now. When you use HTML tags on your website, pay attention if all tags are placed and closed properly.
Best regards
Okay.
However, now I see that only the first box is complete. The remaining 5 are empty. How come?
Because of the unclosed tag in the first one, the rest was wiped out, so you must recreate the rest of these boxes.
This is how it looked after I logged into your dashboard.
Best regards