Forum Replies Created

Viewing 30 posts - 16,681 through 16,710 (of 91,855 total)
  • Author
    Posts
  • in reply to: Formfield and Subscribe Button in one line #1322094

    Hey Yvonne_1211,

    I get an error message after posting the password:

    Service Unavailable
    The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

    Could you let us know once your site is accessible again please?

    Best regards,
    Rikard

    Hey nahmialm,

    Thanks for the login details. First off, could you try updating the theme to the latest version (4.8.6.2) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.

    Best regards,
    Rikard

    in reply to: update Enfold 4.8.6.2 #1322092

    Hi Matti,

    Thanks for the update. I’m not sure what is going wrong on your end, but neither me or Yigit can reproduce the problems you are having. I did see the blue background at one point while I was helping you, but that seems to be gone now. Please see screenshots in private. Editing is working fine for both me and Yigit as well, and there is no disappearing content after updates on our ends either. I’m not sure how we can reproduce the problems you are seeing on your end, could you try to explain which operating system and browsers you are using when this problem happens please?

    Best regards,
    Rikard

    in reply to: Permanent Line break not working #1322017

    Hey noordhoekron,

    Where can we see and reproduce the problem you are having?

    Best regards,
    Rikard

    in reply to: Files not loading, saving or theme editor settings working #1322013

    Hey RoslinDesign,

    Thanks for the login details. Could you give us an example of changes/styling not reflecting on the front end please?

    Best regards,
    Rikard

    in reply to: Enlarge Logo on header #1322011

    Hi,

    Thanks for that. Did you upload the image in question under Enfold->Header->Transparency Options? If not, then please try doing so, or use CSS like this:

    #top .av_header_transparency.av_alternate_logo_active .logo a > img {
        opacity: 1;
        filter: alpha(opacity=1);
    }

    Best regards,
    Rikard

    in reply to: How to hide submenu #1322007

    Hey reinsicht,

    Please try unchecking the box to use the menu items as a mega menu under Appearance->Menus, then remove the sub menu items.

    Best regards,
    Rikard

    in reply to: "Shop" title not in the same position #1322004

    Hi,

    Please try this CSS instead:

    @media only screen and (max-width: 767px) {
    #top #main .template-shop .container:first-child {
        width: 100%;
        max-width: 100%;
    }
    main.content {
        padding: 0 7% 0 7%;
    }
    }

    Best regards,
    Rikard

    in reply to: HOW TO FORMAT PROFESSIONAL PROFILE #1322003

    Hi Ron,

    I’m not sure I understand what you need to edit exactly, could you try to explain your intentions a bit further please?

    Best regards,
    Rikard

    in reply to: Problème de connexion Google authenticator #1322001

    Hey jetsaveurs.com,

    Are you using a third party plugin for the functionality you are describing? How do you know that the theme is causing this problem?

    Best regards,
    Rikard

    in reply to: Site is broken after theme is installed #1321999

    Hi,

    Thanks for the update. Your site seems to be working fine on my end, the demo import is not working though. I’m seeing that the server is returning a 500 internal server error. Please try following this for suggestions on how to rectify the problem: https://kriesi.at/documentation/enfold/import-demos/#demo-import-dont-work-or-demo-data-install-error. If that doesn’t help, then please try reaching out to your hosting provider again, to see if they know why the server responds with a 500 internal server error when trying to import a demo.

    Best regards,
    Rikard

    in reply to: Preview looks totally different to page update #1321988

    Hi,

    You are likely getting locally cached results, please try clearing all caches from your browser, and restart it.

    Best regards,
    Rikard

    in reply to: Hello, how can i have arrow in these submenu? #1321987

    Hi reinsicht,

    Please try this CSS as well:

    span.mega_menu_title a {
      font-family: 'nunito' !important;
    }

    Thanks @guenni007 for helping out :-)

    Best regards,
    Rikard

    in reply to: Insert Iframe #1321986

    Hey saludesencial,

    That message is only a warning, please try inserting the code and save the element in question to see what happens after that.

    Best regards,
    Rikard

    in reply to: Theme update not working #1321985

    Hi Matt,

    Please try to install and configure this plugin: https://envato.com/market-plugin/, to see if that helps. If not, then please include admin WordPress login details in private, so that we can have a closer look at your site.

    Best regards,
    Rikard

    in reply to: Conflict between latest version 4.8.6.2 and redirection #1321523

    Hi,

    Thanks for the update. I can’t reproduce the problem you are describing on the latest version of the theme (4.8.6.2), could you give us access to your dev site so that we can see the actual problem please?

    Best regards,
    Rikard

    in reply to: Enlarge Logo on header #1321521

    Hey onedesignprint,

    I’m not sure I understand what you are looking to achieve. Could you try to explain your intentions a bit further, or post a screenshot highlighting them please?

    Best regards,
    Rikard

    in reply to: Horizontal Scrolling Text in Header #1321517

    Hi Marie,

    Thanks for that. Could you give us access to your site as well, so that we can have a closer look please?

    Best regards,
    Rikard

    in reply to: Critical error when trying to edit specific page #1321512

    Hi,

    Great, I’m glad that it’s working as it should again, and thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    Hi,

    Great, I’m glad that you found the problem, and 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

    in reply to: Content Slider – mobile view #1321504

    Hi Jambar,

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

    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .slide-entry {
        width: 100%;
        margin-left: 0;
    }
    }

    Best regards,
    Rikard

    in reply to: Search box in overlay Search box #1321489

    Hi,

    Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    in reply to: Search mobile view overlaps #1321488

    Hey Hejanni,

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

    @media only screen and (max-width: 767px) {
    .template-search .post-entry {
        height: 80px;
        min-height: 80px;
    }
    }

    Best regards,
    Rikard

    Hi Tim,

    Thanks for that. I’m not sure exactly where you have added the code you initially referred to, so I added it again at the top of Quick CSS, but with an edited media query value:

    @media only screen and (max-width:1024px) {
    .responsive #top #wrap_all #header {
    position: fixed !important;
    }
    }
    
    /*
    header menu background transparency */
    
    .av_header_transparency{
    background-color: rgba(255,255,255,0.7) !important;
    }
    
    @media only screen and (min-width: 1024px) {
    .av_header_transparency{
    background-color: rgba(0,0,0,0.3) !important;
    }
    }

    That seems to be working on my end, could you check on your end as well please?

    Best regards,
    Rikard

    in reply to: Layer Slider breakpoint error #1321485

    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

    in reply to: update Enfold 4.8.6.2 #1321484

    Hi,

    Thanks for that, your explanation clarifies the problem you are having.

    Text block problem; I can’t reproduce this problem on my end, the text block opens as it should, and it’s editable. Please see screenshot in private, and look at the edited content on your actual site.

    Google Maps problem; I can’t see any problems here either. I changed the address and saved, and that reflects both on the back and front end. Please check the actual element on your site for proof.

    Disappearing content when saving the page; I can’t reproduce this problem either, I saved the Italian test page several times, and nothing disappeared.

    Loading template problem; which template is it that you are trying to load? Are we allowed to load a new template into the Italian test page for debugging purposes?

    If you should continue having problems on your end, then please try using a different browser (or private/incognito windows) to see if that changes anything.

    Best regards,
    Rikard

    in reply to: Site is broken after theme is installed #1321483

    Hi,

    Thanks for that. I uploaded a fresh copy of the theme and activated it, and all the problems seems to disappear after that. Could you check and verify on your end too please?

    Best regards,
    Rikard

    in reply to: Reddit logo not in the center of circle #1321451

    Hi,

    Thanks for that. I added some CSS to your the WordPress customiser, since the CSS from Quick CSS is not applying. I’m not sure why that is exactly, but you might want to run your code through a CSS validity checker to see if everything is closed properly for example.

    Best regards,
    Rikard

    • This reply was modified 3 years, 7 months ago by Rikard.
    in reply to: How to make buttons more rounder #1321450

    Hi,

    Please open the styling tab in the actual element. Edit the button->Styling->Border. If you would like the same styling for more than one button, it would likely be easier if you add a class to the element like I suggested earlier.

    Best regards,
    Rikard

    in reply to: Captcha Question Mark not going away after input #1321440

    Hey navindesigns,

    It’s not supposed to disappear: https://kriesi.at/documentation/enfold/contact-form/

    Best regards,
    Rikard

Viewing 30 posts - 16,681 through 16,710 (of 91,855 total)