Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • frankgabriels_1961 Friend
    #1080961

    Hi all,

    We’ve made some articles for our site and we’ve noticed something strange…
    Sometimes the text "jumps" to the right and sometimes it gets repeated.

    All articles are made with the standard article manager.
    I’ve checked the html code: I don’t notice anything special that explains why this happens with some articles.
    Other articles are 100% correct.

    Any suggestions how to cure this?

    Thanks,
    Werner


    1. IMG_Txt_Jumps_And_Repeats
    2. IMG_Txt_In_Content_Manager_Editor
    3. IMG_Txt_In_Content_Manager_Code
    4. IMG_Txt_OK
    Saguaros Moderator
    #1081081

    Hi Werner,

    Could you share the URL of page where I can see the ‘jump’ issue?

    For the duplicated text, in JA Teline V template, the article page will retrieve the intro text of article and show in blockquote format. In this case, you don’t set intro text for article so that it takes full text of article and consider it as intro text also. If you don’t want to add any intro text, just add the ‘Readmore’ button at the beginning of that article, it will be fine.

    Regards

    frankgabriels_1961 Friend
    #1081107
    This reply has been marked as private.
    Saguaros Moderator
    #1081395

    Hi Werner,

    It’s weird issue, you can try with this custom CSS:

    @media (min-width: 992px) {
      .article-full.has-article-tools .article-content-main {
        width: 100%;
      }
    }

    put into the file: /templates/ja_teline_v/css/custom.css

    Regards

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

This topic contains 3 replies, has 2 voices, and was last updated by  Saguaros 6 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum