NSP GK5 1.3.4 not ask "Art. Layout", "Link layout" and thum

News Show Pro GK5 - flexible, responsive and easily extendable free Joomla module support forum.
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
Sat Dec 14, 2013 4:57 am
I have a site with 'Music State' Template (I made a clean install, without quickstart).

First I installed Joomla 3.2, then
I installed "Music State" template with all his modules and pluggins, and then
I installed "NSP GK5 1.3.4" module. (The last version)

The problem is that when I select:
Basic Setting-> Module Mode->Standar Mode
i don't have the tabs
- Article Layout
- Links layout
- Thumbnails

My site is under development in http://173.254.74.150/~cabanast
User avatar
Junior Boarder

teitbite
Sat Dec 14, 2013 1:05 pm
Hi

Can I please ask for the access to Your joomla panel ?
User avatar
Moderator

GK User
Sat Dec 14, 2013 9:03 pm
I sent a PM with access.

regards

teitbite wrote:Hi

Can I please ask for the access to Your joomla panel ?
User avatar
Junior Boarder

teitbite
Sun Dec 15, 2013 4:50 pm
Hi

I will report this to programmers. Meanwhile please add this code to http://173.254.74.150/~cabanast/modules ... /style.css

Code: Select all
.j32 ul#myTabTabs > li {
    display: block !important;
}
User avatar
Moderator

GK User
Mon Dec 16, 2013 6:15 pm
Hi,

i added the code:
Code: Select all
.j32 ul#myTabTabs > li {
    display: block !important;
}

in line 922 in the file http://173.254.74.150/~cabanast/modules ... /style.css
but is not working.

Regards

teitbite wrote:Hi

I will report this to programmers. Meanwhile please add this code to http://173.254.74.150/~cabanast/modules ... /style.css

Code: Select all
.j32 ul#myTabTabs > li {
    display: block !important;
}
User avatar
Junior Boarder

GK User
Tue Dec 17, 2013 12:13 am
Now is working. The module show all tabs.

regards

kuraka wrote:Hi,

i added the code:
Code: Select all
.j32 ul#myTabTabs > li {
    display: block !important;
}

in line 922 in the file http://173.254.74.150/~cabanast/modules ... /style.css
but is not working.

Regards

teitbite wrote:Hi

I will report this to programmers. Meanwhile please add this code to http://173.254.74.150/~cabanast/modules ... /style.css

Code: Select all
.j32 ul#myTabTabs > li {
    display: block !important;
}
User avatar
Junior Boarder

teitbite
Tue Dec 17, 2013 8:31 pm
Hi

Was not working instantly because of a browser's cache. Sorry I haven't mentioned it should be cleared.
User avatar
Moderator


cron