test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • totororu Friend
    #188385

    Thanks for designing the nice template. 🙂

    When I try to change the original article’s title from portfolio.
    I found that the front-end display would be changed even I only click save without any edit.

    And I find that why it would be changed. When I open this article, it would add paragraph to the image’s front and rear.

    Like this:

    <p><img title="Sample image" src="images/joomlart/demo/portfolio/pro-7.jpg" alt="Sample image" align="right" />
    </p>

    What I solve this question now is just change p to div.

    Like this:

    <div><img title="Sample image" src="images/joomlart/demo/portfolio/pro-7.jpg" alt="Sample image" align="right" />
    </div>

    If everyone know other methods to solve this issue. thanks for sharing.


    1. 01
    Saguaros Moderator
    #496688

    Hi,

    This may due to the Editor – TinyMCE plugin – default editor used in this template, each new line created uses that <p> tag. You can try to change the default editor to another one / or None ( Back-end > Sites > Global configuration) and see whether problem persists or not. Or going to back-end settings of TinyMCE plugin > change in ‘New lines’ parameter.

    Jeancarlos Rodriguez Friend
    #497333

    Thanks!
    that works!

    oboect Friend
    #500793

    Excellent. Just what I was looking for!

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

This topic contains 4 replies, has 4 voices, and was last updated by  oboect 11 years, 5 months ago.

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