Is there a help file for this template

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Nov 09, 2012 1:21 am
Reply with quote
Report this post
Hey,

I installed the quickstart to make it look like the demo and having a hard time trying to figure out how to edit it to put my content up. Is there a help file for this template that can help me?
User avatar
Fresh Boarder

teitbite
Fri Nov 09, 2012 1:53 am
Reply with quote
Report this post
Hi

All documentation for our framework can be found here https://www.gavick.com/documentation/ . There is no special documentation for each template, but if You need to check configuration of an extension I advice to have a quickstart installed in some other location than site and check for whatever You may need.
User avatar
Moderator

GK User
Fri Nov 09, 2012 2:18 am
Reply with quote
Report this post
Thank you.

If you check out http://www.socialcapitalholdings.com under our team, all i did was change the names to the name of some of the people in our organization and now they are all on there own line
User avatar
Fresh Boarder

teitbite
Fri Nov 09, 2012 8:10 pm
Reply with quote
Report this post
Hi

Modificating this part should be done in HTML mode. While changing the names HTML structure has broke. Please see the image below. It's a screen of how this code looks in our demo. Below is how Your code looks like right now.
User avatar
Moderator

teitbite
Fri Nov 09, 2012 8:11 pm
Reply with quote
Report this post
Hi

Sorry. Order is reversed. First is Yours site code and below the one from the demo.
User avatar
Moderator

GK User
Mon Nov 12, 2012 4:43 pm
Reply with quote
Report this post
hi Teitbite,

I ran into the same problem by just modifying the title of the customer html.
I analyzed the code in chrome and got the same conclusion as you had.
But can you please describe a bit about how we can modify the html code? which file should I modify?

So glad I found this post under a totally irrelevant topic : )

Many thanks in advance,

best regards,

Huan


teitbite wrote:Hi

Modificating this part should be done in HTML mode. While changing the names HTML structure has broke. Please see the image below. It's a screen of how this code looks in our demo. Below is how Your code looks like right now.
User avatar
Fresh Boarder

teitbite
Tue Nov 13, 2012 12:22 pm
Reply with quote
Report this post
Hi

Actually it's easy to explain. You doesn't have to edit any files it's a content of mod_custom. Please simply open this module configuration and hit a HTML icon in editor. A new window with HTML view of it's content will be shown.
User avatar
Moderator

GK User
Tue Nov 13, 2012 1:15 pm
Reply with quote
Report this post
Thanks, however if you save the following in the html editor -

<div class="gkTeam" data-count="7">
<figure data-animation="horizontal" data-delay="0">
<a href="#"><img src=".../demo/demo_team.jpg" alt="" /></a>
<figcaption><a href="#">Mark</a></figcaption>
</figure>

When you reopen it displays as:

<div class="gkTeam" data-count="7"><a href="#"><img src=".../demo/demo_team.jpg" border="0" alt="" /></a> <a href="#">Mark</a></div>

And the sliders do not work...
User avatar
Fresh Boarder

teitbite
Wed Nov 14, 2012 10:43 am
Reply with quote
Report this post
Hi

Yes. A different user reported the same problem, unfortunately this is not happening to all, so it's hard to find the universal solution. I can advice to disable editor in user settings and use clean HTML field during changing this module's code.
User avatar
Moderator

GK User
Thu Nov 15, 2012 2:06 pm
Reply with quote
Report this post
excellent, solved the problem.
thank you so much teitbite

teitbite wrote:Hi

Yes. A different user reported the same problem, unfortunately this is not happening to all, so it's hard to find the universal solution. I can advice to disable editor in user settings and use clean HTML field during changing this module's code.
User avatar
Fresh Boarder


cron