Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • gio570009 Friend
    #686152

    How to present text in module 105 position-1 in two rows as shown in pictures ?
    Please, explain me on do it yourself.

    Adam M Moderator
    #688136

    Hi @gio570009,

    I checked your site but see that you changed the layout, could you please confirm your status ?

    Adam M Moderator
    #749181

    Hi @gio570009,

    I checked your site but see that you changed the layout, could you please confirm your status ?

    gio570009 Friend
    #691360

    please check it now.
    I have changed it back!

    gio570009 Friend
    #749193

    please check it now.
    I have changed it back!

    Adam M Moderator
    #691477

    Hi @gio570009,

    Thanks for the info, please follow these steps below :

    1. Navigate to admin >>> Global Configuration >>> Default Editor >>> choose None.

    2. Open article Urgent Care in category Special Services, change the intro text from :

    <table style="height: 44px;" width="305">
    <tbody>
    <tr>
    <td>☑ Sed diam nonummy nibh.</td>
    </tr>
    <tr>
    <td><span style="line-height: 15.808px;">☑ magna aliquam erat volutpat quis nostrud exerci tation ullamcorper suscipit lobortis nisl</span></td>
    </tr>
    </tbody>
    </table>

    to :

    ☑ Sed diam nonummy nibh.<br>
    ☑ magna aliquam erat volutpat quis nostrud exerci tation ullamcorper suscipit lobortis nisl

    3. Open file modulesmod_articles_categoryhelper.php and look for this line :

    $introtext = strip_tags($introtext, '<a><em><strong>');

    update as below :

    $introtext = strip_tags($introtext, '<a><em><strong><br>');

    Adam M Moderator
    #749274

    Hi @gio570009,

    Thanks for the info, please follow these steps below :

    1. Navigate to admin >>> Global Configuration >>> Default Editor >>> choose None.

    2. Open article Urgent Care in category Special Services, change the intro text from :

    <table style="height: 44px;" width="305">
    <tbody>
    <tr>
    <td>☑ Sed diam nonummy nibh.</td>
    </tr>
    <tr>
    <td><span style="line-height: 15.808px;">☑ magna aliquam erat volutpat quis nostrud exerci tation ullamcorper suscipit lobortis nisl</span></td>
    </tr>
    </tbody>
    </table>

    to :

    ☑ Sed diam nonummy nibh.<br>
    ☑ magna aliquam erat volutpat quis nostrud exerci tation ullamcorper suscipit lobortis nisl

    3. Open file modulesmod_articles_categoryhelper.php and look for this line :

    $introtext = strip_tags($introtext, '<a><em><strong>');

    update as below :

    $introtext = strip_tags($introtext, '<a><em><strong><br>');

    gio570009 Friend
    #691668

    Thank you very much!

    gio570009 Friend
    #749353

    Thank you very much!

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

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

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