Hi,
I did not said that you have added that css…it comes from theme’s css and it is added on rows necessary on pages. See more about overflow property – http://www.w3schools.com/cssref/pr_pos_overflow.asp
I have also tested this and NaN appear because you have to enter a value to the “Pie label value” like on Pie value ("Input integer value for label. If empty "Pie value" will be used.") so you have not entered a value there – 77% of all material – is not a value, try 77 and see if you still have that issue (or leave that field empty so it will take “Pie value”).
Make sure that you have set font family also for mobile menu – http://screencast.com/t/uvmDqEwLCe
Thanks!
Hi,
The default style is loading first and because of the cascading property of the css style appears that delay. Please try to add that css code in style.css file: http://screencast.com/t/ZxtvPYp2K
Thanks!
Hi,
If you use a cache plugin just go to the plugin’s settings and clear cache. If you don’t use a plugin just delete browser’s cache.
Also if this doesn’t work I need to inspect this, so please provide a link when I can access it.
Thanks!
Hi,
Thank you Chris!
@kathrinhwl I have checked your site and saw that you have managed to add sidebar to your page content following Christopher’s suggestion. Please let me know if you have other issues related to the theme and also check our documentation – https://forum.tagdiv.com/newspaper-documentation/
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
I’m not sure what the issue is please provide your site URL so we can take a look.
Also you have to change the css code in style.css file as the default style is loading first and because of the cascading property of the css style appears the delay you have noticed. So try to remove this code – http://screencast.com/t/77pQNXhaN then clear cache and see if it works.
Please note that this change will affect also other headers so if you change the header style revert this change.
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
I guess that you use style 1 for footer with default widgets, so you can change colors using custom css in Theme Panel > Custom Css – http://screencast.com/t/Tbch8wEM3neS
.footer-text-wrap {
color: red;
}
.td-footer-container .block-title span {
background-color: #AEAD52;
color: #3AA882;
}
.td-footer-container .td_block_7 .entry-title a {
color: #3AA882;
}
.td-footer-container .widget_categories li a{
color: rgb(119, 123, 194) !important
}
Thanks!
Hi,
Please send an email at contact@tagdiv.com and provide wp-access so we can take a closer look at this. Also please paste a link to this topic so we can know who you are. We will answer as soon as possible!
Thanks!
Hi,
I have checked your site again and seems to work fine now – http://screencast.com/t/6xnsVThyp
Thanks!
Hi,
Unfortunately the theme doesn’t have infinite load feature for post pages, it has ajax pagination only for blocks(next/prev, infinite,load more). The only way to achieve infinite load on post with our theme is to use block shortcode like Lucian suggested above.
Thanks!
Hi,
You have this issue because you use a logo image on header style 10 that was designed for text logo – http://screencast.com/t/249Sl7wuRwwB Header Style 10 was designed for Classic Blog, but you need to use text not an image – http://screencast.com/t/QL9FLAQF
Also if you want to use it like that you can reduce margin using custom css in Theme Panel > Custom Css section – http://screencast.com/t/bJVcDfhA
.td-header-style-10 .td-header-text-logo {
margin: 0 !important;
}
Thanks!
Hi,
It seems to be a css issue for sport stack as on default it looks fine. Please try this custom css in Theme Panel > Custom Css- http://screencast.com/t/CoVpnYTy
.single_template_4 .td-logo-rec-wrap .span4, .single_template_4 .td-logo-rec-wrap .span8 {
top: 0px !important;
margin-bottom: 30px;
}
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
You will need custom work to achieve that as it will be affected also megamenu pagination and you have to do more customizations.
The simplest way is to do this only for block 8 or block where you want this pagination, so duplicate block pagination function from – http://screencast.com/t/Mryyqad2I0 and change the pagination that you use for block 8 – http://screencast.com/t/9v30EEz0n
And customize with css code to hide the arrows(you have to hide thos as it wont look fine) and the text width – http://screencast.com/t/fONewiriW
.td_block8 .td-ajax-next-page, .td_block8 .td_ajax-prev-page {
background-image: none !important;
}
.td_block8 .td_ajax-prev-page {
right: 121px !important;
}
.td_block8 .td-ajax-next-page {
right: 56px !important;
}
Thanks!
Hi,
I also checke your facebook ID and did not found any issues – http://screencast.com/t/AHUL8CPlwVoo – http://screencast.com/t/2dLTQYph0F
Please make sure that you use the latest Social Counter version 2.10, try to re-add your facebook ID and clear cache. Let me know!
Thanks!
Hi,
You can try this custom css in Theme Panel > Custom Css and ajust margin’s value how you wish: http://screencast.com/t/CfAP5qdh
.post p {
margin-bottom: 30px;
}
Thanks!
Hi,
You could try to add custom ad shortcode in header style 1 – http://screencast.com/t/CUKw2baz and enable header ad only for mobile and also disable custom ad for mobile. You may need some css customizations but you can try and see if it works.
Thanks!
Hi,
@bcnjmlopez We also use the full version of Visual Composer(unmodified) but some elements of Visual Composer don’t work fine with Newspaper for the moment. They are hidden from functions.php file – http://screencast.com/t/bGrOfosrdT All these elements will be available in version 5 of the theme.
Also please note that the theme was not tested with Visual Composer 4.5.2, the latest version of the plugin included in the theme files is 4.4.4. We provide updates on a regular basis, after we test the plugin for theme compatibility the plugin is included in the latest theme update, inside the /plugins folder.
Thanks!
Hi,
I also checked this and seems that it is an issue there. Please use this custom css to change color for author box title – http://screencast.com/t/Qbml0ujSvE
.td_top_authors .block-title span {
background-color: #4D6DEC !important;
}
.td_top_authors .block-title {
border-color: #4D6DEC !important;
}
Thanks!
Hi,
I have checked your site – http://screencast.com/t/cnrRg0rr3UBa Did you solved the issue with margins?
Also you can use a header style with full width logo and upload a bigger logo image – http://screencast.com/t/obDu0Laap – http://screencast.com/t/TIYbrZUz0
Thanks!
Hi,
You have changed only the sort order so the articles from slider should be displayed from the same category.
Thanks!
Hi,
I see that your featured image is displayed now – http://screencast.com/t/zYxDyIu5 please provide more details if you have another issue with it.
Thanks!
Hi,
We work a lot for version 5 of the theme and I cannot provide an exact date for this implementation, but we certainly plan to add more networks in future updates.
Thanks!
Hi,
If you want to display avatar next to author name please check this solution – https://forum.tagdiv.com/topic/author-bio-help/#post-45418
You have to use a div if you want to make more customizations and move category code after that div – http://screencast.com/t/WXpdSAfVQW You can use custom css for to look like you wish.
Thanks!
Hi,
Please check this topic. I guess that you want something like this – https://forum.tagdiv.com/topic/change-body-color/
Thanks!
Hi,
Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/oizhZYJu
@media (max-width: 767px) {
.td-scroll-up-visible {
display: none;
}
}
Thanks!
Hi,
This issue will be fixed in version 5 of the theme, sorry for inconvenience!
Please send me an example with this, a screenshot would be helpful(from backed where it appears customize), also please provide your site’s URL and point me where you use this button so I can inspect this and try to provide a css solution.
Thanks!