[set leading param to 999999] Single column in blog template

More
11 years 5 months ago #37601 by maegras
Hi all, I'm completely new to FLEXICONTENT and I'm trying to figure out how to display all article in a single column using blog template.
Is there a dropdown menu anywhere or I have to code? :?:

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

More
11 years 5 months ago #37602 by ggppdk
Hello,
full width articles (called 'items' in FLEXIcontent) are the 'leading' ones

in category configuration, at bottom right, there is selection of category (template) layout, under it there are parameters of the template (IF THEY exist for it)

for blog template did you try setting the parameter '# Leading' to a big value e.g. 999999 ?


-- 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 5 months ago #37620 by maegras

ggppdk wrote: for blog template did you try setting the parameter '# Leading' to a big value e.g. 999999 ?

I'm a bit confused, sorry :shock:
Where I can find this parameter?

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

More
11 years 5 months ago #37622 by ggppdk

ggppdk wrote: in category configuration, at bottom right, there is selection of category (template) layout, under it there are parameters of the template (IF THEY exist for it)


Edit your category, at bottom right (in my previous post, i wrongly said "bottom left"), and it is there, the first parameter of the last slider,
-- the last slider contains template parameters and is called:
Layout Configuration for : ...


-- 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 5 months ago #37630 by maegras

ggppdk wrote: -- the last slider contains template parameters and is called:
Layout Configuration for : ...

Ok ok, find, but, what to do if I have a multi-categories blog? Eg using Categories-menu-item and selecting more than one category?

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

More
11 years 5 months ago #37633 by ggppdk
Hello,

1. duplicate the template blog to a new template e.g. 'fullwblog'
2. edit file:
templates/fullwblog/category_items.php
templates/fullwblog/category_items_html5.php

and put a hard-coded value for variable $leadnum
so line:
$leadnum = $this->params->get('lead_num', 1);
becomes:
$leadnum = 999999; //$this->params->get('lead_num', 1);


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