Viewing 24 posts - 1 through 24 (of 24 total)
  • Author
    Posts
  • #980572

    Hallo Zusammen

    Ich habe das Enfold-Theme wie immer installiert. Jedoch stimmt etwas nicht.
    Wenn ich eine Seite bei WordPress bearbeiten möchte, ist die Darstellung extrem komisch und unübersichtlich. Dies war bereits nach der Installation so.

    Ich habe die Seite dann doch begonnen zu bearbeiten und “Vorschau der Änderungen” hat immer funktioniert. Dann plötzlich erscheint in der Preview-Ansicht nur noch eine leere Seite mit der Ziffer “-1”.

    Ich habe die Installation des Themes (und WordPress) genau so vorgenommen wie beim letzten Enfold-Theme. Deshalb bin ich aufgeschmissen und erbitte eure Hilfe.

    #981376

    Hey joelchristakis,

    Could you please post for us in English, so we can be able to help you?

    Best regards,
    Basilis

    #981497

    Sorry… here we go:

    I installed the Enfold theme as usual. But something is wrong.
    When I want to edit a page in WordPress, it shows up extremely weird and confusing. This was already like this right after the installation.

    I started to edit the page and “Preview of changes” always worked. But now it only appears an empty page with the number “-1”.

    I installed the theme (and WordPress) exactly as I installed the last Enfold theme. That’s why I’m stuck and I’m asking for your help.

    #981655

    Hi

    “I installed the Enfold theme as usual. But something is wrong.
    When I want to edit a page in WordPress, it shows up extremely weird and confusing. This was already like this right after the installation.”
    –> Just solved the problem. (A page builder-plugin was the problem)

    I started to edit the page and “Preview of changes” always worked. But now it only appears an empty page with the number “-1”. –> Now the -1 error isn’t there anymore. But it opens always the frontpage even when I’m editing another page and click on “Preview of changes”.

    #981850

    Hi,

    Thanks for the feedback, glad you managed to solve most of your problems. I tried to preview your about page, but I can’t see the home page opening though. Did you try in a different browser to see if the problem goes away then?

    Best regards,
    Rikard

    #983178

    Hi Rikard

    I tried it in different browsers: does not work. So if you enter the page “Home1.0” in WordPress and then click on “Preview of changes” the preview of “Home1.0” opens? If I do that the page “Startseite” opens?

    Regards,

    Joel

    #983470

    Hi Joel,

    Thanks for the feedback, though I’m not sure I understand your last post. The page you are referring to is set to display as the home page, so the behaviour you are describing would be correct?

    Best regards,
    Rikard

    #1000723
    This reply has been marked as private.
    #1001134

    Hi Joel,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width:767px){
        #av_section_1 .av-parallax {
            background-size: contain !important;
            background-attachment: scroll !important;
        }
        #top #wrap_all .av-inherit-size .av-special-heading-tag {
            font-size: 34px;
        }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1001154

    Hi Victoria

    Thanks for your help.
    I added your code in the CSS and the background picture (dragon head) is now visible on mobile. But it’s still a little bit too large. I minimized the pixels but nothing happened…

    What is still not working is the problem with the LayerSlider. It’s still way too small on mobile.

    Thank you for helping and have a nice day!

    Best regards,

    joel

    #1002121

    Hi,

    What is still not working is the problem with the LayerSlider. It’s still way too small on mobile.

    That is how the slider is supposed to resize on mobile view. You can actually hide that particular slider on smaller screen and then create another slider that is specifically configured for mobile view. Use the theme’s full screen slider element if you want your slider to inherit the dimension of the device screen.

    Best regards,
    Ismael

    #1002631

    Hi Ismael

    Thanks for your reply. Didn’t expect that it’s supposed to look like that.

    Can you please explain me how to insert an iFrame? I tried it so many times and it’s not working. I installed a plugin as well, but still not working. :(
    I’m going to create team-pages and there will be a bit of content and below the iFrames. The iframe is the following link:
    <iframe src=”http://www.swissunihockey.ch/renderengine/render_wrapper.php?token=dec86e80-aa16-11e8-a9e3-7769a981bb4f&#8221; width=”900px” height=”1000px” frameborder=”0″></iframe>

    Please help with an explanation because otherwise I can’t put in the other few iFrames.

    Thank you so much!

    Kind regards,

    Joel

    #1002646

    Hi,

    I’d recommend to use the code block element to insert the iframe. Select this element from the “Content Elements2 tab (screenshot: https://storage.googleapis.com/clipular-clips/4634846303354880/5016985138888704?GoogleAccessI (Email address hidden if logged out) &Expires=1535623875&Signature=P8%2Fr0Sh5ARsHDohLH3R5VGpb2yreOPK4VQYewU023J1uMx7%2FVllyF0dbOIxANi9%2FxcikzQtXm4y8j4gZ0Qa7H2zfz18NKmiXrbpREzAImtYFCAkyqycEdD8JhAr6MtMVlSvLsJ%2BN54i5%2Bz3ZJSUrPcqLgPXaNhQyOSnhnEJqo613Nm9kbtQ4%2BWc2BgBdeKbRvDJwR4NakpzCdZkuzJdZ0SNYOG3ri6e4K68HlOB6WFoyvAA55XpRLq2dUSoY8HzOGFYu9jwWav0HjDvkf%2B4qcjsP8Gq9qi7dtdnVUQuoQc%2B2R4%2B%2BUX4gBRHJbviKGrHPxEMxGLG1EDF3TuemjOrh1g%3D%3D&md5=ade57b6bc681fcb6b523016824c6f199&NOT_A_LINK.

    Then insert the iframe code into the textarea and make sure the quotes are correct:

    
    <iframe src="http://www.swissunihockey.ch/renderengine/render_wrapper.php?token=dec86e80-aa16-11e8-a9e3-7769a981bb4f" width="900" height="1000" frameborder="0"></iframe>
    

    Best regards,
    Dude

    #1005532

    Hi Guys

    As you can see here: https://imgur.com/a/UwU8YOS there is a different spacing in the element “partner/logo element” on mobile advices.
    How is it possible to fix that? The logos have all the same size so this can’t be the problem.

    Thank you for your help.

    Best regards,

    joel

    #1005540

    Hi joel,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 767px) {
        .responsive #top .container .avia-builder-el-34 .av-content-small, 
        .responsive #top #wrap_all .avia-builder-el-34 .flex_column, 
        .responsive #top #wrap_all .avia-builder-el-34 .av-flex-cells .no_margin {
            margin-bottom: 0px;
        }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1005594

    Hi Victoria

    Thanks for your quick help.
    But unfortunately it’s not working. I tried it with the quick css and as well with the custom.css. :(
    Do you have any other ideas to solve the problem?

    It just came up another weird problem: https://imgur.com/a/UwU8YOS
    At the end of the frontpage is a container which I never added and I have no idea where it comes from.

    Thank you!

    Regards,

    Joel

    #1006056

    Hi guys,

    Additional to the message before I have another question:
    I created a blog-page on my site. When I’m entry a single post a sidebar on the right side appears: https://imgur.com/a/6NSeiaA
    Exactly this I’d like to have on the blogpost-overview page. Is that possible?

    Thanks and glad to hear you,

    Joel

    #1006065

    Just saved this problem: “It just came up another weird problem: https://imgur.com/a/UwU8YOS
    At the end of the frontpage is a container which I never added and I have no idea where it comes from.”

    Sorry!

    #1006076

    Solved as well this problem: “Additional to the message before I have another question:
    I created a blog-page on my site. When I’m entry a single post a sidebar on the right side appears: https://imgur.com/a/6NSeiaA
    Exactly this I’d like to have on the blogpost-overview page. Is that possible?”

    Sorry to contact you too early. Had to search a little bit longer to find the right answer in the forum!

    This remains:
    “Hi Victoria

    Thanks for your quick help.
    But unfortunately it’s not working. I tried it with the quick css and as well with the custom.css. :(
    Do you have any other ideas to solve the problem?”

    Best regards,

    Joel

    #1006555

    Hi Joel,

    I added the code to your Quick css and the bottom margin is gone. Please check.

    Best regards,
    Victoria

    #1006615

    Hi Victoria

    Thank you. Weird that it was not working the moment I did it.

    I create a Gallery on this website. My client wishes that there is a sidebar with categories and something like folders (archive). Like it is on the blog-page. Is that possible?

    Thanks for your help.

    Joel

    #1006964

    Hi Joel,

    Is it just on one page or on all pages? Can you give us the link to the page with the gallery?

    Best regards,
    Victoria

    #1017633

    Hi there

    Hope you’re doing fine.

    I have a problem: On a page I use a header-video (layer slider / youtube). It works fine in Edge and Firefox but it’s not playing in Chrome.. Do you have any ideas why?

    Thanks and regards,

    joel

    #1018159

    Hi,

    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

Viewing 24 posts - 1 through 24 (of 24 total)
  • The topic ‘Unübliche Ansicht und leere Seite bei Preview’ is closed to new replies.