If you look at the source code, there are arbitrary break tags and <p> tags surrounding more than one line. Any way to override this behavior? I've tried deleting any line breaks in the View block editor which didn't solve the issue. I also tried surrounding each line with a <p> tag hoping to override the ones that are generated by default. Please advise.
Hello. Thank you for contacting the Toolset support.
Can you please share the screenshot and markdown what additional space you would like to remove?
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
Please see the two screenshots attached (extra spaces outlined in red). One of the breaks I'm referring to on the front-end and the extra <br> tags generated in the html. As I demonstrated in my previous message, there are no extra breaks between the shortcodes in the block editor. Please advise.
I need to check whats going wrong with your setup. Would you mind to share admin access details?
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
See the screenshot attached. That is my "setup". I'm not able to give you access at this time. Please help me troubleshoot this via screenshots and answers to questions you have.
None of those solved the issue. The issue is that when a field is empty, it creates a space there for it anyway. So for example, if you look at my screenshots above, in the shortcode, you will see secondary-area right after primary-area. If a faculty does not have a secondary area, there is an extra space created anyway for that field on the front-end. So unless you know of a conditional statement that would take care of that, I don't see another way. It seems to be a bug in your code. Please fix this!