- 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
Hello,
If you want to change the color to a hyperlink inside a post (that is made with classic editor) then you can use the classic element and set the color like this http://prntscr.com/ooijd1 if you use Gutenberg this option isn’t available => https://wordpress.org/support/topic/changing-hyperlink-colour-in-gutenberg/
If you are referring to the element from a page, then you can edit it using the tagDiv Composer, click on the element and check the style tab http://prntscr.com/ooikok -> https://forum.tagdiv.com/flex-block-settings-guide/
or if you want to have the all hyperlinks on post to be underline you can use a custom css -> http://prntscr.com/opecdr
.single .td-pb-span8 .tdb_single_content a{
text-decoration: underline!important;
}
The code needs to be set in Theme panel -> Custom code -> Custom CSS and will apply on all post that has set a single post templates form Cloud Library
Theme colors introduction -> https://forum.tagdiv.com/theme-colors-introduction/
Thank you!
Where I can find “vc_row tdi_25_717” for cloud templates for Desktop? This section contains a custom css
.tdi_25_717,
.tdi_25_717 .tdc-colums { min-height: 0;….
Is it possible to define a height that isn’t 0?
Greetings Kathrin
I seem to be facing 3 problems with newspaper theme.
1. The sidebar doesn’t appear on implementation of single post cloud library templates despite it being there in the template itself.
2. The LCP in speed test for mobile site is above 3 despite image compression and google will sooner or later have an issue with it.
3. Third is a request for a custom code to darken the subtitle text on mobile theme. I see an option to increase its weight in desktop version settings but not in mobile theme. So will appreciate a css code for that.
In order to make the site faster, I was trying to shift my post template to a cloud one so i could disable the standard pack as advised by tagdiv documentation but unfortunately i can’t seem to find a way to reduce the post from full width to one with a sidebar. For e.g. the default pro post for default newspaper theme has most popular posts on the sidebar with an ad box above. But when I implement it as a default post it goes full width minus the sidebar and i end up seeing the side bar content on top of my post while scrolling up and down on an article
Hello,
I have found at error on non ssl path images are loading. And when I checked the source code of the page into browser, I found that these are added in some custom style tag, which is even couldn’t find in the template settings.
For the more explaination, please visit my website and go to “view source” and find following – http://dlibrary.wwwnl1-ss2.a2hosted.com/me_new/
The above link should be my domain name https://movieseverywhere.net in the URL.
So can you please let me know how can I edit and change the url in template settings?
Changes to my child theme’s style.css are not reflected on my website. The style.css being loaded includes a version query:
https://mywebsite.com/wp-content/themes/My-Child-Theme/style.css?ver=10.3.9.1c
I have tried changing and removing the version number from my style.css file and nothing seems to work.
Please explain how to fix this.
Thanks
Hi, i’m with problem of style.css and i can’t find demo xml for import
Hi thanks for the support.
I have already uninstalled the standard tagDiv and uploaded only the STYLE PRO theme. I only use facebook and twitter as icons (the ones you see at the top left when you open the site).
Other ideas? What is the file that loads the font-awesome.css (I could edit this file)
Hello,
Usually, the CSS provided must be exact for the widgets you use.
Please provide more details about what widgets you want to change, how you made the settings, some screenshots and a link to your website.
Thank you!
Hello!
I can help you with some advices how to do some things for this design, but if you want to customize whole page different than the demo, then I suggest you to make a request for our custom work and our team will do it for you and it’s more efficiently and you will don’t face any errors. This way will be better because for some things that you want, you will need probably also custom CSS code which is not covered by the support team.
Thank you for your understanding!
Hello !
This is the URL in order to preload: https://www.topfgartenwelt.com/wp-content/plugins/td-composer/assets/fonts/open-iconic/open-iconic.css
Thank you !
Hi, I have this question. I installed the Newspaper theme on 2 different sites (with 2 different licenses) I uploaded STYLE PRO from the cloud model for both. In one it loads font-awesome.css and in the other it doesn’t.
I wouldn’t want it to be loaded, there is any setting to make?
Here loaded hotelspagna net
here no migliorarsi net
I understand. Until I find a custom solution, what CSS can I use to hide the loop?
I am using Newspaper X theme latest version with London News Pro demo. Here in the custom post subtitle, it is currently acting as a “Paragraph” tag in HTML. But I want it to act like “H2” in the single post for SEO purposes. How can I do so? I don’t know HTML or CSS. Please tell me the easiest way to do so.
Hello !
I can see this code works, but is this the right way? Yes, that is how you will have to do it.
Unfortunately for that you will need custom coding. A css code will only hide it but that would not be helpful for SEO.
Thank you !
Hi, I’m attempting to update the hover color for the tagdiv block widget and also the recent posts widget on my sites.
I’ve attempted changing via the widget for the block and also some of the other css provided in different posts but can’t find the right one.
Thanks!
It is! Can you please clarify what this Margin, Padding, Border in CSS section means and how the numbers correlate to the movement or shape?
-200 is 200 pixels to the left?
Thank you for your time!
Hi Bettina,
Yes I’m trying to achieve that with custom css code but I’m kinda lost since DIVs are so nested and I can’t find the right one to apply the css. And also adding class for me is not working. If you can kindly point me to the right DIV/Class to apply the css. Here’s the page link I’m trying to fix. https://www.splashmagazine.ru/category/parties/
TIA
Could you add a feature that allows users to customize Social Networks(Theme Panel -> Social Networks) in their own region?
This allowed me to add a variety of social ICONS to the theme, not just the limited ones you already provided.
Because the social network I want to add is not in your theme, and I am not willing to modify the theme file by myself. I am afraid that some undesirable results will be caused, for example, the code I added will be overwritten after the theme is updated.
I have a rough idea that this would work:
I need to add this social network to appear in backend to my profile – http://screencast.com/t/MRiXU1ep8 – http://screencast.com/t/gjx0vplV and add a background image using custom css in Theme Panel > Custom Css, you can try this just change the image if you want – http://screencast.com/t/FWRrEMXl9I
Hi, i try to upgrade newspaper 8.5.1 theme recently purchased to the latest version 10 (themeforest-DwZ2Xxw1-newspaper.zip) and it give me always the same error:
The package could not be installed. The theme is missing the style.css stylesheet.
Theme installation failed.
Wp is 5.6.1
Hi,
Something broke after I disabled the footer on my site and the width of the content area became 1164px – http://prntscr.com/z0bigm
But before that, it was 100% by default – http://prntscr.com/z0bqv9 – just the way I need it.
What could I break and where can I fix it in the composer so that the default width is 100%?
My site – https://paratem.ru/
Option with css style – .td-boxed-layout .td-container-wrap { width: 100%; } – not suitable, because when the page loads, the 1164px wide area is visible, and then expands after loading the styles.
Hello!
Try to add this CSS code in Newspaper -> Custom code -> Custom CSS:
.tdc-footer-wrap .td_block_template_5 .td-block-title > * {
padding: 0 !important;
border-width: 0 !important;
}
Let me know about your results!
Thank you!
Hello,
You are probably uploading the whole theme package. You have to upload only the theme zip file, not the whole package which contains other items
– https://help.market.envato.com/hc/en-us/articles/202821510-Theme-is-missing-the-style-css-stylesheet-error
Install via WordPress -> https://forum.tagdiv.com/install-via-wordpress/
Install via FTP -> https://forum.tagdiv.com/install-via-ftp/
Let me know the results!
Thank you!
Hello,
Unfortunately, it cannot be introduced so easily. Requires more knowledge to implement the code to be entered in the social counter, not just CSS.
Thank you for your understanding!
Hi, can you kindly provide the css code to customize the mobile menu LIKE THIS ?
When Mobile Menu slides to open, can it be placed below header and not over header?
Here’s how it looks right now
#td-mobile-nav{
width: 22%;
}
#td-mobile-nav {
background-color: #0066bf;
}
.td-menu-mob-open-menu #td-outer-wrap{
-webkit-transform: none;
transition: none;
box-shadow: 0 0 46px #000000;
position: unset;
}
Thanks
Marta