meet team module not working

October 2012 Joomla 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 Mar 01, 2013 11:57 am
Reply with quote
Report this post
On the home page the meet our team module isn't working properly. All I did was try to change the name of the module and it stopped working correctly. it can be seen here: www.dpshipbokers.com
How can it be fixed?

Thanks
User avatar
Fresh Boarder

Konrad M
Fri Mar 01, 2013 12:15 pm
Reply with quote
Report this post
Hi,
unfortunetly your link doesn't work. But if you are talking about Our Team module from demo, you need to edit this module without using any Joomla editor. So please go to Global configuration and set Editor option to none. Then paste again this code:
Code: Select all
<div class="gkTeam" data-count="7">
<figure data-animation="horizontal" data-delay="0">
<a href="#"><img src="images/demo/demo_team.jpg" alt="" /></a>
<figcaption><a href="#">Mark</a></figcaption>
</figure>

<figure data-animation="horizontal" data-delay="100">
<a href="#"><img src="images/demo/demo_team.jpg" alt="" /></a>
<figcaption><a href="#">Mikkel</a></figcaption>
</figure>

<figure data-animation="horizontal" data-delay="200">
<a href="#"><img src="images/demo/demo_team.jpg" alt="" /></a>
<figcaption><a href="#">Donna</a></figcaption>
</figure>

<figure data-animation="horizontal" data-delay="300">
<a href="#"><img src="images/demo/demo_team.jpg" alt="" /></a>
<figcaption><a href="#">Noemi</a></figcaption>
</figure>

<figure data-animation="horizontal" data-delay="400">
<a href="#"><img src="images/demo/demo_team.jpg" alt="" /></a>
<figcaption><a href="#">Robert</a></figcaption>
</figure>

<figure data-animation="horizontal" data-delay="500">
<a href="#"><img src="images/demo/demo_team.jpg" alt="" /></a>
<figcaption><a href="#">Amanda</a></figcaption>
</figure>

<figure data-animation="horizontal" data-delay="600">
<a href="#"><img src="images/demo/demo_team.jpg" alt="" /></a>
<figcaption><a href="#">Remzi</a></figcaption>
</figure>

<a href="#">More About Us</a>
</div>

and edit datas but save same code structure.
User avatar

GK User
Fri Mar 01, 2013 12:27 pm
Reply with quote
Report this post
Worked perfectly. Thank you !
User avatar
Fresh Boarder

GK User
Wed May 01, 2013 12:47 am
Reply with quote
Report this post
I had the same problem. Just one minor change and it blew all the code away. I was able to fix it as described before.

Now, I seem to be having a problem with The Key Features module. As I was editing it, I noticed that the VIEW FULL FEATURES link near the bottom has changed and has lost the border-top property.

How can I fix this?

thanks again

BTW - is it best not use an editor, like JCE when working on this site?
User avatar
Expert Boarder

GK User
Sat Jun 29, 2013 10:41 am
Reply with quote
Report this post
@kevinrstruck: what is your site URL?
User avatar
Platinum Boarder


cron