Image Show GK4 Pagination oFF

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
Sat Aug 24, 2013 10:21 pm
Reply with quote
Report this post
Hi,
I'm trying to switch off pagination in IMGShow GK4 to get those little dots lost but it seems that the switch 'pagination' is not working at all. How can I get rid of those dots?
My IMGShow GK4 settings are the same as in the demo version.
Thnaks for your help!
Piotr
User avatar
Fresh Boarder

teitbite
Sun Aug 25, 2013 10:32 am
Reply with quote
Report this post
Hi

Please try adding this css code instead:

Code: Select all
.gkIsWrapper-gk_shop_and_buy ol {
    display: none;
}
User avatar
Moderator

GK User
Sun Aug 25, 2013 3:50 pm
Reply with quote
Report this post
teitbite wrote:Please try adding this css code instead:

Code: Select all
.gkIsWrapper-gk_shop_and_buy ol {
    display: none;
}


Hi teitbite, the code is wrong. Here is what works after all:

Code: Select all
gkIsWrapper-gk_bluap .gkIsPagination {
    display: none;
}


Cheers,
Piotr
User avatar
Fresh Boarder

teitbite
Mon Aug 26, 2013 10:38 pm
Reply with quote
Report this post
Hi

Och :( Sorry I've looked at a wrong template. I'm glad You were able to use it anyway.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.