it could be very helpful to me those 2 new positions above and below the component (7 and 8). Sure i can add them by myself, but in this way i have to replace the edit each t3 update and socialize update.
Also: a wrapper div including from header#t3-header to div.wrap.t3-top could be helpful too for an image background. Tipically an <header> should include a module position too for a slideshow or something..
Hi, Alfredo.
I assign template developer to this thread.
Hi Alfredo,
As you are customizing the socialize template you only need to replace/merge your change for socialize template upgrade.
about
I am not clear about the requirement. It is such way developer as html5 introduce new approach for seo friendly.Also: a wrapper div including from header#t3-header to div.wrap.t3-top could be helpful too for an image background. Tipically an <header> should include a module position too for a slideshow or something..
Hi Alfredo,
It seems you have good knowledge about template customizing.
Thanks for the idea. So far we are accepting lost of such request to enrich the socialize template.
I will inform to our developer team to listen your mind.
Meanwhile please raise your hand at
uservoice.jomsocial.com/
Thanks
Hi, Alfredo.
We have not received any response back from you in over 7 days, and would like to know if you consider this issue to be resolved. If you have any further questions, simply reply to this post.
Hi, Alfredo.
I become a Project Manager for Socialzie template.
Yes, they weren't implemented in latest release...
I'll mark your thread a Pending support and talk with Ashraf if and when we could implement new positions.
i'm not so in hurry obiouvsly i added the position by myself..but this is could be an improvement of the template for all the users. Several Pro joomla templates has above and below component position, it's very useful.
if someone is interested, paste that in socialize\tpls\blocks\mainbody-js.php beetween <jdoc:include type="message" /> and <jdoc:include type="component" />
<?php if ($this->countModules('abovecomponent')) : ?>
<div class="t3-container">
<jdoc:include type="modules" name="<?php $this->_p('abovecomponent') ?>" style="T3Xhtml" />
</div>
<?php endif ?>
Hi Alfredo,
That's a good thing you added. We can add that one.
I will talk with our developer and hopefully it can be added with our next socialize version.
Thanks
Hi, Alfredo.
We'll add those new positions in next release.