Nested area in stacks
Permalink
One question that might have been asked before .... I have some stacks , very handy for blocks that are repeated throughout a site ... now within those stacks I would love to be able to put an editable region ... is this possible somehow ?
Many thanks
Many thanks
Would'nt that affect the SEO for pages that have nested area... Is the nested area nested as an iframe or does it act as an include?
All the methods I mentioned will directly render within the page, so will be visible to search engines (unless you load them via an ajax interface).
I currently have Universal Content Puller in the PRB that wraps all these disparate means of pulling content from other sources into one unified interface (amongst other things).
http://www.concrete5.org/marketplace/addons/universal-content-pulle...
I currently have Universal Content Puller in the PRB that wraps all these disparate means of pulling content from other sources into one unified interface (amongst other things).
http://www.concrete5.org/marketplace/addons/universal-content-pulle...
Hi thanks for your reply ... To be honest I'm not too sure about how to handle something ... What I know Is that I haven't taken the bes option so far qnd I surely can save myself some time if I get to know the best way to achieve what follows :
In of all my page I have an area which is a bit like a naviagation area , it is commom to all areas , but there are 2 things I need to take into account :
1 is languages
2 is I need to include an autonav in this specific area.
I think that it would be best if you had a look at the site I'm building , it will be much easier to understand.
So if you go to obeliscosuites.com/home, you will see there is a tabbed menu belos the showcase, when you open the tabs, on the right side you will see an autonav.
This area is common to all pages, what changes is the content depending on the language. Obviously the ideal way would be to put this all area in a stack , but I can't as if I do it this way I cannot include the autonav anymore as I cannot nest an area in a stack, I would then have to hardcode the small navigation on the right hence multiply page types .
This is only one issue ... the second issue I have is that depending on where you are on the site, the tabs need different background . I explain, from the main menu, if you go to "hostels/florida/facilities or any other hostel, you will notice that depending on the hostel, a tab will have a specific background that fits with the showcase color.
Anyone would have any idea as to what would be the best way for me to organize this ??
Many thanks, hopint I was clear enough so you could understand!
In of all my page I have an area which is a bit like a naviagation area , it is commom to all areas , but there are 2 things I need to take into account :
1 is languages
2 is I need to include an autonav in this specific area.
I think that it would be best if you had a look at the site I'm building , it will be much easier to understand.
So if you go to obeliscosuites.com/home, you will see there is a tabbed menu belos the showcase, when you open the tabs, on the right side you will see an autonav.
This area is common to all pages, what changes is the content depending on the language. Obviously the ideal way would be to put this all area in a stack , but I can't as if I do it this way I cannot include the autonav anymore as I cannot nest an area in a stack, I would then have to hardcode the small navigation on the right hence multiply page types .
This is only one issue ... the second issue I have is that depending on where you are on the site, the tabs need different background . I explain, from the main menu, if you go to "hostels/florida/facilities or any other hostel, you will notice that depending on the hostel, a tab will have a specific background that fits with the showcase color.
Anyone would have any idea as to what would be the best way for me to organize this ??
Many thanks, hopint I was clear enough so you could understand!
You could put the Global Areas block in a stack and use that to pull content from a page/area that was hidden to navigation, but editable by the users you need to give edit permission to.
You could do similar with my Parent Area block or the Stack Randomizer block.