Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #495572

    I am working on a page at:
    http://www.casacayuco.com/the-eco-resort/

    -as I add more content it loses portions of it, and mixes the content up. I have rebuilt it several times now.
    It frequently replaces content with: [/av_section]

    Any ideas?

    Thanks!

    #495898

    Hi shtumpa_ak!

    The only thing I noticed was your list had extra markup. If you update to version 3.3.2 from 3.2.3 which is what your currently using, then that should fix it.

    Other than that make sure that all of your HTML markup is closed properly. Your using quite a bit on that page.

    Best regards,
    Elliott

    #495910

    Hi shtumpa_ak!

    Just to confirm does “[av_section]” appear in the back end or the front end.

    I would like to create a test page and reproduce the issue you are referring to.

    What’s the best way to do this and can you take a few screenshots of the issue itself, so we know exactly what to look out for?

    Best regards,
    Dake

    #496030

    Hey guys,
    I just updated the theme a couple of weeks ago… is it time again?

    If there is extra markup, I’m not sure why. I created the whole page using elements out of the Avia Layout Builder.

    It looks like you started a page at: http://www.casacayuco.com/tes/
    That is a great spot for it.

    I created 2 screen shots below of what is happening. The first one is the baseline, as far as I seem to be able to take ithe page without errors in layout. The second one is what happens after I added one more accommodation to the list. The last accommodation I added was ‘Loro’. But what happens is that ‘Coco’ is displaying ‘Loro’s content, ‘Rana’ disappeared completely. -And yes, it is showing [/av_section] on the front end.

    screen shot (1)
    screen shot (2)

    Thanks for your help!

    #496032

    I have reverted the actual page to the reflect the first screen shot again…
    You can see the short code mark up [/av_section] under ‘Delphin’s’ Book Now button.

    Thanks again fellas!

    #496048

    Hi Im having the same problem once i have added content then update it looses that content. I have reinstalled the theme twice now but to no avail.
    what should i do?

    #496338

    Hey!

    This is usually due to unclosed html tags. Did you add any html codes inside the page? Make sure that you close the tags properly. Even a simple unclosed paragraph can rain havoc on a long page. Example of an incorrect p tag:

    <p>VERY LONG CONTENT HERE <a href="#">UNCLOSE LINK TAG<a><p>
    

    Also, take note that the greater sign symbol (>) can also mess up a page. If you need to use this symbol, use the html entity character (http://dev.w3.org/html5/html-author/charref). Please check the html code inside the page. Get back to us if the issue persist.

    Cheers!
    Ismael

    #496631

    Hey!

    I created the entire page with the ‘Avia Layout Editor’. I did not use any HTML.

    I copied and pasted all of the content as Simple Text into word and did a ‘Find’ for: ‘<‘ & ‘>’. 0 results.

    “Get back to us if the issue persist.”….. The issue is persistent. Thanks for your attention.

    #496895

    Hi,

    When you use text blocks and use the default editor it will create html markup, so you have added html but WordPress has helped you along the way. I could see a lot of <b> which is deprecated in html 5, you should use the <strong> tag instead which WordPress does for you when selecting bold text. Not sure how you got those in there if you didn’t use the WordPress editor.

    I also saw a lot of extra markup added in your lists which I thought were caused by a bug we had in 3.3.1 but was fixed in 3.3.2, but you are using 3.2.3 so please try to update to the latest version (3.3.2). I would have a look at your lists and remove the extra markup, or maybe recreate them all together.

    Regards,
    Rikard

    #498909

    Arg!

    I have updated again to the most recent version.

    I have rebuilt the page.

    Same result.

    ….?!

    At a certain point the page starts outputting [/av_section] tags and the layout goes all wonky.

    editor

    #499083

    Hi,

    Could you link to the new page please? I couldn’t see the issue on the pages you previously linked to.

    Regards,
    Rikard

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.