Viewing 30 results - 25,231 through 25,260 (of 244,557 total)
  • Author
    Search Results
  • #1355341

    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

    L-mobileGroup2022
    Participant

    Dear support
    I am trying to find a solution for some layout problems on higher resolution screens with enfold theme. I have now add a small java to our page to adjust the behaviour of zoom settings. This works in this way for every page:

    function wpb_hook_javascript() {
        ?>
            <script>
       document.querySelector('*').style.zoom = '${1 / window.devicePixelRatio * 100}%';
       
            </script>
        <?php
    }
    add_action('wp_head', 'wpb_hook_javascript');

    The behaiour is now that the size of the content is changing on several zoom levels. Unfortunatelly the wildcard * does include every element. I try to exclude tab-sections because the content of the active tab inner and the next tab is noe visible. Tried several solutions like that (also enfold selectors from the tab section):

    function wpb_hook_javascript() {
        ?>
            <script>
       document.querySelector('*:not(#mobile-lager-app)').style.zoom = '${1 / window.devicePixelRatio * 100}%';
    
            </script>
        <?php
    }
    add_action('wp_head', 'wpb_hook_javascript');

    But I am not able to find a selector that works to exclude. So my question is: You could you help me out finding the right class for the tab section or another selector to replace thw wildcard * to get it work?

    You can see an example on a development stage there: Example Page <– the page is resizing regarding to the zoom level of the browser, but also the tab section content.

    Thanks a lot of your help Marc

    Martina Keck
    Guest

    Hallo,
    ich finde es schade, dass nach dem Update von Enfold jetzt ein fataler Fehler aufgetreten ist. Ich habe ja ein lebenslange Lizenz über themeforest für enfold gekauft. Wieso muss ich denn Support über Themeforest jetzt erneuern?

    Your current, expired license key is: 6dafbb81-83b6-4b44-a4db-27d623a504ed

    Vielen Dank für Ihre Rückmeldung.
    Herzliche Grüße
    Martina Keck

    Martina Keck
    Guest

    Hallo,
    ich finde es schade, dass nach dem Update von Enfold jetzt ein fataler Fehler aufgetreten ist. Ich habe ja ein lebenslange Lizenz über themeforest für enfold gekauft. Wieso muss ich denn Support über Themeforest jetzt erneuern?

    Your current, expired license key is: 6dafbb81-83b6-4b44-a4db-27d623a504ed

    Vielen Dank für Ihre Rückmeldung.
    Herzliche Grüße
    Martina Keck

    makeck
    Participant

    The fronted looks ok: https://herbst-elektro.de/, but this error message was send:

    Wenn du Hilfe bei diesem Problem suchst, wirst du möglicherweise nach einigen der folgenden Informationen gefragt:
    WordPress-Version 5.9.3
    Aktives Theme: Enfold Child (Version 1.0) Aktuelles Plugin: (Version ) PHP-Version 7.3.33

    Fehler-Details
    ==============
    Ein Fehler vom Typ E_COMPILE_ERROR wurde in der Zeile 224 der Datei /kunden/499307_71272/webseiten/wordpress/wp-content/themes/enfold/framework/php/inc-autoconfig.php verursacht. Fehlermeldung: require(): Failed opening required ‘/kunden/499307_71272/webseiten/wordpress/wp-content/themes/enfold/framework/php/widgets/class-widget-loader.php’ (include_path=’.:/usr/share/pear:/usr/share/php’)

    #1355316

    Hi Rikard,
    I have done that but it still does not show.
    Even if I set it on “show title only” in the Enfold->Header section.
    Is the title text the one I input in Settings>General?

    Best regards,
    Elena

    #1355313

    In reply to: Enfold Showcase

    Another launch a few weeks ago for Cherish Keepsakes
    CherishKeepsakes Memorial Jewellery Maker Derbyshire UK

    Cherish Keepsakes make sentimental jewellery that can include DNA items like loved ones ashes, breast milk, hair, wedding flowers and pet fur. The memorial items are cast in UV stable resin in a range of colours and designs.

    The owner created the logo in Canva so we converted it from an SVG into an EPS and AI file for more portable use.
    The font from the logo was also recovered, purchased and used as a custom font on the website.

    Built on an optimised version of Enfold with WooCommerce. The site uses Paypal to take payments. We included Trust Index Review Aggregation servie to display reviews from their other selling platforms on the site and Smash Balloons Instagram Plugin as a live gallery of work.

    The site includes modifications to WooCommerce:
    -Add widget to main menu area so search bar is available on desktops
    -Add a widget to the top of the product page so search can be added to mobile pages
    -Modified search so it only searches products and includes SKUs
    -Changed the breakpoint so the sidebar disappears on tablets
    -Seperate the categories from the main shop loop for better navigation

    Pagespeed and Web Vitals
    The home page under testing scores up to 99/100 in Google Web Vitals mobile device testing and 100/100 on desktops.
    This is the fastest WooCommerce website we have launched and this is largely down to the way the images are displayed (no slider).

    The Think Jarvis optimised web framework includes some extra optimisation:
    – VPS hosting with maximum resource allocation from IONOS
    – Unique modifications to .htaccess and functions.php
    – Caching plugin
    – Additional image thumbnail generation
    – WebP image generation and compression
    – Login screen moved and password protected to prevent brute force attacks
    – Jetpack Brute Force Protection
    – Advanced contact form spam protection without using Google Recaptcha

    Website design by Think Jarvis Swadlincote

    • This reply was modified 3 years, 10 months ago by thinkjarvis.
    #1355304
    WellStrategic
    Participant

    Hi,

    we have our website using an enfold builder and currently at its latest version. However,
    We cannot get the website to update. The changes clearly show when we access the admin, but it won’t apply when we open the website directly as users would.

    When loading, the admin still comes up with error 500. Selecting reload 3-4 times eventually brings it up.

    We even deleted the cache and updated the theme.

    Can you please help us.

    Thank you

    Hi Rikard,
    I checked the footer settings in the Layout menu on the page, that causes this problem.
    On this page the footer setting is set like that: “Standard-Layout – activate in Enfold > Footer
    I noticed, that I have this problem just on 27″ monitor on the monitor of my laptop with 13″ it’s fine.

    • This reply was modified 3 years, 10 months ago by idimex.
    #1355301

    Hi Franz,

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

    .av-burger-overlay-bg {
        background: #fff;
    }

    Best regards,
    Rikard

    #1355296

    Topic: Enfold V5 Errors

    in forum Enfold
    shmardog
    Participant

    1) After the update to Enfold v5, my home page which has the WooCommerce Product Grid is showing the following error blob below the menu/header and just before the main slider:

    Notice: Undefined index: nav_visibility_desktop in ~/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/traits/trait-sc-slideshow-ui-controls.php on line 59

    2) The second error I noticed appears every time I create a new page (Add New). The error message below briefly appears for few seconds after which the Page editor appears to look normal and I am able to edit and publish a new page successfully. I am however concerned that the error below consistently appears (everytime I “Add New” page, and there might be other underlying issues with the latest version.

    Warning: mysqli_query(): (HY000/1194): Table ‘zUq_options’ is marked as crashed and should be repaired in ~/wp-includes/wp-db.php on line 2169
    WordPress database error: [Table ‘zUq_options’ is marked as crashed and should be repaired]
    SELECT * FROM zUq_options WHERE option_name LIKE ‘_transient_ls-slider-data-%’ ORDER BY option_id DESC LIMIT 100

    Hey Lance,

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

    .sidebar ul.news-wrap figcaption {
      display: none; 
    }

    Best regards,
    Rikard

    #1355289

    Hey Elena,

    You have selected to only show the title under Enfold->Header, please check your settings there. Look for the Header Title and Breadcrumbs setting.

    Best regards,
    Rikard

    Hey antoine34,

    Please try this in Quick CSS:

    .av-logo-container, #footer .container {
        width: 100%;
        max-width: 100%;
    }

    You can set the general width of the container under Enfold->General Layout->Dimensions.

    Best regards,
    Rikard

    #1355284

    Topic: Deregister Theme

    in forum Enfold
    Mabludo
    Participant

    Hey, we have built the Enfold Website on a Subdomain and relaunched it yesterday on the main domain. How can I deregister it on the subdomain now to run updates and all the things on the main domain? And are there other steps necessary?
    Best Regards

    #1355283

    Edit : did you change your posting ? i did not read the contact form widget at all.
    i do not have a widget that way. – but you can have a html widget and insert contact form shortcodes to it.

    this is checked in the concerning js file : contact.js line 118 (Enfold 5) with a regex: (is_special_email)
    if( ! value.match( /^[a-zA-Z0-9.!#$%&'*+\-\/=?^_{|}~ÄÖÜäöü]+@\w[\w\.\-ÄÖÜäöü]*\.[a-zA-Z]{2,20}$/ ) )
    `

    so if needed take the corresponding email input field with special characters and german Umlaute (äöüÄÖÜ):

    #1355270

    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

    #1355267

    Hi Yigit,
    Sorry to contradict you, but in appearence / editor, I only have one window whose title is “Enfold Child: style.css”.
    Can you please check in my WP ?
    Thank you
    Regards,
    HulaSlim

    #1355257

    Topic: Home page canonical

    in forum Enfold
    THP Studio
    Participant

    Hey Gunter,

    Discovered something a while back I forgot to mention.

    In enfold theme settings, when you choose a page as the homepage, the domain plus the page slug become the canonical url for the homepage. eg:

    http://domainxyz/home/

    This isn’t ideal for a few reasons, and also isn’t how WordPress works if you ignore the Enfold theme settings and rather select a homepage using the settings found in Settings > Reading. If you use this instead, it correctly ignores the page slug and the canonical for the homepage is simply the domain url.

    See below for examples.

    Is this something you could improve for the theme settings?

    Thanks as always,

    Tim.

    #1355252

    Hi,

    Thanks for that. So you are looking to add or remove pages from the main menu? If so, then you can do so under Appearance->Menus. If you don’t have a menu assigned as the Enfold main menu in the same place, then the theme will automatically add all pages to the menu.

    Best regards,
    Rikard

    #1355249

    In reply to: Two Questions

    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

    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

    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

    Hey CodeSamurai,

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

    .av-post-metadata-category {
      color: transparent; 
    }

    Best regards,
    Rikard

    #1355233

    Hey rixi,

    Could you try updating the theme to the latest version (5.0) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.

    Best regards,
    Rikard

    #1355224

    In reply to: Two Questions

    I was just playing with this on my other Enfold website and how much stuff that I don’t want is displayed on a per column displayed basis. Four columns automatically pulls four columns worth of stuff I don’t want, like menus, links etc. Since I set pro-int.com to one column, I am just getting on column which happens to be the links in the main menu. Is there no way to edit that first column so it doesn’t pull the WP stuff and just allows the user to add the text or links we want to display on every page?

    idimex
    Participant

    Hi Enfold support team,

    I set in the Enfold options –> Footer: “Show Footer-Widgets (without Socket)” and on some pages the socket is displayed,
    although on all the pages the footer setting is set: “Standard-Layout – activate in Enfold > Footer.
    What did I wrong?

    Best regards,
    Georg

    #1355220
    AnnemarieDoolin
    Participant

    Hi,
    I just released a new blog post but it caused the blog to display strangely. I have tried:-

    1. Changing the blog template but it had no effect.
    2. Disabling new plugin since last released a post which is “Copyscape” but didn’t effect it.
    3. It is the first post without a sidebar so selected sidebar to see if that was having a weird effect but no.
    4. Created a completely new blog post but still keeps happening.
    5. We are using latest version of Enfold.
    I have put the post back to “draft/kladde” for the moment because the blog looks bad.

    WEBSITE: HerbalCenter.dk
    SCREENSHOTS: Blog before and after screenshots

    Would appreciate some suggestions from you genius’ :-)
    — Annemarie

    #1355212

    In reply to: Two Questions

    Hi,

    Thanks for that. Which text exactly are you looking to change? If you are referring to the socket, then you can edit that under Enfold->Footer.

    Best regards,
    Rikard

    #1355208

    In reply to: Enfold Showcase

    @envatotastic9
    Nice to see another British website on the Enfold Showcase. Nice job!

    A little bit of advice – Your cookie policy / pop-up implimentation is not GDPR compliant.
    As far as I can see your Facebook Pixel and Google Analytics cookies load on page and there is no option to opt in or out from the pop-up. Users must explicitly opt-in to this from your cookie pop-up.
    Enfold’s built in tools can do everything apart from record consent. Generally recording consent is a premium feature for cookie plugins but means Enfold can meet most of the requirements of GDPR if you are not worried about recording consent.

    You can add both Facebook and Googla Analytics tags into the Enfold Control Panel under Google Services. You can then re-word the cookie popup to cover tracking cookies rather than Google Specifically.
    I hope this helps.

    Otherwise I’d recommend going for a full compliance and using a plugin that includes recording consent.

    This also helps improve site speed because the tracking scripts do not run until the user opts in.

    • This reply was modified 3 years, 10 months ago by thinkjarvis.
Viewing 30 results - 25,231 through 25,260 (of 244,557 total)