Hi,
I just purchased the Newspaper theme and tried installing it on a fully updated WP (looking to replace Divi/Extra), but the installation failed with the error message “The pack could not be installed. The theme is missing the style sheet style.css” (roughly translated from the error message in Norwegian).
What do I need to do?
Hello,
Please try this code, looks like this => https://www.screencast.com/t/W1WVkrjV
#td-outer-wrap {
margin:0px;
}
The code need to be inserted in Theme Panel -> Custom Code -> Custom CSS => https://www.screencast.com/t/0Lb8nbD7s5u
Hope this helps you!
Thank you!
Is there anything that can be done with the CSS to edit it?
Thank you
Hello,
Please try this code
.td-is-sticky .clearfix{
margin-top: 40px;
}
The code need to be inserted in Theme Panel -> Custom Code -> Custom CSS => https://www.screencast.com/t/0Lb8nbD7s5u
Hope this helps you!
Thank you!
Hello !
Please send us a link to your website and we will take a look, that can be done using CSS to change the color / font.
Thank you !
Hello!
Unfortunately, there is no setting to remove the author’s link, but you can do it with a custom CSS code. You can not modify the default category template, only if you are using a cloud/PRO category template.
Thank you!
Hi,
I can’t get the share icons to appear on posts, I have added at bottom of post content in the main column in the ‘Single Template’. They icons show on the example page when editing the template but do no show on live posts/post previews.
I have checked within a live post pages code and the following is included (I added the padding incase the share block was being cover over some how but this has made no difference):
<div class=”td_block_wrap tdb_single_post_share tdi_126_672 td-pb-border-top td_block_template_1″ data-td-block-uid=”tdi_126_672″>
<style>
/* inline tdc_css att */
.tdi_126_672{
padding-top:20px !important;
padding-bottom:10px !important;
}
</style></div>
But nothing is displayed, are there other settings elsewhere I need to make?
Hello!
Unfortunately, in our theme there is no setting to achieve that, but you only can do it with custom css code.
Thank you!
Hello !
This should work using CSS: .page-id .woocommerce-page #content .single_wrap {
float: none;
width: 100%;
}
.page-id .woocommerce-page #sidebar {
display: none;
}
The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5
Please try this css code and let us know the result !
-
This reply was modified 5 years by
Vlad S.
Hi guys,
i hope, you’re fine!
I just realized, that there are some unused JavaScript and CSS codes that lower the website speed.
Is there any possibility to delete them and should i delete these?
The website is: thepostie.de
https://thepostie.de/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js?ver=10.3.9.1
https://thepostie.de/wp-content/plugins/revslider/public/assets/js/rs6.min.js?ver=6.3.9
https://thepostie.de/wp-content/plugins/revslider/public/assets/js/rbtools.min.js?ver=6.3.9
https://thepostie.de/wp-content/plugins/td-standard-pack/Newspaper/assets/css/td_standard_pack_main.css?ver=6b62588d33477b8e3dc5b8b3c9c8d86c
https://thepostie.de/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/td_legacy_main.css?ver=c784b8db3e66cd68082f3ff7aa2d70e6
https://thepostie.de/wp-content/themes/Newspaper/style.css?ver=10.3.9.1
https://thepostie.de/wp-content/plugins/revslider/public/assets/css/rs6.css?ver=6.3.9
Kind regards,
Yannick
Hello,
You can change the scroll with custom CSS, this code you need to insert in Theme Panel -> Custom Code -> Custom CSS => https://www.screencast.com/t/4Bs8TJvsLN
The code is: => https://www.screencast.com/t/3aj7JQrCRX
.td-scroll-up
{
top: 50%;
}
You can change the percent on the element.
Hope this helps you!
Thank you!
Hello,
This problem can be fixed using custom CSS, please send us a link to your website.
Thank you!
Hi,
If you are referring on this https://i.imgur.com/P7e46pO.png those are from videos.
If you refer on this https://i.imgur.com/5KZrGqd.png then is a css Try this custom css
.page-id-35 .td-pb-row .tdc-inner-column.td-pb-span6 {
border-left: 0;
}
.page-id-35 .td-pb-row .wpb_column:before {
content: none;
}
Hope this will help!
Hello!
It seems that you have a custom CSS there for the color which is grey(#c1c1c1) , try to change into white color.
Let us know about your results!
Thank you!
Hello,
1. If you want to hide the Single Post Views and Single Post Comments Counter for a specific device, you hidden from CSS tab, select device -> element -> CSS => https://www.screencast.com/t/dBVQ24FZ, or if you want to remove them you select the elemnt and with a right-click you can delete => https://www.screencast.com/t/6WnNGq6NFx , or selecting the element and with drag & drop place into the deleting red zone from the bottom right of the page.
2.Please make sure you have set the youtube API like in our guide https://forum.tagdiv.com/youtube-api-key/ and check after if the problem persists.
3.tagDiv Composer is a page and cloud builder, it can be used only for pages and cloud templates, therefore you can use it on a single post template from tagDiv cloud library to adjust the layout, but not to write the post content, for this, you need to use the WordPress editor.
You can edit the page with TD Composer in WordPress->Pages => https://www.screencast.com/t/AMOjYCA7Q7p, or in front side.
Hope this helps you!
Thank you!
Hello!
The easiest solution for this could be to import a cloud category template and then you can change it how you need by editing the page with TagDiv Composer plugin. Otherwise, you will need custom css code for this.
Thank you!
Hello !
Please try this css code: .td-post-content .wp-block-image figcaption {
display:block;
text-align: left;
margin: 0 0 26px 0;
font-style: italic;
font-weight: normal;
color: #444;
font-size: 12px;
line-height: 17px;
}
As you can see here this should work: https://prnt.sc/youf93
The code must be inserted here: https://www.screencast.com/t/JJ12roXfsX8
Thank you !
Hi,
Unfortunately, for the moment that option is using only a css that is hiding the login contact. If you want to remove it from load, you must remove it from theme code, for example you must comment the code from this file wp-content/plugins/td-composer/legacy/Newsmag/parts/register.php and this one wp-content/plugins/td-composer/legacy/Newsmag/parts/header/td-login-modal.php
If you want you can set those files with commented code in a child theme to not lose the changes after theme update.
Hey Bettina,
thanks for your help. But I’ve already tried this. Setting the shadow from css (header row) gives me a shadow all around the “box” (also left and right). Not only bottom of header row.
What I want is a shadow only bottom line like if I choose “default header style 1” and make it boxed. I cant replicate this within composer.
Regards
Hello!
Please try to set the shadow of that row from CSS tab and not from General tab.
Let me know about your results!
Thank you!
Hello!
This is possible if you edit the page with TagDiv Composer plugin, click on background row and you can see in CSS tab of the row a setting where you can delete/edit like in this screenshot: https://www.screencast.com/t/l68rfXBD8Ki
Thank you!
Hello !
Please try and add the !important part on the CSS and please check again the code.
Let me know the result !
Thank you !
I hadn’t thought about modifying the CSS to hide the first child.
Thanks so much. Problem solved.
Hello,
The only options to change colors in the mobile theme are these => https://www.screencast.com/t/gky6q5VCqcNC
For what you want, you need to use custom CSS, if you need help tell me.
Thank you!
Hello !
Please use this CSS Code and the issue should be fixed: .td-related-title>.td-related-left {
margin-right:10px;
}
The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5
Let us know the result !
Thank you !