Category display Problem - Joomla! Forum - community, help and support
dear joomla team,
i using following...
joomla!-version joomla! 3.4.1 stable [ ember ]
joomla!-plattform-version joomla platform 13.1.0 stable [ curiosity ] 24-apr-2013 00:00 gmt
as using template ltheme - problem have display print , email button/link
if activate , disable others ( e.g. displaying category or user etc. ) these buttons or links won´t displayed if activate 1 of others - category.
i checked administrator of ltheme , let me know it´s not problem template - problem joomla itselfe.
for moment solved issue code in .css file like...
but guess should not case , should work normal via backend.
thanks quick reply or providing solution - maybe update version
i using following...
joomla!-version joomla! 3.4.1 stable [ ember ]
joomla!-plattform-version joomla platform 13.1.0 stable [ curiosity ] 24-apr-2013 00:00 gmt
as using template ltheme - problem have display print , email button/link
if activate , disable others ( e.g. displaying category or user etc. ) these buttons or links won´t displayed if activate 1 of others - category.
i checked administrator of ltheme , let me know it´s not problem template - problem joomla itselfe.
for moment solved issue code in .css file like...
code: select all
.category-name {
display: none;
}
but guess should not case , should work normal via backend.
thanks quick reply or providing solution - maybe update version
hi smothy,
its issue check before if u have create article have option category name display or not u have select no not display on front end automatically ,,, otherwise read document before start develpment
its issue check before if u have create article have option category name display or not u have select no not display on front end automatically ,,, otherwise read document before start develpment
Comments
Post a Comment