Hi, just building new site with the local news demo. How do I add new pages eg About, Contact etc and make them show in the menus? I’ve created the page titles in the WP Pages dashboard but they don’t show up in the menus.
Ditto for Categories. I want to replace all the category titles with my own, have created the categories in the WP Posts>categories dashboard but they don’t show in the menus either.
Please help! Cheers
OK, I worked it out. You go outside the Newspaper dashboard into the main WP one and go to Appearance > Menus and figure it out from there. Now just need to find out how to get which categories/page links working with each type of menu. Hope this is helpful to somebody else.
Hi,
Indeed, menus can be created or edited in Appearance->Menus. They can be set in the available locations either in WordPress settings
– https://www.screencast.com/t/H3b3T6nE9Pm
– https://www.screencast.com/t/kKvIacnnN6k
Or in the theme panel for each section, top bar, header menu and footer menu. Some more general information about the menus here
– https://forum.tagdiv.com/main-menu/
You can add menu items from the available categories, pages, etc
– https://www.screencast.com/t/f3lscR890TqN
There are different types of menu styles available as well, for the main header menu
– https://forum.tagdiv.com/mega-menu/
– https://forum.tagdiv.com/page-menu/
Hopefully this is helpful, please let us know if you need help, or you have further questions.
Thanks
Very useful thanks for all the links! While I get to grips with all this, I’d just like to change the categories in the Local News demo to my own and replace the demo posts with my own, like for like. What’s the easiest way to do this? So for example, I would like to change “Business” to eg Blog but keep all the links intact?
-
This reply was modified 8 years by
sp.
Hi,
You simply have to edit the page with the tagDiv composer and configure the grids, blocks and other elements to display your own posts
– https://forum.tagdiv.com/block-settings-guide/
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
Thanks
Hi,
Maybe if you could provide some more specific information, I could give you a more accurate response. You could post some screenshots of the elements you are referring to, that would be helpful as well.
I believe we covered menus where you can add your own categories or desired menu items. And blocks in which you can display your own posts and categories, rename the blocks etc.
Thanks
OK, thanks for your patience, much appreciated! Here’s the site as it stands. my site in progress
So I want to change the top panel to automatically populate with my latest posts. How do I do this?
Then I want the next panel (currently Business) to be titled eg Online, the one below that (Lifestyle Today) to be eg Case Studies. How do I change these titles so that new posts automatically populate these categories?
The other issue I have is that I have a large white space in my widgets bar on the right between the ad at the top and the image widget. How do I get rid of this?
Thanks for all your help!
Simon (also!)
Hi,
The top panel would be the Big grid, this will display posts according to the filtering and sorting that is set for it
– https://www.screencast.com/t/2WxzhbRhj1
Block titles can be changed for each block
– https://www.screencast.com/t/m4LN8pPa
Changing a block title will not affect the content displayed in the block. This can be changed in the filter tab as well.
The ajax filter displayed on top of the blocks can be configured for each block
– https://www.screencast.com/t/0MTx3qQYq
– https://www.screencast.com/t/jmy0BLHP82r
If you want particular categories to be displayed there, you can enter IDs in the filed below (category IDs can be seen here for example)
– https://www.screencast.com/t/GaW5Gurjn
– https://www.screencast.com/t/xGiOHnKcSyR1
You could place more elements in the sidebar space, there is only an ad box currently, from what I can see
– https://www.screencast.com/t/kjhSgoY9JK1
The demo has more elements in the sidebar space
– https://demo.tagdiv.com/newspaper_local_news/
Thanks
That’s great re the categories, blocks etc. Got it now!
Re the sidebar, there are currently three other widgets in it under the ad box. You probably didn’t scroll down far enough because of the very white space I was talking about! There are a td image widget, a latest posts widget and a categories widget. I tried to drag another element into the empty space under the ad but it wouldn’t accept it? The ad widget doesn’t show in the WP widgets control panel, though. I loaded the code via the td theme panel.
Hi,
I did scroll down enough, until the latest articles section displayed on the homepage. This section has it’s own sidebar
– https://www.screencast.com/t/HhwJmQ9l
– https://www.screencast.com/t/6xqFEXO0L
Sidebars on pages can be set in two ways. First split the row like this for example
– https://www.screencast.com/t/5hjVakbcSIA
Next either drag elements directly in the resulting sidebar, or drag a widget sidebar element and select from your available widget sidebars
– https://www.screencast.com/t/ogLTGT1eFHtH
There should be no problem if you are trying in either way.
Thanks
OK, think I’ve almost got to grips with how widgets work, will persevere.
One last question, if I might trouble you. I want to change the font for the TITLES of all the posts wherever they appear to sentence case instead of Uppercase. I’ve done it for the posts themselves but I can’t, for the life of me, work out how to change the titles where they appear on the homepage, in widgets etc. Thanks again for all your time.
Hi,
The block and widget titles font properties can be customized in the theme panel. This setting will make the block and widget titles lowercase if that is what you want
– https://www.screencast.com/t/iGYH7arjz
– https://www.screencast.com/t/ycSEB3O3UVI
Please do not hesitate to ask if you need help with anything, we will try our best to reply as soon as possible.
Thanks
Not too worried about the post titles, have changed most of them apart from the top grid.
Definitely last question I hope (thanks so much for all the support!): How do I get the category tabs on the thumbnails in the homepage Techniques block, not at the side with the article title? So they’re ON the picture like in all the other blocks? THANKS!
Hi,
There are font settings for all theme modules, the big grid you are using is made of 2 type of modules (mx5 and mx6)
– https://forum.tagdiv.com/theme-blocks-modules/
Change their font properties in the theme panel if needed
– https://www.screencast.com/t/TmQFKKCifMni
– https://www.screencast.com/t/BOBsgTX96rve
Blocks design may differ from one to another, the category tag is not displayed in the same style for all modules. You can see how all the blocks look in the live demo
– https://demo.tagdiv.com/newspaper/block-1/
I could give you a custom code to position the tags differently, it would be easier like this however, on top of the thumbnail
– https://www.screencast.com/t/zQgdkGgQThnc
.td_block_11 .td-post-category {
position: absolute;
top: 0;
left: 0;
}
Enter the code in Theme panel->Custom CSS if you should decide to use it
– https://www.screencast.com/t/IXpqhrhj
Thanks
Hi,
There is a button in the theme system status, that would be used in case you want to intentionally reset the theme activation (changing domains for example)
– https://www.screencast.com/t/btzc7l24
Other then that there would be no other similar button in the theme.
Thanks