Forum Replies Created

Viewing 30 posts - 631 through 660 (of 3,695 total)
  • Author
    Posts
  • in reply to: Color Sections + Boarders NOT working! Please help! #1313578

    Hey Blanche,

    Thank you for using Enfold.

    The login did not work.

    But you seem to use custom CSS:

    #main .container_wrap{
    background-color:transparent;
    }

    This is overriding our stylings we moved from inline style to a post css file since 4.8.4:

    .avia-section.av-7hswsj-2158e82c968e2b97fb5ef1c60194f984 {
    background-color: #000000;
    }

    Change your styling to:

    #main .container_wrap :not(.avia-section) {
    background-color:transparent;
    }

    Best regards,
    Günter

    in reply to: Separator / Whitespace element not being applied #1313576

    Hi,

    Second Step:

    – On WP Dashboard goto theme options page
    – change and revert back any option to enable “Save all changes” button
    – click the “Save all changes” button

    – Clear server and browser cache again

    ——

    The reason to save theme options is that this invalidates the generated css files and forces a rebuild so the changes in new hr file can be applied. Else it loads the incorrect css stylings from the old hr file.

    Best regards,
    Günter

    in reply to: 4.8.5 update top margin /padding messed up #1313573

    Hi,

    Thank you for the credentials.

    I checked your homepage.

    If you open the page in the editor in backend, scroll down and open the 1/3 column containing the text “Sermons”.

    Click “Row Settings” Tab -> “Row Margins” Toggle you have a checkbox “Custom top and bottom margin”.

    This checkbox is checked and causes the negative margin to be applied. If you uncheck this and save the page the columns will move down.

    ———-

    I copied your shortcode of this page to my dev server and I see the same layout. I rolled back to 4.8.3 and the layout does not change. Only when I uncheck the checkbox the columns move down.

    ———

    What was the last version before you updated to 4.8.4/4.8.5 ?

    Best regards,
    Günter

    Best regards,
    Günter

    Hey MikepFive5,

    Thank you for using Enfold – and sorry for the late reply.

    I deactivated Enfold js merging and the page loads.

    When activated I get a js error in console: Uncaught SyntaxError: unexpected token: ‘!’

    You are having a lot of plugins running.

    Try to deactivate all, check and reactivate one by one and check.
    Or use a cache plugin like WP Super Cache, ….

    Hope this helps you.

    Best regards,
    Günter

    in reply to: Separator / Whitespace element not being applied #1313473

    Hey Kyle,

    Sorry for the late reply – and sorry for the problems.

    The problem will be fixed in the next update we plan on monday evening.

    Meanwhile you can replace enfold\config-templatebuilder\avia-shortcodes\hr\hr.php

    with the content of

    https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_8_5/template_builder/hr.php

    – do not forget to make a backup of the original file for a fallback
    – save theme options to invalidate the post css files and allow a rebuild
    – clear server and browser cache

    If you want us to do it, please let us know.

    Best regards,
    Günter

    in reply to: Problems with Separator / Whitespace #1313470

    Hi,

    Sorry for the problems.

    We are planning a release for monday fixing this problem.

    Menawhile you can replace enfold\config-templatebuilder\avia-shortcodes\hr\hr.php

    with the content of

    https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_8_5/template_builder/hr.php

    – Do not forget to make a copy of the original file for a fallback
    – Save theme options to invalidate the post css files and allow a rebuild
    – clear server and browser cache

    If you want us to do it, please let us know.

    Best regards,
    Günter

    in reply to: New css rules for flex_column #1313468

    Hi,

    Thank you.

    Enkoy the theme and have a great day.

    Best regards,
    Günter

    in reply to: Accordeon Element Colors lost #1313467

    Hey!

    It is planned for monday evening.

    Cheers!
    Günter

    in reply to: 4.8.5 update top margin /padding messed up #1313466

    Hey webdesignbyfaith,

    Thank you for using enfold – and sorry for the problems.

    As far as I see you have defined a negative margin of -50px for the equal height columns (Sermons, …) – that moves the content up.

    There had been changes with 4.8.4 – but I cannot reproduce on my install your problem.

    Could you create a WP admin account for us so we can have a look in the backend on the page.

    And please enable debug mode by adding the code provided in this link to your functions.php file which can be accessed from Appearance > Editor

    This lets us view the shortcode for all the page elements.

    Best regards,
    Günter

    in reply to: Accordeon Element Colors lost #1313450

    Hey Manfred,

    Thank you for using Enfold.

    Sorry for the problems. It will be fixed in next update.

    Meanwhile you can replace

    enfold\config-templatebuilder\avia-shortcodes\toggles\toggles.php
    enfold\config-templatebuilder\avia-shortcodes\toggles\toggles.js

    with the content of:

    https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_8_5/template_builder/toggles.php
    https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_8_5/template_builder/toggles.js

    If you want us to do it please let us know.

    – do not forget to make copies of the original files for a fallback
    – save theme options to invalidate the post css files and allow a rebuild
    – clear server and browser cache.

    Best regards,
    Günter

    in reply to: New css rules for flex_column #1313443

    Hi,

    Glad that this fix helps.

    We plan a release on monday evening including this fix and also others.

    You can check here: https://kriesi.at/support/topic/enfold-upcoming-fixes/

    Best regards,
    Günter

    in reply to: New css rules for flex_column #1313435

    Hi,

    Sorry, I forgot to mention:

    – Save theme options to invalidate all post css files and allow a rebuild
    – clear server and browser cache again

    btw: latest version of columns.php (there had been more modifications):

    https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_8_5/template_builder/columns.php

    Best regards,
    Günter

    in reply to: Background color disappearing at 4.8.5 update #1313419

    Hi,

    The problem will be fixed in the next release on monday.

    If you want you can update enfold\config-templatebuilder\avia-shortcodes\columns\columns.php

    with the content of

    https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_8_5/template_builder/columns.php

    – do not forget to make a backup of the original file for a fallback
    – save theme options to invalidate all post css files so they can be rebuilt
    – clear server and browser cache

    Best regards,
    Günter

    in reply to: shadow-box border altered since Enfold 4.8.4 update #1313399

    Hi,

    Thanks for the feedback.

    I see that the colums have a padding:0 in our post css file which overrides your padding:30px in your _layout.scss.
    This line with padding:0 is removed in the next version.

    So I think the next update should fix the problem.

    If you want you can update enfold\config-templatebuilder\avia-shortcodes\columns\columns.php

    with content of

    https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_8_5/template_builder/columns.php

    – Do not forget to make a copy of the original file for a fallback
    – Save theme options to invalidate all post-css files so they are rebuilt
    – clear server and browser cache

    Best regards,
    Günter

    in reply to: Settings for rows gone after update #1313309

    Hey operaghostit,

    Sorry for the problems.

    Can you please create a WP admin account for us so we can check your backend?

    You can add them to private content (only visible to moderators and you).

    And please also specify what exactly is broken.

    Best regards,
    Günter

    in reply to: shadow-box border altered since Enfold 4.8.4 update #1313307

    Hey steel-blue,

    Sorry for the problems.

    Can you please specify which elements make the problem.

    Please create a WP admin account for us so we can have a look in your backend.

    And a link to the pages affected and what exactly is affected would be helpful.

    If it is columns with background images and background color we could locate problems with older shortcodes and 4.8.4/4.8.5.

    We plan a release on monday which will be fixing this problem.

    Best regards,
    Günter

    in reply to: Spezielle Überschrift – Warnung #1313304

    Hi,

    Gerne. Viel Freude noch mit dem Theme. Gerne stehen wir für weitere Fragen / Probleme zur Verfügung.

    Best regards,
    Günter

    in reply to: Description of animated numbers not showing #1313302

    Hi,

    Glad we could solve your problem.

    Enjoy the theme and have a great day. Feel free to come back when you need further assistance.

    Best regards,
    Günter

    in reply to: Background color disappearing at 4.8.5 update #1313299

    Hi @MPadelt,

    Thanks for this hint. You are right. When I remove background=’bg_color’ and the gradiant attributes I get the selected background_color.

    As I can now reproduce it I can find a solution.

    We will release an update on monday evening containing the fix. I will provide a link here to an updated file as soon as I have it.

    Best regards,
    Günter

    in reply to: Issue with background colors -> Background Gradient #1313297

    Hi @Bassmann

    Please open an own thread and provide WP admin credentials so we can check your backend. And also which page have the problem.

    Best regards,
    Günter

    Hey Nancy,

    With 4.8.4 there has been a heavy change in Enfold intruducing post-css files.
    Inline style=’…’ in html tags will be removed and moved to a post specific css file with selectors.

    Masonry elements already have been updated – also av-helper-masonry.php. You will have to review the original file.

    I do not know what you did, but please check functions get_element_styles() and also how default values are set now.

    Hope this helps you.

    Best regards,
    Günter

    in reply to: ALB elements css generation #1313288

    Hi,

    Thanks for the feedback.

    I will leave this thread open – so if there is anything we can do to help you – let us know.

    Best regards,
    Günter

    Hey adapeiweb09,

    Thank you for using Enfold – and reporting this problem.

    Sorry for that – this was not intended – and will be fixed in the next update we are planning for next monday evening.

    Best regards,
    Günter

    in reply to: CSS getting over overridden? #1313272

    Hey acscreativenew,

    With 4.8.4 we started to extend design options for elements like buttons, notification box, … (see changelog) and we want to extend this for other elements also step by step.

    This made it necessary to remove HTML inline style=”….” from html tags to a post specific CSS file with selectors to the elements – and this makes it necessary to add element id’s to the containers (and subitem containers) – like av-kmkxsku0-86c9b346bd34212e6e3a24e1ff1d2641.

    These are absolute necessary.

    We try to keep our selectors as weak as possible, mostly .container-class.element-ids

    You can add !important to your styling.
    Also using #top #wrap_all …. with your selectors should give them higher priority.

    Do not use the element-id as it will change when shortcode options change.

    Best regards,
    Günter

    in reply to: Animated Numbers ar not working #1313270

    Hi,

    As a first step: please try to update to 4.8.5 released on monday evening. This should fix the animated numbers.

    I added:

    
    #top #av-burger-menu-ul{
    vertical-align: top;
    }
    

    to Enfold-> General Styling -> Quick CSS. Is this the fix you want with the burger menu ?

    Best regards,
    Günter

    in reply to: Issue with background colors -> Background Gradient #1313264

    Hey flfeadmin,

    Thank you for using Enfold.

    Can you try to update to version 4.8.5 or our oncoming release 4.8.5.1 (or 4.8.6) on monday (this contains a few fixes for columns). Checking on my dev server (4.8.5.1-dev-2) I get following:

    
    background: url(https://localhost/wp56/wp-content/uploads/2017/02/people-5-3-300x300.jpg) top left no-repeat , linear-gradient( to bottom, rgba(176,43,44,0.59), rgba(123,176,231,0.23), rgba(131,168,70,0.83) );
    

    Best regards,
    Günter

    in reply to: Spezielle Überschrift – Warnung #1313262

    Hey Sunnydog,

    Ich nehme an, dass Du HTML tags dafür verwendest. Der Text ist nur eine Warnung – kann also ignoriert werden. Wichtig ist nur, dass Du darauf achtest, korrektes HTML zu verwenden, da dies nicht überprüft wird.

    Nur falls Du diese Zeichen “einzeln” verwenden möchtest, musst Du einen Workaround verwenden, da sonst das Layout bricht.

    Best regards,
    Günter

    in reply to: Background color disappearing at 4.8.5 update #1313261

    Hey efgumnick,

    Thank you for using Enfold – and sorry for the problems.

    I tried to reproduce it on my dev server – but I cannot.

    Do you have a staging site where you can reproduce it?

    Best regards,
    Günter

    in reply to: Animated Number, Spacing Issue After Update #1313257

    Hi,

    It is already merged in next update – we plan a release (4.8.5.1 or 4.8.6) for monday evening.

    Best regards,
    Günter

    in reply to: ALB elements css generation #1313256

    Hey Pixel_Production,

    Thank you for using Enfold and your feedback.

    padding for columns

    I modified the CSS output to be backwards compatible with prior 4.8.4 for 0, 0px, 0% to skip padding. And for new columns the default value is empty string, same for border radius.

    Here is a link to the modified file with a few more changes/fixes: https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_8_5/template_builder/columns.php

    deactivate css generation completely

    We can add a filter to skip it on a per page basis, but this will make most customization of ALB elements obsolete that require styles and not classes only. Step by step we want to remove most of all inline html style=”…” and extend the styling options for elements like we did already with buttons, notification box, …. (see changelog).

    Together with the custom elements we added recently this will make it easier to get a consistent and easy maintainable layout.

    Of course we can provide filters – let us know and we will add them.

    We try to keep our selectors as weak as possible (mostly .container-class.element-id).

    Best regards,
    Günter

    Edit: element-id is depending on shortcode attributes, means if options change also element-id changes.

    Edit: To invalidate all post css files save theme options.

Viewing 30 posts - 631 through 660 (of 3,695 total)