Creating secondary menu per category

Posted in: Newspaper
Post count: 19

How difficult would it be to create a secondary menu per category, something like what you see here with the Schedule, Roster, etc.: https://shcathletics.com/main/teamschedule/id/60039/seasonid/4385605

I know there’s a option to list subcategories on a category template, but would it possible to create a menu location for pages, custom links, etc.?

Post count: 35449

Hi,

If you are using tagDiv Composer you can set in page menus
https://www.screencast.com/t/ONQ3fnXnr4Yb
just add the shortcode in the page and set the menu you want to display.
https://www.screencast.com/t/mbr2Hy57g5v
https://www.screencast.com/t/c4IPy0izo
Hope this will help you.

Thank you for your understanding.

Post count: 19

For some reason, I am not seeing the option for TD Menu even though I have TagDiv Composer installed (Version 2.3 | built on 12.10.2018 9:30).

https://drive.google.com/open?id=114Xd8qZultHOKWDRgdCD7gXvocPE7OQn

Post count: 35449

Hi,

In order to use that option you;ll need to make update to the theme.
please read first this -> How to update the theme

Thank you for your understanding.

Post count: 19

Followed all of the detailed steps – have 9.1 installed with (Version 2.3 | built on 12.10.2018 9:30) of td_composer.

Some other step I’m missing, as I still don’t see TD Menu as an external shortcode option?

Post count: 35449

Hi,

Please update the tagDiv Composer, go in Newspaper plugins and update the plugins.
If this don’t work , please go themeforest, log in with your credentials and get the last theme version with all files, go in Newspaper> plugins deactivate tagdiv composer, go in theme file in plugins and delete the td composer, after that install the plugin from the folder you get from themeforest ( first unzip ) you’ll found the TD Composer in plugins.

Thank you for your understanding.

Post count: 19

That’s the process I followed, but I will try again. What’s the version of TD Composer I should see?

Sorry for the repeated questions, but at least perhaps I now know where the issue is.

Post count: 19

Also confirmed that this is the latest version in the Themeforest download:

Plugin Name: tagDiv Composer
Plugin URI: http://tagdiv.com
Description: tagDiv Composer – Create beautiful pages with this custom frontend drag and drop builder.
Author: tagDiv
Version: 2.3 | built on 12.10.2018 9:30
Author URI: http://tagdiv.com

Post count: 35449

Hi,

Sorry was may mistake, that was a custom made shortcode, from a test version.
Please use list menu https://www.screencast.com/t/3jbilhcs ( it’s work better if you do not set sub menu in menu ), make some setts in general list https://www.screencast.com/t/IXEs7UZ8 and if you like the bottom border on hover just add this custom css in Newspaper>Theme panel>Custom code>Custom css
https://www.screencast.com/t/0dkxhQrPWA3
.menu-td-demo-footer-menu-container ul li:hover{
border-bottom: 2px solid #4db2ec;
}
.menu-td-demo-footer-menu-container ul li{
padding: 0 5px;
border-bottom: 2px solid transparent;
}

Sorry for the inconvenience.

Thank you for your understanding.

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.