List of issues

Posted in: Newspaper
Post count: 4

Hey there,

I am currently using NewsPaper theme based on Gadgets demo and have run into a few issues.

1. The main navigation bar uses black colour as the hover colour even though it is set to orange in the theme panel.
2. WP Super Cache, when enabled completely removes the styling for the theme. All I’m left with is the html structure. I followed tagdiv instructions on how to configure the plugin but to no avail.
3. Co-author plus integration – I don’t know where to setup the plugin code for multiple author profiles and how to show two boxes (one for each author) in case of multiple authors for an article.
4. The font sizes are different for the grid layout and I don’t know where to change the style/size for each grid layout( I did try the theme fonts tab).
5. How do I add more share links to the default list that already exists for each post?
6. For the main homepage grid, how do I remove the white border separating the different tiles?
7. How do I show the ‘More Stories’ box that appears on the right side of Tech News demo when viewing an article?

Thank you for your support in advance. Please let me know how to give you backend access.

Sincerely,

Matt

Post count: 20688

Hi,

1. The demo is created custom and some elements can be modified with code when designing the demo style. In these cases settings from the theme panel are overwritten. This particular demo has a condition that when header style 5 is used, the header menu will display in black when the menu item is active or hovered
https://www.screencast.com/t/37v7KVxrqz3
If you want them to be orange and keep the header style, you can make the change like this
https://www.screencast.com/t/vDNPMvNe
Sorry for any inconvenience.

2. The Super cache plugin is tested with the theme and it works properly. WE have not had any similar reports. Something else might be causing the issue. Try deactivating all other plugins except theme plugins and the cache plugin and check the results.
Also try checking in the browser inspector console (press F12) on the page when the problem is happening, and check for errors.

3. There are some solutions here on the forum that you could try for that plugin
https://forum.tagdiv.com/topic/multiple-authors-implementing-co-authors-plugin-into-theme/

4. The article title font can be changed for the Big grid in the theme panel. These are the modules where you will have to change them
https://www.screencast.com/t/ymWZI6rXDV3q
https://www.screencast.com/t/2UwlbUHCnc
Here you can see what modules different blocks or grids contain
https://forum.tagdiv.com/theme-blocks-modules/

5. At the moment there is no option to add more sharing socials in the post page. These are the only available settings
https://forum.tagdiv.com/sharing/
There are solutions on the forum to add particular socials, but would require theme file modifications. I believe there are plugin that you could try as well if you need more options.

6. If you mean the space between the modules in the Big grid, that cannot be removed. That is how the grid is designed, there is no option to modify it.
Here you can see how all the Full grids look
https://demo.tagdiv.com/newspaper/full-big-grid-1/
It could only be done with custom code.

7. The More articles box that is displayed on posts can be enabled in the Theme panel
https://forum.tagdiv.com/more-articles-box/

Please correct me if I misunderstood something about the questions.

Thanks

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