Création de sous-menu lié à chaque article [solved]

More
11 years 4 days ago #42398 by eastkilla
Hi gg ppdk,

You are the best, sincerly. I have added fields in 'subtitle_tab', that is why it's not working.

Now it works !! What is the difference between subtitle_tab and bottom tab ?

Just another question :

With your code, my comments are displayed in new tab titled "comments".

Is it possible to chose in which tab my comments are displayed ? For exemple, I would like to create a tab "description" with field "description and my comments will be displayed uder this field.

Thanks so much for your help and your time.

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

More
11 years 4 days ago #42401 by ggppdk
Move the code:
Code:
<?php if ($this->params->get('comments') && !JRequest::getVar('print')) : ?> ................ <?php endif; ?>

Inside the 2 loops, immediately after the div:
Code:
<div class="flexi element"> ... </div> --------------> HERE <----------------- <?php endforeach; ?>


and change the if statement to be:
Code:
<?php if ($tc==1 && $this->params->get('comments') && !JRequest::getVar('print')) : ?> ................ <?php endif; ?>

NOTICE above:
$tc==1 &&
so add you description field inside first tab


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

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

More
11 years 4 days ago - 11 years 4 days ago #42405 by eastkilla
ggppdk, I don't know how to thanks you !

It's the first time I need help and I have never seen a support like that !

You give me all solutions I needed, it's so fantasic !

I have tried many support on many sites (free and not free) and I have never seen so professional guys like you !

Thanks a lot ! Long life to flexicontent !

I have create this topic :
www.flexicontent.org/forum/index.php?f=20&t=7152&rb_v=viewtopic
Last edit: 11 years 4 days ago by eastkilla.

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

More
11 years 4 days ago #42407 by ggppdk
Hello

thank you for your words,

we are mostly interested into answering bug reports, and logging interesting user suggestions

you understand free custom templating help is not possible (sometimes other community members take time to answer these),

but since your question is interesting i took time to answer you, because i am thinking this may be an interesting modification for flexicontent modular item layout ;)

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

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

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