Title Field not displays description

More
1 month 2 weeks ago - 1 month 2 weeks ago #85412 by lipatovroman
Hello.
Description for Title Field not working.




And I can't find the file to edit for changing this field template in the form.

I also need to edit form template and override it. 
But I can't find this file.

Ok. How to override this file administrator/components/com_flexicontent/views/item/tmpl/common/render_fields.php
Last edit: 1 month 2 weeks ago by lipatovroman.

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

More
1 month 2 weeks ago - 1 month 2 weeks ago #85413 by lipatovroman
Ok. Got it.

templates/helium/html/com_flexicontent/item/common/render_fields.php

PS

Not working.... 
 
Last edit: 1 month 2 weeks ago by lipatovroman.

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

More
1 month 1 week ago #85430 by micker
hello can you rxplain more what you want ?

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
1 month 1 week ago #85432 by lipatovroman
Hello Micker.
I need to override this file - administrator/components/com_flexicontent/views/item/tmpl/common/render_fields.php

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

More
1 month 1 week ago #85436 by micker
but for doing what ?

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
1 month 1 week ago #85440 by lipatovroman

but for doing what ?

 

Ok, I need to show help block for Title field, but it should displays only for specific types.
So I added some code:
Code:
<?php if (strpos(JUri::getInstance(), 'layout=form&typeid=3') !== false || strpos(JUri::getInstance(), 'layout=form&typeid=5') !== false) { ?>         <div class="alert alert-info fc-nobgimage">             <?php echo JText::_('DA_TITLE_RULES'); ?>         </div>  <?php } ?>

Because we can't create several Title fields for different types.

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.340 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