Home Forums WoodMart support forum problem with displaying text in "responsive text block"

problem with displaying text in "responsive text block"

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #215364

    KH
    Participant

    Hello, I insert the element “responsive text block” from wpbaker and add this paragraph.

    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

    Backend look ok but in frontend the second paragraph stays with the first one like this

    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

    #215399

    Hello,

    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.

    #215442

    KH
    Participant

    Here you are:

    #215584

    Hello,

    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.

    #215592

    KH
    Participant

    I still able to login to my site with the credential above. Please check my reply. I change new password. See my latest credential.

    #215594

    KH
    Participant

    I already follow your instruction, but still not working.

    #215611

    Hello,

    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.

    #215772

    KH
    Participant

    Sorry, wrong password. Ps use tthis

    #215855

    Eric Watson
    Participant

    Hello,

    We have tested the element on your website and everything works correctly
    https://prnt.sc/ts66wf
    https://prnt.sc/ts66ya

    Kind Regards
    XTemos Studio

    #215898

    KH
    Participant

    Can you try these paragraphs?

    #215928

    Hello,

    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

    #215949

    KH
    Participant

    Hello, 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=0

    You can try at your end.

    #216144

    Eric Watson
    Participant

    Try 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

Viewing 13 posts - 1 through 13 (of 13 total)