Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter fernandesg

    (@fernandesg)

    Thanks I understand what you are saying but maybe I should be more specific.
    I am not trying to wrap text around an image.
    I need to place an image in a sentence for example.

    In HTML if I type
    Hello world <img src="picture.png" alt="some text" style="width: 50px; height: 50px" how are you>
    Then I will get

    Hello world {picture.png} how are you

    In wordpress if I type
    Hello world <img src="picture.png" alt="some text" style="width: 50px; height: 50px" how are you>
    Then I will get

    Hello world
    {picture.png}
    how are you

    This is why I cannot understand why this is happening.

    • This reply was modified 4 years, 6 months ago by fernandesg.
    • This reply was modified 4 years, 6 months ago by fernandesg.
    Thread Starter fernandesg

    (@fernandesg)

    Here you go. https://www.vavanya.co.za/about/ but any page I try produces the same results.

Viewing 2 replies - 1 through 2 (of 2 total)