Home › Forums › WoodMart support forum › problem with displaying text in "responsive text block"
problem with displaying text in "responsive text block"
- This topic has 12 replies, 4 voices, and was last updated 4 years, 7 months ago by
Eric Watson.
-
AuthorPosts
-
July 30, 2020 at 10:52 am #215364
KHParticipantHello, I insert the element “responsive text block” from wpbaker and add this paragraph.
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABackend look ok but in frontend the second paragraph stays with the first one like this
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJuly 30, 2020 at 12:11 pm #215399
Aizaz Imtiaz AwanKeymasterHello,
Please provide a relevant screenshot of the backend of the element you are using to add the text with the URL of the page to check it myself and help you out accordingly.
Best Regards.
July 30, 2020 at 2:11 pm #215442
KHParticipantHere you are:
July 31, 2020 at 6:39 am #215584
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached. But I was unable to login to your website. Please delete the text block you added and re-add it, then clear cache and check back.
If the problem continues then provide with correct admin panel login details of the website to check it myself and help you out accordingly.
Best Regards.
July 31, 2020 at 7:08 am #215592
KHParticipantI still able to login to my site with the credential above. Please check my reply. I change new password. See my latest credential.
July 31, 2020 at 7:13 am #215594
KHParticipantI already follow your instruction, but still not working.
July 31, 2020 at 8:02 am #215611
Aizaz Imtiaz AwanKeymasterHello,
I have tried to login but still unable to login please provide me with correct credentials to check it myself and help you out accordingly.
Screenshot for Clarification: https://ibb.co/vxMykxt
Best Regards.
July 31, 2020 at 5:33 pm #215772
KHParticipantSorry, wrong password. Ps use tthis
August 1, 2020 at 7:12 am #215855
Eric WatsonParticipantHello,
We have tested the element on your website and everything works correctly
https://prnt.sc/ts66wf
https://prnt.sc/ts66yaKind Regards
XTemos StudioAugust 1, 2020 at 12:32 pm #215898
KHParticipantCan you try these paragraphs?
August 1, 2020 at 9:35 pm #215928
Elise NoromitMemberHello,
Please update the parent theme.
Please deactivate all the plugins not related to the theme and switch the parent theme, check the issue, if the problem remains, try to set different font-family.
Best Regards
August 2, 2020 at 5:07 am #215949
KHParticipantHello, I don’t want to upgrade the theme now. Everytime updating the theme seems to break my css.
However, I have downloaded the latest version of your theme and installed in the fresh and latest version of WordPress in localhost. The plugins that are not related to the theme are not installed. But it’s still not working. I also try English paragraphs, still not working. Here s the screenshot, as you can see there are 4 paragraphs https://www.dropbox.com/s/wtibxz8qdgvckfg/p1.png?dl=0: but when I publish there are only 3 paragraphs and same no space between the first paragraph and the second one https://www.dropbox.com/s/70t94gdzfsg9iid/p2.png?dl=0You can try at your end.
August 3, 2020 at 6:31 am #216144
Eric WatsonParticipantTry to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
div.woodmart-text-block-wrapper .woodmart-text-block p:first-child:empty, div.woodmart-text-block-wrapper .woodmart-text-block p:first-child:empty~p:last-child { display: block; }
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register