Viewing 30 results - 22,831 through 22,860 (of 244,507 total)
  • Author
    Search Results
  • #1365875
    welswebmaster
    Participant

    Hi Enfold team,
    I have two issues where I’d need your support please; both on the same page at top (see private URL).

    1 – Full-width Easy Slider
    The second slide displays a video (Vimeo URL) and displays it fully, without stretching or cropping which is GOOD. However, I’d like to change the black background instead to an image or color. I can make the change in FF Web Tools this way
    <body class="vp-center" style=background-color: red;">
    But when I use this CSS, it doesn’t work. What is the correct way to specify in the Quick CSS. I’m missing something.

    body .vp-center {
    background-color: red !important;
    }

    2 – Sub menu navigation
    The sub menu displays correctly when scrolling by sticking to the header which is GOOD. However, when clicking on a video in the left column and then scrolling, the sub menu is on top of the video player. I tried changing the code to a different z-index and it doesn’t work. Maybe I’m targeting the wrong thing. Here are all the layers.

    /* Keep Last - Fixes video under Enfold containers - all below here */
    aside.sidebar  { z-index: 0!important;  }
    .vm--block-scroll  #header  { z-index: 0!important; }
    
    .v--modal-box .vimeography-modal-modern-touch {
            z-index: 1!important;
            position: relative !important;
    top: 180px !important;
    background: url(https://synodconventio.wpengine.com/wp-content/uploads/2022/09/footerBakCrossGradient.webp) navy;
    }
    #top .av-submenu-container.av-sticky-submenu { 
            z-index: 2!important;
            position:relative;
    }
    .flex_column.avia-builder-el-2  {
            z-index: 1!important;
            position: relative;
    }
    #rightside { z-index: 0!important;
    position relative;
    }

    Thank you for your support!

    #1365873

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

    Hi,

    You are welcome, Camilla! We are happy that Mike could help :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

    #1365856

    Hi,

    Thanks for the information.

    I have updated Enfold to the latest version 5.1.2.

    Please review your website :)

    Best regards,
    Yigit

    #1365841

    I have the same problem on https://www.zahnarztpraxis-ellebrecht.de

    Warning: Illegal string offset ‘medium’ in /var/www/web132020/html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    I have updated the WordPress System and the Theme. I need help

    #1365829

    In reply to: New Child Theme

    Hey Samuel,

    A child theme is used to override the parent, yes. The settings you have in the active theme are the once that will apply. If that is your child, then those settings will apply. If you want to backup your current settings, then you can do so under Enfold->Import/Export.

    Best regards,
    Rikard

    #1365828

    Hey evas49,

    Thank you for the inquiry.

    The parent page will only be included in the breadcrumb if it is set as the main blog page in the Enfold > Theme Options panel. Did you set the page containing the masonry element as the default blog page?

    You can also use the avia_breadcrumbs_trail filter to manually adjust the trail and include a specific page when a certain custom post type entry is in view. Usage example can be found in the following links.

    // https://kriesi.at/support/topic/events-events/#post-1354583
    // https://kriesi.at/support/topic/problem-with-breadcrumb/#post-1289346
    // https://kriesi.at/support/topic/breadcrumbs-when-a-parent-menu-item-is-a-custom-link/#post-1364287

    Best regards,
    Ismael

    #1365826

    Hi Bianca,

    Please open a new thread and include WordPress admin login details in private, so that we can have a closer look at your site. Also please try to explain the problem you are having a bit further, as I’m not sure I fully understand it.

    Best regards,
    Rikard

    #1365825

    Thank you for your reply
    You said I can fix it by switching the editor to ‘Enfold Layout Builder’ once
    Even if I change the editor as shown in the attached screen, the contents inside the editor do not come out normally.

    attached screen

    • This reply was modified 3 years, 6 months ago by dsyoon99.
    • This reply was modified 3 years, 6 months ago by dsyoon99.
    #1365824
    woogie07
    Participant

    Hi,

    I want to set-up a Blog page based on the sample you have shown on the theme demo

    1/ Blog style landing page masonry:

    2/ Blog entry/article
    A template for each shown on the above Masonry landing page. eg.

    Does all the above need to be built and then saved as templates OR are they readily availably as Blog templates?
    is there a best practice on creating a Blog and content?

    Thanks

    #1365821

    Hey evas49,

    Thank you for the inquiry.

    You can use this css code to align the masonry content at the bottom of the caption container.

    #top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content-pos {
        display: flex !important;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: end;
        justify-content: center;
        align-items: end;
        height: 100%;
    }

    You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css code.

    Best regards,
    Ismael

    #1365818

    In reply to: Google Maps

    Hi,
    To add a screenshot please try using an Screenshot service and pasting the image URL in your post.
    If the message in the backend then you probably need to follow our documentation to connect Google Maps with you API Key.
    Google requires you to enable billing for the API key to work with a credit card, try to create a new unrestricted API key.
    Check the Troubleshooting section of our documentation.
    If this doesn’t correct please include admin login in the Private Content area so we can investigate.
    When you are logged out do you see that the Google Maps is working correctly like in my screenshot above?

    Best regards,
    Mike

    #1365813

    In reply to: preview and on line

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    #1365811

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    #1365809

    Hi,

    Thanks for contacting us!

    I checked your website and only modifications on your child theme are made on functions.php file. You can go ahead and update the theme and should not have any issues. Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 5.1.2.

    If you would like us to update the theme, please post FTP logins here privately as well :)

    Regards,
    Yigit

    #1365806

    In reply to: Custom Blockquote CSS

    Hi,

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    blockquote.custom {
      width: max-content;
    }
    

    Best regards,
    Yigit

    #1365805

    Hi Oliver,

    Thanks for the information!

    LayerSlider team said that they could not reproduce the issue on your website and on exported slider from Enfold demo. Will keep you updated :)

    Best regards,
    Yigit

    #1365804
    MauriElboy
    Participant

    I need help updating an website I built 2-3 years ago with Enfold 3.71.
    My wordpress is currently 5.3.2 and a lot og plugins want that I update on PHP 8.
    I once updated on PHP 8 after that nothing was available and broken.

    Is there a possibilty that someone can help me step by step updating the Enfold Theme
    to the newest version and make my Website safe again?

    I have an child theme and how does it work with an update?

    Looking forward

    #1365803

    Hello Yigit,
    unfortunatley that did not help… in fact it was already by default set to that HTML-setting.
    Following details to my device:
    Samsung Galaxy A53 5G
    Android 12 (Version: A536BXXU3AVGA
    Firefox 104.2.0
    In general I keep all software up to date.

    I think Mike had the same issue with his Galaxy + Android, that the Layerslider on my page and also on the Enfold 2007-demo looks broken. If needed maybe you can also aks for MIkes device-details.

    Thanks for further clarifications with the Layerslider-Support and please let me know if you need any more details or tests by me.

    Best regards,
    Oliver

    #1365800
    Sigmund
    Participant

    Hello at Kriesi,
    updating to the latest version of the events calendar plugin the (staging) site crashed. Error message is:

    Aktives Theme: Enfold Child (Version 1.0)
    Aktuelles Plugin: The Events Calendar PRO (Version 5.14.5)
    PHP-Version 7.4.30

    Fehler-Details
    ==============
    Ein Fehler vom Typ E_COMPILE_ERROR wurde in der Zeile 19 der Datei …/wp-content/plugins/events-calendar-pro/src/Tribe/Advanced_List_Widget.php verursacht. Fehlermeldung: Declaration of Tribe__Events__Pro__Advanced_List_Widget::__construct() must be compatible with Tribe\Widget\Widget_Interface::__construct($id_base = ”, $name = ”, $widget_options = Array, $control_options = Array)

    Can you help with that?
    Thanks!

    Best Regards

    Guenni007
    Participant

    it seams to be an error only on one installation of mine. All other Enfold 5.1.2 do not have this.
    look for example on : https://enfold.webers-webdesign.de/page/2/?s=Web

    the last articles are not inside the content template-search container – so they look “unlayouted” – outside the normal container for the articles.

    does anybody got this too? And has an idea what could be the reason for it.
    I already disabled all plugins – and even cleared my customizations in my child-theme functions.php. – it is only that installation ???

    #1365773
    nowcio
    Participant

    Hi.

    Few days ago I have updated theme from 4.7.4 version to the latest one 5.1.2. I noticed some issues after update:
    – footer was overwritten by other content
    – I’m not sure here, but seams like page header was changed from “Transparent and glossy” to “No transparent” -luckily this might be changed manually and works fine after saving, but all pages must checks
    – I wanted to change size of menu – updates done in child css had no infuence on style, while updating setting in main css immediatelly show effect
    – at wordpress when I open widgets pane I got error related ‘newsbox’ – that it “doesn’t work correctly, got some error”.

    Guys doing update deactivated latest theme version and reverted to 4.7.4. Next week they are going to sit down and check all issue. I wanted to gave them as many hints as possible.
    I noticed your post https://kriesi.at/support/topic/missing-footer-after-updating-to-enfold-4-8-6-3-please-read-this-first/ giving already some. Is it still valid? Should I be aware of other changes ? For example in 4.9 log I see some information that custom sidebars cannot be used in block widget.

    • This topic was modified 3 years, 6 months ago by nowcio.
    #1365771

    Hi:

    I used the theme plugin you suggested and was able to fix all my sites but one. And it doesn’t have 2Fa. Please take a look at it.

    Wordpress is updating. The Token permissions are correct for Envato Market. But the Enfold theme is stuck on version! (4.8.6.5).

    Thanks.

    #1365763

    Hey cyberpatientmarketing,

    Please refer to this: https://kriesi.at/documentation/enfold/theme-registration/

    Best regards,
    Rikard

    #1365760

    Hello! We have a website currently running the Enfold theme under a license purchased by our developers. We have gone ahead and purchased our own version of the theme so we have access to future updates. I am hoping someone can advise me on how to re-configure our theme config file settings to add our new license in? I can’t seem to find any documentation on how to do this and themeforest support has advised this is the next step.

    Thank you so much for any help!

    #1365758

    Hi,

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    .main_color .avia-gallery img {
      background-color: orange;
      border-color: red;
    }
    

    Regards,
    Yigit

    #1365756

    In reply to: Bug in Form

    Hi,
    In your form you have the labels hidden with the Hide Form Labels option in the style tab, thus the fields use a placeholder to label the fields:
    2022-09-20_004.jpg
    the placeholder option for the multi select section is to add “disabled” so the option is not selectable as in my solution above:
    2022-09-18_005.jpg
    this keeps the form consist with no labels above the fields.
    In your shortcode you have added a text field to act as a label above the multi select section:
    2022-09-20_003.jpg
    I didn’t realize that you wanted a label above this only section, so I recommend removing your text section and adding the text to the Form Element Label:
    2022-09-20_005.jpg
    and adding this css:

    .avia_ajax_form.av-form-labels-hidden label[for="avia_3_1"] {
    	position: unset;
    }
    .avia_ajax_form.av-form-labels-hidden #avia_3_1 option:first-child {
    	display:none;
    }

    which will show the label for this one field:
    2022-09-20_006.jpg
    I added a link to a new test page below, this is the updated shortcode from your last post:

    [av_contact title='' button='Senden' on_send='' sent='Ihre Nachricht wurde versendet!' link='manually,http://' captcha='active' captcha_theme='light' captcha_size='normal' captcha_score='0.5' email='info@.......de' from_email='' subject='' autoresponder_email='info@......de' autoresponder_reply_to='' autoresponder_subject='' autorespond='' autorespond_after='' hide_labels='aviaTBhide_labels' form_align='' color='' heading_tag='' heading_class='' alb_description='' id='' custom_class='kursformular' template_class='' aria_label='' av_uid='av-l59y6d3l-6' sc_version='1.0' admin_preview_bg='']
    [av_contact_field label='Name' type='text' check='is_empty' options='' multi_select='' av_contact_preselect='' element_display='' width='' headline_tag='h3' av_uid='av-19lvsfd-5' sc_version='1.0'][/av_contact_field]
    [av_contact_field label='E-Mail' type='text' check='is_email' options='' multi_select='' av_contact_preselect='' element_display='' width='' headline_tag='h3' av_uid='av-35sn6x-4' sc_version='1.0'][/av_contact_field]
    [av_contact_field type='select' label='Für welchen Kurs möchten Sie anfragen?' options='Ohne Geige geht es nicht,Streichen lernen / 22.10.2022' multi_select='aviaTBaviaTBmulti_select' check='' element_display='' width='' headline_tag='h3' av_uid='av-l5e3okhn-3' sc_version='1.0'][/av_contact_field]
    [av_contact_field type='text' label='Anzahl der Personen?' options='' check='is_number' element_display='' width='' headline_tag='h3' av_uid='av-l59y48df-2' sc_version='1.0' multi_select='' av_contact_preselect=''][/av_contact_field]
    [av_contact_field type='textarea' label='Anmerkung' options='' check='' element_display='' width='' headline_tag='h3' av_uid='av-l59y4xcu-1' sc_version='1.0' multi_select='' av_contact_preselect=''][/av_contact_field]
    [/av_contact]
    

    As for your question about the text: “Bitte löse die Gleichung. Diese Maßnahme dient der Abwehr von Spam” (my English translation is: Please solve the equation. This measure serves to protect against spam)
    I only see the text: Please prove that you are human by solving the equation *
    I’m not sure if it is the same text and your is German, or if your text is added somewhere else, but when the Hide Form Labels option in the style tab is used no text is shown:
    2022-09-20_007.jpg
    if labels are shown it is like this:
    2022-09-20_008.jpg
    if you are seeing something different the check your customizations or Enfold Theme Options ▸ Privacy and Cookies ▸ Append a privacy policy message to template builder contact forms?
    2022-09-20_009.jpg

    Best regards,
    Mike

    #1365754

    In reply to: Custom Blockquote CSS

    Hey,

    You can try adding CSS class to your Blockquote as following

    
    <blockquote class="custom-bq">
    Here goes your text
    </blockquote>
    

    and then add following code to bottom of Quick CSS field in Enfold theme options > General Styling tab and adjust as needed

    
    #top blockquote.custom-bq {
      border: none;
      background-color: #e2e2e2;
      padding: 20px 40px;
      color: black;
      border-radius: 5px;
    }
    

    Regards,
    Yigit

    #1365736

    In reply to: Bug on Easy Slider

    Hi,

    Great, I’m glad that Mike could help you out. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1365735

    Hi,

    Once you have switched to the Enfold Layout Builder, then that should automatically load when you edit the page. In other words, you will only need to do that once.

    Best regards,
    Rikard

Viewing 30 results - 22,831 through 22,860 (of 244,507 total)