No search results were found in Documentation!
You can look at one of my sites “in progress” if you wish:
http://ga-ga.com/
Still playing with logo (need to add word “advertisement” next to the line top of page).
Still converting some of the first pages which had images “placed” in the post, to use only the featured image.
Still importing content from one of our other sites which is being retired.
Upshot – not yet done.
Should officially re-launch Jan 2015. Yay. 🙂
(NOTE: I started to do the site with Newspaper before switching to Newsmag, so I have not yet fully optimized the theme for “maximum PageSpeed” as I had done with Newspaper.)
-
This reply was modified 11 years by
simchris.
It’s inside the archive when you download it. They usually copy it to here and the Newsmag page on Themeforest, but here’s what it looks like:
[ V 1.3 ]
– improvement: added translation for EVEN MORE NEWS widget from footer
– improvement: added in Theme Panel -> Custom Typography: Footer text under logo
– improvement: added in Theme Panel -> Post settings: Show/Hide categories tags on single post page
– improvement: added in Theme Panel -> Custom Typography: Subtitle for post
– fix: slider height when the screen size is smaller then 320px
– fix: removed image captions that appears in post excerpt
– fix: reviews stars number display
– fix: added break-word for comments text
– fix: php notice when source or via have no url
– fix: sharing show/hide issue
– fix: twitter share strange characters in title
– fix: facebook like button show on https
– fix: load default style stack was not working
– fix: module 14 css bug
– fix: added module MX 4 to the excerpt panel
How can I get more room around the logo and the menu? I need like 5px above and underneath the logo and menu:
What I got:

What I need:

I have a problem with the top ad.

