Menu Asset Problem

Hi,
I created a site asset, and inside it i create five page and one folder with images.

When I create a menu on the homepage, it print all the pages but also the folder.

example:



the site asset structure:

Site

  • Page1
  • Page 2
  • Page 3
  • Page 4
  • Page 5
  • Folder
    • Image 1



      On the web page the menu show:

      Page 1 | Page 2 | Page 3 | Page 4 | Page 5 | (( Folder ))



      There is any way to hide the folder from the menu?

      Thanks

You can edit design & set there asset types that You wish to show in menu.


Just look into the design manual (search for “wanted_asset_types”)



Cheers, Paul

You can also hide individual assets from the menu. Go to the Linking screen of the Folder and change the link to the Site asset from TYPE_1 to TYPE_2. TYPE_2 links will not show in any menus on the frontend of your site.


More info here: http://manuals.matrix.squizsuite.net/asset-screens/chapters/linking

[quote]
You can also hide individual assets from the menu. Go to the Linking screen of the Folder and change the link to the Site asset from TYPE_1 to TYPE_2. TYPE_2 links will not show in any menus on the frontend of your site.



More info here: http://manuals.matrix.squizsuite.net/asset-screens/chapters/linking

[/quote]



Thanks! This works great!

I still have one more problem:

in one page I used the WYSIWYG as content type. I created a custom class with an image as backgroud. But when i try to open the page, where is the text there is a withe backgroud. I tried to add background-color:trasparent to the class with no succes. How it is possible to remove the withe background under the text?

The problem is only with the WYSIWYG content type.

Thanks a lot.

[quote]
Thanks! This works great!

I still have one more problem:

in one page I used the WYSIWYG as content type. I created a custom class with an image as backgroud. But when i try to open the page, where is the text there is a withe backgroud. I tried to add background-color:trasparent to the class with no succes. How it is possible to remove the withe background under the text?

The problem is only with the WYSIWYG content type.

Thanks a lot.

[/quote]



This sounds like a CSS issue not a Matrix WYSIWYG editor issue. Do you have a page we can see where the issue is happening?

[quote]
This sounds like a CSS issue not a Matrix WYSIWYG editor issue. Do you have a page we can see where the issue is happening?

[/quote]



Thanks, but I found the problem: coping the text from a Word document, the text was pasted like html and with a withe background.

[quote]
Thanks, but I found the problem: coping the text from a Word document, the text was pasted like html and with a withe background.

[/quote]



Yes, make sure when you are copying from Word that you use the clean text tool. Word is pretty horrible with all the code that it brings over.