Hello,
I was using Newspaper 7.2 and just updated to Newspaper 11.
I notice that the breadcrumb appears on the articles but does not appear on the pages.
I have also found that in Chrome my Home Page and a few other pages containing Grids (but not all of them) display the full width of the window on computer (like on a mobile) and the menu doesn’t take the color settings.
If you want to check on my website: http://www.romepratique.com
Best regards
Hello,
It looks like you have activated the mobile theme plugin.
The mobile theme plugin uses a standard layout for mobile to make it faster, but for this, all your pages need to be remade using the mobile editor (so you can only add the elements that are present in the toolbar, without shortcodes (blocks) and the shortcode for the contact form (if you copy-paste the code will not work)).
Better deactivate the plugin and see the results.
Usually, this problem when the mobile theme is displaying on the desktop, then you have a cache conflict, the plugin for the cache that you are using do not recognize the mobile and desktop cache. We recommend using the WP Super Cache plugin https://forum.tagdiv.com/cache-plugin-install-and-configure/
Unfortunately, there is a big difference between version v7.2to version 11.
Here you can find information about the changes that have occurred in each update over time https://tagdiv.com/newspaper/
Also, for example, the breadcrumbs appear on the category page https://www.screencast.com/t/B4UJQhVko
For grids and colors I’m not sure I fully understand your issue, can provide some screenshots of what should look like or what colors should be applied.
Thank you!
Hello Anamaria,
Thank you for your reply.
Disabling the mobile theme plugin and clearing the cache fixed my display issues on Chrome.
On the other hand, I confirm that the breadcrumb only appears on certain pages (rather the posts) of my site.
It was displayed on all the pages of my site before the update.
Do you know how to fix this?
Best regards,
Stephane
Hi Anamaria,
To answer your questions,
In Newspaper Theme Panel> Template settings> Show Breadcrumbs is enabled. The breadcrumb should therefore appear on all pages, which was the case before the update.
Two pages in which the breadcrumb does not appear:
https://www.romepratique.com/preparer-installation-rome/
https://www.romepratique.com/vivre-a-rome/rome-informations-de-base-pour-les-residents/
Two pages in which the breadcrumb is present:
https://www.romepratique.com/preparer-installation-rome/telephone-et-internet/telephoner-en-italie/
https://www.romepratique.com/preparer-installation-rome/assurances/conseils-assurances/
I have more than 300 pages and 1100 articles in my site, so I cannot check them all but it seems that the pages made with Visual Composer do not have the breadcrumb while those made with the classic editor have the breadcrumb.
The breadcrumb is present in all the posts that I have consulted and they were made with Visual Composer.
Best regards,
Stéphane
Hello Stéphane,
I manage to recreate this bug on my install, unfortunately, now I can’t offer a solution.
This problem must be investigated by our developers and after that, I will be able to offer a solution.
We are sorry for the inconvenience!
Thank you for understanding!
Hello Stéphane,
We made more investigation and found a solution for this problem.
Please edit the code on this page wp-content/plugins/td-standard-pack/Newspaper/page.php with this code https://pastebin.com/4BQXCZyB (copy-paste)
this is the modified code https://i.imgur.com/AdClKB7.png and this is the result https://i.imgur.com/nELeLZn.png
You can set the code in the child theme
Hope this helps you!
Thank you!