"What We Do" Button issue in Creativity J3.2

Easily add amazing slideshow to your Joomla website with free Image Show module and manage them using slide manager
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Wed Apr 02, 2014 4:14 am
Hello Team,
I'd like to share with you an issue I'm facing with the "Image Show GK4" module in Creativity Theme for Joomla 3.2. When I scroll down to the end and go again to the top I realized that the "What We Do" button moves a little bit to the right. Here I attach you a photo so you can see. I installed the quick package and I realized that the version with the "Image Show GK4" module wasn't the latest, so I re-installed to the latest version(1.44) but the issue is still happening. Please, check the website and see if you can help me with that. This is the image: https://drive.google.com/file/d/0B2bFIl ... sp=sharing and the web is funwebsing.com

Thanks in advance!
User avatar
Senior Boarder

GK User
Wed Apr 02, 2014 7:06 am
Could You please post an url to your site?
User avatar
Moderator

GK User
Thu Apr 03, 2014 7:48 am
Yes, I did... Its funwebsing.com Thanks in advance!
User avatar
Senior Boarder

GK User
Fri Apr 04, 2014 3:20 pm
Ok, I see the problem source, but need to report it back to our devteam to take a look into.
I'll write back as soon as I'll get an answer from them.
User avatar
Moderator

GK User
Sat Apr 05, 2014 1:39 pm
Ok, Thank you Cyberek, I appreciate your help. Let me know ASAP.
User avatar
Senior Boarder

GK User
Sat Apr 05, 2014 2:25 pm
It might take a while, but as soon as there be an answer either I or any other moderator/developer will answer in this thread. You should get info about replay on your email (if you don't get those, configure it in your profile settings).
User avatar
Moderator

GK User
Tue Apr 08, 2014 1:06 pm
There is an available fix. Please edit file:
mod_image_show_gk4/styles/gk_creativity/engine.js
and remove lines:
39
Code: Select all
mod_image_show_gk4/styles/gk_creativity/engine.js

200
Code: Select all
//$G['figcaptions'][prev].getElement('.gkLearnMore').removeClass('loaded');

208,209:
Code: Select all
//.getElement('.gkLearnMore').addClass('loaded');
$G['figcaptions'][next].getElement('a.gkLearnMore').setStyle('margin-left', (-0.5 * $G['figcaptions'][next].getElement('a.gkLearnMore').getSize().x) + "px");


Instead edit this file:
mod_image_show_gk4/styles/gk_creativity/style.css
and modify this declaration (it starts at 131 line):
Code: Select all
.gkIsWrapper-gk_creativity .figcaption > a {
   background: transparent;
   border: 2px solid #fff;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   bottom: -10%;
   color: #fff;
   display: inline-block;
   font-size: 15px;
   font-weight: 600;
   left: 50%;
   line-height: 1.0;
   opacity: 0; filter: alpha(opacity=0);
   padding: 20px 36px;
   position: absolute;
   text-transform: uppercase;
   -webkit-transform: translateX(-50%);
   -moz-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
   -o-transform: translateX(-50%);
   transform: translateX(-50%);
   -webkit-transition: bottom .3s ease-out, opacity .3s ease-out;
   -moz-transition: bottom .3s ease-out, opacity .3s ease-out;
   -ms-transition: bottom .3s ease-out, opacity .3s ease-out;
   -o-transition: bottom .3s ease-out, opacity .3s ease-out;
   transition: bottom .3s ease-out, opacity .3s ease-out;
}
User avatar
Moderator

GK User
Wed Apr 09, 2014 4:42 am
Oh,Wow,Thanks!! It worked...... By the way, I don't know if I should open another topic for this but, I just installed the Tab modules you have guys and don't find it in the modules of my website; however, I install the same module in another website and then I can see it. Do you know if this module is already installed in the quick start of Creativity with another name? Thanks in advance!
User avatar
Senior Boarder

GK User
Thu Apr 10, 2014 11:02 am
It should be already in quickstart but it also should be visible in extension manager.
User avatar
Moderator

GK User
Mon Apr 14, 2014 3:33 am
Hi Cyberek, thanks one more time for your reply. I installed one more time the Tab module and it doesn't appear. Ive been working with joomla for 4 years, I'm new here in Gavick, but not in joomla. I'll send you a private message if you dont mind with my backend password so you can check if it's possible. i have the option of install antoher Tab module form a different company Im subscribe with, but i'd like to test Gavick Pro products too. Thanks in advance!
User avatar
Senior Boarder

GK User
Mon Apr 14, 2014 7:19 pm
Please send me a PM with:
1. URL to your website (to exact place where problem exist)
2. login and password of user with login privileges (please create one for me)
3. link to this thread
User avatar
Moderator

GK User
Fri Apr 18, 2014 12:04 am
I did Cyberek, thanks one more time!
User avatar
Senior Boarder

GK User
Sun Apr 20, 2014 1:12 pm
I just found how to do it. In extension manager, modules, I have to create a new module, and the list comes up, you will see the Tab GK5. I didn't know aboyut that, I thought that when you install a module, it always shows up in the modules, but now i can tell this other way in case the module doesn't appear. Thanks Cyberek!
User avatar
Senior Boarder

GK User
Mon Apr 21, 2014 9:48 am
Ok. Im glad you could resolve it on your own.
If You will have any other questions, feel free to post new forum threads.
User avatar
Moderator


cron