Joomla- BlogLayout: Show title and image of sub category - joomla

I have a menu item that shows articles from a category and two sub-categories on a website as blog layout.
Now I want to achieve that I just want to display the title and image of all sub categories, but not of the parent category.
I guess I have to override the standard views in components\com_content\views\category\tmpl but I don't know how I could do that.
Any help is very appreciated.
Thanks,
enne

Related

How do I switch off products display on Category pages

I am new to CS-cart and trying to set this up for my multi-vendor e-commerce shop.(and I am not a programmer)
So here's my problem, I don't want products to be displayed on any category pages.
This is the flow I am looking to have
Grid of main categories (on homepage)> List of sub category> Associated Sub category> and then products.
I'll assume you are on the latest release of Cs-cart (v.4.x.x), as you did not mention it.
You can control wether you want to show products from subcategories or not through the global setting option "Show products from subcategories of the selected category" that you'll find on the Settings/General menu of your admin area. See the screenshot:
I hope that helps you!

Joomla 3 - Show category blog below single article

I would like to create a page where I have a single article and a category blog consisting of text and an image beneath. It should look like this:
All articles should be dynamic, so that a user can change title, image and text.
How can I achieve this? I have one component tag. Is this possible with Joomla?
Best regards,
enne
This seems like a standard category layout where you have the category description displayed. Just enter the text you always want to keep displayed in the description of the category.

magento how to display different image banners for sub categories

I need different images "banners" for all of my sub category pages. Currently they are inheriting the image of the category they are a sub of.
Thank you in advance!

(Magento) Shop by category shows other category description than category page

At the moment I have a strange thing in magento. When I click on a category from the menu I see a description mentioned for the sub-category. But when I click on the category from the "Shop By" menu. I see the text from the root category.
I've noticed that when I click from the topmenu, the link is http://example.com/rootcategory/subcategory/subcategory.html but when i click from "Shop By" the link will be http://example.com/rootcategory.html/?cat=13 . I think this caused the other description text.
Has anybody a solution to this problem? I've searched google for the answer but I couldn't find anything.
Thank you in advance.
Roy
This is because you are still in the root category, it just filters the products by category. That is the way Magento's layered navigation works. To get rid of it, you can disable categories in the layered navigation and include a navigation block in the same place.

displaying category on a cms page in magento

I am using a CMS page and i want to show some particular Categories on that page.Can anyone plz guide me how can i do it with the category image as well
thanks a lot..
You should use static blocks.
What categories do you want to display?
Is this a list of predefined category ids?

Resources