Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1366263

    There are massive issues with your theme – probably update related.

    Here what`s going on – explained on one single example – but there are more:
    In page XY there should be a CSS class: <em>headerinoverlay</em>
    The class is <strong>still in the database</strong>, in the table <strong>postmeta</strong>

    [av_image src='https://......./wp-content/uploads/portrait.jpg' attachment='30256' attachment_size='full' copyright='' caption='yes' styling='' align='center' font_size='14' overlay_opacity='0.2' 
    overlay_color='#000000' overlay_text_color='#ffffff' animation='fade-in' hover='av-hover-grow' appearance='' link='lightbox' target='' title_attr='' alt_attr='' lazy_loading='enabled' id='' custom_class='' template_class='' 
    av_element_hidden_in_editor='0' av_uid='av-6j99wqx' sc_version='1.0' admin_preview_bg='']
    <span class="headerinoverlay">TEXT
    [/av_image]

    The class <strong>is NOT in the actual HTML</strong> sourcecode.

    <div  class='avia-image-container av-6j99wqx-4360db518504a459e880005aec5fa2b1 av-styling- av-hover-grow avia_animated_image av-animated-when-visible-95 fade-in avia-align-center  avia-builder-el-3  avia-builder-el-no-sibling  noHover av-overlay-on-hover'   itemprop="image" itemscope="itemscope" itemtype="https://schema.org/ImageObject" ><div class="avia-image-container-inner"><div class="avia-image-overlay-wrap"><a href="https://www………./wp-content/uploads/portrait.jpg" data-srcset="https://www………./wp-content/uploads/portrait.jpg 800w, https://www……./wp-content/uploads/portrait-80x73.jpg 80w, https://www......../wp-content/uploads/portrait-768x697.jpg 768w, https://www......../wp-content/uploads/portrait-705x640.jpg 705w" data-sizes="(max-width: 800px) 100vw, 800px" class='avia_image' ><div class="av-image-caption-overlay"><div class="av-caption-image-overlay-bg"></div><div class="av-image-caption-overlay-position"><div class="av-image-caption-overlay-center"><p>TEXT</p>
    </div></div></div><img loading="lazy" class='wp-image-30256 avia-img-lazy-loading-30256 avia_image ' src="https://www......../wp-content/uploads/portrait.jpg" alt='Portrait' title='Portraitfoto'  height="726" width="800"  itemprop="thumbnailUrl" srcset="https://www......../wp-content/uploads/portrait.jpg 800w, https://www......../wp-content/uploads/portrait-80x73.jpg 80w, https://www......../wp-content/uploads/portrait-768x697.jpg 768w, https://www......../wp-content/uploads/portrait-705x640.jpg 705w" sizes="(max-width: 800px) 100vw, 800px" /></a></div></div></div></div><div class='flex_column av-6149og9-1350048edcab4a29bac43fd434ba5c8f av_two_third  avia-builder-el-4  el_after_av_one_third  avia-builder-el-last  flex_column_div av-zero-column-padding '     ><section  class='av_textblock_section av-kr20wrz8-63e74a5f33bc7afd1e2b9d372feba404'  itemscope="itemscope" itemtype="https://schema.org/BlogPosting" itemprop="blogPost" >

    The class<strong> is NOT in the ALB</strong>

    [av_image src='https://......./wp-content/uploads/portrait.jpg' attachment='30256' attachment_size='full' copyright='' caption='yes' styling='' align='center' font_size='' overlay_opacity='0.2'
    overlay_color='#000000' overlay_text_color='#ffffff' animation='fade-in' hover='av-hover-grow' appearance='on-hover' link='lightbox' target='' title_attr='' alt_attr='' lazy_loading='enabled' id='' custom_class='' template_class=''
    av_element_hidden_in_editor='0' av_uid='av-6j99wqx' sc_version='1.0' admin_preview_bg='']
    TEXT[/av_image]

    So there is no way to edit it or remove it cause i cant find.
    When you compare the code from the database with the code from the ALB you will realize that there are also other things wich are different.

    This (gone CSS) happened to a lot of CSS and this is a very serious problem.
    Please fix it or tell me how i get my CSS back from the DB into the ALB!

    Eva

    #1366264

    and maybe you should fix this forum too, so that your WHYSIWYG-Editor works

    #1366487

    Hi,

    Thank you for the inquiry.

    Where did you add the strong tag? The issue might have occurred because you forgot to close the span tag.

    <span class="headerinoverlay">TEXT ||MISSING CLOSING TAG HERE||
    

    Have you tried to manually edit the shortcode from the shortcode field? You have to set the Advance Layout Builder (ALB) to debug mode first.

    // https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode

    Best regards,
    Ismael

    #1366747

    1: the closing span exists in the database – i just forgot to paste it here.
    2: “Have you tried to manually edit the shortcode from the shortcode field?…Like i already said: IT IS in the database. IT IS NOT in ALB/Shortcode debug mode.

    eva

    #1366858

    Hi!

    Where exactly in the database? The wp_posts > post_content of an entry? Would you mind providing a screenshot? You can use imgur, savvyify or dropbox for the screenshot. Thanks.

    Best regards,
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Massive CSS issues – classes not editable cause gone’ is closed to new replies.