- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsHow to use custom fonts
I tried to modify myself
/httpdocs/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/td_legacy_main.css
.td-scroll-up {
cursor: pointer;
position: fixed;
bottom: 4px; –changed to –> 84px;
….
….
It didn’t help me
I’ve installed ReCapthca 3 for Form on the site – https://prostobzor.com
On the bottom part “Scroll up” button located over Recaptcha 3 banner.
Screen – https://www.screencast.com/t/T70ppgzGXc6
How to move Scroll button upper?
Should use css ? https://www.screencast.com/t/bcaUk2Fm
Hi,
So you want the page 2, to start in a new page with only the posts from page 2, this can be achieved only with the Pagebuilder + latest articles + pagination and the section of latest articles, but there are not some much settings for customization (only layout and filters -> https://i.imgur.com/pLkCy1g.png) the colors can be set only with custom css, some of colors will apply from theme panel -> https://forum.tagdiv.com/theme-colors-introduction/
Thank you!
hello i use child theme and when i go to edit one page with tagdiv composer i see in console the following errors
Failed to load resource: the server responded with a status of 404 (Not Found) http://new.xxx.gr/wp-content/themes/Newspaper-child/font-newspaper.css?ver=10.3
Failed to load resource: the server responded with a status of 404 (Not Found) http://new.xxxx.gr/wp-content/themes/Newspaper-child/font-newspaper.css?ver=10.3
and when i edit with wp editor i see the following errors
wpeditor.php?wp_path=/home/xxxxxx/public_html/:619 Uncaught ReferenceError: addLoadEvent is not defined
at HTMLDocument.<anonymous> (wpeditor.php?wp_path=/home/xxxx/public_html/:619)
at i (jquery.js?ver=1.12.4-wp:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2)
at Function.ready (jquery.js?ver=1.12.4-wp:2)
at HTMLDocument.J (jquery.js?ver=1.12.4-wp:2)
GET http://new.xxxx.gr/wp-content/themes/Newspaper-child/editor-style.css?wp-mce-4960-20190918 net::ERR_ABORTED 404 (Not Found)
Hi Cailin, actually yesterday and today morning I have received assistance by email. Your team try to fix problem with css ’cause they don’t know what the problem is!
But even if they insert css custom code the problem persist!
The assistance is very slow, I know that we are different time zones but is very frustrating not having real time chat assistance and I can’t relase my website with this big big problem. Do you want the references of my site even if team is already helping me (slowly) by email?
Hi,
which CSS styles/file do I have to change for getting bigger font sizes on the Woocommerce pages like Cart, Checkout etc.
I can`t find the right CSS file.
Thanks for your advice!
Ron
Hello !
Then amount of JS and CSS is given by the number of elements available in the demo. A simple demo with only a few elements will be lighter.
Also please note that any template / demo is fully editable using tagDiv Composer so you can add or remove elements if you want.
Thank you !
Hi,
You can change that image by editing the header with tagDiv Composer, click on the row from header and check in css tab -> https://i.imgur.com/Ie8t8Ch.jpg -> https://i.imgur.com/uoo9jO0.jpg
Hope this will help you!
Thank you!
Hello !
For that you can use this css code:
.td-scroll-up {
display: block;
}@media (max-width: 767px)
.td-scroll-up {
display: block;
}
The code must be inserted in here: https://www.screencast.com/t/s61BcemS2eW
Thank you !
The best demo to install with less js and css? Plz Answer
Hi,
In order to remove that line from post editor you need to go in wp-content>themes>Newsmag>editor-style.css
-> https://www.screencast.com/t/dM52p01U
Please check this similar topic bout how to remove the sidebar from post editor -> https://forum.tagdiv.com/topic/sidebar-on-visual-editor/
Thank you!
Hi,
Unfortunately the code set in LiveCSS will be display only in LiveCSS, if you want you can move the code in Theme Panel > Custom Code > Custom CSS there will be no difference, but will be more easy to fine the code.
If you are referring to articles/pots then you can use this custom css, set it in Theme Panel > Custom Code > Custom CSS and will be set on all posts.
.single .td-header-row.td-header-header {
background-image: url("https://piracymonitor.org/wp-content/uploads/2020/02/site-header-logo-gradient-1100x175-enigma.jpg")
}
Thank you!
Hi – One more question. I have placed a different header background image in each of my pages.
Is there CSS so I can define a background image for all Blog posts?
Thanks
Thank you Calin! As you suggested, I used LiveCSS to embed your code into the page header (using a different image). Works great!
One question: When I go to the Newsmag Theme Panel > Custom Code > Custom CSS, this code is not listed there. Someday I may forget that I have added this custom code to these pages. Is there a place in the Theme Panel where I can get a list?
Or instead of being lazy, I can write some documentation for myself… š
Thanks
– Steve
I didn’t find your response – so this code was commented – https://prostobzor.com/garmin-swim-2/
https://www.screencast.com/t/chbwSThpj
And finally, you gave me Bootstrap 4 help page – but this\ those CSS classes are not supported by Template – there is no such element š
This code doesn’t work for default post – here it is another page = https://prostobzor.com/contacts/
This demo doesn’t work.
Trying to install from Themeforst download files, I get this message:
Installing Theme from uploaded file: Newspaper.zip
Unpacking the packageā¦
Installing the themeā¦
The package could not be installed. The style.css stylesheet doesnāt contain a valid theme header.
Theme installation failed.
Not sure where to go with this, just updated to 10.1 a few weeks ago. Have never had issues with installs like this on install. I tried two separate downloads from themeforest assuming it might be corrupt file..
Any help appreciated!
Thanks for answer
But your template doesn’t have such class – div class=”col-sm-4″
Here it is this is simple example with code on post page –
Screen – https://www.screencast.com/t/8lIxsI6A
Bottom part of page – https://prostobzor.com/garmin-swim-2/
so this example with Bootstrap 4 will not work –
Screenshot – https://www.screencast.com/t/hc0K9P2uOm
Give me CSS class name for Newspaper X which operates like a Bootstrap:
class=”container”
class=”row”
class=”col-sm-4″
Hi – Thanks for the reply. Let’s say that the background image that I want in the header is this image (I may use a different image later).
https://piracymonitor.org/wp-content/uploads/2020/02/site-header-logo-gradient-1100×175-enigma.jpg
The problem is that this header background image also becomes a background image in the top menu and the main menu. This is not my intention. I do not want any images in the menus at all. Only the light-colored menu text against dark menu background.
Because I do not see any way to set (or remove) this image for the menus in the Newsmag Theme Panel, I think this may be an error in Newsmag. If I am wrong, please tell me what to do.
Or, if there is a custom code or CSS to correct this, please provide me with it.
Thanks! PS – I believe that the template is up to date = v4.9.2.
-
This reply was modified 6 years by
steve@tvstrategies.com.
custom css is empty nothing there i removed it through tag div composer but can not find it
Hi there,
I’d like to copy/paste certain elements for use on different pages (e.g. a row that needs to have the same CSS on every page). There’s supposed to be a copy paste feature in the tagdiv editor (https://tagdiv.com/how-to-use-the-new-copy-paste-tools-for-elements/), but I cannot get it to work. Right clicking as suggested doesn’t do anything. I’m using a MacBook, not sure if it’s relevant? Any ideas?
Secondarily I’m wondering if CSS Animation is possible in TagDiv. I’d used this feature with Visual Composer and Newspaper in the past, but now trying to use the native TagDiv composer and not finding it.
Thanks,
Kaitlin
Hi,
The gap from header can be reduce using tagDiv Composer only if you are using a cloud header, if is a standard header then you can adjust it with custom css.
If you want I can help you with this, just provide a link to your website and I will guide you!
Thank you!
Hello !
That can be achieved by using the CSS tab in the tagDiv Composer as you can see here: https://www.screencast.com/t/ZBAyJhoQc
Thank you !
At first I had tried to delete cache, but didn’t work. It turns out the cache plugin didn’t delete minified css and js by default.
The problem is gone, thank you for your help.
Hi,
Please notice that deactivating the standard pack will not make the site very fast, the speed will increase because will be load only the css that is use, but the website still need to be optimize, because the speed of your website depends on how well your website is optimized, if you follow the steps which are presented in this tutorial here -> https://tagdiv.com/how-to-increase-page-loading-speed/ youāll be able to increase the speed of your website.
Also you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/
How to Fix Flash of Invisible Text (FOIT) in WordPress -> https://wpspeedmatters.com/fix-foit-font-in-wordpress/
Thank you!
Hi,
If you use css to remove/hide the comments and you want it back, please remove the custom css. If there is still a problem, please provide some more details and some screenshots.
Unfortunately in our theme the search on mobile is set separate and can not be set inside the menu as per your request.
Thank you!