- NewsmagInstalling pre-built websites
- NewsmagIntroduction
- NewsmagSmart Lists
- NewsmagTheme thumbs
Hi,
That is the case when using a background image or color. The boxed layout will affect all the elements on the page, like the Revolution slider. It does not matter if you have a white background color or image, it is treated the same. The website will not be boxed if there is no image set, or color
– https://www.screencast.com/t/HCQShTpBsv
Then the Revolution slider can be set to full width – https://www.screencast.com/t/a7U9SP9TeH and display edge to edge on pages. Or you could use this slider element – https://demo.tagdiv.com/newspaper/ios-slider/
However if you decide that the theme is not suited for your project, you can request a refund and we will approve it.
Thanks
The loading image effect work on pages as well in our theme. Please check our demo to see this effect in action:
https://demo.tagdiv.com/newspaper/
If you scroll down you will see the block images loading as you go down.
Thank you!
Hello orlandodipino,
First of all, please ensure that you have enabled the category tag from Theme panel section, like this -> https://www.screencast.com/t/U9orARzDAq2 according to your modules used and then, if you will check our demo preview you will see that each block/module has own style, like this -> https://demo.tagdiv.com/newsmag/block-1/
Thanks for your understanding!
Hello,
If you like the 2 green bars from the news magazine demo you will have to install the demo to get them. Each demo has it’s own custom design
Here is how you can install a demo: https://forum.tagdiv.com/installing-demos/
Thank you!
thanks Simion –
appreciate the quick feedback. if i can get this issue fully resolved, i will happily re-up my Support for an additional stretch, for both Newspaper and Newsmag.
your tips quickly solved my sticky menu problem. and with the change i made in the revslider settings (from full-width to Auto), it solved the issue of the text falling off the revslider image.
however, and i still believe it’s because i’m using a tiled background (correct me if i’m wrong), the revslider image is NOT extending to the edges of the browser window, as it should (as I want it to), and as it does on your demo.
on your politics demo, no matter how large i resize the browser window, the revslider image continues to extend outward. but on mine, the revslider image width won’t increase past the confines of div class “.td-container.tdc-content-wrap”
please tell me this is not due to the fact that i have a background image and that the site is still defaulting to a boxed layout. again, i thought that issue had been eliminated in the latest version of Newspaper (and Newsmag) but it appears not to have.
For some reason my pages are not showing up on mobile. I see posts, but not pages.
Also with my pages, the breadcrumbs don’t show. Again on pages they do, but not on pages.
If I want the category to show on the pictures like the demo, what button or what needs to be done?
Hi,
The background color for the ad box element comes with this particular demo style. You could remove it with a code like this
– https://www.screencast.com/t/gBDxWXnW7abl
This is the code used, you must enter it in Theme panel->Custom Css – https://www.screencast.com/t/xrwhhLZf
.import_video_ad_bg {
background-color: transparent;
}
You could also remove it from the demo stylesheet directly if you want to, like this
– https://www.screencast.com/t/hchTTT6XTj
For the header section you can set a background in theme panel, like this
– https://www.screencast.com/t/Oo7xmCagL
Thanks
Hello,
This is why we usually need to inspect the site in order to provide a code. Not everywhere will a general css work. Our demos add extra css to each element. In this case you should use this code:
.td-blog-beauty .td_block_template_1 .td-related-title .td-cur-simple-item{
font-size:20px!important;
}
Thank you!
Hello,
In order to get the slider to show up on your homepage, you will need to install revolution slider and then import the demo slider as this guide suggests: https://forum.tagdiv.com/import-revolution-sliders-on-demos/
Thank you!
Hello,
Installing a demo will not limit your theme functionality, but it will add the demo style to your site and some settings are overwritten by the demo in order to get that particular style to work. You do have all the customization options intact but some parts of the demo were added with css and they will need to be removed with css as well, but they do not affect your settings.
Uninstalling the demo can also have repercussions on your content this time if you edited the demo content. We do not recommend editing the demo content and using it as your own. Uninstalling the demo will also remove the dummy data that came with it.
Thank you!
Hello, how do you get up as in the demo colorful pranks purely.Siehe Link
https://gyazo.com/51ea6b5691115a530a7eefc2eecba431
NOTE: I used a background image 128px square, repeating.
Even though in a previous question it was stated by your staff that the background image no longer necessitates a boxed layout, I couldn’t figure out a way around it.
I just looked at your demo and the problem I described above does not occur — because that layout is full width.
It’s only when the layout is boxed does the right-column text on the slider go off the page.
So, even though I’m running Newspaper v.7.8, it still says in the Theme panel under Background>Theme Background>THEME BACKGROUND:
“Upload a background image, the site will automatically switch to boxed version.”
I want to keep my background texture but I DON’T want a boxed layout. If I can solve that, then that looks like it’ll solve the problem with the text sliding off the slider.
Please tell me how to override this setting.
Again, according to your staff it is no longer an issue. If that is correct, either it hasn’t been implemented or the mechanism for turning it off is not readily apparent.
Hello joeydekoning,
Unfortunately, does not exists such a demo in this regards, sorry!
Thanks for the message!
thanks. i’m working my way through this. there’s probably a better way to make changes than the way i’m doing — writing a lot of new CSS rules, but I’ve come across two issues that I need a little further help/input on.
• First is the sticky menu. I’m using Style 9 for the Header, with my custom-made Logo (and Retina Logo) uploaded and linked.
Also, I’m using a reversed-out (white) version of the logo for the footer (because of the dark footer background color) as well as for mobile devices (also because of the dark background color).
The problem is, when the menu becomes sticky on Desktop dimensions, the logo it’s using is the (white) mobile logo. Thus, since I’m using a very light background on my main page and header, the sticky logo is not visible. Is there a special CSS rule I can write that will use a smaller version of my MAIN logo for the small sticky menu, rather than it defaulting to the white mobile logo?
• Second, I’m using the politics revslider from the demo and will swap out the pics and link them to new titles and stories. However, I noticed what seems to be a bug. A lot of people MAXIMIZE their browser windows on desktop (especially Windows users), and what happens is that the text in the right-side div of the slider image goes off the page, i.e., outside the boundaries of the picture.
I looked at the rule for the class .tp-tabs.inner.hebe.nav-pos-hor-right.nav-pos-ver-center.nav-dir-vertical and it appears to be positioned absolutely. I tried to add a right-size margin, using both a percentage and a pixel width, but none worked. Neither did attempts at adding padding-right. I noticed you have a 50%/50% rule in the CSS to push in the text evenly on window downsizing, but the problem occurs on window “upsizing.”
Note that this is only an issue on desktop dimensions and larger (since the right-hand column is not used on mobile device screen dimensions). I think it may have something to do with the maximum page width, but before I do anymore back-and-forth chasing down this quirk I thought I’d ask you about it first.
Thanks for your attention and feedback.
http://wuche.gg/dota2/top-tip-how-to-find-your-signature-scent-this-spring-3/
Try that link instead, deleted most of the demo content
I recently installed the Newspaper theme with the Travel Demo but for some reason, the slider will not display on the homepage. I can’t figure out why this is the only part to not work. The website is currently under construction mode but once this is fixed I can put it live. Has this happened to anyone else recently and have any work arounds?
I was not aware that installing a demo would limit my ability to customize the webpage. Do you have a recommendation to uninstall the demo so that I will have more options to customize? I would like to keep most of the settings, that I currently have, but want more ability to customize. Thanks.
Hi there,
I’m a bit stuck in my website development, based on the Newspaper theme->Travel Demo https://demo.tagdiv.com/newspaper_travel/ .
My idea is to develop a travel blog (+travel agency) with inspirational posts which would have a kind of “Add to my wishlist” or “I want this” after each post.
The final idea is that, after the user has been browsing & getting inspired with some posts (and clicking on some “add to wishlist” buttons), he/she could go to a Form Submission page to send the wishlist+Name+email to the administrator of the page in order to “get an offer” for this kind of trip based on the post he/she liked.
I’ve been trying some combinations (without luck):
1.Woocommerce+YITH Catalog Mode+ YITH Wishlist
2.Ajax wishlist wit “GD MY Wish List” + Contact Form 7
I’m looking for a simple solution. Woocommerce solution is far too complicated for what I want.
The 2nd choice I’ve tried nearly works, but I’m not able to “attach the wishlist” in the form submission, even with the “Contact Form 7 – Dynamic Text Extension” plugin.
Any ideas?
Thanks in advance!
Is there a live demo for the 3 column layout, with 1 column main area?
Hello,
The style comes from the demo you have installed. Please compare your theme with the demo you use. Do not compare it to the default theme demo. This is the demo you have installed on your site: https://demo.tagdiv.com/newspaper_magazine/
That is where the uppercase titles come from. It is a demo specific style. You need to compare apples to apples 🙂
If you do not like the uppercase titles you can always use a css code to make them regular again:
.block-title > span, .block-title > a, .widgettitle, .td-trending-now-title, .wpb_tabs li a, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab > a, .td-theme-wrap .td-related-title a, .woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce .product .products h2, .td-theme-wrap .td-block-title{
text-transform:initial;
}
Thanks.
Hi, i want to create slider like your demo theme newsmag_travel. Please help me.
Hi,
Please note that at the moment such a feature is not available. If this request becomes popular or regardless it is considered as an option, it will be implemented in the theme. Each update is meant to improve the theme features and options, and the list of suggestions and recommendations is forever increasing. There can not be an update containing all these suggestions at once, this will happen in time.
The theme available options and features can be seen in the demo – https://demo.tagdiv.com/newspaper/
Thank you for understanding!
Hello Alvino,
Please keep in mind that our theme is only tested with Google Insights tool but only for Homepage and not for others post pages, sorry! Also, notice that our demo does not use the Speed Booster plugin and that’s why appears some render blocking when you test it on this tool. Try to use our useful guide information from here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ to make your site to load more faster.
Thanks for your understanding!
Hello,
The results should be consistent on each browser. Please also test our official demo in your browsers: https://demo.tagdiv.com/newspaper/ and see if the menus change. If they don’t, please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!