New position module problem

Questions related to the configuration of Joomla, Templates, and Security related questions/issues
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 Mar 22, 2014 11:56 am
Hello, I followed your information to add a new module position. The css shows me in the right position, I have to admin the new position and endorse the content, but the new module into the template is blank, where am I wrong? thanks

LINK:http://web230.login-85.hoststar.ch/rallysmo/
(red box - Name position: formulanews)
User avatar
Junior Boarder

GK User
Sat Mar 22, 2014 8:46 pm
Hello,

In which file did you put the following code:

Code: Select all
<jdoc:include type="modules" name="formulanews"
style="none" />


?
User avatar
Administrator

GK User
Sun Mar 23, 2014 9:16 am
Hi dziudek, thanks for your answer.
I put the code in the file templates\gk_publisher\layouts\default.php

The new position is seen in the template but does not show the content.

Thanks
User avatar
Junior Boarder

GK User
Sun Mar 23, 2014 11:50 am
Could you attach your modified default.php file?
User avatar
Administrator

GK User
Sun Mar 23, 2014 12:07 pm
Ok thanks, attachment.
User avatar
Junior Boarder

GK User
Sun Mar 23, 2014 1:28 pm
Please try the attached one.
User avatar
Administrator

GK User
Sun Mar 23, 2014 1:39 pm
it works!
Really, thanks, you've been very kind

Thanks !!!
User avatar
Junior Boarder

GK User
Sun Mar 23, 2014 2:03 pm
Most probably your problem was caused by fact that you separated your jdoc:include code into two lines. Additionally I've added checking if the module exist on the specific subpage on your module position ;)
User avatar
Administrator

GK User
Sun Mar 23, 2014 2:04 pm
Very thanks !!
User avatar
Junior Boarder


cron