Need Help with item.php Layout!

More
12 years 2 months ago #28743 by pepiw1
Hi Guys,

Is it possible to creat such layout like here:
demo.sobi.pro/joomla-restaurant-guide/71-johnnys-steakhouse

I have tryed this: flexicontent.org/documentation/faq/42-fa...sliders-or-tabs.html but that is not working.

Can anyone help? :?:

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

More
12 years 2 months ago #28748 by micker
hello create you item.php
code all your tabs
insert code of position
Code:
<!-- yourposition1 --> <div id="yourposition1"> <?php if (isset($this->item->positions['yourposition1'])) : ?> <?php foreach ($this->item->positions['yourposition1'] as $champ) : ?> <div class="champ_<?php echo $champ->name; ?>"> <?php if ($champ->label) : ?> <div class="etiquette"><?php echo $champ->label; ?></div> <?php endif; ?> <div class="valeur"><?php echo $champ->display; ?></div> </div> <?php endforeach; ?> <?php endif; ?> </div> <!-- yourposition1 -->
and other position ... etc
edit item.xml and add
Code:
<group>yourposition1</group>
etc..
after drag and drop your field in position

did read this ?
extensions.netassopro.com/9-tutorials

or can you post your template 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
12 years 2 months ago #28752 by pepiw1
Hi micker,

Thank you for your reply,

My Problem is: I dont know where i have to place the code for the tabs. :oops:

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

More
12 years 2 months ago #28758 by micker
put your started code here
read completly netassopro tutoriel !!
resume :
1duplicate template blog with your name
2in component/com_flexicontent/template/youtemplate/item edit item.php
etc ...
did you do this ?

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
12 years 2 months ago #28761 by pepiw1
Hi,micker

I have not started with the code yet.

The first question is: Ist it possible to load jquery tabs in the item.php file? :?:

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

More
12 years 2 months ago #28772 by ggppdk
Yes it is possible, and we plan in a future version to add these to new a template or to existing templates ;)


-- 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.783 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