Some problems after updating to Newsmag 4.9

Posted in: Newsmag
Post count: 14

I just updated my amazing Newsmag Theme from 4.8 to 4.9 via FTP way and… it’s a drama!

It seems that the backend works fine… and the homepage too…
But the rest of the site has some problems (menu problem, column not shown, Banner Google ADS not shown)! (Screenshot here: https://www.sgommo.it/vari/sgommo_problems.png)

The site is in the Maintenance Mode at the moment!
I have only Newsmag theme installed.
I hope you can help me!

Thanks so much!
Giovanni

Post count: 1

I solved by changing in functions.php of my child theme at line 16:

add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles', 1001);
with:

add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles', 11);

Post count: 23312

Hi,

Please send us an email at contat@tagdiv.com with your log-in information (wp-admin) and leave the latest version of the theme active so I can see the problem. Also, provide the CPanel access for more investigation.

Thank you!

Post count: 30

Hello,

I have same problems with the function.php of the Child-Theme after updating to Newsmag 4.9.
I changed the number in 11 too and it works for now.

Without the change it looks like this:
https://screenshots.firefox.com/6bkaoBm01276Djq5/lau-rammstein.de

  • This reply was modified 7 years by Laura.
  • This reply was modified 7 years by Laura.
Post count: 30

Hello,

I also noticed that I can’t change the post template and for example the weight of the post title in theme panel.

It keeps the settings for the template that I had before the update to 4.9 and the weight of the title is now the default one.

I deleted the cache and tried different browsers.

Thanks,
Laura

  • This reply was modified 7 years by Laura.
Post count: 55

I don’t even have this code in my functions.php. What should I do?

  • This reply was modified 7 years by aleister.
Post count: 24

Tengo problemas con las galerías, no cargan me aparece error al cargar la imagen, por ahora estoy usando la versión 4.7, pienso que es la más estable.

Post count: 15

Yes, this is interesting, the file on my server had “1001” but the new download of the child theme packaged with the 4.9 version had “11”. Changing it to 11 fixed the issue.

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