Forum Replies Created

Viewing 30 posts - 1 through 30 (of 231 total)
  • Author
    Posts
  • in reply to: on mobile onlyphone info font size #1486711

    Sorry Rikard,
    and thanks for taking care of it.
    Best
    Stefan

    in reply to: Ideleted all Quick CSS entries #1486689

    I came a big step further by managing to export the theme files from the 4 weeks old restored page.
    Obviously I imported the theme files in the messed up design and for some reason, now that I cleared cache again several times it worked!!!

    Phew another tricky learning curve. But the main lesson to it was and stays:

    “Don’t Panic”

    (and always remember to bring a towel.)

    This is solved and can be closed!

    in reply to: Ideleted all Quick CSS entries #1486687

    Hi Rikard,
    the page with the probs is stated below. I realized, that whatever I change/setup on the Enfold child doesn’t effect the page.
    For example I set “Boxed Layout” and it still shows full width. I deleted the cache used a different browser…. no changes.

    After I messed up the design I restored the Folder from a backup that I was offered from the Hosting provider (Strato) which was approx 24h old. It rebuilt the WP Install folder. (Which was probably a bad idea, but was holding all the new media files…)
    After that the probs began.

    Best regards,
    Stefan

    • This reply was modified 1 day, 9 hours ago by beenee.
    in reply to: Ideleted all Quick CSS entries #1486673

    I thought it would be a great idea to restore a duplicator backup and copy the Quick css from there.
    The backup runs fine and looks how it should.

    I may have made the mistake to restore the hosting providers backup from yesterday. I copied back the Quick css (which hasn’t been modified) but nothing happens with the screwed up page. All Enfold settings seem to be reset. I tried to set them back ((e.g. boxed layout) … No reaction on the pageI. ‘m pretty devastated at the moment and don’t get it. Anything with the database?
    1 day of work gone, so it seems.

    Maybe someone has an idea?!
    Thanks,
    Stefan

    • This reply was modified 1 day, 13 hours ago by beenee.
    in reply to: Phone number /Top header on mobile only #1486671

    Please help me on: https://kriesi.at/support/topic/ideleted-all-quick-css-entries/#post-1486662

    • This reply was modified 1 day, 22 hours ago by beenee.
    in reply to: Phone number /Top header on mobile only #1486659

    Sorry, take a break,
    I just deleted my whole general css by accident and need to rebuilt the site. I’ll revert asap!

    in reply to: Hiding header background image on mobile – show only logo #1474014

    You guys are brilliant! Thanks and lovely Holidays.
    Ticket can be closed.

    in reply to: Hiding header background image on mobile – show only logo #1473923

    Thanks Rikard,
    …after the 3rd reload it worked on Android incognito browser… :-)
    And sorry. I forgot to save the admin access, this should work now if you’d like to have a look.

    Now I have to center the logo… I’ll give it a try and get back to you.
    txs
    S

    in reply to: How to turn header transperency off #1472617

    OMG, that was way to easy!!! I didn’t see the forest for the trees;-)
    Thanks a lot Günni and Rikard.
    Problem solved – can be closed!

    in reply to: How to turn header transperency off #1472608

    I suddenly realized that the phenomenon just applies to the ‘front-page’.
    I tried to help myself with copying the front-page content onto a page where the layout was correct. without success. It seems to have to do with the color section.

    • This reply was modified 7 months, 2 weeks ago by beenee.

    Thanks Mike!
    You can close the ticket as solved :-)

    Thanks Mike, excellent!
    I set it to 90% and it works brilliantly!

    One more quick question on the matter.
    On this very page I tried mouse scrolling and wished to achieve a magnetic stop on the next section. I hope you know what I mean. it seems to be called Scroll Snap in Elementor [PRO].
    Many other pages come with a similar feature.
    Would you know how to accomplish this, or a something alike with Enfold, or would that be a feature request?

    Thanks for your always brilliant help!
    Stefan

    in reply to: Video muted on autoplay #1460677

    Thanks Mike,
    ticket can be closed.

    in reply to: Video muted on autoplay #1460675

    Thanks Mike,
    do you know if auto-sound and play would work if I use a Vimeo/Youtube hosting of the file? I remember there where switches to be used for the purpose.
    Best
    Stefan

    in reply to: Easy scrolling to next section on one page website #1457390

    Thanks Mike, I’ll call it a day and Sorry, I forgot to press the save button for the login…
    Will revert asap.
    best,
    S.

    in reply to: Easy scrolling to next section on one page website #1457381

    Thanks Mike,
    I know I can animate images and alike. But I separated the sections with the avia “color section” assuming I would be able to add a scrolling down/up effect there. So I was wrong thinking I can somehow animate layout elements.
    I’d have to try to implement this into the present work as I think I can’t start from scratch.
    Do you think there is a way?
    Best regards,
    Stefan

    in reply to: Portfolio navigation #1410232

    The topic can be closed.

    in reply to: Portfolio navigation #1410138

    Thanks Rikard,
    playing around with the Link above
    I found out that it’s the general avia “gallery” which I found so impressive but it wouldn’t fulfill my needs.

    I’m looking for a similar view to display portfolios.
    Any ideas or examples to a similar view for portfolios would be highly appreciated :-)

    Thanks a lot
    Stefan

    in reply to: Menu position on hover reaching into main content #1410092

    Thanks Mike,
    I didn’t understand my error but paste the new css here so anyone can participate:

    @media only screen and (min-width: 768px) {
    .main_menu ul:first-child > li > a {
        line-height: 10px !important;
        padding-top: 180px  !important; 
        background: transparent!important;
    margin-bottom: 10px !important;
    }
    }
    @media only screen and (max-width: 767px) {
        .main_menu ul:first-child > li > a {
            line-height: 10px !important;
            padding-top: 10px  !important; 
            background: transparent!important;
        margin-bottom: 10px !important;
        }
        }

    Works well, as always thanks for your effort!
    Ticket can be closed!
    thanks again…!
    Stefan

    in reply to: Menu position on hover reaching into main content #1410024

    Hi Mike,

    I tried this, but get either a correct burger menu or a correct desktop menu.

    Not sure what I’m doing wrong…?
    Thanks for your help,

    Stefan

    PS.: btw. I just checked and the data (private area) is correct.

    in reply to: Menu position on hover reaching into main content #1409970

    Hi Mike,
    correct, but now the main menu is not placed at the bottom of the header anymore:

    https://img.savvyify.com/images/2023/06/08/imageb67c647f5b1f5110.md.png

    whereas it was supposed to look like this:

    https://img.savvyify.com/images/2023/06/08/image.md.png

    There must be a seperate css for mobile view…. but I can’t get it to work:

    @media only screen and (min-width: 768px) and (max-width: 990px)  {
       padding-top: 10px  !important;
       margin-top: 10px  !important;
        background: transparent!important;
    }
    in reply to: Menu position on hover reaching into main content #1409957

    Hi Mike,
    the desktop menu is correct now. But the Burger menu shows large gaps between each menu item. I thought I would solve this like that:

    @media only screen and (max-width: 990px) {
       padding-top: 10px  !important;
       margin-top: 10px  !important;
        background: transparent!important;
    }

    …or alike, but can’t get it to work.
    any working ideas for a working mobile view are highly appreciated.
    Thanks
    Stefan

    • This reply was modified 2 years, 1 month ago by beenee.
    in reply to: Menu position on hover reaching into main content #1408965

    Hi Mike,
    the problem is in desktop mode. The hover effect reaches into the form and avoids the entry.
    signal-2023-05-29-235516_002.jpeg
    Best regards,
    Stefan

    in reply to: Menu position on hover reaching into main content #1408945

    I’m awfully sorry Mike,
    just realized that I changed the URL after the support post.

    Pls. find the right data below.

    in reply to: White Screen of Death – when activating Enfold theme #1404499

    Thanks Günni,
    another good tip.
    I’m happy to have this running after all. Either way would work (I guess).

    in reply to: White Screen of Death – when activating Enfold theme #1404465

    Hi Mike,
    there is nothing you can break there. It’s the start of a web-project but with all kinds of complications ;-)
    Yes when uploading a new theme I renamed the old one b4.
    I’ll give you ftp access so you can have a closer look. After I had issues getting the ftp user set-up I called hosting support and also mentioned this issue….

    And here is the solution to the whole problem:
    This is the Problem:

    PHP: 8.1

    The Memory was too limited to get a mighty theme like Enfold to run at least with my webhosting provider (all-inkl.com). But all free themes I tried worked flawlessly as they didn’t need that kind of memory.

    A text file called: .user.ini had to be created with this content:
    memory_limit = 256M
    This file needs to be stored in the root folder.
    With PHP 8.x you can’t write those Mem Limits etc. in the .htaccess file anymore…!

    It all seems to work fine now at last I leaned something out of this.
    But nevertheless thanks for your brilliant support. Enfold will hopefully stay No. 1 for me for many more years :-)
    Best
    Stefan
    (Ticket can be closed)

    • This reply was modified 2 years, 3 months ago by beenee.
    in reply to: White Screen of Death – when activating Enfold theme #1404422

    Hi Mike,
    it occurred with both…activating child or parent theme as far as I remember. Both can’t be actived however (white screen) (Pls. find the access credentials in this threat)

    I’m using https://all-inkl.com/ It’s not managed, I set it up from scratch. Another instance of Enfold is running on another website on the same host flawlessly. It was set up elsewhere though and I moved it there via duplicator.

    I have ‘not a single plugin’ installed, just deleted ‘hello dolly’ and ‘kismet’.

    I do not think there is a CDN if I get it right. Its a rather small German Hosting service.

    I’m pretty clueless still, as I was working successfully with many Enfold instances for almost 9 yrs now :-(

    I activated 4 other themes without a problem. Could it be an Enfold licensing problem? …but how?

    in reply to: White Screen of Death – when activating Enfold theme #1404165

    Hi Ismael,
    I know its an older version as I was testing it. I reverted to the latest version now.
    If I’d like to preview the Enfold instance I’ll get a white screen for sure.

    I had this before and honestly didn’t dare to activate it again. As soon as I activate I assume I have to reinstall… I spend many hours with this situation.
    Do you have another idea on the matter?

    Best,
    Stefan

    in reply to: White Screen of Death – when activating Enfold theme #1403557

    Hi Ismail,
    I followed your recommendation @

    // https://wordpress.org/documentation/article/debugging-in-wordpress/#example-wp-config-php-for-debugging

    I didn’t find an error log in the wp-content directory.
    Then I checked the file permissions again after this support page:
    https://www.wpbeginner.com/beginners-guide/how-to-fix-file-and-folder-permissions-error-in-wordpress/
    I logged into the page through another browser and used the incognito mode to make sure its not a browser cache issue.

    Still the same issue…
    Are there any more ideas on this?

    Best regards, and thanks to the brilliant Enfold team!
    Stefan

    Hi Ismail,
    sorry regarding the access details, pls try again, I must have forgotten to save the new user b4.

    I shall try the debugging asap, but maybe you can see the prob on the spot.
    Thanks for you help!
    Best
    Stefan

Viewing 30 posts - 1 through 30 (of 231 total)