comments position

More
11 years 5 months ago #37271 by days of summer
hi

i am using FLEXIcontent version 2.0.0 (r1648)

and i have added some fields positions in the templates

but when i activated the comments
it appears in the middle of the fields
"after the bottom field position"

i have tried both jcomments and komento
and the comments appear in the same position

how to make it appear in the end of the article

thanks

Please Log in or Create an account to join the conversation.

More
11 years 5 months ago #37272 by micker
Replied by micker on topic comments position
Hello
AT first update to 2.0.2
Edit your item.php field and move vote code

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
11 years 5 months ago #37273 by days of summer
Replied by days of summer on topic comments position
ok i will update it soon

but iam asking about the comments
why should i change the votes code ?!
and i cant find any codes in the item.php
except these
Code:
<?php // Modular item layout // If customizing via CSS rules or JS scripts is not enough, then please copy the following file here to customize the HTML too include(JPATH_SITE.DS.'components'.DS.'com_flexicontent'.DS.'tmpl_common'.DS.'item_layouts'.DS.'modular.php'); ?>

and the codes for the fields i added

Please Log in or Create an account to join the conversation.

More
11 years 5 months ago #37274 by micker
Replied by micker on topic comments position
hello
put your entire code here

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
11 years 5 months ago #37280 by days of summer
Replied by days of summer on topic comments position
hi
this is the code of a template with 1 extra field position
Code:
<?php // Modular item layout // If customizing via CSS rules or JS scripts is not enough, then please copy the following file here to customize the HTML too include(JPATH_SITE.DS.'components'.DS.'com_flexicontent'.DS.'tmpl_common'.DS.'item_layouts'.DS.'modular.php'); ?> <!-- BOF bottom22 --> <div id="bottom22"> <?php if (isset($this->item->positions['bottom22'])) : ?> <?php foreach ($this->item->positions['bottom22'] as $champ) : ?> <div class="flexi infoblock twocols group row"> <div class="hossamm"> <?php if ($champ->label) : ?> <div class="label-album"><?php echo $champ->label; ?></div> <?php endif; ?> <div class="value"><?php echo $champ->display; ?></div> </div> </div> <?php endforeach; ?> <?php endif; ?> </div> <!-- EOF bottom22 -->

Please Log in or Create an account to join the conversation.

More
11 years 5 months ago #37302 by days of summer
Replied by days of summer on topic comments position
up :s

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.427 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline