Support ForumBlog overview layout – Support Forum https://support.ishyoboy.com/forums/topic/blog-overview-layout/feed Fri, 27 Dec 2024 00:45:18 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/blog-overview-layout/#post-7179 <![CDATA[Blog overview layout]]> https://support.ishyoboy.com/forums/topic/blog-overview-layout/#post-7179 Thu, 12 Mar 2015 11:01:34 +0000 mirko Hi,

I wish to make some custom arrangements on the blog overview layout :

– I’d like to remove the breadcrumbs row just above the category menu (the one showing the category name on which the user is). How can I do that ?

– All my pages in the website are having specific rows repeating all over the website (contact bloc, social network bloc, google map and so on…). These blocs are created via Templatera, and I wish to add them on the blog overview page, right under the posts list.
How can I call for these items, and which file do I need to override in order to display those on this page ?

Any help on these details will be greatly appreciated :)

Thanks,

]]>
https://support.ishyoboy.com/forums/topic/blog-overview-layout/#post-7187 <![CDATA[Reply To: Blog overview layout]]> https://support.ishyoboy.com/forums/topic/blog-overview-layout/#post-7187 Fri, 13 Mar 2015 08:46:21 +0000 IshYoBoy Hey Mirko,

– The blog overview output by the “home.php” and the “virtual” pages are output via the “archive.php”. You can stop the breadcrumbs by commenting out the code which outputs them:

If you wish to disable it only on the overview page and it is a page not homepage then you have option in the settings of the given page.

– You can modify the “home.php” file to output these items either by directly calling the content of these items or by calling the shortocode which will output them.

Create new page, add the template, switch to wordpress editor and TEXT tab and copy the shortcodes. Then just edit the “home.php” and try something like:

echo do_shortcode('[templatera ......]');

Hope this will point you in the right direction.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/blog-overview-layout/#post-7198 <![CDATA[Reply To: Blog overview layout]]> https://support.ishyoboy.com/forums/topic/blog-overview-layout/#post-7198 Fri, 13 Mar 2015 15:05:55 +0000 mirko Woohoo, awesome !

Only I was looking in the wrong file for the second answer, as I had to modify archive.php.

But you guys saved me a lot of time and hairs :)

Thanks !

]]>
https://support.ishyoboy.com/forums/topic/blog-overview-layout/#post-7226 <![CDATA[Reply To: Blog overview layout]]> https://support.ishyoboy.com/forums/topic/blog-overview-layout/#post-7226 Mon, 16 Mar 2015 05:02:30 +0000 IshYoBoy Hey Mirko!

Happy to hear we could be of a help! Hope using the template is fun and you are satisfied with how it was done so you can easily achieve all you need.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>