Add a Vertical Menu to pm? (joomla)

kverweij
34 Posts
kverweij posted this 16 October 2015

Hi,

I can see how i can change the style. And also know how to ad it in Joomla. But how can i add a Vertical Menu in the preview template? I can't see the Vertical Menu in PW>Menu eigther in PW>Insert.

Thanks

Hi, I can see how i can change the style. And also know how to ad it in Joomla. But how can i add a Vertical Menu in the preview template? I can't see the Vertical Menu in PW>Menu eigther in PW>Insert. Thanks

Last edited 16 October 2015 by kverweij

Vote to pay developers attention to this features or issue.
10 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 16 October 2015

Hi,

You can add vertical menu only from the CMS back end, there is no way to add it within the application. You can style the vertical menu under the Styles tab.

Sincerely,
Hella

Hi, You can add vertical menu only from the CMS back end, there is no way to add it within the application. You can style the vertical menu under the Styles tab. Sincerely, Hella
kverweij
34 Posts
kverweij posted this 16 October 2015

Thanks Hella.

It would be nice to add it in the future.

Thanks Hella. It would be nice to add it in the future.
Support Team
Support Team posted this 16 October 2015

Hi,

Thanks for the suggestion, but it is a bit useful as the menu itself can be styles under the Styles tab and the actual menu can be added in the CMS. The one added from the Themler will require some settings to know what menu to pick as the source. That's why it's better to add it from the back end with all the appropriate settings.

Sincerely,
Hella

Hi, Thanks for the suggestion, but it is a bit useful as the menu itself can be styles under the Styles tab and the actual menu can be added in the CMS. The one added from the Themler will require some settings to know what menu to pick as the source. That's why it's better to add it from the back end with all the appropriate settings. Sincerely, Hella
kverweij
34 Posts
kverweij posted this 16 October 2015

Hi,
I understand, but it's much easyer to edit in the application preview. Because then i can see the changes with the rest of the site instead of only the vmenu. But i had to say i am very happy with themler!

Another question. The slider is flashing between two slide where can i turn that off?

Thanks!

Hi, I understand, but it's much easyer to edit in the application preview. Because then i can see the changes with the rest of the site instead of only the vmenu. But i had to say i am very happy with themler! Another question. The slider is flashing between two slide where can i turn that off? Thanks!
Support Team
Support Team posted this 16 October 2015

Hi,

The slider effects can be changed under the Slider >> Carousel >> Animation >> Direction. Also each slider element can have own extensions.

Sincerely,
Hella

Hi, The slider effects can be changed under the Slider >> Carousel >> Animation >> Direction. Also each slider element can have own extensions. Sincerely, Hella
kverweij
34 Posts
kverweij posted this 16 October 2015

Thanks again!

Thanks again!
Support Team
Support Team posted this 16 October 2015

You are welcome. Feel free to contact us in any other occasion.

Sincerely,
Hella

You are welcome. Feel free to contact us in any other occasion. Sincerely, Hella
kverweij
34 Posts
Is Solution
kverweij posted this 17 October 2015

Hi,

I have being worked on this template http://www.viak.nl/oesterkoning_2016/

where can i find to turn off the bullet in menu list?

Sorry for this question but i can't find it anywhere. Is it in the block?

Hi, I have being worked on this template http://www.viak.nl/oesterkoning_2016/ where can i find to turn off the bullet in menu list? Sorry for this question but i can't find it anywhere. Is it in the block?

Last edited 17 October 2015 by kverweij

Support Team
Support Team posted this 19 October 2015

Hi,

To turn off bullets only in these menus and not in the whole sidebar, please addthis code in the Settings >> Additional CSS:

ul.menu li:before
{
content:none!important;
}

Sincerely,
Hella

Hi, To turn off bullets only in these menus and not in the whole sidebar, please addthis code in the Settings >> Additional CSS: ul.menu li:before { content:none!important; } Sincerely, Hella
kverweij
34 Posts
kverweij posted this 20 October 2015

Thanks again

Thanks again
You must log in or register to leave comments