Submit article / frontend / category list not showing

Rate this topic: Evaluations: 1, 6.00 on the average.Evaluations: 1, 6.00 on the average.Evaluations: 1, 6.00 on the average.Evaluations: 1, 6.00 on the average.Evaluations: 1, 6.00 on the average.Evaluations: 1, 6.00 on the average.6.00 out of 6 based on 1 vote(s)
GK User
Tue Apr 29, 2014 4:37 am
Reply with quote
Report this post
hi guys

on my front end, when my team goes to submit an article, the categories are not showing, and only a "search" field comes up.
i need the category list to show all options.

attached a screen shot to show you :)
User avatar
Platinum Boarder

GK User
Tue Apr 29, 2014 8:23 am
Reply with quote
Report this post
Could you check whether the same happen on default Joomla! template like Beez/Prostar ?
User avatar
Platinum Boarder

GK User
Tue Apr 29, 2014 3:25 pm
Reply with quote
Report this post
bkrztuk wrote:Could you check whether the same happen on default Joomla! template like Beez/Prostar ?


Hi Bkrztuk

i checked on beez5 and it appears fine.

i checked on another site i have aswell - using shopandbuy template and that too does not have category options in list)

on default joomla templates the list appears fine though... on both websites. have attached a screen cap of beez for you :)
User avatar
Platinum Boarder

GK User
Wed Apr 30, 2014 9:47 am
Reply with quote
Report this post
As I can see you use version for Joomla! 3 and I've tested the same with clean quickstart installation and there is this kind of problem, please look » screenshot. This is default Joomla! create article view?
User avatar
Platinum Boarder

GK User
Fri May 02, 2014 7:09 am
Reply with quote
Report this post
bkrztuk wrote:As I can see you use version for Joomla! 3 and I've tested the same with clean quickstart installation and there is this kind of problem, please look » screenshot. This is default Joomla! create article view?


yep thats the default, but its not showing like that in the news2 or shopandbuy templates...
User avatar
Platinum Boarder

GK User
Fri May 02, 2014 9:43 am
Reply with quote
Report this post
Do you use latest template version? It is quite impossible that I get totally different view than you on submit article layout :)
User avatar
Platinum Boarder

GK User
Fri May 02, 2014 10:53 am
Reply with quote
Report this post
bkrztuk wrote:Do you use latest template version? It is quite impossible that I get totally different view than you on submit article layout :)


i dont think so - as i have had to make many many customisations etc to make the template work...

do you know where / what files i can fix to fix this problem without having to completely rebuild???
User avatar
Platinum Boarder

GK User
Fri May 02, 2014 11:12 am
Reply with quote
Report this post
akaentertainment wrote:
bkrztuk wrote:Do you use latest template version? It is quite impossible that I get totally different view than you on submit article layout :)


i dont think so - as i have had to make many many customisations etc to make the template work...

do you know where / what files i can fix to fix this problem without having to completely rebuild???




actually - i just upgraded the template files and fixed my customisations... the problem is still there.... when the page loads, it replaces the list with the search option (as shown in the first screen grab i uploaded....
User avatar
Platinum Boarder

GK User
Mon May 05, 2014 8:01 am
Reply with quote
Report this post
Could you provide me access details to your website? Please sent them via PM and remember to include link to this forum topic. FTP access probably will be required.
User avatar
Platinum Boarder

GK User
Wed May 07, 2014 4:51 pm
Reply with quote
Report this post
bkrztuk wrote:Could you provide me access details to your website? Please sent them via PM and remember to include link to this forum topic. FTP access probably will be required.


hi - have sent a message - any ideas?
User avatar
Platinum Boarder

GK User
Thu May 08, 2014 9:51 am
Reply with quote
Report this post
The problem is cause by some 3rd party CSS which overwrite default dropdown elements. Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
.chzn-container .chzn-results { overflow: visible !important}

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder


cron