Footer widget in Newmage 1.6

Posted in: Newsmag
Post count: 95

In Newsmage 1.4, I can put addition widget footer items in Appearance -> Widgets
But in 1.6, when I use predefine footer style 1, it will not load the widgets in appearance
It’s fine in style 2 or others.

Is that a bug?
Thanks

Post count: 7909

Hi,

It is not a bug, we made some changes and remove it that code. If you want to use Style 1 and also to add another widgets to the predefined content please edit and add code like this: http://screencast.com/t/mg4Nm4deKb3

<?php dynamic_sidebar('Footer 1');?>

Just change 1-2-3 and add it.

Thanks!

Post count: 6

Thanks, that worked. I was using the footer settings wrong, I apologize.

I will try to fix the visual composer by updating it but at the moment it all works fine so no urgency.

You have a great theme. Thank you for your support.

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