Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1542466
Coding
Closed

Comments

  • claudia started the conversation

    Hi there,

    when i am adding a <p> tag to my text area then it gets lost after a while. I cant save the <p> tags.

    See this site: http://excel-kurse.koeln/course/excel-grundkurs-offen

    Here i want to change this text area, see attachment 1, into the layout, see attachment 2. With the help pf <p> tags. But as i said, it does not stick. For the first time / first refreshing it does, but after an hour or so, it disappears.

    Can you help?



  •  1,845
    Elated replied

    Hello there,

    Try to add break tag <br> after word "Ort"

    Let us know if this solves the issue!


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • claudia replied

    Nope, does not work either

  •  1,845
    Elated replied

    Hello there,

    Please provide wp-admin credentials so we can take a closer look.

    (make sure you reply privately)

    Thanks


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  •   claudia replied privately
  •   Elated replied privately
  • claudia replied

    It works! 

    But i need this for every single course site, could you give me the custom css for this as well?

  •   Elated replied privately
  • claudia replied

    It still vanishes when i save and refresh after a while?!
    Could you please check the overall code regarding <p> and <a> tags?!

  •   Elated replied privately
  • claudia replied

    I added now this code in customizer:

    .single-course .vc_column-inner.vc_custom_1523534025725 .wpb_content_element .wpb_wrapper p {
        display:block;
    }
    .single-course .vc_column-inner.vc_custom_1523534025725 .wpb_content_element .wpb_wrapper p strong {
        display:block;
    }

    .single-course .vc_column-inner.vc_custom_1523534025725 .wpb_content_element .wpb_wrapper p a {
        display:inline;
    }


    BUT now on this site: http://excel-kurse.koeln/course/excel-grundkurs-offen the <p> strong does not work in the second column, see attachment.


  •  1,845
    Elated replied

    Hello there,

    Go to the backend of the course page and add <br/> tag in Text block settings:

    We changed this one for you, if you need to set it somewhere else, this is how you do it.

    Let us know if you have any other questions!


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • claudia replied

    Hi Elated themes,

    now i have got this problem in another text box, see here: http://excel-kurse.koeln/course/excel-grundkurs-offen and in the backend, see screenshot attached.

    Please type in http://excel-kurse.koeln/?ign_skip=1618509331225 to see the page not in maintanance mode.

    Could you make </br> work there as well?!

    THX in advance

    Claudia


  •   Elated replied privately