Viewing 30 results - 22,651 through 22,680 (of 244,510 total)
  • Author
    Search Results
  • #1366678

    In reply to: Update Questions

    Hi,
    I had to upgrade the php version to 8.
    But activating Enfold which was running on version 5, from fatal error.
    Is there an update I can download compatible with 8?
    Another theme is now active on the site because if I activate Enfold it gives me an error.
    Thank you

    #1366668

    Hi,

    Glad to know that the filter is working. We provided an explanation in the following thread.

    // https://kriesi.at/support/topic/bug-in-enfold-for-woocommerce-prduct-images/#post-1363586

    Using the filter just reverts the thumbnail size back to the default woocommerce thumbnail, which is required by the Woocommerce > Product Images settings.

    Best regards,
    Ismael

    #1366661

    Hi pnamroud,

    Please go to Appearance > Widgets.
    There are two widget areas that appears in the Sidebar Blog: Sidebar Blog and Displayed Everywhere.
    If you want to control everything in the blog page, then go to Enfold > Blog Layout > Blog Layout set it to Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page) then edit your blog page using Advanced Layout Builder.
    Hope this helps.

    Best regards,
    Nikko

    #1366658

    Hi mvanstee,

    I’m glad that Rikard could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    #1366654

    Hi,
    Glad Ismael could 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

    #1366652

    In reply to: Column spaces

    Hi,
    Glad Rikard could 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

    Hey Gary,
    Thank you for your patience, the reason the icon font for the search icon is not showing is because you are getting a CORS error:

    Access to font at 'https://yoursite.com/denture6/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff' from origin 'https://www.yoursite.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

    It seems that the site with “www” is considered different than with no “www”
    I see in the wordpress settings the url is no “www” is the SSL certificate include both “www” and no “www” on your server?
    is your root site also an Enfold theme or only the /denture6/ directory? I’m not sure why your /denture6/ site is trying to get the font from your root site.

    Best regards,
    Mike

    #1366643

    In reply to: style sheet

    Hi,

    It seems like you have successfully installed Enfold 5.1.2 :)

    Do you need further assistance on this thread?

    Best regards,
    Yigit

    #1366642

    Hi,

    Which version are you using? If not the latest 5.1.2, please firstly update the theme – https://kriesi.at/documentation/enfold/theme-update/

    Best regards,
    Yigit

    mgreenfahlgren
    Participant

    This is occurring on several nearly-identical sites belonging to one of my clients, and we’re at a loss as to how to fix it. Any advice would be most welcome.

    Deleting an item from the trash, or emptying the trash, results in a subset of Pages, Posts, and LearnDash Slides to be changed from Advanced Editor to Classic Editor. In addition to that inconvenience, Classic Editor slides are discarded from the LearnDash course, so those have to be changed back to Advanced Editor and re-added to the course. This seems to have started within the past year.

    Wordpress core is up to date, as is Enfold.
    This happens even if all plugins are disabled. (Including, LearnDash slides ARE affected even if all plugins including LD are disabled)
    This happens with the parent Enfold theme as well as a child theme.
    This affects new Pages, Posts, and Slides as well as newly-cloned LearnDash Slides.
    But not all of the affected items are new; some go back to 2017.
    It’s the same batch of items each time, but we can’t find a commonality among them.
    We can re-save the items as Advanced Editor, but the next time anything is removed from the trash, the problem recurs.

    #1366629

    Hi,

    All you need to do is to add the ampersand character in a Special Heading element, the rest will be done for you: https://wpexpert.se/enfold/special-ampersand/

    Thanks @guenni007 for helping out :-)

    Best regards,
    Rikard

    #1366624

    Well this is correlated to a class that is set automatically on ampersand character.
    the class is set to:

    .special_amp {
      font-family: "Baskerville", "Palatino Linotype", "Palatino", "Times New Roman", serif;
      font-style: italic;
      font-size: 1.3em;
      line-height: 0.5em;
      font-weight: normal;
      color: inherit;
    }

    but that function is on functions-enfold.php line 970ff : avia_ampersand
    so if in content an ampersand is set it will be changed to : <span class='special_amp'>&</span>

    #1366622

    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

    #1366621

    Hi,
    Correct, this is not an Enfold function, this was added by the code above, I tested it on my demo site and it adds the extra elements to the customizer, but there is some missing code to make it work, I assume in the header.php but I don’t know, perhaps it was added to a different file. If you find out what the missing code is please share as it would be interesting to see.

    Best regards,
    Mike

    #1366620

    In reply to: Column spaces

    Hey Tilman,

    Please try the following in Quick CSS under Enfold->General Styling:

    .avia-content-slider .slide-content {
      padding: 0 20px; 
    }

    Best regards,
    Rikard

    #1366619

    Hi,
    Is the front end correct? Which font in the preview is not correct? Do you want to use Open Sans for all of your fonts? Earlier I thought that the font Monaco was a custom installed font, is this true, try going to Enfold Theme Options ▸ Import/Export ▸ Custom Font Manager and removing this font.
    If one of your plugins is adding this font and everything else is correct I would not think that the back end preview would be that important?
    If it is then I would recommend disabling your plugins to see if that corrects, if it does then enable each plugin one at a time until the error occurs again.
    If this doesn’t help then try disabling your customizations to see if that helps.
    If not then leave your plugins disabled and include an admin login in the Private Content area so we can examine.

    Best regards,
    Mike

    #1366617

    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

    #1366614

    Hey GrandPrixGrandTours,

    Could you try updating the theme to the latest version (5.1.2) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update. If you should need further help, then please check the login details you posted, as they are not working.

    Best regards,
    Rikard

    #1366609

    Hi,
    Glad to hear that you have this sorted out, 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

    #1366608

    Hello again,

    my last one thing has been solved: Testing the new cookie consent management tool, I’ve seen that obviously it has been Layer Slider which has been still loading Google fonts: By rejecting all cookies Layer Slider has been showing typo with the fallback-font times.

    The reason: within Layer Slider I’d first typed in “Titellium Web” which automatically had loaded the respective Google Font. Typing in the font name spelled as the name of its copy in Enfold has made Layer Slider loading the custom font of Enfold.

    Thanks for your help, you can close the ticket.

    Kind regards,
    Armin

    #1366602

    I have kind of find a solution!

    I started from zero following these instructions again:
    https://kriesi.at/support/topic/loading-google-fonts-locally-for-gdpr-compliance/

    However, instead of using Font Squirrel to convert the .ttf file to woff and woff2 files I used this tool:

    I uploaded the woff and woff2 files again, just with the Enfold Custom Font Manager, and now when you take a look at https://www.option-webdesign.nl the variable font can be changend from 300 to 800 in 1 steps, so 300-01-302… and so on. The variable font is working!

    However, I do have 2 questions left:

    – It seems that after all the only issue here was using Font Squirrel?

    – I now have a file size of 274kKB for my Open Sans variable font:
    https://www.option-webdesign.nl/wp-content/uploads/avia_fonts/type_fonts/opensans/opensans-variablefontwdthwght.woff2

    Is that the normal font size for the Open Sans variable font? Maybe Guenni007 can answer that for me?

    Thanks a lot :)
    Alwin

    #1366601
    renp4
    Participant

    Hello,

    on my website, since a few months I have a strange problem with content entered via Avia PageBuilder Editor: it partially disappears.

    Example:
    I edit a draft of a page, change content there in arbitrary places. When I go to Preview, I see these changes as well. Then I close the editor, log out of WordPress. I log back in and go to preview from the page: the changes I made are visible. If I then call the editor of this page, some contents I changed are missing there.

    It is noticeable that especially content at the bottom of the page disappears.

    I have also had this technically checked. Without any active plugins, the problem is still traceable. What the editor displays is apparently stored on the page in the post meta field “_aviaLayoutBuilderCleanData”.

    What could be a reason for this incomplete storage?

    Enfold: 5.1.2 (we have had the problem also in a previous 4 version).

    Thanks for any help

    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

    #1366595

    Hi,

    It looks like your token doesn’t have the correct permissions, please refer to this: https://kriesi.at/documentation/enfold/theme-registration/#toggle-id-5

    Also please note that your purchases should show up in the Envato Market plugin, if your token is correct.

    Best regards,
    Rikard

    #1366590

    Hi GrandPrixGrandTours,

    Please open a new thread and include WordPress admin login details in private, so that we can have a closer look at your site.

    Best regards,
    Rikard

    #1366589

    In reply to: Support forum access

    Hi Palle,

    Our system says that you have valid support until 2023-07-07, where exactly are you trying to open a new thread? Please try to follow this link in order to open a new thread, or click this button on the Enfold sub forum: https://imgur.com/a/AnoSPNb

    Best regards,
    Rikard

    #1366581

    Hello Yigit,

    One more try:

    1 – I used /* $css .= ” font-weight: {$info[‘weight’]};\r\n”; */
    2 – I uploaded the variable font again with Enfold Custom Font Manager
    3- I disabled CSS file merging and compression in Enfold performance settings
    4 – Cleared and preloaded the cache with WP-Rocket

    Can you please look again? I see still nothing changed…

    #1366576

    In reply to: Underline Links

    Hey Samuel,

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

    
    #top #wrap_all a {
      text-decoration: underline;
    }
    

    Best regards,
    Yigit

    #1366572

    In reply to: style sheet

    Hi,

    Thanks for contacting us!

    Could you please make sure that you are only uploading installable theme files only? You can find instructions here – https://kriesi.at/documentation/enfold/install-enfold-theme/

    If you would like us to install the theme for you, please create temporary admin logins and post them here privately :)

    Regards,
    Yigit

    #1366570

    Hi Marko,

    Thanks for contacting us!

    You are currently using an old version of Enfold. Updating the theme should fix the issue.

    Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 5.1.2 :)

    Regards,
    Yigit

Viewing 30 results - 22,651 through 22,680 (of 244,510 total)