Viewing 30 results - 24,391 through 24,420 (of 244,542 total)
  • Author
    Search Results
  • #1358946

    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

    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

    #1358942

    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

    #1358933
    This reply has been marked as private.
    #1358924
    Eulert
    Guest

    Sehr geehrte Damen und Herren,

    wir hatten im Mai 2017 von Herr Marcel Schmiel ( (Email address hidden if logged out) ) unsere Internetpräsenz erarbeiten lassen. Dazu wurde WordPress eingerichtet und auch das Enfold Theme gekauft und eingesetzt.

    Leider ist Herr Schmiel ( Firma WOROKO) nicht mehr kontaktierbar. In den Enfold Einstellungen ist seine Email Adresse hinterlegt, ich denke, dass bei dem Erwerb des Themes, diese Adresse verwendet wurde. Was uns wundert ist, dass der API Key in den Enfold Einstellungen leer ist.

    Wir planen gerade ein Update der Website und in diesem Zuge stünde auch ein Update des Themes an. Daher unsere Frage: Ist es möglich, dass Sie das Theme auf unsere email Adresse umregistrieren und auch den leeren API Key durch einen korrekten ersetzen. (Wozu auch immer diese notwendig ist.) Wenn die Registrierung korrigiert ist, sollte auch Update des Themes möglich sein!?

    Vielen Dank für Ihre Hilfe.

    Mit freundlichen Grüssen,

    Daniela Eulert

    #1358920

    Hi,
    Thanks for the feedback, it would make sense that you experienced this issue with file permissions on /uploads/dynamic_avia/enfold_child.css set as 604, typically this would be 644 as you now have it. I’m glad to hear that the customizer is now working well and thanks for sharing your solution for future users.
    We will close this as you said, 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

    #1358883

    Developer Tools des Browsers öffnen – zu dem svg navigieren – rechte Maustaste – äußeres html kopieren:

    and: https://kriesi.at/documentation/enfold/columns/#adding-custom-svg-dividers

    Meine Empfehlung nun – hochladen der custom svg files in einen uploads unterordner: avia_custom_shapes
    für die Option “has flip” benötigst du dann allerdings zwei files – wobei die Nomenklatur dann des Flip Files festliegt ( hat als addendum : -negative )
    (transparenz und Füllung wechseln hier )

    #1358879
    rixi
    Participant

    Hi,
    i just saw on a webpage that the footer doesn`t look right. It shows testlinks where normally is the adress. I had ai before after an update and had to put the header and footer.php from the enfold theme into the childtheme to overwrite them. I made it but nothing changed. What can i do now?

    Many greetings rixi

    #1358873

    Hi PN,

    Thanks for the screenshots.
    Can you go to Enfold > Performance > and disable CSS File Merging And Compression and Javascript File Merging And Compression.
    Let us know if this helps.

    Best regards,
    Nikko

    #1358872

    In reply to: Hide Logo + Menu Area

    Hi Sebastien,

    Try adding this CSS code in Enfold > General Styling > Quick CSS:

    #top #header_main {
        display: none;
    }

    If that does not help, please post the link to your site (you can also post it privately)

    Best regards,
    Nikko

    #1358866

    Hi Mike
    it´s true, that´s really strange. When I put some css stlyes in the customer css – some parts are working. Advanced Styling options are working on some parts, but not on all. The menu items still behave strange.
    I was wondering if it might be a problem with file permissions on server settings:
    I had /uploads/dynamic_avia/enfold_child.css on 604
    this I changed to 644

    But at last: we can stop here now. because changes with customizer are working well
    thanks for super support

    #1358865
    This reply has been marked as private.
    #1358860

    Hi,

    Quick update regarding our problem.

    So we moved our website to another server in hopes that a better server will save us some plugins and boost the performance. Also we hoped that the problem might be gone or easier to find.

    Result: The problem is still there, but the website performs a lot faster which makes it easier to troubleshoot.
    WPML:
    As I said, I contacted WPML Support: https://wpml.org/de/forums/topic/vorschau-klicken-veroeffentlicht-die-seite-direkt/
    When you look at the last message by Andreas (you might have to translate it, it’s German), you will see that he could reproduce the problem on a new installation of wordpress, including only Enfold, Yoast SEO and WPML. So as we suspected, there has to be a problem between those three activated together.

    Did you try toggling between these

    You cannot much toggle between Yoast SEO and Yoast SEO Premium because you need the standard version in order to use the premium version. But deactivating only premium dosen’t do the trick, we had to deactivate the standard Yoast SEO. And it also doesn’t help to deactivate only WPML SEO, you have to deactivate the main WPML CMS plugin to get rid of the issue.

    I will keep you updated if WPML support finds something, but in case you have any other idea, please let us know!

    Best regards
    viZaar Marketing Team

    #1358858

    In reply to: Footer Gallery Widget

    Hi cdubose574,

    Thanks for giving us admin access.
    I have checked it and the widget is actually from WordPress and not from Enfold, Enfold widgets have Enfold in it’s title (like Enfold Table of Contents) so you’ll need to tweak the WordPress core to fix it.
    Fortunately there’s a plugin that can help with this: Gallery Custom Links
    Install and activate it then edit the gallery widget, select the image and put the URL in Link URL field and then you can also set the Link Target.
    Hope this helps.

    Best regards,
    Nikko

    #1358852

    Hey Sozo,

    Thank you for the inquiry.

    1.) You can assign a custom page as footer or socket in the Enfold > Footer > Default Footer & Socket Settings settings, select the fourth or fifth option in the dropdown. So instead of relying on the default footer widget areas, you can create a new page and use the advance layout builder (ALB) to display a custom footer and socket section.

    2.) To completely disable the sidebar or widgets on mobile devices, please use this css code.

    @media only screen and (max-width: 989px) {
      /* Add your Mobile Styles here */
      #top .sidebar {
        display: none !important;
      }
    }
    

    3.) Are you referring to the TOC widget? Unfortunately, this will require modifications that are beyond the scope of support. You may need to look for additional assistance from third party developers or use a plugin.

    Example: https://wordpress.org/plugins/all-in-one-wp-sticky-anything/

    Best regards,
    Ismael

    #1358851

    Hi AudioSuites2018,

    Thanks for providing the login page for the staging site.
    I tried to regenerate the styles by going to Enfold > Theme Options and clicking Save Changes and that somehow fixed the issue.
    Please review your site.

    Best regards,
    Nikko

    #1358846

    Hi ivanglaser,

    We are happy to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    adapt
    Participant

    Hi there

    I followed the documentation here: https://kriesi.at/documentation/enfold/intro-to-layout-builder/#alb-for-any-post-type regarding allowing ALB to be used by other post types – in this case by LearnDash.

    It worked in the sense that it enabled ALB in the “courses” and “lessons” interfaces, so that’s great.

    However, when adding anything other than a text box, the spacebar button doesn’t work.

    For example, if I add a “Special Heading” within ALB, I can type in the text for the heading, but pressing the spacebar button (to put a space between words) doesn’t work – I can’t add spaces between words/letters.

    I’ve tried in multiple different elements – Code Block, Tabs etc, and it’s the same result – the spacebar doesn’t work when trying to enter text in those elements.

    The only time it works is in the “text block” element – then the spacebar button works no problem.

    Any idea what the problem could be? It’s an extremely odd issue – particularly because it’s not across all elements.

    Here’s the code I added to the functions.php file:

    require_once( 'functions-enfold.php' );
    
    function avf_alb_supported_post_types_mod( array $supported_post_types )
    {
      $supported_post_types[] = 'sfwd-lessons';
      $supported_post_types[] = 'sfwd-courses';
      $supported_post_types[] = 'sfwd-topic';
      return $supported_post_types;
    }
    add_filter('avf_alb_supported_post_types', 'avf_alb_supported_post_types_mod', 10, 1);
    
    function avf_metabox_layout_post_types_mod( array $supported_post_types )
    {
     $supported_post_types[] = 'sfwd-lessons';
     $supported_post_types[] = 'sfwd-courses';
     $supported_post_types[] = 'sfwd-topic';	
     return $supported_post_types;
    }
    add_filter('avf_metabox_layout_post_types', 'avf_metabox_layout_post_types_mod', 10, 1);

    Please note there is no child theme, so this was added directly to the main functions.php file.

    Any help would be greatly appreciated!

    #1358841

    In reply to: error message

    Susan Haley
    Guest

    Thank you, Rikard.
    I did as suggested and registered on the forum page, successfully.
    I asked the question about the react error when saving a page in enfold. I received the same message in return. They have no forum info on that error message.
    This leaves me to conclude that it is a WordPress or a plug-in problem and will go there for my answer.
    Thank you for your help.
    Susan Haley

    #1358827

    In reply to: logo to be bigger

    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

    #1358823

    Hey cyrilbedel,

    Did you register your new theme license? https://kriesi.at/documentation/enfold/theme-registration/

    Best regards,
    Rikard

    • This reply was modified 3 years, 8 months ago by Rikard.

    Hey Ad-Min747,

    Did you try using Google reCAPTCHA instead? https://kriesi.at/documentation/enfold/contact-form/#contact-form-setup

    Best regards,
    Rikard

    #1358815

    Hey IotEng,

    You could try to activate the option to delete old CSS and JS files under Enfold->Performance.

    Best regards,
    Rikard

    #1358811
    cyrilbedel
    Participant

    Hi,

    Our licence was expired but instead of renewing it, our boss asked to create au new account @ Envato and to buy a new licence.

    This was for matter of security.

    When I want to paste the new licence key in Enfold > Theme Update I have a warning saying that you cannot connect our key.

    I paste the key in private message bellow.

    Can you help?

    Thank you !

    #1358809
    pnamroud
    Participant

    Hello Support,
    We asked the developer to implement the Enfold 5.0 theme to our website in DEV mode.
    He did and we are able to see the demos.

    While looking deeper, we noticed that the styling, fonts and colors are not matching with the demo site you provide on the internet (https://kriesi.at/themes/enfold/pages/about-us/).

    I know it might be a little thing, but would appreciate your assistance in order to provide instructions on how to fix it and how to make our site looks exactly like the same in your demo environment, when it comes to fonts, colors and styling

    Thanks in advance
    PN

    #1358805
    the_digital_manager
    Participant

    Dear Enfold team,

    I’d like to place the breadcrumb on a custom location on the webpage.

    front-end
    The yellow line indicates the preferred location

    back-end
    this is how I build the page. First there’s a dia slide full width,
    which is followed by content section containing a negative whitespace, a 1/1 column with a titel and text.

    How would I go about to realize this?

    second question: if I wanted to place the breadcrumb in the top of a header image (such as the full width slider) such as this example breadcrumbs in header dia slide .. how would I realize that?

    #1358801
    IotEng
    Participant

    We’re using the enfold-child theme but I am having trouble with the style.css changes not showing up. It looks like this is enqueued as avia-style-css and assigned the version number of the Enfold parent but that seems to lock the changes out of the file.

    I’ll put reference links in the private content section.

    Is there some way to get Enfold to change the ver number when the child theme CSS changes?

    #1358797

    In reply to: logo to be bigger

    Hey Stefano,

    Please try setting a custom pixel value for your header under Enfold->Header. A value around 150 pixels will probably look better.

    Best regards,
    Rikard

    #1358796
    This reply has been marked as private.
    #1358790
    the_digital_manager
    Participant

    Dear Enfold team. I have about 4 to 5 enfold websites by now and in one of them the Advanced layout builder seems to be struggling. It simply doesn’t load the page builder (the loading symbol keeps rotating). When I disable the Yoast SEO plugin it seems to work a little bit better, but that is really not an option…plus Yoast SEO works fine on the other Enfold sites, so there must be more to it.

    Furthermore, even when I disable Yoast, this site is very slow to load the page content and some elements, such as ‘highlighted image’ doesn’t even load on the right side in the editor. FYI: all sites are hosted on the same server, so this is not the reason. And yes, I did disable all the plugins already, to cover the standard reply ;) .. Yoast came out as one that impacts the editor the most. I also tested several browsers.

    on top of that…even when I disable Yoast SEO, the site is very sensitive to breaking somehow, when I click refresh or ‘save’ too soon or work on several pages at the same time. Again, with other Enfold sites this isnt the case.

    you’ll find the login credentials in the private content. I made a backup just in case. hope you can locate and fix the issue.

Viewing 30 results - 24,391 through 24,420 (of 244,542 total)