Is possible to made the theme full width?

Posted in: Newsmag
Post count: 13

Hello, how can i set the theme with full width?
Thanks a lot

Post count: 9544

This theme does not support full width. You should look at tagdiv’s Newspaper theme for a full width layout.

Post count: 13

this theme will have full width?
i have bought it yesterday, if possible i convert with newspaper if have full width..

Post count: 1291

Hi,

Do you refer to full width on header area like here – http://demo.tagdiv.com/newspaper/
Please provide more details?

Thank you, Emil G.

Post count: 13

Hi,
Thanks for the quick response!
I mean an unboxed layout like this http://demo.solostream.com/wp-enlightened/solo-unboxed-layout/
alternatively, can i increase the resolution of the body?

I have two other urgent questions:

1) I have a huge problem with the image optimization (http://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fgooglexperience.com&tab=desktop). Can you suggest me some solution?

2) in reference to this page https://forum.tagdiv.com/featured-image-featured-video/, i don’t have the “featured video post box” in my panel.

Thanks in advance.

Have a nice day.

Post count: 1291

Hi,

Unfortunately none of the themes has such an option, you can check the demos to see what’s possible on them, sorry.

1. Your server response issue is much worse – http://screencast.com/t/GzowiIEu3m3
For images try a plugin like Smush it – https://wordpress.org/plugins/wp-smushit/
Or add the following code at the end of the functions.php file:

add_filter( 'jpeg_quality', create_function('', 'return 50;' ) );

It will compress all future added images to 50%, but you have to regenerate the thumbs for the images that were already uploaded, you can doit using the Force Regenerate plugin – https://wordpress.org/plugins/force-regenerate-thumbnails/

2. Check if it’s not hidden – http://screencast.com/t/kiODtMN1n

Thank you, Emil G.

  • This reply was modified 11 years by Emil G.
Post count: 13

Hi,
this is my situation
http://s10.postimg.org/c4gnr3yw9/Screenshot_4.png

I don’t have the option.

Thanks

Post count: 3343

Hi,
Default should be there. Can you try to disable all plugins and see if works? Probably is a conflict with one of them.

Thanks for the message!

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