Hi matiea99

By my side i can see your reservation form working fine, it appears 1 time on the component block

Could you post a screenshot of your page showing the error ?

Hi, photos in attachment.

Thanks

Slávek

matiea99 Hi. Strange, but please check if everything works after You will add this code:

body > #gkReservationForm { display: none; }

    Hi, where do I add the code? Which file? Please picture.

    Do you have access to web administration?

    Thank you
    Slavek

      Hi,
      Need access to FTP? Where can I safely put it?

      Thank you.

      Slavek

      matiea99 Hi, where do I add the code? Which file? Please picture.

      You may add the specific CSS suggested to override.css file (don't forget to enable override from Template Options -> Advanced tab)

      Hi, the fix didn't help. I tried to fix the code according to the instructions.

      I attach pictures of the procedure.

      What do I do next?

      Thanks for the advice.

      Slavek

      Hi, I see badly typed code here. I see nothing in the article. Look at the pictures

      Thanks
      Slávek

      Hi, I tested it. The problem is only in the article. The code doesn't work properly there. I have a JCE editor. I tried to turn off the JCE editor and paste the code, but I still have the same error. More articles with "One-page layout" work well. Please advice, I don't know how to fix it.

      kód: `<h2>Online Reservation</h2>
      <p class="gk-subtitle">Please complete the submission form below to make a reservation.</p>
      <p>{GKRESERVATION}</p>

      Thanks`

      I have added all the approaches. FTP and administration. Thank you very much for trying to help.aman204

        matiea99 Hi

        It appears to be quite weird issue as having checked the related plugin and template files and unable to find any code difference which could be resulting in output rendering twice apart from other troubleshooting measures

        Also, You can try and update to the latest version of GK Reservation i.e.1.1.2 to see if it helps

        Would suggest to take backup of your site before performing aforesaid steps, in case rollback required whilst facing any issues e.t.c

        Hi, I updated and I still see a problem. I am very disappointed with the template (plugin). I wrote Gavick on paid support and maybe we'll fix it. I don't know where I made the mistake and it seems to me that there is a problem in the template.

          matiea99 Hi

          Unfortunately, The specific relative issue is site specific as it doesnt appear while replicating on local install

          Have requested other team member also to take look. Please be patient while we revert back

          matiea99 Hi. The code to hide it should be:

          body > .gkReservationForm { display: none; }

          I've just corrected it and it's gone now.

          You need to Login to view replies.