problems after update to v.X

Posted in: Newspaper
Post count: 9

Hello,
We’ve encountered several problems after updating the Newspaper theme from version 8 to 10 on the site http://www.biokurier.pl. Here they are:

1) Post template – in the ‘Default’ template (which we used to use previously) the social sharing icons (both in the beginning and in the end of the article) are not visible; they are visible e.g. in the Style 1, but this Style seems to be defined in another file than the previous ‘Default’ one (i.e. single-loop.php); we used to be adding some of our own code to the single-loop.php file (in the child folder); now we want to do the same (or to apply it to Style 1) but no changes introduced to a single-loop.pho file placed in the child folder seem to work; please help

2) Category view
previously articles on a category list (e.g.: https://biokurier.pl/jedzenie/) all had thumbnail images scaled to the same size; now we cannot achieve this by using any of the options available in the Theme’s panel; please advise how to do it?

Thank you in advance for your help!

Adam

Post count: 9

Additionally:
3) no code added in the header.php file added to the child folder seems to be renered on the webpage

Post count: 35449

Hi adamtri,

There is a very big difference from v8 to v10, I can say that is like a new theme.
1. If you are using standard post styles, then you need to know that these files were moved in tagDiv Standard Pack -> wp-content/plugins/td-standard-pack/Newspaper/parts/single also you need to use the child theme from the package v10 and make sure that you set the files as in our documentation -> https://forum.tagdiv.com/the-child-theme-support-tutorial/

2. In most cases this problem can be solved by regenerating the thumbs, this can be done using our guide from here -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/

3. The header file need to be set in the child theme from package v10 and make sure that is set as in our guide from here -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
Also if you use this file in child theme only for extra code between <head></head> tags, then you can set it here -> https://i.imgur.com/QxsXCCI.png

Thank you!

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