Hello, how can i set the theme with full width?
Thanks a lot
this theme will have full width?
i have bought it yesterday, if possible i convert with newspaper if have full width..
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.
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.
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.
Hi,
this is my situation
http://s10.postimg.org/c4gnr3yw9/Screenshot_4.png
I don’t have the option.
Thanks