Viewing 30 results - 25,591 through 25,620 (of 244,580 total)
  • Author
    Search Results
  • #1353800

    Hey Chrilles,

    Please try to deactivate JavaScript file compression under Enfold->Performance.

    Best regards,
    Rikard

    #1353795

    Thank you Nikko,
    It seems to be working with the updated version of Enfold. Thank you.

    #1353793

    Hi,

    Thanks for the update, 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

    #1353787
    slikslok
    Participant

    Hi,
    how can I dlete static styles. For e.g.:

    <div class=”av-tab-section-tab-title-container avia-tab-title-padding-none av-custom-tab-color” role=”tablist” styles=”min-width: 1190px; left: 0px”>

    In Enfoldy Backend there is nowhere a possibilty to give another width and I want to set it to “none”. But where?

    https://wordpress.p588916.webspaceconfig.de/?page_id=156#junge-steuerberater-ak-just

    Thanks for supporting

    #1353775
    Pierre Bossetti
    Guest

    Hello an agency build this website with Enfold Theme before me :

    They created a child theme and now I can’t make the theme updates.
    How can I update the theme because in the Theme update I don’t have the option to update?

    Thank you in advance for your help!

    Hi,

    the main problem is that i dont have the options on my bembe.de site even though we have the latest enfold-version (4.9.2).

    We cant select breakpoint positions, because the options is simply not there. https://imgur.com/a/n7Afvzv

    Even the the spacing options (0.5%, 1%, 1.5% etc.) are not there.

    Thanks in advance

    #1353765
    Paul
    Participant

    Hello,

    I was talking to you in another thread and raised this issue. You replied with a solution and said if I had any other questions to raise a new thread.

    I want to alter the sub-menu with the categories below the slider in 3 ways:

    1) Can you tell me how I can rename it from “Menu” in mobile mode to say “Categories”?
    2) Also, I would like to left-align it when in mobile mode, but keep it centred in desktop mode?
    3) Lastly, can I change it to switch to mobile mode at 885px rather than what it lets me set it to? (trying to maximise the proper menu until it starts wrapping to two lines at 885px wide).

    You replied asking me to add the following to the functions.php:
    // additional custom scripts
    function ava_custom_script_mod() {
    ?>
    <script>
    (function($)
    {
    // replace fullwidth sub menu placeholder text
    $(".av-current-placeholder").text("Categories");
    })(jQuery);
    </script>
    <?php
    }
    add_action('wp_footer', 'ava_custom_script_mod');

    ===================================================================

    By functions.php I presume you mean: wp-content/themes/enfold/functions.php

    So I added it directly at the bottom and went to clear the wp-rocket cache but cannot login to the admin area with this code added. I just get an error at the admin area saying:
    There has been a critical error on this website. Please check your site admin email inbox for instructions.

    Learn more about troubleshooting WordPress.

    Logs indicate:
    [Wed Jun 01 13:52:09.363904 2022] [lsapi:error] [pid 1706026:tid 140660832917248] [client 81.xxx.xxx:0] [host http://www.mydomain.uk&#93; Backend fatal error: PHP Parse error: syntax error, unexpected token “?” in /home/blah/domains/mydomain.uk/public_html/wp-content/themes/enfold/functions.php on line 851\n, referer: https://www.mydomain.uk/wp-admin/

    Thanks

    • This topic was modified 3 years, 10 months ago by Paul.
    • This topic was modified 3 years, 10 months ago by Paul.
    • This topic was modified 3 years, 10 months ago by Paul.
    Jason E
    Participant

    We generally wait to upgrade WP for a few weeks, sans security-based updates. Yesterday, after making sure Enfold was the latest version on a city’s site, we ran the update to WP 5.9.3. The other few cities that got the updates yesterday work just fine. Unfortunately, our most important client’s upgrade did not go so well.

    But, for some odd reason, the home page can no longer pull anything in a loop (drawn from Enfold). Blog posts, masonry, post slider, etc. Needless to say, I have hundreds of people calling into their office and despite hours of trying to fix the issue, cannot figure it out.

    So, I immediately went back to basics and deactivated all non-essential plugins. Then, I tried replacing the grid elements, switched to alternative looping elements, etc. and still no joy. I tried cloning the page, but again, nothing. Events Calendar Pro pulls its items, but the Enfold looping elements do not.

    So, I tried looking at the categories it was puling, changing the name to the primary category it was using. Nothing. Tried looking for other categories and still nothing. But, then I remembered we had a similar page on the site, /now/ That was working. Why, I could not figure it out, other than different category. So I tried pulling that Now category on the home page and cloned page, but again nothing.

    I am missing something stupid, aren’t I? I am pulling my hair out trying to figure out what is stripping the output.

    Has this happened to anyone else? I really do not want to restore, because it is an active site with lots of people viewing and contributing.

    #1353731

    Hey Createve_Solutions,

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

    .social_bookmarks a:focus {
        background-color: transparent;
        color: #95782E;
    }

    Best regards,
    Rikard

    #1353721
    enoversum
    Participant

    I had carefully read the posts I could find in regard to updating to WordPress 6.0 and thought it’d be safe to do so. Unfortunately, after doing so, my Enfold child theme ignores the front-page settings. It now displays a blog layout with a sidebar instead of the normal non-sidebar front page. I already saved all widget areas and the front page options in Enfold Child’s settings, also tried picking a different page and reverting back to the correct page—to no avail. On a staging version of the site with 5.9 everything is still working fine (unfortunately I didn’t back up there before my update to 6.0). Anything I could do?

    Edit: Same happening with the ‘mother’ Enfold theme. It just doesn’t find any posts then for the front page, but the page set as front page is also ignored.

    Edit II: Rolling back to WordPress 5.9.3 helps getting a proper front-page back.

    • This topic was modified 3 years, 10 months ago by enoversum.
    • This topic was modified 3 years, 10 months ago by enoversum.
    #1353720

    Hey Createve_Solutions,

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

    @media only screen and (max-width: 1024px) {
    #av-consent-extra-info {
        max-width: 80%;
        max-height: 50vh;
    }
    }

    Best regards,
    Rikard

    #1353709

    In reply to: Table column width

    Hi dondela,

    We’re glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    #1353702
    evtrans
    Participant

    I want my Tag/Archive page to show like this:
    Article title 1
    Article title 2
    Article title 3

    Note: each line has only one title

    But the current functions of Enfold do not support this when I look through this thread: https://kriesi.at/support/topic/customize-tag-page/

    What can I do?

    #1353699

    Je viens de faire des essais en laissant tous les plugins désactiver et en faisant des modifications sur le CSS Rapide mais rien ne se passe. Je suis toujours sur mon firefox avec la mise en cache désactive et j’ai également désactivé la mise en cache sur mon serveur.

    Ou faites vous exactement les changements ? Dans le menu apparences-> éditeurs de thème-> feuilles de style CSS de Enfold Child?

    Je ne comprends pas ce que je fais mal ou ce qu’il ce passe.

    #1353698

    Hi!

    I have the same problem… We’re using the masonry gallery for our website-references (link in private content). If you choose another taxonomy, there is only one object left.

    An example
    We have 48 items in the taxonomy “KMU”. If you click on “KMU”, there’s only one object left. But the object contains 48 times the css-class “kmu_sort”.

    We’re using WP Rocket and the enfold masonry element and no other plugin, to sort the objects. Everything worked fine before WordPress 6.0.

    Looking forward for an update :-)

    Best regards,
    Bernd

    • This reply was modified 3 years, 10 months ago by Bernd.
    #1353694

    Hey jaimemerz,

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

    .home #av_section_1 .container {
        max-width: 100%;
        padding: 0;
    }

    Please add classes to the elements which you want to overlap, then let us know when you are done.

    Best regards,
    Rikard

    #1353690

    Hey Veronika,

    Please refer to this: https://kriesi.at/documentation/enfold/header/#sticky-header-on-mobile

    Best regards,
    Rikard

    Hi Rikard,

    see private content please. On this website, Enfold is on Version 4.9.2.
    When I go to Advanced -> Responsiv I can select “Always Show” but the row is missing where I can select the positions.

    View post on imgur.com

    Thanks!

    #1353680

    Hi,

    Thank you for the update.

    Did you import the parent theme options? Please import the parent theme options if you haven’t done already, then toggle or temporarily disable the Enfold > Performance > File Compression settings to regenerate the scripts and stylesheets. Make sure to purge the cache afterwards.

    Best regards,
    Ismael

    #1353676

    Hi mattb1169,

    It seems you are still using Enfold 4.8.3, can you update it to the latest version (4.9.2.3)? and see if it helps.
    Please make a backup first before updating your site.

    Best regards,
    Nikko

    #1353674

    In reply to: Enfold-Theme

    Hi,

    Thank you for the update.

    We were able the access the dashboard but not the theme options because the user is not an admin. Please set the user role to admin so that we can check the settings properly. Did you follow these steps?

    // https://kriesi.at/documentation/enfold/contact-form/#activate-google-captcha

    If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.

    Thanks!

    Best regards,
    Ismael

    #1353672

    In reply to: Seeing 2 favicons!

    Hi Shari,

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

    Best regards,
    Nikko

    #1353667

    In reply to: Download Demo

    Hi Andrea,

    Thanks for contacting us!
    In the WordPress Dashboard, go to Enfold > Demo Import > hover over the image of the demo you want to use and click Click to import button.
    Hope it helps.

    Best regards,
    Nikko

    #1353664

    Hi jkos,

    Yeah I agree as well, no standards for it yet unfortunately.
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    #1353662

    Hi dvalansi,

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

    Best regards,
    Nikko

    #1353660

    In reply to: Tab section resize

    Hey jenjo88,

    Thank you for the inquiry.

    This should be possible with a simple css but we will have to inspect the page or element first. Please apply a custom css class name or ID to the tab section element (documentation below), and post the site URL in the private field.

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

    Best regards,
    Ismael

    #1353659

    In reply to: Tab section resize

    Hey jenjo88,

    Thank you for the inquiry.

    This should be possible with a simple css but we will have to inspect the page or element first. Please apply a custom css class name or ID to the tab section element (documentation below), and post the site URL in the private field.

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

    Best regards,
    Ismael

    #1353652

    Hi aron8778,

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

    Best regards,
    Nikko

    #1353648

    In reply to: CTA Color on Mobile

    Unfortunately, this did not work.

    It seems like the hover on SOME buttons

    try pressing on the button READ MORE under the section UWCSEA PACE on the homepage – http://balrajt9.sg-host.com/ – this one you can see the gray

    then try pressing on the button READ MORE under the section UPCOMING EVENTS & ACTIVITIES on the homepage – http://balrajt9.sg-host.com/ – this one works perfect

    so it has something to do with the default enfold buttons i think

Viewing 30 results - 25,591 through 25,620 (of 244,580 total)