How to hide children categories
			
	
						10 months 1 week ago				#5406
		by clausjcom
	
	
		
			
	
			
			 		
													
	
				How to hide children categories was created by clausjcom			
			
				When using Menu > GMap > Blog list .. I get children categories shown at the bottom.
How to disable those?
The blog list is a parent category consisting of 2 childs.
PS: Where in documenation do I find "Personalization" and how to use that?
					How to disable those?
The blog list is a parent category consisting of 2 childs.
PS: Where in documenation do I find "Personalization" and how to use that?
Please Log in or Create an account to join the conversation.
			
	
						10 months 1 week ago				#5407
		by gmapfp
	
	
		
			
	
			
			 		
													
	
				Replied by gmapfp on topic How to hide children categories			
			
				Hello,
Witch version do you used ?
					Witch version do you used ?
Please Log in or Create an account to join the conversation.
			
	
						10 months 1 week ago				#5408
		by clausjcom
	
	
		
			
	
			
			 		
													
	
				Replied by clausjcom on topic How to hide children categories			
			
				Hi,
Not sure where to look for version number.
However, in extensions it says: Package 4.0.17
					Not sure where to look for version number.
However, in extensions it says: Package 4.0.17
Please Log in or Create an account to join the conversation.
			
	
						10 months 1 week ago				#5409
		by clausjcom
	
	
		
			
	
			
			 		
													
	
				Replied by clausjcom on topic How to hide children categories			
			
				Probably latest version as I downloaded it recently.
PHP 8.2.24
Joomla 5.2.2
					PHP 8.2.24
Joomla 5.2.2
Please Log in or Create an account to join the conversation.
			
	
						10 months 6 days ago				#5410
		by gmapfp
	
	
		
			
	
			
			 		
													
	
				Replied by gmapfp on topic How to hide children categories			
			
				Hi,
You can disable the display of children categories in the tabs of you menu item :
Catgeory > Subcategory leves > None
For the personalization, you can select it alson in the menu item :
Details > Choose a personalization
					You can disable the display of children categories in the tabs of you menu item :
Catgeory > Subcategory leves > None
For the personalization, you can select it alson in the menu item :
Details > Choose a personalization
Please Log in or Create an account to join the conversation.
			
	
						10 months 5 days ago				#5411
		by clausjcom
	
	
		
			
	
	
			
			 		
													
	
				Replied by clausjcom on topic How to hide children categories			
			
				Hi again
I want to show the listing in the child categories, but not the related categories.
Explanation:
Category: Anchestors
Sub-category 1: My dads family
Sub-category 2: My moms family
The created items in each category should be listed, but I don't want the category description shown. Even if I set "Category title" and "Category description" to "Hide" in the menu, I still get those listed (see image).
On Personalization: How does that work? How do I relate a personalization to the map at all?
PS: A workaround to hide the subcategories is by using custom-css, but that is really strange if needed:
div.cat-children h3
{
display:none;
}
					I want to show the listing in the child categories, but not the related categories.
Explanation:
Category: Anchestors
Sub-category 1: My dads family
Sub-category 2: My moms family
The created items in each category should be listed, but I don't want the category description shown. Even if I set "Category title" and "Category description" to "Hide" in the menu, I still get those listed (see image).
On Personalization: How does that work? How do I relate a personalization to the map at all?
PS: A workaround to hide the subcategories is by using custom-css, but that is really strange if needed:
div.cat-children h3
{
display:none;
}
Please Log in or Create an account to join the conversation.
		Time to create page: 0.051 seconds