- NewspaperCreate Custom Code with the browser’s Inspector or the Live CSS Box
- NewspaperScroll Animation
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperHow to setup Twitch for Social Counter
- NewspaperModal Popup
- NewspaperFlex Block Settings Guide
- NewspaperAutoptimize Plugin – install and configuration
- NewspaperAdding Multiple Authors to Your Articles
- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspaperBig Grid Flex Settings
- NewspapertagDiv Composer Tutorial
- NewspaperTheme modules and blocks
- NewspaperThe Mobile Theme
- NewspaperCompare theme files – Winmerge tutorial
- NewspaperUsing Other Ads
- NewspaperBlock settings tutorial
- Using custom fonts
- Using typekit fonts
- NewspaperChild Theme Support
- NewspaperHow to Make the Site Faster
Hi,
Unfortunately, only the flex elements have these options, sorry!
You can change the block 4 with flex blocks 1 or you can use a custom css like this one
.td_block_4 h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a,
.td_block_4 .td-post-author-name a,
.td_block_4 .td-post-date,
.td_block_4 .td-excerpt {
color: #fff;
}
The code will apply on all block 4 and will make the text in #fff.
The code must be set in Theme panel> Custom code> Custom css
Thank you!
Hi,
In order to have access to the link provide I need to login, also I think that you are using some custom code or plugins, if you are referring to this part -> https://i.imgur.com/ivV8FZ6.png please try this custom css -> http://prntscr.com/q25cgi
.buddypress-wrap table.profile-fields tr, .buddypress-wrap table.profile-fields tr p{
color: #000;
}
The code need to be set in Theme panel> Custom code> Custom css
Thank you!
Hello !
Please note that CSS coding is not a part of support team due to our support policy: https://forum.tagdiv.com/newspaper-theme-support/
You can achieve that by creating your custom header using the header manager here: https://forum.tagdiv.com/header-manager/
For custom work inquiries please contact us here: https://tagdiv.com/premium-customization-services/
Thank you for your understanding !
Hi, I generally had disabled Previous/Next post options for whole my Newspaper web, but on specific category I want to have such option – to allow visitors to continue reading story from one post to another one.
I guess there is no way how to set up such behavior via Newspaper theme panel so I have created Cloud Template Type “single” for these posts and in this template I added element “Single Post Next Prev“. BUT there is almost no customization options for element, only Color and CSS. And of course on post page it works the wrong way – it shows next/prev posts regardless category.
So my question is: how can I setup Previous/Next post feature in the same Category? I would accept even necessity of Child theme where will be modification for function get_previous_post $in_same_term = false=>true, but I don’t know, how exactly element “Single Post Next Prev“ uses this basic WP function and what precisely should be in functions.php
I’ve tried deactivating all plugins, same issue. Perhaps CSS? Seems like it could be related to the image size ratio (but guessing at this point).
I sent the information to that email address. Thanks for your help.
Hi,
You can use a code like this one, seems to work. You can adjust the values in it if needed – https://www.itsupportguides.com/knowledge-base/tech-tips-tricks/how-to-offset-anchor-tag-link-using-css/
Thanks
This is the only piece of code I’ve included in the CSS Custom
a:link, a:visited {
text-decoration: underline;
color: #c6c419;
background-color: transparent;
}
a:hover, a:active {
text-decoration: underline overline;
color: #aaa;
}
Hello !
That will require custom CSS coding as you can see this here: .td-fashion-pro .td-background-blend .td_module_wrap:hover .entry-thumb {
background-color: rgba(215, 44, 44, 0.3);
}
I suggest you getting RGBA code, you can use any free rgba generators from google and set the code you want.
The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5
Thank you !
Hello !
Step 1. Add a ROW and insert a image in it
Step 2. Add another row and insert a Inner Row In it: https://www.screencast.com/t/H0cPr45zFv
Step 3. Check the Absolute position.
Step 4. I have added a Header logo element and set the css to -120 but that you can adjust.
I hope this was more helpful !
Thank you !
Hello !
For that you can use this custom css code as you can see it here: .td-block-title-wrap {
margin-bottom: -19px;
}
The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5
Thank you !
Hi,
If you have there a strong css that is overwriting the buddypress style, the is need to use a stronger css, this can be done only inspecting the website not only from screenshots.
Thank you for your understanding!
Hi,
If you want to use the child theme only for css, then is no need to use child theme, our theme have a section for css -> https://i.imgur.com/eGOxqMn.png also most of elements from the website can be change using the Theme panel -> https://forum.tagdiv.com/newsmag-font-customization/
Thank you!
Hi support,
The menu in my top menu is not centering in the middle.
What CSS do I add to make sure it does dynamically centre.
I am happy with the social icons being on the far right, however, the menu in the middle I would like to always be dynamically centered on the web page.
My website is GetGreatness.com
Hi
I am using the ‘Ad box’ element on the homepage:
http://prntscr.com/q1jxtj
In ‘Use adspot from’ I choose custom_ad_1:
http://prntscr.com/q1jx1k
In Theme Panels -> Ads I put the html code of the advertising image:
http://prntscr.com/q1jwyh
But the homepage does not show:
http://prntscr.com/q1jy4x
The item inspector shows me that there is a css style (.td-a-rec-id-custom_ad_1) that hides it:
http://prntscr.com/q1jyra
When in ‘Use adspot from’ I choose ‘Header ad’ or ‘Sidebar ad’ it works fine, but I use those adspots in another section of my website.
How can I solve the problem?
Best regards
Joseph
Hi there,
I’ve tested my site on GTmetrix and it says the page size is 6.30mb, which is much higher than industry average.
I’ve performed the following actions:
– Optimize Images
– Minify and Combine CSS and JavaScript Assets
– Use a Content Delivery Network (Cloudflare)
– Leverage Browser Caching
But still the page size is still rather large. Could you let me know if I’m doing the right improvements, or if I need to be doing something else?
Thanks,
Hayes
Hello,
yesterday the navigation menu of my site suddenly stopped working correctly.
You cannot click/open Navigation Menu Items when they have a submenu.
This is the console error when hovering over the item:
tagdiv_theme.min.js?ver=10.1:20 Uncaught TypeError: Cannot read property 'find' of undefined
at tagdiv_theme.min.js?ver=10.1:20
The error leads to that function:
setTimeout(function(b){var c=b.find(".sub-menu").show(),d=a('<li id="menu-fontsize">—').css({padding:0,position:"absolute",top:"-999em",width:"auto"}).appendTo(b)[0].clientWidth;a("#menu-fontsize").remove();c.each(function(b){b=a(this);var c=b.children(),f=c.children("a"),g=c.css("white-space","nowrap").css("float");b.add(c).add(f).css({"float":"none",
width:"auto"});
Maybe I can send you the URL of my site on a Private Message.
Thanks in advance
Hi!
I am trying to use page jumps for the very first time. ?
I figured out how it works, only my header is causing trouble. The thing I’m linking to is disappearing behind my fixed header.
See here: https://www.fuckdiestudieschuld.nl/minimalisme-dennis-storm/
I noticed I can add a class to the anchors. I could use the class ‘anchor’ to all my anchors and then I think I can change them with CSS?
However, I don’t know what CSS code I should use.
Help is really appreciated!
Thanks,
Maaike
Hi,
excuse me, but I have big problem with a theme I just bought. It is Newspaper theme. I am trying to install it to my wordpress blog, but system is writing me it is not able to install because of missing style.css.
What can I do with this problem please?
Thank you for an answer.
When I check my G Metrix score I’m getting a lower score due to: There are 53 components that can be minified as below
inline <style> tag #2
inline <style> tag #5
inline <style> tag #6
inline <style> tag #8
inline <style> tag #9
inline <style> tag #10
inline <style> tag #12
inline <style> tag #14
inline <style> tag #15
inline <style> tag #16
inline <style> tag #17
inline <style> tag #19
inline <style> tag #20
inline <style> tag #21
inline <style> tag #22
inline <style> tag #23
inline <style> tag #25
inline <style> tag #27
inline <style> tag #29
inline <style> tag #30
inline <style> tag #32
inline <style> tag #33
inline <style> tag #35
inline <style> tag #36
inline <style> tag #38
inline <style> tag #39
inline <style> tag #41
inline <style> tag #43
inline <style> tag #46
inline <style> tag #47
inline <style> tag #48
inline <style> tag #49
inline <style> tag #50
inline <style> tag #51
inline <style> tag #53
inline <style> tag #56
inline <style> tag #57
inline <style> tag #58
inline <style> tag #59
inline <style> tag #60
inline <style> tag #61
inline <style> tag #62
inline <style> tag #65
inline <style> tag #66
inline <style> tag #70
inline <style> tag #72
inline <style> tag #77
inline <style> tag #79
inline <style> tag #80
inline <style> tag #85
inline <style> tag #87
inline <script> tag #3
inline <script> tag #12
Hi,
Ok, thank you for the answers.
I have one more question: how to remove a page title from a specific page? I’m using the default template. As I changed to page builder + page title, it didn’t work either. Maybe some CSS code will help with that?
https://www.screencast.com/t/AG0ZUSjIhk5
https://inwestycjesportowe.eu/przetargi/
Mario
That worked, thank you!
I tweaked it a bit. The editor told me it wasn’t expecting unset as a property. I tried using baseline and that worked as well, and now the CSS editor is happy too.
🙂
The only files we’ve received when making a backup were some sparse PHP files and CSS. Doesn’t look like I have anything similar to the screen shot other than what’s already been populated by the homepage.
Hello !
You can edit the CSS on each viewport so if you’re having 17 on desktop make it lower on mobile: https://www.screencast.com/t/tLHNpP4p2
Thank you !
Hi,
For this you’ll need to use a custom css like this one -> https://i.imgur.com/50eiQKQ.jpg
.td_block_trending_now a{
pointer-events: none;
cursor: default;
}
The code need to be set in theme panel> Custom code> Custom css
Hope this will help you!
Thank you!
Hi,
Please try this custom css for load more button ->
.td-load-more-wrap a{visibility: visible !important;} -> http://prntscr.com/q0l063
Thank you!