Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #173527

    Hi!

    I found the bug after a long search. My Layout Elements are mixe together after update to 2.3.1 and was still the case after update to 2.3.2 today!

    The Problem:
    I use a page with two 1/2 Elements. on the left side a Media Element Image and on the right side a special Header and some Text Blocks But the left image overlays to the Text Space on the right size!!! There is a small “Horizontal Ruler” with n Whitespace above the image!!! This Element causes the Problems after the update!!!!!!!

    Please have a look to this image: http://www.pizzeriainnsbruck.at/wp-content/uploads/diverse-daten/whitespace-Problem.jpg

    When i remove the Whitespace “Horizontal Ruler” Element above the image – it works fine!!

    I have a lot of pages with the layout of this page – please update the theme, so i can replace the theme folder and resolve the Problem.

    Thank you so much

    #174261

    Hey chooseone!

    If we can take a look at the site and an example live we can look into a fix that can be added in without the need for a theme update.

    Regards,
    Devin

    #174340

    Hi Devin!

    My site ist locked with htacess and i cant show you the site before it is done ;) But isnt it possible to reproduce??
    If so – send me the fix and will change it. A theme Update is no problem for me because i done all changes with the quick css imput – and yes, of course i tried to remove the settings in quick css, cleared chache, deactivated the cache plugin and seo plugin – no effect on this issue :)

    Thank you so much

    #174601

    Hey!

    I couldn’t reproduce the issue on my test server. If possible please create us an admin account and we’ll look into it. You can post the login credentials as private reply. If you can’t create an admin account post the layout builder code and I’ll try to reproduce the issue with your code. You can activate the debug mode (see: https://kriesi.at/support/topic/after-building-with-avia-no-content-visibleeditable-on-the-standard-editor/#post-171445 ) to get the layout builder code.

    Cheers!
    Peter

    #174672

    Hi!

    Here the code:

    [av_section color='main_color' custom_bg='' src='' position='top left' repeat='no-repeat' attach='scroll' padding='default' shadow='no-shadow' id='']

    [av_one_half first]

    [av_hr class='invisible' height='50' shadow='no-shadow' position='center']

    [av_image src='https://xxxxxxxxxxxx.com/themes/xxxxxxxxxxxxxxx/config-templatebuilder/avia-template-builder/images/placeholder.jpg' attachment='' align='center' animation='left-to-right' link='' target='no']

    [/av_one_half][av_one_half]

    [av_textblock]
    Click here to add your own text
    [/av_textblock]

    [/av_one_half][/av_section]

    When i remove the white space above the image it looks ok – with this code it looks like: http://www.pizzeriainnsbruck.at/wp-content/uploads/diverse-daten/problem-enfold.JPG

    iT LOOKs like the image centers of the hole page instead of the 1/2 Element.

    Whne i use a Image of the reght side it dont appear. It appears outside the website. because it goes tho the center of the website again – but this time the center is outside the website :) I dont understand this…. weird

    ONE IMPORTANT POINT:

    THE PROBLEM IS ONLY ON FIREFOX 24!!!!!!!!!!!!!!!

    WITH IE AND CHROME IT LOOKS FINE…..

    Hope you find the bug and i can move on. Thank you so much!

    • This reply was modified 10 years, 6 months ago by chooseone.
    #174750

    I can confirm this issue. It only happens with Firefox. You can take a look here: http://vera-broeske.de/management-3/

    #174946

    Hello!

    Please add this on your custom.css or Quick CSS:

    .avia_image.avia-align-center {
        clear: both;
    }

    Regards,
    Ismael

    #174989
    #175010

    Thanks guys!

    The {clear:both;} did the trick. Everything’s fine now.

    Best greetings from Germany
    Matthias

    • This reply was modified 10 years, 6 months ago by MFA_SONIC.
Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘1/2 Element Bug after update to 2.3.2’ is closed to new replies.