Viewing 30 results - 22,621 through 22,650 (of 244,510 total)
  • Author
    Search Results
  • #1366815

    Hi Ismael,

    This is the answer I got form plugin author:

    Hi,

    We have accepted the access request.

    This is not an issue with the theme but with the child theme you used in the main theme.
    Please inform the child theme developer about this issue

    And if the older version of WCPA helped, please let us know

    Thanks,
    Acowebs Support Team.

    Can you please provide me an older version from enfold so I can see if it works with an older version?
    I have tried with older versions of the plugin but the error stays as it is.

    Thanks
    Mehmet

    Hi Mike!

    Thank you for helping me. I should have checked my own Console to see this error! Your answer got me on the right direction. FYI: No, my root site is not an Enfold theme (only my denture6 directory is), but that’s not the issue.

    It turns out that this only happens for me in Firefox (I’m using version 105.01.1 (64-bit) on Windows 7) (I don’t know if that’s the browser you were using?): e.g. Chrome (105.0.5195.127) and Internet Explorer (11.0.9600.19596) were fine. I tracked down the solution: I have to add the following to the .htaccess file in my denture6 directory:

    # Fix Search Button Icon Problem:
    # In Firefox, when user searches for something from the body of the 404 page, the
    # Search button icon displays as a little box with "EB03" in it instead of the
    # magnifying glass (in both the header and the body Search forms). It doesn't
    # happen in Chrome or IE. Based on the Console errors it gives, it's because
    # it's not loading the "entypo-fontello" font from the Enfold parent theme (in 
    # which "EB03" is a magnifying glass) because the CORS header 
    # 'Access-Control-Allow-Origin' is missing.
    #
    # Note that the website address here needs to match the website address in
    # WordPress > Settings > General > WordPress Address (URL) & Site Address (URL)
    # (including any "www." (or lack thereof), but the "https" isn't needed here).
    # The "always" in "always set" is needed.
    
    <FilesMatch ".(eot|otf|ttf|woff|woff2)">
    Header always set Access-Control-Allow-Origin "www.mySite.com"
    </FilesMatch>

    Thanks again,
    Gary

    • This reply was modified 3 years, 6 months ago by garysch37.
    #1366805
    hasbeat
    Participant

    Daar Enfold Team,

    The fonts for body text and headings are set to Arial. However, the source code still contains the Google links.
    Even several connections are established. Is there a chance to totally get rid of all Google links. Also not sure
    how to deactivate Google Fonts for the Layerslider.

    Thanks for your assistance!

    Best
    Rob

    #1366803

    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

    #1366802

    Hey DigitalEssence,
    Thanks for your question, yes you would use a negative top margin to achieve this.
    For example our Enfold Medical demo:
    2022-09-28_006.jpg
    puts the three 1/3 columns in a color section:
    2022-09-28_007.jpg
    The first column will control the margin for all of the columns in the row with the Row Settings tab.
    We use the equal height option so they are all the same:
    2022-09-28_008.jpg
    then with the Row Margins option we check Custom Margins and set a negative top margin.
    2022-09-28_009.jpg
    now the three blue 1/3 columns are over the slider.

    Best regards,
    Mike

    #1366793

    In reply to: No updates available

    Hey denyso1,
    Thanks for your question, your version was released when Envato, (Theme Forest) used the API, they changed that to the Token, it’s not the same, so you will need to manually update and the update will use the same settings.
    To update your version of Enfold you will need to download the latest version from your Theme Forest account and upload it to your WordPress ▸ Appearance ▸ Themes ▸ Add Themes ▸ Add New
    WordPress_Appearance_Themes_Add-Themes_Add-New.jpg
    after you choose the zip file and click install, you will see a This theme is already installed message because you are updating, you can continue
    Installing_theme_from_uploaded_file_This_theme_is_already_installed.jpg
    then you will see the Theme updated successfully message.
    Theme_updated_successfully.jpg

    Best regards,
    Mike

    #1366790

    Hi,
    Thanks for the feedback and glad that this helped you also, if you have any further tips or questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    #1366787

    In reply to: Move Logo and Add Text

    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

    #1366780

    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

    #1366778

    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

    #1366774

    Hi,
    Thanks for the feedback, unfortunately the host OVH has the set_time_limit() function disabled on their servers this function is used by WordPress so the import doesn’t time out, this is different than the current PHP run time limit.
    OVH also sets the Max input time as -1 this should be 180, in the past they have told customers that they will not change this, there is nothing we can do to correct that since it is the server settings causing the issue.
    One user was able to import a demo by manually uploaded demo files with FTP client, this is the thread.

    Best regards,
    Mike

    #1366768

    In reply to: searchfield in menu

    Hi,
    Glad Guenni007 could help, thank you Guenni007, 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

    #1366766

    In reply to: Breadcrumb

    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

    #1366761
    DigitalEssence
    Participant

    Hi,

    I’d like to be able to overlay an element, say 3 x 1/3 columns over another element. For example a slider image. Other themes have this ability and it would be great if Enfold did as well. I’ve searched loads but can’t find any mention of it.

    As an example, here’s a screenshot:Screenshot of an element overlaying another

    #1366758

    Hi,
    Thank you for the screenshot and the link to your site, please try this css in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top:not(.home) #header_main {
    	background: #F8F6F2;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1366753

    Hi,
    Sorry, we were not able to help more with this issue, 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

    #1366738
    steviger
    Participant

    Hi,

    Since this tread is closed, I’d like to open a new one.
    I would like to use an image as front and text as back. What I did so far:

    1. Entered the image URL in the rasteritem title field :
    2. Downloaded and installed the plugin as mentioned here
    3. Cleared cache and stuff

    Still I see just the code instead of the image

    Any idea what I ‘m doing wrong?

    Best regards,

    Steven

    #1366734

    In reply to: Update Questions

    Hi,

    1. The theme files on Themeforest are always the latest version, please download them from there.

    2. You can export your theme settings under Enfold->Import/Export as a backup, though your settings should be kept after an update as well.

    Best regards,
    Rikard

    #1366731

    In reply to: Update Questions

    1. If I go to “Recent Updates”, is the first one I see on the list the latest version of Enfold? La 5.0?
    2. If I replace the enfold folder via ftp, does the site keep the previous settings of the theme customization or do I have to redo everything?

    Thank you

    #1366729

    Hi,

    Thanks for letting us know, 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

    #1366725

    In reply to: style sheet

    Hi,

    Thanks for the update. I’m not sure why you removed the theme? All pages can be accessed under Pages in the WordPress menu. Please upload the theme again, and if you need a child theme, then you can download one there: https://kriesi.at/documentation/enfold/child-theme/

    If you need help with installing the child theme, then let us know here.

    Best regards,
    Rikard

    #1366724

    In reply to: close please

    Hey mvanstee,

    Thanks for the update, 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

    #1366720

    Hi,
    I didn’t make any changes, I only investigated these two fields. From above I don’t see that Nikko made any changes, he wrote:
    I have switched staging21 to Enfold version 5 and it seems to work as it should
    perhaps the other things were cache related.
    Perhaps our documentation for Adding a header widget area will help you recreate this area.

    Best regards,
    Mike

    #1366716

    Hi Andrei,

    Please try to update the theme via FTP to see if that helps: https://kriesi.at/documentation/enfold/install-enfold-theme/#ftp-install

    Best regards,
    Rikard

    #1366714

    In reply to: Update Questions

    Hi ictsystem ,

    Enfold is compatible with PHP 8. Please try to install the latest version of the theme (5.1.2): https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.

    Best regards,
    Rikard

    #1366707

    Hi,
    It is a page created with the Advanced Layout Builder, so you can edit it.
    Our documentation explains that a Coming soon page or a Maintenance mode page both use the maintenance mode option and you just choose any page you wish to use.
    The demo that you linked to is just a single page with a color section that has a background image, some text, an Animated Countdown element and a contact form:
    2022-09-28_001.jpg
    If you already have a demo imported I would not recommend importing a second demo as it will change your settings, if this is your first and only import for your root domain then go ahead.
    Please note in this demo the background image for the color section will need to be set, and the Animated Countdown will not show until you set the future date and time, by default it is a past date. So when you first look at it, it will just be a white screen because the text is white, but once you set the background image you will see the text.
    Another option is to Enable the Avia Layout Builder Debugger that will add a box under the Advanced Layout Builder to enter or copy the page shortcode, you can add this shortcode:

    [av_section min_height='100' min_height_pc='25' min_height_px='500px' shadow='no-border-styling' bottom_border='no-border-styling' bottom_border_diagonal_color='#333333' bottom_border_diagonal_direction='' bottom_border_style='' padding='large' custom_margin='0px' custom_margin_sync='true' av-desktop-custom_margin='' av-desktop-custom_margin_sync='true' av-medium-custom_margin='' av-medium-custom_margin_sync='true' av-small-custom_margin='' av-small-custom_margin_sync='true' av-mini-custom_margin='' av-mini-custom_margin_sync='true' svg_div_top='' svg_div_top_color='#333333' svg_div_top_width='100' svg_div_top_height='50' svg_div_top_max_height='none' svg_div_top_opacity='' svg_div_bottom='' svg_div_bottom_color='#333333' svg_div_bottom_width='100' svg_div_bottom_height='50' svg_div_bottom_max_height='none' svg_div_bottom_opacity='' color='main_color' background='bg_color' custom_bg='' background_gradient_direction='vertical' background_gradient_color1='#000000' background_gradient_color2='#ffffff' background_gradient_color3='' src='https://savvyify.com/enfold/coming-soon/wp-content/uploads/sites/8/2014/09/people_town_dark.jpg' attachment='23' attachment_size='full' attach='fixed' position='center center' repeat='stretch' video='' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='' custom_arrow_bg='' css_position_z_index='' av-desktop-css_position_z_index='' av-medium-css_position_z_index='' av-small-css_position_z_index='' av-mini-css_position_z_index='' id='' custom_class='' template_class='' aria_label='' av_element_hidden_in_editor='0' av_uid='av-a1x9c' sc_version='1.0']
    
    [av_one_fourth first av_uid='av-9gjw4']
    
    [/av_one_fourth][av_one_half av_uid='av-8vhv8']
    
    [av_image src='https://kriesi.at/themes/enfold-coming-soon/files/2014/09/logo_coming_soon-80x80.png' attachment='16' attachment_size='thumbnail' align='center' animation='pop-up' link='' target='' styling='no-styling' caption='' font_size='' appearance='' av_uid='av-83py0'][/av_image]
    
    [av_heading tag='h1' padding='10' heading='<strong>Coming Soon</strong><br/>to a place near you!' color='custom-color-heading' style='blockquote modern-quote modern-centered' custom_font='#ffffff' size='44' subheading_active='subheading_below' subheading_size='15' custom_class='' av_uid='av-7hhy0']
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.sellus dolor. Maecenas vestibulum mollis
    [/av_heading]
    
    [/av_one_half][av_one_fourth av_uid='av-6xyuw']
    
    [/av_one_fourth][av_hr class='invisible' height='100' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello' av_uid='av-6dkag']
    
    [av_countdown date='10/02/2023' hour='12' minute='0' timezone='UTC' min='1' max='5' margin='' margin_sync='true' padding='' padding_sync='true' av-desktop-margin='' av-desktop-margin_sync='true' av-desktop-padding='' av-desktop-padding_sync='true' av-medium-margin='' av-medium-margin_sync='true' av-medium-padding='' av-medium-padding_sync='true' av-small-margin='' av-small-margin_sync='true' av-small-padding='' av-small-padding_sync='true' av-mini-margin='' av-mini-margin_sync='true' av-mini-padding='' av-mini-padding_sync='true' align='av-align-center' size='' av-desktop-font-size-title='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' size-text='' av-desktop-font-size='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' style='av-trans-light-style' color_numbers='' color_timeunit='' alb_description='' id='' custom_class='' template_class='' av_uid='av-5u01o' sc_version='1.0' admin_preview_bg='']
    
    [av_hr class='invisible' height='100' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello' av_uid='av-5bvnk']
    
    [av_one_fourth first av_uid='av-49xao']
    
    [/av_one_fourth][av_one_half av_uid='av-3nz68']
    
    [av_contact email='' title='' button='Notify me on Launch' on_send='' sent='Thank you!' link='manually,http://' subject='' autorespond='' captcha='' color='av-custom-form-color av-light-form' av_uid='av-331gw']
    [av_contact_field label='Name' type='text' options='' check='is_empty' width='element_third' av_uid='av-2su9g'][/av_contact_field]
    [av_contact_field label='E-Mail' type='text' options='' check='is_email' width='element_third' av_uid='av-25qmk'][/av_contact_field]
    [/av_contact]
    
    [av_textblock size='21' font_color='custom' color='#ffffff' av_uid='av-1r2uk']
    <p style="text-align: center;">Want to get notified once we are ready to launch? Leave us your mail address and we will!</p>
    [/av_textblock]
    
    [/av_one_half][av_one_fourth av_uid='av-102pc']
    
    [/av_one_fourth][/av_section]

    but you will still need to set the image.

    Best regards,
    Mike

    #1366698

    Hi,

    Enfold has never been free. If you don’t own a license for the software that you are using, then I would suggest that you purchase one here: https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990

    Best regards,
    Rikard

    #1366690

    Hi,
    yey, i want to use Open Sans for all of your fonts.
    Font Monaco is not installed – i cant see that in the enfold Custom Font Manager
    But the Monoca font must have been there for a while, because it is used on pages of several plugins.
    It must generally be gone – only where???
    Do you have an idea how I can search for it in the backend?

    best regards,
    Susanne

    #1366682
    Beniasu Andrei
    Guest

    Hi, today was first problem with that theme, from 2014 – I don’t update the theme at the right time, and now i can do that from dashboard, only ftp i think. But i want to know wat is the exact solutions. My website in down with the error:

    ” Vulnerabilities:

    WordPress Enfold premium theme <= 4.8.3 – Reflected Cross-Site Scripting (XSS) vulnerability Fixed in: 4.8.4 Details ”

    and

    ” Enfold This theme failed to load properly and was paused within the admin backend.”

    Acces this site only in recovery mode via wordpress.

    So, what can I do?

    Regards Andrei

    #1366681
    ThomasN001
    Participant

    Hi there, I used this code to enable the fixed header for mobile devices.

    @media only screen and (max-width: 767px) {.responsive #top #main {/* Margin top value should be equal to header height*/ margin-top: 0px;} .responsive #top #wrap_all #header {position: fixed;}}

    The very strange thing is, on my phone it only works on the subsides listed below. On all other pages the header doesn’t stick when scrolling. (When using the mobile preview of WP it doesn’t work, at all. Not even on that on page.)

    UPDATE: Something really odd is going on here… I removed that code for now and switched off the sticky header in the header options, but now I get a display error on my phone that only occurred when sticky header was enabled. And it only occurs on some sides, not on all. (Yes, I deleted the browser cache, of course. ;) )

    Can adding some quick CSS change something permanently, even if the code is removed?

    UPDATE2: I could solve both problems. It seems, it takes a while for this special code to take effect. Never had that before. Normally it’s one or two refreshes and any change becomes visible.

    I still have a question, though: Why doesn’t the “sticky header” option also affect the mobile version by default? In most cases you want the mobile version of a website to behave like the desktop version does. And in the case of the current Enfold version, enabling “sticky header” only for desktop causes problems with the mobile version.

Viewing 30 results - 22,621 through 22,650 (of 244,510 total)