- NewsmagInstalling pre-built websites
- NewsmagIntroduction
- NewsmagSmart Lists
- NewsmagTheme thumbs
Hi all,
I have encountered a problem whilst trying out different browsers. When I tester our web – androidportal.sk using Safari for Windows, I ended up getting constat refreshes.
The same thing happened when I tried accessing your demo website.
Do you know about this incompability? Also, some of our readers started complaining that the font we use and is displaying correctly on Chrome, Firefox or IE isn’t displayed correctly on Safari – see the discussion here – http://goo.gl/jlMrTZ
Lukas
Hi,
I’ve been trying all day to get this figured out. Host says it’s not a security issue. The fonts and colors save as well as any other setting that I change will also save.
No matter what I do I can not get the Tech stack to stick. I’m not sure If I’m overlooking something else that needs to be set? I’ve downloaded the demo content and it stays in the default style regardless of the style I choose. I’m trying to use the tech style on this site.
Super frustrated at this point.. I was hoping it would be simple to download this theme and set it up they way I would like. At this point I don’t know what to say..
Any help at this point would be greatly appreciated.
I sent the domain name to the contact email. You can see the site has the tech colors and fronts but the images are not like the tech stacks it more like a regular blog?
Thanks
Hi,
You can follow the documentation for this: https://forum.tagdiv.com/newspaper-documentation/ and import the demo data then build on it.
We can also send you the xml files of the demo just make a request for it via email and we will send it to you.
This could also help: https://forum.tagdiv.com/topic/videotutoriales-newspaper-en-espanol/
If you encounter any other problems using the theme please note that this forum also contains solutions and various method to solve lots of issues you might have, just search trough the topics as you could easily find you answer.
Hope this helps!
Thanks
Just downloaded the theme and I’m trying to set it up. Installed demo data then tried to select a different stack and nothing changes? The demo data stays on the default stack? What am I overlooking?
I’ve deleted the demo data and replaced it with my content and tried to change the style and it still will not work?
Thanks
To import a “stack” go to bottom of the main theme panel page, and then go to the import styles, then choose the style you want like “sports.”
Don’t import demo content. Just import the style — this basically loads the custom CSS styles to over-ride the standard CSS for the theme. And you can switch or go back if you don’t like how it looks. 🙂
See part (2) of the theme docs here:
https://forum.tagdiv.com/installing-the-demo-data/
How do I remove the overlay on the big grid? Did not realize there was one on the demo but now I see our photos look all funky and it’s cause of some overlay. How do I make that go away and stay away`?
I don’t get how to use the stacks. Do i need to import the demo content or can I import a stack and use? I can only find the import part and nothing else 🙁
Should there be a builder somewhere?
Hi,
Yes, just install the demo data like this: https://forum.tagdiv.com/install-demo-data/ If you also need the xml files of the demo you can make a request for it on email and we will send it to you.
Send your request at contact@tagdiv.com and also include a link to this topic.
Thanks
Hi,
@kramllahu I have tested the demo site: http://demo.tagdiv.com/newsmag/ and also made some tests on my machine locally but haven’t managed to recreate this. Please make sure that this also happens when you have active just the VC plugin active and if is still happening please let me know on which version of IE dose this happens and what setting you use so I can test this and provide a fix for this.
@purrlyadmin
Have you tried to change fonts via css like @kramllahu did.
We will take a closer look at the custom fonts system and investigate this and we find something wrong we will fix it in the next theme version.
Please address your issues related to the newspaper theme on newspaper forum section: https://forum.tagdiv.com/forum/newspaper/
Thanks
Hi Lucian,
Thank you in advance for your kind help. I have turned on the Ubuntu font for Style 6, as it combines 2 problems.
1st problem – The Ubuntu font not displaying characters such as ščťž, etc. These characters are covered by latin-ext and are used in czech and slovak languages.
2nd problem – the black semi transparent background – http://puu.sh/eexL1/16e494294b.jpg – it starts roughly in the middle of the image. When I looked at your demo – http://demo.tagdiv.com/newsmag/td-post-kendall-jenner-strips-for-love-magazine – I didn’t see it there and quite frankly, it looks better without it.
Thanks in advance for you help, I really appreciate it! 🙂
Lukas
Hi,
Sorry for this inconvenience!
I did answer to this in the other topic you’ve made related to this issue you have. I have just checked for this issues on BlackBerry as you’ve mentioned and as you can notice in the screenshot below that the review stars look as they show and not showing any strange chinese characters: http://screencast.com/t/hK9sgsxrRq
Please note that I have made this tests on our demo: http://demo.tagdiv.com/newsmag/ as when I try to access your site a mobile version of it it’s loaded which doesn’t help me to figure this out.
As I also stated in your previous post you’ve made I suggest you try to re-generated the font like this:
1. go to https://icomoon.io/app
2. button “import icons”, import from newsmag.svg (in /images/icons/),
3. select all icons;
4. button “generate font”, button “download”;
5. copy the 4 files (.eot, .svg .ttf .woff), in “fonts” folder in the downloaded zip file, rename icomoon.* to newsmag.*, replace old files.
Please let me know how it goes and also let me know if you disable the mobile version of your site so I can test and inspect this.
I also advise you to try all this without any plugins active and make sure you empty cache.
Hope this helps!
Thanks
Hi,
1. Like I said, we will consider this and implement it in future updates.
4. Try it and let me know how it goes, I have also checked this and haven’t found any issues.
5. Use css to change it like this: http://screencast.com/t/8UGA2cYKt60
.meta-info {
font-family: "adobe-caslon-pro";
font-size: 18px;
}
6.1 Please use this custom css: http://screencast.com/t/skCK9Q9h
@media (min-width: 768px) and (max-width: 1023px) {
.vc_wp_text.wpb_content_element.class123{
display: none;
}
}
6.2 Looks good now: http://screencast.com/t/85f4BB4Rl
The smart sidebar should work when using the slider on the same page: http://demo.tagdiv.com/newsmag/homepage-big-slide/
Try to build you sidebar and add this custom class like I suggested here: https://forum.tagdiv.com/topic/hitting-a-roadblock-to-achieve-infinite-scrolling-with-smart-sidebar/#post-28972
Thanks
Hi,
Those size setting (auto…etc) only work for adsense, you use custom banners so they don’t do anything.
You can see on our demo that the top ad has more stages depending on the screen size – http://screencast.com/t/yecNfe0t – http://screencast.com/t/QQZ99gpJ – on mobile is disabled.
If you use only one (non-responsive) banner you have to create custom css to make it fit properly on all screensizes, ex:
@media (min-width: 768px) and (max-width: 1018px){
article .td-a-rec-id-content_top,article .td-a-rec-id-content_bottom {
width: 460px !important;
}
}
@media (max-width: 767px){
article .td-a-rec-id-content_top,article .td-a-rec-id-content_bottom {
width: 100% !important;
}
}
Thank you, Emil G.
Hi there,
I want my website to look exactly the same as the demo website I saw on code canyon. How do I do that? Do I load the demo and then build on it?
Hi,
similar to your Newsmag demo website, the icons on the main menu (down arrows indicating dropdowns to the right), social icons and mobile icons are not showing, this seems to be an issue with the ‘Newsmag’ font/css not displaying the icons for some reason, how can I fix this?
http://demo.tagdiv.com/newsmag/
Allan
Hello there …
I was trying to adjust our Homepage a bit. I compared our layout with the one of your Demo.
And I saw that in mine are bigger spaces between the “layout-elements”. I would like them to have closer to each other.
For example on the homepage:
The gap (or space) between the menu an slider (and sidebar) is bigger, than on your demo. But I did not set a spacer with the visual composer there … There is just a sace and I do not undestand why …
Best regards
Torsten
Hi,
The logo on cafe demo stack is used at this dimensions: http://screencast.com/t/fq02dOV3gH0 You can apply a padding to the logo container like this: http://screencast.com/t/VlDOnruDz
Use this css and header style 3 :
.header-style-3 .td-full-logo {
padding: 50px 0 !important;
}
Thanks
Hi,
there is a problem with the TopMenue, if you zoom your view to 120%. This problem is not only on my page, but also on every page that uses the theme (demo and other peoples sites linked in the comments here)

I tried Windows (Opera, Chrome, Firefox) and also Mac (Safari, FF, Chrome) and the error is there every time.
Simply press COMMAND and + (plus key) on Mac or CTRL and + (plus key) to zoom in and see the error.
Hi guys, pls see link for better understanding, https://yadi.sk/i/wVqC7ejfdo9SW
how i can control that gap? pls explain, also
i tryed to play with HEADER ALIGNMENT UP/DOWN (didn’t find information about that in documents) it didn’t help couse nothing changes with that :)))
Thank you for the code the side works but top background isn’t changing
Also how do I set a “fold” under the top menu like you have in the demo?
Hi,
I have checked your site and found that your forum breadcrumbs work the same way as the ones from our demo which point to homepage so I’m not sure what issue you have.
You could try to check this without any other plugins active so that you make sure that this doesn’t happen due to other plugins then check your console for any js errors.
Please let me know!
Thanks
Thanks guys for your hard work! theme looks amazing. Question i wanted to ask is about possibitity to have psd of cafe demo, is it possible? I find out that in donloaded folder only newspaper with banner psd, i’would be really glad for that.
Hi,
On our demo there is an empty paragraph tag that generates that blank space. It is not an theme issue, you can also add it using css, like this: http://screencast.com/t/jSBXywvmNYU
Add this custom css in theme panel > custom css filed:
.td_mod8 .td_read_more {
margin-top: 10px;
}
Thanks