Update

GK User
Wed Apr 13, 2016 12:26 pm
Hello!

I saw that the site published a new updated version of the theme.

I would like to update your site. Write a detailed algorithm.
I want to save all the settings and all materials.

Thank you!
User avatar
Junior Boarder

teitbite
Mon Apr 18, 2016 12:13 pm
Hi

Here You will find a list of templte versions along with the files which has been changed. https://www.gavick.com/index.php?filter ... Itemid=399
User avatar
Moderator

GK User
Tue Jul 26, 2016 1:21 am
I did not understand your answer. I have a version of the website Gavern v.3.18. How do I install the new version right?

1. I need to download? What is an archive?
2. I have downloaded from the ftp archive all or part of (if only a part of, then how to do it)
3. What is it updated? After one of the updates Joomla, stopped working form of the reserve and the contact form. You just updated this form.

Explain, please! I have in the admin area for many hanging updates. Do I need to set them each or only the last? It is taken into account all the changes in the latest version of the update?

I want to save all the changes in the CSS. How can I save them? Do I have to make them all again after the update?
User avatar
Junior Boarder

teitbite
Thu Jul 28, 2016 5:49 pm
Hi

1. In template download section You will only find the latest version possible.
2. You can simply use joomla installer to install template again over the one You have, but I always advice to make a backup before that.
3. That's what the update page is for. You will find list of files modified and what changes/fixes has been made.


If site will stop working after update make sure to enable error showing level in joomla gloabal configuration to maximum, so a list of errors will appear and help me to figure out what is wrong.
User avatar
Moderator

GK User
Fri Jul 29, 2016 2:06 pm
my bad English does not help me)))

1. I download only the latest version of the site: Version: 3.21 Date: 19/07/2016 (YES OR
I download all versions and upload them one by one)
2. My Site settings are lost or saved? I have more than 100 change. I need to make Back up version - I understand your advice. But how does it help keep my settings - I do not understand.
3. You can write a manual on how to properly update your templates?
User avatar
Junior Boarder

teitbite
Mon Aug 01, 2016 7:12 pm
Hi

1. You need to download only latest version
2. Your changes will be lost I'm afraid. We have prepared override.css file for any css changes You may have, so please next time remember to use it instead of making changes to files directly.
3.
- download template package
- in joomla panel go to EXTENSIONS->MANAGE and use joomla installer to install this file
User avatar
Moderator

GK User
Tue Aug 02, 2016 11:52 am
Updated. Thank you.

I have written the names of all the files that you have updated all versions. I upload only them. I have good news, I have survived many changes. Because I had the most changein mobile versions.

But now I have a problem. On my site I stopped working card. What is the problem?
User avatar
Junior Boarder

teitbite
Sun Aug 07, 2016 2:20 pm
Hi

Please tell me the url to Your site so I'll check.
User avatar
Moderator

GK User
Sun Aug 14, 2016 7:26 pm
I said a few days ago. I wrote a personal message
User avatar
Junior Boarder

teitbite
Thu Aug 18, 2016 5:32 pm
Hi

Sorry. I have over 5000 messages in PM, it's hard to remember who send me an url or access already.

I think You mean that Map is not showing. Am I right ? If Yes than:

Google requires to use an API KEY now, so You will need to generate one on google maps page and add it to Your code as in this example:

Code: Select all
<div class="gk-map static" data-latitude="-34.397" data-longitude="150.644" data-ui="yes" data-zoom="8" data-key="API_KEY">
User avatar
Moderator

GK User
Mon Aug 29, 2016 5:15 pm
card is not still running. Management has already swears.

<div class="gk-map static" data-latitude="60.029371" data-longitude="30.399221" data-ui="yes" data-zoom="15" data-key="123456///">

<div class="gk-over-map gkCols" data-cols="2">
<div data-scroll-reveal="enter left over .5s">
<h3>отзывы и предложения</h3>
{GKCONTACT}
</div>
<div class="contact-form-info" data-scroll-reveal="enter right over .5s">
<h3>Дополнительно</h3>
<p>3 зала<br />
Детская комната<br />
Удобная парковка</p>
<a class="vk" href="#" title="vk"><i class="fa fa-vk"></i></a>
<a class="facebook" href="#" title="facebook"><i class="fa fa-facebook"></i></a>
<a class="instagram" href="#" title="instagram"><i class="fa fa-instagram"></i></a>
<address>
<strong>Адрес</strong>
<p>195269 Санкт-Петербург<br />
Проспект Луначарского, д.98, к.1</p>
<a href="https://www.google.com/maps/place/Ресторан+Мацони/@60.0294137,30.3982348,19z/" class="gk-locate"><i class="gk-icon-map-path-solid"></i>Как нас найти</a>
</address>
</div>
</div>
User avatar
Junior Boarder

teitbite
Thu Sep 01, 2016 2:42 pm
Hi

I can see my last tip has fixed map as I can see on Your screenshot, but on Your site I can see everything else except map. So just make sure the code is correct with an example HTML from demo:

Code: Select all
<div class="gk-map" data-latitude="-34.397" data-longitude="150.644" data-zoom="8" data-ui="yes" data-key="99934223423423"></div>
<div class="gk-over-map gkCols" data-cols="2">
<div data-scroll-reveal="enter left over .5s">
<h3>Contact Form</h3>
{GKCONTACT}
</div>
<div class="contact-form-info"  data-scroll-reveal="enter right over .5s">
<h3>Information</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus lobortis dictum elit eu placerat. Nullam vel pellentesque tortor, nec ornare enim. Phasellus lobortis dictum elit.</p>

<address>
<strong>Address</strong>
<p>Steak House<br />
South Place Street, Chicago, CH 123456<br />
Chicago 00-000, USA</p>
<a href="https://www.google.com/maps/place/Calgary,+Alberta,+Kanada/@51.013117,-114.0741555,11z/" class="gk-locate"><i class="gk-icon-map-path-solid"></i>Locate Us</a>
</address>
</div>
</div>


Last time You just had small syntax error, but it's gone now.
User avatar
Moderator


cron