Viewing 30 results - 25,381 through 25,410 (of 244,557 total)
  • Author
    Search Results
  • #1354643
    johnmac1967
    Participant

    Hi, I’ve uploaded WordPress to V6 and Enfold to V5 and I can’t access the Media Library. The website is still showing and is editable but I can’t place images onto a page as the Media Library will not show up.

    I have increased memory on the php.ini file to 512m and have tried both PHP 7.4 and 8 with no difference.

    Any help is very welcome.

    Thanks,
    John

    #1354641

    Hello,

    The previous version was VS 4.9.2.3.
    I just noticed the problem maybe it was already present with another update.
    That’s what I’m explaining to you, how do you want to test a large number of websites and thousands of pages.
    The first installed version of ENFOLD on the website where I noticed the issue is from 2021.02.02.

    Best regards

    #1354640

    Hi,
    Thanks for the login, the background image is added at Enfold Theme Options ▸ General Styling ▸ Alternate Content ▸ Background Image
    2022-06-09_002.jpg
    I left it for you to change, then clear your browser cache and any cache plugin, and check.
    As for your logo on mobile, I see that it is hidden but I don’t see a phone number in its place, did you already add this or are you asking to add this?

    Best regards,
    Mike

    Hi,

    @Steve
    thanks for the login, I copied your page to a test server but the buttons on the Fullwidth Easy Slider are working correctly, I saw that you had a custom avia.js in your child theme so I tried enabling your parent theme and disabling some of your plugins but it didn’t help on your site.
    I also see that we are using the same PHP version: 7.4.29 so I’m not sure what could be causing this but I couldn’t reproduce.

    @thinkjarvis thanks for the link to your site, I created a page with the Fullwidth Easy Slider and the Fullscreen Slider and tested buttons with page links, post links, manually links but I couldn’t reproduce your error.

    Best regards,
    Mike

    #1354629

    In reply to: Mobile VIew

    Hey tsvweinsberg,

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

    @media only screen and (max-width: 767px) {
    .home .slideshow_align_caption h2.avia-caption-title {
      font-size: 28px;
    }
    
    .home .avia-caption-content p {
      font-size: 14px;
    }
    }

    Best regards,
    Rikard

    #1354628

    In reply to: Enfold Showcase

    Hi NonSuch,

    Thanks for sharing and for using Enfold :-)

    Best regards,
    Rikard

    #1354627

    Hey Rikard,

    I did activate the option to delete old CSS and JS files under Enfold->Performance? No change again. My Mobile: Galaxy Android 11. Browsers: Chrome and Firefox. Installed Opera for a fresh start. Same issue. Mobile owner website: Handy is Iphone

    Best regards, Woutski

    #1354624

    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

    #1354616

    Hi,

    Thanks for the update. Did you activate the option to delete old CSS and JS files under Enfold->Performance? If not, then please try that out as well. If you should need any further help, then please let us know which browser and device you are seeing this problem on.

    Best regards,
    Rikard

    #1354613

    In reply to: Enfold Showcase

    This is my first post on this forum, however I used it many times and always found solutions and answers for my questions. This support forum is one of the best things about enfold!

    I really like the new image scaling. Have a look at my enfold project:

    Karibu Tanzania / Welcome to Tanzania

    • This reply was modified 3 years, 10 months ago by NonSuch.
    #1354610

    In reply to: H1 wird nicht

    Hi Rudolf,

    You can edit your Special Heading element and change the heading type – https://imgur.com/a/rxeArVT :)

    If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ using your purchase code and start new threads under Enfold sub forum :)

    Best regards,
    Yigit

    #1354609
    pixelanddots
    Participant

    Hallo Kriesi Support
    I have the same problem as Mike had in Febr.22 and this has been already discussed (under #1339942). But unfortunately I can’t see either the: Advanced > Responsive > Mobile Breakpoint Position settings. I am using the Enfold Version: 4.8.7.1 but I have created a child theme. How can I bring both to the latest version? Or is that not the problem at all?
    The website is: scc.ch
    In the mobile view, the two titles (News Club and News Junioren) are right below each other, instead of the first title with content first and the second title with content below that.
    Thanks for helping me and have a nice day.
    Bea

    #1354608
    Olivier SIA09
    Participant

    Hello,
    Since the 5.0 update, there is a margin feature that does not work like before.
    How do you expect a client or a web agency to go without going out if we are forced to check every page on every site where we have used the Enfold theme?
    It is your responsibility to test the compatibility of all the functionalities before proposing an update to us, it is not up to us to do so.
    With each new update, my web agency is afraid, it can’t last.
    AV SPECIAL HEADING > DESIGN > SPACING > MARGIN
    Before the update the value 0 worked, now it takes 0px.
    Yet in the original CSS code the value 0 is a valid property.
    I haven’t checked the other content but I’m afraid…
    What to do ?
    Cordially

    #1354607

    In reply to: Gallery Columns

    You mean by icon gallery – a normal gallery with icons inside. Do you have links on those images?

    see: https://enfold.webers-webdesign.de/gallery/
    Follow the link to see how it can be done.

    #1354604

    Hi,

    Thanks for that. It looks like the block editor CSS is different when I compare your live and staging site:

    Live:

    .wp-block-columns:where(.has-background) {
        padding: 1.25em 2.375em;
    }

    Staging:

    :where(.wp-block-columns.has-background) {
        padding: 1.25em 2.375em;
    }

    The theme styling looks to be the same though, so I don’t think that this is due to something changing in Enfold. We’re not really experts when it comes to the default editors in WordPress, so maybe it would be better to post this problem on a general WordPress forum?

    Best regards,
    Rikard

    #1354598

    I have tried turning plugins off temporarily and narrowed it down to Woocommerce being part of the problem. It is somehow conflicting with Enfold.

    I tried making a whole new page but got a similar problem so its not limited to products

    #1354591
    riyoasakura90
    Participant

    Hei there, I found enfold theme for this demo page enfold realtyna.

    Is there a way to import the demo from realtyna to my website?

    #1354590

    Hi schweg33,

    Please go to Enfold > General Styling > Quick CSS:

    #top .ngg-galleryoverview {
        margin-top: 0;
    }

    Hope this helps.

    Best regards,
    Nikko

    StuWeTueHo
    Participant

    Hello,

    When I update page, In strings translation will auto add “page builder shortcode strings”
    Are there any option to stop add page-builder-shortcode-strings in strings translation (WPML) ?

    Screen-Shot-2565-06-09-at-11-15-56

    Screen-Shot-2565-06-09-at-11-12-16

    WPML Multilingual CMS Version 4.5.8 WPML String Translation Version 3.2.1
    Enfold Version: 4.9.2.3

    Best regards

    #1354584

    In reply to: Cannot edit any pages

    Hi dsprinting,

    Have you tried the troubleshooting steps mentioned in our documentation: https://kriesi.at/documentation/enfold/intro-to-layout-builder/#layout-builder-is-not-loading-properly ?
    If you have already tried it but it still does not work, please create a new thread and give us admin credentials so we can check further on it (just post the credentials in private content, as it is only visible to the moderators and the thread creator).

    Best regards,
    Nikko

    #1354581

    Hey Julie,
    Thanks for your question, this seems to be added via css:

    .alternate_color {
        background: #bf5716 url(//your-site.com/wp-content/themes/enfold/images/background-images/floral-dark.png) top center repeat scroll;
    }

    Please include an admin login in the Private Content area so we can assist in removing it.

    Best regards,
    Mike

    #1354575

    Also, it sthe latest versino of WordPress and Enfold.

    Sarah
    Guest

    I am helping a friend update their website, which is very out of date. Enfold requires updating (currently Version 3.0.4), but he doesn’t have the details of the original purchaser account. Can you help to provide those details, or will purchasing the theme again and installing over the existing outdated theme work?

    #1354563

    Hi Mike,

    Thanks for the guidance. I’ve tried clicking that radio button and saving about a week ago. Now I’ve come back and the page looks exactly the same. Here’s what the page looks like today June 8th:

    Screenshot-1

    Sorry to trouble you with this because it’s not exactly an Enfold problem. But how do I get the API credentials to update?

    #1354558

    In reply to: Multiple Footers

    Hi,
    Glad we were able to help, thank you Guenni007 for your help also, 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

    #1354553

    In reply to: Child Upgrade Question

    Thanks, Rikard. This all worked perfectly!
    1. Did a manual update
    2. Registered token.
    3. Ran the primary update to v5
    4. Fixed a few issues post-upgrade (replacing header/footer files and adding the extra function to the functions.php page)

    As my final step, we are trying to transition to php8, but every time I try, I get the same “Critical Error” warning from wordpress. When we dug into the logs, this was the error message:

    26 PHP Fatal error: Unparenthesized a ? b : c ? d : e is not supported. Use either (a ? b : c) ? d : e or a ? b : (c ? d : e) in /nas/content/live/blink2stg/wp-content/themes/enfold/functions-enfold.php on line 293

    How do we resolve this particular issue?

    PSDC
    Participant

    I’ve tried to search for answers on this but I don’t quite understand the previous posts so here it goes…

    I installed the demo content into Enfold (Gym Demo) and it has a blog section with about 8 demo posts showing various examples.

    When you view the general blog page, these posts have a picture and some preview text as you’d expect however… when I try to create my own blog post using the ALB editor it just doesn’t look the same? It’s missing the preview text and all I see is the Featured Image with a “Read More” button. I’ve tried replicating all of the information of an older original post to no avail.

    If I use the standard editor (Classic Edit) it’s fine but ALB… nope. Doesn’t quite work.

    Is this fixable? I’m sure I used to use ALB to make Blog Posts with no issues like this. I’ve never really used Classic Editor, rather not if I can stick with ALB Editor

    Driving me insane today. Any ideas? :-/

    #1354549

    In reply to: Cannot edit any pages

    I’m having the same problem. When I go to edit a page in my admin, the editor progress circle just spins and spins – see screen shot https://prnt.sc/IjU4I-mXxh7D

    I have another site on this server using Enfold, no problem loading.
    I’ve cleared all the cache etc.
    I’ve used different browsers to attempt to get the page edit to load, it doesn’t.
    I’ve deactivated recent plugins, no success.

    Any other ideas?

    Thanks!

    #1354546

    why don’t you do that yourself.
    Install a fresh wordpress with enfold – and install your demo then.
    Install duplicator – that nice free backup tool will generate two files – one installer file and one data file ( on default a zip file – on bigger installations it will be an own format (daf)).
    Thats all – upload both files to your new server – start installer and only enter the new database values.
    _____
    I do have that too for my installations – but not with a demo – but with Enfold and Child-Theme and all necessary plugins and some standard settings and functions.php snippets.

    #1354541
    John
    Participant

    I just updated to Enfold 5.0 and I thought updating would fix this, but it didn’t. The post slider on our homepage isn’t loading correctly as if it’s missing some CSS. The comments and the dates aren’t showing correctly, specifically.

Viewing 30 results - 25,381 through 25,410 (of 244,557 total)