Viewing 30 results - 24,451 through 24,480 (of 244,542 total)
  • Author
    Search Results
  • #1358655

    Hi!
    It is this theme: https://kriesi.at/themes/enfold-restaurant-one-page/ I want to install.

    Kind regards

    #1358653

    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

    #1358648

    In reply to: Timeline

    Hey Jinya,

    You can add as many milestones as you want, you can check this page if you want to see an example of the layout you are looking for: https://wpexpert.se/enfold/timeline-test/

    Best regards,
    Rikard

    #1358644

    your idea – to use the following color-section with top svg divider is the right one.
    There are twp things to keep in mind:
    – the z-index had to be bigger ( this could be done in the alb settings on divider ( keep in front )
    – transform-origin default value is : center center
    so if you only rotate or mirror the svg – it stayes in the same position : but if you set the transform-origin to top center – it will have the desired effect.

    also remember to take the Divider Color equal to the background-color of that color section.

    but to use it whereever you like to have it – it is best to give to the following color-section a custom class – f.e.: outwards-top-divider
    i prefer the scale transformation – but rotate(180deg) is also possible:

    .avia-section.outwards-top-divider .avia-divider-svg-top {
      transform: scaleY(-1);
      -webkit-transform-origin: center top;
      transform-origin: center top;
      z-index: 100;  /*** if you set it in the alb - you don't need this rule here ***/
    }

    see: https://enfold.webers-webdesign.de/martin/

    PS: i transform here the surrounding container of the svg – the reason is not to overwrite the transforms of the svg itself.

    #1358638

    Hi! Thanks for quick respons! I have other enfold installations that has worked fine with the same value (max input time -1). I changed the
    Max input time to 5000 and it still does not work :( I have tried the manually import before but that does not work for me :( I dont understand what is wrong, I have done this before so many times without any problems. I really hope you can help me :)
    Kind regards

    #1358636

    Dear Mike – thank you so much for your help.
    Q: so did you just update to PHP v8?
    A: after realizing the problems on the live site, I´ve changed from PHP 8 auf PHP 7.4 – no effect, so I changed this settings again

    Q: did you make any changes with the better search replace plugin
    A: yes, after installing “better search replace” I´v noticed the problem with stylsheet, after saving some settings there was no effect on live site

    Q: do you have a pre plugin server backup
    A: unfortunatly not :-(

    Q: If you don’t have a backup then you could add the css needed to correct your menu in your child theme stylesheet
    A: I tried and after changing my wp-config (to “define(‘WP_MEMORY_LIMIT’, ‘256M’);” at least the navigation is back but still “frozen” – I tried to change to font-size 16px – again no result on live page

    Q: I have not seen a case of the Advanced Styling not working and I don’t see any related errors?
    me either, and I´m working many years with enfold _ I will contact the hosting company but I´m still desparate about this
    Thank you again for your help

    #1358633

    Hey gb,
    Please see our documentation here: Coming soon page
    right below it on the same page is the Maintenance mode documentation, please review and let us know if you have further questions.

    Best regards,
    Mike

    #1358623

    In reply to: Global Tempates

    Hey roosites,
    Thank you for your question.
    Please see the Custom Elements (Custom Element Templates – CET) in the theme options.
    Please check our documentation for more details. Advanced Users can have more options.

    Best regards,
    Mike

    #1358622

    Hey Rebecca,
    Thanks for the login to your site, what web host are you using?
    I see in your WordPress ▸ Dashboard ▸ Tools ▸ Site Health ▸ Info ▸ Server you have a negative number: Max input time -1, typically this is set to a positive 180.
    2022-07-17_005.jpg
    Please ask your web host to change the Max input time to 180.
    After correcting this server issue try importing the demo again.
    If this still doesn’t work then try the manual import as in our documentation

    Best regards,
    Mike

    #1358618

    Hi,
    Glad to hear that you also noticed the “powered by Tiny” text on the “weird” editor, there must be something on your site adding this “weird” editor because it is not in any element on my clean Enfold install.
    From past experience, I have only seen this with the TinyMCE Advance plugin.
    Try creating a test sub-domain with a fresh WordPress & Enfold install and see if this “weird” editor is found there.

    Best regards,
    Mike

    #1358612

    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

    #1358607
    Enfold<3
    Participant

    Hi! I cant import any demo theme. I have installed Enfold theme and then enfold child theme. After activating Enfold child theme it is not possible to import any demo from Demo import. It does not even work to import demo if I have Enfold theme (not child theme) active. I have done this before on the same webserver without any problems but now it is not working at all. Have also tried to reinstall WordPress but that did not work. Hope you can help!

    #1358603

    Topic: Global Tempates

    in forum Enfold
    roosites
    Participant

    I have see mention of this, but wasn’t sure if there was ever a resolution. With most page builders, such as Elementor, Divi Builder, WP Bakery, Avada, etc I can save a template as global, so I just have to edit it once, not on every page.

    Is this possible using Enfold, or has the functionality not been added yet yet?

    Thanks

    #1358601

    In reply to: demo import

    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

    #1358600
    Tom Schintgen
    Guest

    Guten Tag,

    ich habe ein paar Fragen:
    1) wie oft darf man das Theme Enfold installieren?
    2) ist das Theme Whitelabel?
    3) wie funktioniert dies mit den Support, wenn die 6 Monate oder 12 Monate
    abgelaufen sind? Wie kann man den Support verlängern und wieviel kostet der
    Support pro Jahr?

    Hello,
    I have a few questions:
    1) how many times can you install the theme Enold?
    2) is the theme whitelabel?
    3) how does this work with the support, when the 6 months or 12 months
    are expired? How can I extend the support and how much does it cost?
    Support per year?

    #1358598

    PS, I see my website was set to still display that cookie panel where you can’t do anything before accepting cookies.
    Once accepted I see that the reCaptcha doesn’t display the error message and the button is there.
    It’s a pretty useless to stop visitors as soon as they arrive so this isn’t a workable solution to fix the contact page.
    I am tempted to just go back to the Enfold Numeric Captcha and just delete all the spam??
    It’s so annoying as when I set it up they all worked perfectly!

    See you,
    Colin

    Hi,
    Glad we were able to help, and thanks for sharing the solution, 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

    #1358582

    Hi,
    Thank you for the link to your site, our documentation offers some tips on styling the subtext here: Main menu sub-text
    Since your menu items are a little slimmer I adjusted the css a little, please try this in your Quick CSS:

    #top #header #avia-menu li.menu-item a > .avia-menu-subtext{
    	display: flex;
    	margin-top: -35px;
    	color: #808080;
    	font-size: 12px;
    	font-weight: lighter;
    }

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

    Best regards,
    Mike

    #1358576

    Hi,
    Thanks for the login to your site, on your /service-center/ page in your screenshot above I found that the wrong color showing (a bright blue) was the default browser user agent color, so no setting seemed to be applied from the Enfold Theme Options ▸ Advanced Styling
    When I added the color and font size to your child theme stylesheet in your current .av-main-nav > li > a rule:

    .av-main-nav > li > a {
        line-height: 35px!important;
        height: 35px!important;
    	color: #00315c;
    	font-size: 17px; 
      }

    it worked correctly, so this points to your child theme stylesheet working but not the theme Enfold Theme Options ▸ Advanced Styling
    I see in your WordPress ▸ Dashboard ▸ Tools ▸ Site Health ▸ Info ▸ Server both of your PHP memory limit & Max input time are negative values:
    2022-07-16_004.jpg
    typically I would expect to see positive values:
    2022-07-16_005.jpg
    So from your post above it sounds like everything was working fine until recently, so did you just update to PHP v8, if so it looks like the PHP setting are not the same for your previously PHP version, probably 7.4 and the new v8 on your server, try going back to v7.4 to test, and if that works try adjusting them to match.
    If you didn’t change the PHP version since the error, then did you make any changes with the better search replace plugin and then noticed the error? This plugin is very powerful and can make serious unexpected changes, and has no fall back option.
    If this is true, do you have a pre plugin server backup? You might need to use it to correct, I’m not sure.
    If you don’t have a backup then you could add the css needed to correct your menu in your child theme stylesheet and not rely on the Enfold Theme Options ▸ Advanced Styling options.
    I have not seen a case of the Advanced Styling not working and I don’t see any related errors?

    Best regards,
    Mike

    #1358575
    drzatcodcan
    Participant

    Hi, the description (aka subtext) in my main menu is not showing, although it has been entered correctly as described here https://kriesi.at/documentation/enfold/menu/#toggle-id-49

    #1358573

    In reply to: demo import

    Hi,
    Thanks for the login to your site, what web host are you using?
    I see in your WordPress ▸ Dashboard ▸ Tools ▸ Site Health ▸ Info ▸ Server you have a negative number: Max input time -1, typically this is set to a positive 180.
    2022-07-16_001.jpg
    This makes me think that you are using OVH hosting which disables the PHP set_time_limit() function on their sites. If you are not using OVH hosting please ask your web host to change the Max input time to 180.
    I also note that it looks like your web host is deferring the javascript loading before the theme, because the javascript options are not showing in the Enfold Theme Options ▸ Performance ▸ Change WordPress Defaults, these are the options you have:
    2022-07-16_002.jpg
    this is what you should see:
    2022-07-16_003.jpg
    Please ask your web host to enable the WordPress defaults for jQuery.
    After correcting these two server issues try importing the demo again.
    If this still doesn’t work then try the manual import as in our documentation

    Best regards,
    Mike

    #1358564

    In reply to: Table Layout

    Hi,
    Thanks for your question, in order to make your heading rows span across multiple columns the table would use the colspan attribute, unfortunately, the Enfold table element doesn’t offer this feature and considering that you are also looking for advanced fixed columns and rows when scrolling I would recommend looking for a table plugin that offers these features.
    I did find a stackoverflow example: Set colspan dynamically with jQuery to use as a base to try this with our table element, but please note that it will not work for the mobile table view.
    The script works by removing the empty cells and adding the colspan attribute to the first cell with text, also the very first cell is ignored.
    2022-07-15_007.jpg
    the result:
    2022-07-15_008.jpg
    If you want to try this add this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    function custom_colspan_script() { ?>
      <script>
    window.addEventListener('DOMContentLoaded', function() {
    (function($){
       $('#colspantest .avia-heading-row').each(function() {
        var tr = this;
        var counter = 0;
        var strLookupText = '';
        $('th', tr).each(function(index, value) {
          var th = jQuery(this);
    
          if ((th.text() == strLookupText) || (th.text() == "")) {
            counter++;
            th.prev().attr('colSpan', '' + parseInt(counter + 1,10) + '').css({textAlign : 'center'});
            th.remove();
          }
          else {
            counter = 0;
          }
          strLookupText = th.text();
        });
      });
    })(jQuery);
    });
    </script>
      <?php
    }
    add_action('wp_footer', 'custom_colspan_script');

    and add the custom ID colspantest to the table element

    Best regards,
    Mike

    #1358562

    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

    Hey sky19er,
    Thank you for your question, I did a quick test for the gallery element, and when I add “PhD” to a image title in the media library it doesn’t seem to change the case in the image title:
    2022-07-15_003.jpg
    the results:
    2022-07-15_004.jpg
    I also tested editing the attachment details in the gallery element:
    2022-07-15_006.jpg
    and the results:
    2022-07-15_005.jpg
    so I don’t think that WordPress or Enfold are changing the case by default, perhaps it another script or plugin?
    Is this how you are adding the titles?

    Best regards,
    Mike

    #1358560

    Hi,
    Thanks for your feedback, I made an error, the box-shadow I posted above was for inset which shows the shadow on the inside of the element:
    box-shadow: 0 10px 20px rgb(0 0 0 / 20%) inset;
    you would want this instead:
    box-shadow: 0 10px 20px rgb(0 0 0 / 20%);
    I tested this on your homepage, for the full width slider it worked correctly, but for the color section “Our Service” it did not because there is another color section below it with a background color.
    So I added z-index to the css and this solved, I thought the 20% color in the box-shadow was a little light so I changed it to 40% so you can see it better, but feel free to adjust to suit.
    So now the custom class is below-shadow and the css in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field is:

    .below-shadow {
        -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
        -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 40%);
        box-shadow: 0 10px 20px rgb(0 0 0 / 40%);
        z-index: 1;
        position: relative;
    }

    please clear your browser cache and check the homepage and try to reproduce on your other pages.

    Best regards,
    Mike

    sky19er
    Participant

    Hey, I know this isn’t an Enfold-specific question, so feel free to shut me down on this, but I’m at my wit’s end trying to find this solution, so I figured I’d beg you for help ;).

    I’m using the Gallery element for a client, and using the Custom Link field to link each of their experts to their bio pages, but the experts have these credentials in their names — MD, PhD, DO, ABPP, etc. — and I notice the title attributes are being changed to sentence case, so the credentials show as Md, Phd, Do, Abpp, etc. on the front-end.

    I’ve tried using a couple of tooltips plugins to address this, but since the title tags are being converted before the plugin does it’s work, I can’t use the css text-transform: none to get the solution I need; that just leaves it as sentence case. I could use the plugin and text-transform: uppercase, but that’s not ideal either, since, for example, “PhD” is really the correct syntax I’m looking for.

    It seems there might be a javascript solution, but I haven’t been able to find that solution.

    Are you able to give me any clues or point me in the right direction on this, by chance?

    Thanks so much and lmk if you have any questions.

    #1358544

    Hi Marco,

    Did you check to make sure that the element is active under Enfold->Performance? If not, then please do so.

    If you need further help, then please post admin WordPress login details in private.

    Best regards,
    Rikard

    #1358541

    Hey coloradobites,

    The WordPress login details you posted are not working, please check and verify.

    If the files in question won’t delete automatically, then you can should be able to delete them manually via FTP. Just make sure that you have backups of the site, and your theme setting (Enfold->Import/Export), before you delete the files. If your site should be missing its styling after you delete the files, then please try to change one or two theme settings, then save. The theme CSS files should generate and apply after that.

    Best regards,
    Rikard

    #1358536

    Hi,

    Thanks for the update, I’m sorry to hear about your problems. I’ll close this thread for now, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    pnamroud
    Participant

    Hello team,
    We applied the Enfold classic theme. The template that got loaded are based on the “sequential Menus and submenus (the typical one), similar to the “Blog” menu under this demo link https://kriesi.at/themes/enfold/homepage/home-v6-classic-4-column/
    We would like to create our menus where sometimes we need to have it similar to the one in this hyperlink https://kriesi.at/themes/enfold/homepage/home-v6-classic-4-column/ under the “Pages” menu.

    What is the setting to enable such type of menu ?

    Thanks in advance
    PN

Viewing 30 results - 24,451 through 24,480 (of 244,542 total)