It keeps shifting to the next line. I have no custom css yet. I used the following code to insert the ad:
<div class="td-visible-desktop">
<a href="http://google.com" target="_blank"><img src="" alt="" /></a>
</div>
All my images are the right sizes (checked)
It happens primarily on ipad in landscape, and also occurs on firefox when i activate firebug.
When I look at the demo site, the logo is placed at the left border and aligns with the menu bar. On my site strangely has a padding of some sort… Same for the right site.
What is happening?
Hi,
I’m not sure I understand, this issue appears even when you have the header set on style 4 or just when you use style 1 with the logo and the ad side by side.
Please let me know and also provide you site’s URL with an example of the issue you have so I can check.
Thanks
At this moment I have default link to my blog http://blog.movements.org/ on logo, but I need to link it to main domain http://movements.org/. Can somebody help me?
Hi,
Is it possible to place a widgets in the header? Next to the logo, instead of an advertising banner.
Yes, we switched Ga-ga.com to Newsmag … and still playing with it in my “spare time” … I have not fully optimized the new theme/site combo, so the old scores and such are not yet “up to speed” as it were.
For the site, we found that it worked a little better to have more of a “magazine” style layout (borders) than the newspaper layout, partly because we have some long form book serials/fiction, and .. well, anyway, YES… Ga-Ga.com is now running on NEWSMAG from the savvy folk at TagDiv. So, Newsmag was the right choice for this particular site, hence the switcheroo.
I have not yet
1) optimized the gravatar local caching
2) optimized fonts
3) minified the main CSS file manually
4) finished the home page; and menus.
5) fixed the logos, as I’m playing with changing logo design since it’s not technically a “done” website; the content there now is “mostly” stuff we’re rescuing from some older sites which are being retired and we’re keeping the good stuff for the new site, which will launch Jan.2015.
6) various other minor tweaks
Work in progress as of 12/12/14. 🙂
-
This reply was modified 11 years by
simchris.
Hi can you check my site
i’ve a big problem with speedtest
and in mobile version the logo doesn’t appears.
Can you help me?
This is some of file td-speed-booster.php
/**
* Move the style only on newspaper
* @todo move the style also on newsmag after we fix all the issues
*/
if ($this->is_ie === false and TD_THEME_NAME == ‘Newspaper’) {
$this->move_style_to_footer(‘td-bootstrap’);
$this->move_style_to_footer(‘td-theme’); //this is the main style of the theme, it depends on td-bootstrap to load
}
$this->move_style_to_footer(‘google-font-rest’);
$this->move_style_to_footer(‘woocommerce_frontend_styles’);
//jetpack lost styles
$this->move_style_to_footer(‘jetpack-subscriptions’);
$this->move_style_to_footer(‘jetpack-widgets’);
$this->move_style_to_footer(‘easy-modal-site’);
$this->move_style_to_footer(‘tm_clicktotweet’);
$this->move_style_to_footer(‘contact-form-7’);
$this->move_style_to_footer(‘optinforms-stylesheet’);
$this->move_style_to_footer(‘rs-plugin-settings’);
$this->move_style_to_footer(‘teeoptimize-plugin-styles’);
$this->move_style_to_footer(‘boxes’);
$this->move_style_to_footer(‘google-font-rest’);
$this->move_style_to_footer(‘td-bootstrap’);
$this->move_style_to_footer(‘td-theme’);
$this->move_style_to_footer(‘js_composer_front’);
$this->move_style_to_footer(‘js_composer_custom_css’);
$this->move_style_to_footer(‘td-bootstrap’);
$this->move_style_to_footer(‘optimizepress-fancybox’);
$this->move_style_to_footer(‘optimizepress-wp’);
$this->move_style_to_footer(‘optimizepress-default’);
$this->move_style_to_footer(‘flare’);
$this->move_style_to_footer(‘flare-oswald-font’);
/**
* move javascript to footer
*/
$this->move_js_to_footer(‘themepunchtools’);
$this->move_js_to_footer(‘revmin’);
$this->move_js_to_footer(‘teeoptimize-plugin-script’);
$this->move_js_to_footer(‘optimizepress-loadScript’);
$this->move_js_to_footer(‘optimizepress-noconflict-js’);
$this->move_js_to_footer(‘optimizepress-loadScript’);
$this->move_js_to_footer(‘optimizepress-placeholder’);
$this->move_js_to_footer(‘optimizepress-fancybox’);
$this->move_js_to_footer(‘admin-bar’);
$this->move_js_to_footer(‘easy-modal-site’);
$this->move_js_to_footer(‘contact-form-7’);
$this->move_js_to_footer(‘jquery’);
$this->move_js_to_footer(‘placeholder’);
$this->move_js_to_footer(‘tp-tools’);
}
Some updates:
I changed background picture, made it bigger, but the problem was still the same with logo. The reason was margins in updated css file, they changed for logo depending on resolution, when i switched those margins to 0, the problem disapeared.
I also put social buttons to a separate div.
For now, i still have problem with logo in mobile view. There is just no logo there and header looks weird. It seems these things are related to each other. Can’t find on my own why is that..
And i still have a question about why is sidebar located after content part on mobile phones? Why i can see only left part of footer on mobile phones? Is it how the theme works or something else?
Lucian, which modification do you mean? Social button div container? I added it just in the place where i’m supposed to add code for my adds, but i didn’t changed anything more than this (only in Firebug). Before updating everything was fine and this social button container was here.
Ok, i’ll try to make the leight of background bigger and see if it helps with my logo.
About js errors, thank you, i’ll check them, but i’m pretty sure that it’s not the reason that i have the only half of my header on mobiles for example and i’d like to get some help with this. I use the same plugins i used before, nothing new. I tryed to delete social buttons containers, but it didn’t helped with mobile view unfortunately.
Hello,
I want to change the text logo and slogan without touching the website title. Is it possible? I use the blog style stack.
Why?
When the theme turns my text to uppercase, there are problems with uppercasing the letter “i”. Firefox, for example, makes it an “I” while it is supposed to be a “İ” (capital “I” with a dot on top).
So I believe if I could type the logo in uppercase on my own(not by text-transform:uppercase), the problem wouldn’t happen anymore. But while doing this, the website title should stay in lowercase.
Ok, got it!
After update i’ve got some problems, could you help me with it?
With header
My logo doesn’t change as it should when i’m changing the resolution (make it higher). As a result it looks like this http://files.webfile.ru/771b531408c16721d80711264313978f
And there is an odd stuff on the right. It seems in this version of the theme i need to make background picrure for header larger, but how many pixels should it be? Will it fix my problem or it’s because of something else?
In another resolution it still looks like this
http://files.webfile.ru/3eb8bb8a7b0717343d3daeab18f1dd95
It seems i found the reason (on the picture), but don’t know how to fix it. When i use .span8 width: 430px; – (originaly it’s 492px) everithing is ok. This width is only for this resolution, if resolution is getting more, this width is getting more too and in other cases it’s ok. I hope you know what i mean. I just hold ctrl button and use wheel on the mouse and see the changes.
About mobile view. Before you gave me some custom code to fix some stuff and it worked (https://forum.tagdiv.com/topic/mobile-view/), but in this version it doesn’t work anymore http://files.webfile.ru/973fcef799a15cf0be8e9e84a8cda0f2
Sidebar is located under content part
http://files.webfile.ru/6b75088f3da928f51fcff1da3e3fbbdd
Some elements in sidebar look like this
http://files.webfile.ru/2581776d4f615cfa1285a424089e8f3f
And i can see only left part of my footer
Is it any better support for WPML now in December? I haven’t bought it yet but was going to until I found this post. Can you change the Logo in theme settings by language at least?
Hi,
You can add your header image as a logo and use the “Style 3 – full width logo” header style or you can also use this method to set an header image: https://forum.tagdiv.com/topic/header-image-3/
Hope this helps!
Thanks
Hi,
Sorry for the delay!
I have checked your site and haven’t found the custom css I have provided you for your footer logo image: http://screencast.com/t/e00JA1NyXOeZ so please make sure that you have added it to your custom css filed in them panel and alps that you have add it right, like this: http://screencast.com/t/DqfaI5I5qjXv
Should work fine as I have tested this on your site: http://screencast.com/t/O1TiH59vW8N
I believe you refer to this full width image: http://www.kungalvsnyheter.se/td_d_slug_46/ which is the post template no 4 which unfortunately can’t be set elsewhere but on post pages.
If you want something similar on pages you can use the “Homepage – bg – no article list” template and remove the slider.
You can read more about how you can achieve this here: https://forum.tagdiv.com/topic/full-width-image-header-on-hompage/
Here are the recommend logo sizes both retina and regular logo: http://screencast.com/t/lBO69QXxxa
Thanks
Hello, I just switched from the Newspaper theme to Newsmag, and I was wondering if there was a similar option to allow the header are to be opaque, rather than transparent as it is now. Since I use a background image, the logo disappears into the background image because they are similar colors. Can I make just the header area opaque, while keeping the sides of the site with the background image?
http://www.screencast.com/t/AI7PWfTzQ
Thanks in advance!
Christian
Hi Lucian,
your CSS indeed fixes the problem with overlapping logo and ad – thanks! In my opinion I think that the theme (i.e. Newspaper) should already include this…
What’s not fixed is the misaligment of the menu. This is how it looks on your demo page (http://demo.tagdiv.com/newspaper/) in tablet mode:

Compare this to our installation where the menu icon and line underneath starts more to the left.

The settings are included/generated by Newspaper.
So, I guess there is an error there?
Best regards
-
This reply was modified 11 years by
ZTWP.
Hi,
If I try to print this article to PDF, the header logo disappear and only shows the “ACONTESER” banner. Do you know why?
Thanks
Hi Guys,
This morning I noticed that my header logo is not visible on my android & Iphone. On the tablet it’s visible normally. Can you take a look at it for me?
ceppetto.com
Thanks in advance!
Hi,
several issues when I open the page from mobile device – in this case it was Android.

-> it looks like social icons for sharing are not displayed correctly. Also the arrow (bottom right corner) is not being displayed – just the square. Logo at the top seems not correctly aligned.

-> as above the scroll to top icon is not being displayed. This actually is not on only those 2 pages, but everywhere.

-> google adsense ad seems to be cut from above – the top border line of the banner is missing.

-> please recommend WordPress plugins or codes to fix those things. Can you also recommend a Image Optimizer Plugin for WP? Please note that I have installed W3 Cache Plugin, which actually solves some of the issues and score goes up but the site is not functioning properly – javascript problems, the menu stops showing, the search bar is not working and the sliders are broken when that plugin is activated.

-> please recommend how to fix those things on mobile as well
The URL of the site can be seen in the screenshots.
Thanks a lot!
Hi!
It’s been ok, but now i’ve got some issues again. Using iphone 4S with Safari and Motorola with Opera, can see only part of header and i have no logo in it, the button Search droped down from the search form on the main page. All pictures in my posts got centered (maybe it’s not a big deal, looks not bad).
Also i wonder if my site should be fill all the screen width and height? Now i have to scroll all the time, when i open a page/post