Viewing 30 results - 3,391 through 3,420 (of 243,847 total)
  • Author
    Search Results
  • #1476666

    Hey Christian,

    What you posted is a purchase code, not a token. Please follow this: https://kriesi.at/documentation/enfold/theme-registration/

    The login details you posted are not working, please check. Also please try to stick to one problem at a time and per thread. It’s better if you login to the support forum, then start a new thread for each of your problems.

    Best regards,
    Rikard

    #1476656

    https://kriesi.at/support/topic/events-with-an-expiration-date/#post-1476465

    Calendar plugins are real divas among the custom post types. I prefer the one above – but I don’t yet have a client who needs to manage bookings with it.
    you can customise the formatting of the output via shortcodes in the extensive settings, for example, and give the whole thing an Enfold look by using there tags and classes.

    You can also use the shortcodes ⇗ to create your own backend outputs of lists, e.g. an event list between two dates:

    You can often get help from the author himself in the support section.
    But to expect that installing one of these plugins will make everything work the way you want it to is a bit unrealistic.

    #1476652
    FdB_wp
    Participant

    When I make settings in the backend in cutemice II can see the changes, but they are not visible in the frontend. I then emptied the cache. The error was still there. I then saw in support that there are many errors with The Event Calender. Can you recommend an event planner that is compatible with Enfold?
    Kind regards
    Fred

    #1476645
    cygrafix1
    Participant

    Hey, I am using the instagram widget in my footer.
    There is no content shown. I only got the fail message:
    Only visible for admins:
    Instagram hat Fehler zurückgegeben : 429 too many request.
    No images available at the moment.
    What can I do to make the widget work?
    Thanks a lot for your help,
    all the best
    Elén

    Hi Rikard,

    We can reliably recreate this issue.

    I need Enfold to investigate.
    I have enabled PHP 8.2 on the site in question.

    Can I send you admin access so you can see it for yourself?

    #1476631
    Patrick Behrens
    Guest

    Moin, wir haben das Enfold Theme installiert und jetzt habe ich gelesen, dass man auch bald seine Website barrierefrei anbieten soll/muss. Wird es da auch eine Version von Enfold geben?

    Danke für die Hilfe

    #1476618

    Auf welcher Enfold Version läuft deine Installation – gefühlt glaube ich das gibt es schon ewig dort.

    Edit: hattest du nicht von Listenelement gesprochen – über welches Element reden wir ? Rasterelement ( da muss ich erstmal schauen was das ist- ich nutze meist die englische Oberfläche)

    Jetzt verstehst du auch meine Frage: wo das Listenelement auf deiner Seite ist. Du sprichst hier über ein anderes Element. Icon/Flipbox Grid

    #1476613
    cadra83
    Participant

    Good morning everyone, first of all I would like to inform you that I have purchased your regular licence but it does not accept the token for my current site which is on a sub-domain for some tests and for which I would like to receive assistance before final publication. Perhaps you do not accept the token for this subdomain?

    I am pleased to request your support in solving some problems with my site:

    1. If I import the wall theme data to the child, not all of it is imported, even when managing the settings in the performance section as per the manual
    2. I have called up a custom font for h1,h2,h3,h4,h5,h6 and menu, which works with all browsers except safari
    3. I created the FULL WIGHT services section in the home, but in tables and smatphones it unfortunately does not respect the correct left and right margins
    4. I would like to be able to manage the top and bottom margins of the widjets in the footer independently, to differentiate them on tables and smartphones

    Thank you

    #1476605

    Hi,

    Thank you for the info.

    Please add this css code to hide the first and last column, and adjust the margin of the first social icon.

    @media only screen and (max-width: 767px) {
    
      /* Add your Mobile Styles here */
      #top .av-m6kbbque-4b40b977ee353112ec1ad0bec763ce3e .entry-content-wrapper .flex_column:nth-child(3),
      #top .av-m6kbbque-4b40b977ee353112ec1ad0bec763ce3e .entry-content-wrapper .flex_column:nth-child(7) {
        display: none;
      }
    
      #top .av-m6kbbque-4b40b977ee353112ec1ad0bec763ce3e .entry-content-wrapper .flex_column:nth-child(4) {
        margin-left: 7% !important;
      }
    }

    You may need toggle or temporarily disable the Enfold > Performance > File Compression settings afterward.

    Best regards,
    Ismael

    #1476599

    Hey Anne,

    Thanks for writing in.

    You can add this code in the Quick CSS field to disable the link of the featured image.

    .big-preview.single-big .avia-post-format-image a {
        pointer-events: none;
    }

    Please toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the modification.

    Best regards,
    Ismael

    #1476597

    In reply to: Featured Image Slider

    Hey lara666,

    Thank you for the inquiry.

    You can use this css code to adjust the style of the featured image slider title:

    #top .avia-featureimage-slideshow.av-m6tyn82g-131d78d88d19991cbc6ff96d197c2974 .avia-caption-title * {
        font-weight: 400;
        text-decoration: none;
        font-size: 20px;
    }

    You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the code.

    Best regards,
    Ismael

    #1476587

    Hi,

    Thank you for the info.

    We placed the code in the Enfold > General Styling > Quick CSS field. Please make sure to purge the cache or remove the browser history before checking the page.

    Best regards,
    Ismael

    #1476583

    Hi,

    Thank you for the update.

    It seems to be working correctly on our end. If you want this applied to every page, you can use this css code instead:

    #top .container .av-masonry .av-masonry-container {
        padding-left: 12.5%;
    }

    Another option is to apply a custom css class to the Masonry elements where you need these adjustments and edit the css rule accordingly.

    https://kriesi.at/documentation/enfold/add-custom-css/

    Best regards,
    Ismael

    #1476579

    Hey Diana,

    Thank you for the inquiry.

    The issue occurs because of this css rule:

    .js_active .av-layout-tab {
        display: table-cell;
        border: none;
    }

    Please remove the css, then temporarily disable the Enfold > Performance > File Compression settings. If the issue persists or if you can’t find the css rule, try to override it with this code in the Quick CSS field.

    .js_active .av-layout-tab {
        display: block !important;
    }

    Let us know how it goes.

    Best regards,
    Ismael

    Confirmed that in this most recent case it occurred when she updated the theme automatically through the Theme Updates feature. But if it’s not in the actual Enfold files incorrectly then I’d like to keep this open and monitor it after the next update in case there is something wrong with the sync for some reason.

    the other way round ? the first is your edited version – and the second the existing enfold one?

    #1476564
    Steve
    Guest

    Hi,

    I have Enfold 4.3.1 which was installed by s developer I used to create my some some years ago. The theme no longer works properly as can be seen at enfieldbiketours.co.za

    If I upgrade to the latest version, do you think this will fix the display issues?

    Regards
    Steve

    christiemade
    Participant

    I’m surprised I couldn’t find anything else about this on the forum as it’s happening to me on all my sites that use the portfolio… and it takes down the site completely.

    In /themes/enfold/config-templatebuilder/avia-shortcodes/portfolio/portfolio.php on line 1312 inside the function sort_cat_string, the WordPress function get_the_terms() is called. get_the_terms returns OBJECTS (See: https://developer.wordpress.org/reference/functions/get_the_terms/) But the code in this function assumes it’s returning arrays, leading to Fatal errors.

    I’d love to see a fix to this get integrated so I can stop manually patching it! :)

    #1476552

    Hi bartmannsebastian,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.


    @DanielBenavides
    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

    #1476546

    Hello Ismael,

    Thanks for your assistance. I was able to solve this by using the button class as a trigger to open the popup instead of setting an anchor link with a #.
    Consider this issue closed.

    I would prefer to do a script solution so that my client can simply add buttons in the future instead of needing to use the code block. I did add the custom class of “pop-button” to the buttons that are intended to open the popup(s) but couldn’t figure out how to disable the scrolling to top.

    Javascript is not my skill set. I tried several script solutions found online before contacting Enfold support and none actually worked. If you can point me to a script that does work, that is greatly appreciated. I have the plugin Code Snippets installed so I can add a script to the header or footer as needed.

    • This reply was modified 11 months, 1 week ago by rlhinirv57. Reason: Solved the issue
    #1476545
    bemodesign
    Participant

    1. No matter what I adjust, I can’t get the font size to change on the “caption text” on full width slider.
    Can you help or get me CSS? I adjusted in the section and it didn’t work. This below did Not work. thanks

    /* Responsive Font Size for Mobile */
    @media only screen and (max-width: 768px) {
    .avia-caption-content {
    font-size: 40px !important;
    }
    }

    2. I also need to adjust the “line-height” on both titles because the words are really spread apart.
    Thanks!!

    • This topic was modified 11 months, 1 week ago by bemodesign.
    #1476544

    Hi Rikard, thanks a lot for the help. I have overwritten the header file from the enfold theme to the child theme and the footer has reappeared.

    #1476537

    good morning, I can’t install the enfold demos

    this message appears

    Download of files for demo Default Demo didn’t work!
    You might want to try reloading the page and then try again.

    I already reloaded the page, but the same thing still appears

    #1476536

    Hey Lidia,

    I doubt that you will have any problems adding a new token, but you should backup your sites before making any changes. If you haven’t generated one then please follow this: https://kriesi.at/documentation/enfold/theme-registration/

    Best regards,
    Rikard

    #1476535

    Thank you for this thoughtful response Guenni007. The issue isn’t a transparency issue, but rather the logo actually missing. I can use the emergency code you provided, but would rather find the issue if we can.

    Ismael, as mentioned previously, I have added no code to the functions.php file. Am I supposed to? Enfold typically uses the main logo on desktop for the mobile version as well.

    #1476534
    Christian
    Guest

    Good morning everyone, first of all I would like to inform you that I have purchased your regular licence but it does not accept the token for my current site which is on a sub-domain for some tests and for which I would like to receive assistance before final publication.

    Perhaps you do not accept the token for this subdomain?
    The token is as follows: a612d7fb-9c08-4f06-8e00-979d92f3fba6

    associated with the account (Email address hidden if logged out)

    With the hope that this will be resolved, I am pleased to request your support in solving some problems with my site:

    1. If I import the wall theme data to the child, not all of it is imported, even when managing the settings in the performance section as per the manual

    2. I have called up a custom font for h1,h2,h3,h4,h5,h6 and menu, which works with all browsers except safari

    3. I created the FULL WIGHT services section in the home, but in tables and smatphones it unfortunately does not respect the correct left and right margins

    4. I would like to be able to manage the top and bottom margins of the widjets in the footer independently, to differentiate them on tables and smartphones

    Thank you

    #1476533

    Hi,

    Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1476529

    Thank you for the help and the files.
    I uploaded both js files in the Child Theme in the js folder. */themes/enfold-child/js
    But somehow the umlauts are not all converted.

    Screenshot


    @Guenni007
    – Wir können auch gerne in Deutsch schreiben. 😉

    • This reply was modified 11 months, 1 week ago by Maik.
    • This reply was modified 11 months, 1 week ago by Maik.
    • This reply was modified 11 months, 1 week ago by Maik.
    #1476527

    In reply to: mobile menu right

    Hi,

    Thanks for the update. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1476516
    Lidia
    Guest

    Hello,
    the sites I’m looking after are made by a marketing agency that has an Extended license for the Enfold theme. The client wants to transfer the sites from the agency because the cooperation is no longer working out, but wants to buy Regular licenses for each of these sites separately. Will there be any conflict if these licenses are changed on these sites – can something go wrong on the site when the theme is updated?

Viewing 30 results - 3,391 through 3,420 (of 243,847 total)