- 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
- NewsmagtagDiv Composer Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewspapertagDiv Composer Tutorial
- NewspaperTheme modules and blocks
- TutorialsDefault Block Settings Guide
- NewspaperThe Mobile Theme
- NewspaperCompare theme files – Winmerge tutorial
- NewsmagBlock settings tutorial
- NewsmagLogo & Favicon
- NewsmagFooter templates
Hi Vlad,
I want the same for my blog please: https://brief.pe/
Thats because I use the Css code but the numbers of comments still appear when the page charge.
Please tell me if i can send my credentials too to contact@tagdiv.com
Thanks a lot.
Oscar
Hi dennisjpitocco,
Sorry for Vlad indications, the code do not need to be set in that please since you are not using the mobile theme plugin. Please set the code in Theme panel> custom code> advance css > phones and the code will affect only the mobile devices and it will look like this -> https://i.imgur.com/LDcUaBJ.png
Let me know the results!
Thank you!
Hi,
I want to hide the comments counter for the Big Grid, but i can only see this buttoms: General, Filter, Style and Css. I know that I can hide the comments counter in the buttom “Layout”, but i cant see it. Can you help me please?
Oscar
Is it possible to find a list of CSS classes for individual blocks so that it’s easier to use the CSS editor to make modifications that aren’t exposed in the block’s typical settings? I know that I can use Inspect in the browser to try to find classes, but searching through the code that was definitely complicates the process.
Between the Style options and CSS there’s no way I can have rounded background corners?
I had the same problem here until I have read the custom csss that Calin made. Ok, its working but you had to recognise that it’s a template error, so THE TEAM SHOULD SOLVE IT SO ALL THE PEOPLE COULD HAVE A CORRECT MOBILE VIEW. We’re paying a responsive template so it should work fine not by copying and pasting codes.
Without any acrinomy, imagine someone who doesn’t know too much about this….
-
This reply was modified 6 years by
loslunes.
Hello !
Please use this CSS code for this: .single .post .tdb-block-inner blockquote p {
font-size: 16px !important;
}
The codes must be inserted here: https://www.screencast.com/t/fyP7TBVPWvhQ
Thank you !
Hello
On our site we used Imagify plugin and acivated the Webp option with use of <picture> tag option (cause the rewrite with Htaccess don’t work).
But now on Chrome the principal image don’t appear and when I click on pictures in the article instead of open in a popin they open in a new browser.
A JS missing?
For example https://www.virtualmagie.com/articles/autres/trucs-du-metier/tutoriel-fabriquer-un-tapis-de-close-up-multi-fonctions/
Here the answer of a Imagify dev:
Regarding your first question, yes, I think there may be some issue with JS. If I change the following CSS rule:
body .td-backstretch { opacity: 1; }Then also remove this one:
(applied inline to <picture> element: element.style { translate3d(-50%, -16px, 0px) scale(1.05, 1.05) }I can see the principal image:
The JS may be looking for
elements when instead of <picture> tags?
I would contact the theme or plugin developer to see if they have any solutions to allow use of <picture> elements.
Hi,
I want to know how to overpass this code ?
.tdi_72_4fd .td-block-title>span {
background: linear-gradient(156deg,#ffb056 30%,#b97055 80%) !important;
}
I want to change it to .tdi_72_4fd .td-block-title>span {
background: linear-gradient(156deg,#ffb056 50%,#b97055 100%) !important;
}
But it doesn’t work when I add it in my Child Theme style.css
“Articles Récents title” https://lowtechnation.com
Thank you
Hi,
I have double-checked the element ‘hide’ buttons in CSS, and it still isn’t working.
My mum has just checked on her devices, and it isn’t coming up on mobile or her iPad.
Is it something to do with the Revolution Slider?
Thanks,
Georgia
Hi,
Unfortunately this is the only option for News ticker in our theme, but I can help you with a custom css to display the full post title -> https://i.imgur.com/ETmJ6qM.png
.td-trending-now-wrapper {
height: 60px;
overflow: visible!important;
}
This code need to be set in theme panel> custom code> custom css.
Hope this will help you!
Thank you for your understanding!
I really like this theme so i was wondering if the RTL.css is available somewhere?
Hi,
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
Let me know the results!
Thank you!
Hi,
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
Let me know the results!
Thank you!
Hi,
I tried uploading my newly purchased theme, uploading the .zip, but then i received the error that it failed and could not be uploaded stating
“Unpacking the package…
Installing the theme…
The package could not be installed. The theme is missing the style.css stylesheet.
Theme installation failed.”
Please advise ASAP.
Hi,
I tried uploading my newly purchased theme, uploading the .zip, but then i received the error that it failed and could not be uploaded stating
“Unpacking the package…
Installing the theme…
The package could not be installed. The theme is missing the style.css stylesheet.
Theme installation failed.”
Please advise.
Hi,
It’s very very simple, i wnat this with your framework (HTML and CSS):
<div class=”container”>
<div class=”row”>
<div class=”col-sm”>
One of three columns
</div>
<div class=”col-sm”>
One of three columns
</div>
<div class=”col-sm”>
One of three columns
</div>
</div>
</div>
5 columns and 1 column in a single row
by Bootstrap
-
This reply was modified 6 years by
SvijetS.
Hello !
1;2 Please make sure that you don’t face any plugin conflicts. Those options should be saved automatically. Deactivate all the plugins except tagDiv Ones and let us know !
3. Yes, but please note that all the templates are Fully editable using tagDiv Composer and all the classes are dynamic so editing css raw would not work.
Thank you !
Hello !
That comes from youtube and unfortuntely you cannot edit it. Not even with CSS.
Thank you !
Hello! thanks for help in every topic with css!
If possible now i need help for menù:
As you can see now i have this version: https://ibb.co/vjdSh62
On td-affix is it possible to change in this way? https://ibb.co/DCspRb8
So change background, item color and background?
Thanks
Hi,
For mobile device please try this custom css
.td-a-rec-id-header{
margin-top: -10px;
}
The code need to be set in theme panel> custom code> advance css> phones.
Hope this will help you!
Hi,
Unfortunately, there is no option to reduce then height size for playlist, the only thing that you can do is to use a custom css -> https://i.imgur.com/LCxUvpv.png
.page-id-34 .td-pb-span4 .td_block_video_playlist .td_container_video_playlist {
height: 220px;
}
This code need to be set in theme panel> custom code> custom css and will affect only the sidebar from your current page set as homepage.
Hope this will help you!
Hi, this is the only way to find out what plugin is provide the problem. But if you do not want to disable these plugins and the problem is only for the page content, then you can use a custom css like this one -> https://i.imgur.com/lshHCJ6.png this hould fix the problem.
.page .td-main-content .td-page-content p{
font-size: 14px;
line-height: 24px
}
This code need to be set in theme panel > custom code> custom css.
Hope it will help you!
Hi,
Unfortunately, using Newsmag theme, there is no option to do what you want to achieve, maybe it can be achieve with custom css, but this is not easy because the logo width -> https://i.imgur.com/90OcxX1.png and header ad banners -> https://i.imgur.com/QNuWIBP.png cover all the header width, but if you want, you can try this custom ss and set a big banner with 860px width -> https://i.imgur.com/TRTRokQ.png or set the ad banner width to 100% using this code -> https://i.imgur.com/TZmfrsU.png
.td-header-sp-logo {
width: 120px;
}
.td-header-sp-rec{
width: 860px;
}
.td-header-sp-rec .td-all-devices img {
width: 100%;
}
This code need to be set in theme panel> custom code> custom css.
Hope it will help you!
Hello!
The recent theme update prompted the following PHP error email from WordPress:
An error of type E_ERROR was caused in line 2753 of the file /home/gnndev/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php. Error message: Uncaught Exception: DateTime::__construct(): Failed to parse time string (@) at position 0 (@): Unexpected character in /home/gnndev/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php:2753
Stack trace:
#0 /home/gnndev/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php(2753): DateTime->__construct(‘@’)
#1 /home/gnndev/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/panel/views/td_panel_social_networks.php(54): td_human_readable_ts(NULL)
#2 /home/gnndev/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/panel/panel_core/td_panel_core.php(143): require_once(‘/home/gnndev/pu…’)
#3 /home/gnndev/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/panel/td_view_panel.php(2): td_panel_core::render_panel(Array, ‘theme_panel’)
#4 /home/gnndev/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/panel/td_panel.php(72): include(‘/home/gnndev/pu…’)
#5 /home/g
Query monitor also prompts the following 3 PHP error locations:
wp-content/plugins/td-cloud-library/includes/tdb_functions.php:1964
wp-content/plugins/td-cloud-library/includes/tdb_functions.php:1965
wp-content/plugins/td-composer/css-live/css-live.php:30
The PHP errors are not allowing me to update the theme panel. The rest of the site works fine from what I’ve gathered but the theme panel is all greyed out and won’t let me make any updates. I’ve also tried deactivating all non-tagdiv plugins without any success. Also contacted my hosting and toggled the site’s PHP version but didn’t see any effect. Any advice on how to fix this is much appreciated.
