question before an update to 9.7.2.

Posted in: Newspaper
Post count: 77

Hi,
just a few question before an update to 9.7.2. (from 9.6.1).

We have two modified files; header-amp.php and single.php.
Files located in Newsletter/mobile
In header-amp.php we put a Tag Manager code which allows us to implement GA code (works perfectly in that way). In single.php we put some code to show newsletter subscribtion form for our AMP visitors. The problem is that on 9.7.2 we do not see this files (on our test on localhost). Were thay moved to another location? What should we do?
How we can override this templates, In child theme
if ( td_util::is_amp() ) { we should use this?
Or is there a different way?

Another questioni is about WP 5.1 If we upgrade our site should we turn off Gutenberg?

Regards.
Jurek

Our site: radioklinika.pl

Post count: 20688

Hi,

They were moved in the tagDiv composer plugin after update 9.7. This happened due to the new Envato requirements for themes. Many of the theme files including the mobile theme files were moved there. They are here now – http://prntscr.com/nrrzm8

The analytics code for AMP can be entered in the theme panel – http://prntscr.com/nrs3mo
But for adding code in the single post page there is no theme panel spot at the moment, so you would have to edit the file.

Thanks

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