Hi.
When I login to my page from frontpage and write new text I see only fragment... 🙁

    Hi kontozzakupami

    Please provide a working website url and a super user password for your back end, also a password for your administrator firewall , we will have a look at it.

    Sorry, I write url and su password only in "Page 404 - I have a problem with translate".

      Hi.
      I think - you are login from backend, not from frontpage. I have problem with my users who write articles from frontpage.
      I write articles in K2.
      I use Chrome and Windows 10.

        kontozzakupami
        Hi
        Its frontend please check screenshot i shared.
        I checked in latest chrome Win10.
        I added article via My account section > submit new articles.
        This view is only on frontend where your site logo shows https://prnt.sc/p7nm9s

        kontozzakupami
        Hi
        Can you provide steps how you edit the article ?
        I tried to add new item of K2 http://prntscr.com/p8129w
        via a test menu item and it worked fine, I need to know the steps that you are doing to add it with URL of page.

        Hi.

        Login from frontpage

        Click user and add article

        See

        And write

        I install Firefox and... don't see problems.
        I don't know why...
        Maybe its a problem browser?
        Microsoft Edge have this problem too 🙁
        SeaMoney have this problem too 🙁

          kontozzakupami I use your login and work...

          Tested right now too and login provided doesn't works, please check again info provided in your first post.

          kontozzakupami
          Hi
          You are using a custom system URL to add k2 articles not a menu item.
          If you will use K2 Edit form menu item there will be no issue. it wil open under a menu not via modal popup, that loads the content in iframe.
          In left side there is logo so your iframe will show behind this.

          Either you can create k2 menu item to add new articles.
          Or
          add this code in override.css file

          
          
          .frontpage .mfp-wrap {z-index: 1000002;}

          To show the iframe over the logo.

          Regards

          Thanks a lot 🙂
          It's right, when I write new article.
          How to show the iframe over the log, when I edition articles?

            kontozzakupami
            Hi
            If you want iframe use this code for frontpage

            .frontpage .mfp-wrap {z-index: 1000002;}

            for all other page use this code

             .mfp-wrap {z-index: 1000002;}
            Ninja locked the discussion.
            Write a Reply...
            You need to Login to view replies.