- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsHow to use custom fonts
Hi,
Please use this custom code css
.tdb_smart_list_4 .tdb-slide-smart-list-figure img
{pointer-events: none;
}
Set the code in the Theme Panel -> Custom Code -> Custom CSS.
Thank you!
please help me, to change this color with red or yellow with custom CSS only!
Hello, for some reason that I don’t understand in several sites where we have this theme, when we are editing a page, we cannot see the “Page Template Settings” (td_page_metabox). Apparently it’s defined like this in “wp-admin.css?ver=12.1” line 5293 to 5295.
See the examples: 01.png as it appears (even being active in the editor); 02.png as it should appear.
Can you please check if it only happens on our websites or is it really the case?
We have already deactivated all plugins, we have reinstalled the TagDiv plugins, we have already rolled back to previous versions and nothing! The problem remains. It only happens on the pages, in the posts everything is ok.
Hi,
there are some problems at transitions points for different screen sizes.
At 767 px the width of td-container in the header is larger than the page width. So page content is running out to the right.
Example: https://forum.tagdiv.com/newspaper-theme-documentation/
That seems to come from line 237 of style.css:
@media(max-width:1150px) {
.td-container,
.tdc-row {
width:960px
}
}
At 1018 pixels there is another problem with width. I did not find any details here.
Example (not very good): https://tagdiv.com/live-visual-builder/
Please fix this.
Kind regards,
Brigitta
Hi,
This is not a theme problem, it seems that the problem has been caused by the case plugin you are using -> https://i.imgur.com/xeSY6wQ.png this is interfering with the theme javascript and CSS. Most of the time is related to the minify CSS and javascript options.
Thank you!
Hello,
You can apply the filter only on the Flex Block and Big Grid Flex -> https://imgur.com/Nnt3zGX
The Posts Loops settings are divided into 5 tabs: General, Layout, Style, ADS and CSS. The Posts loop is a special block and doesn’t have filtering options.
Also, one of the options for pagination of the Posts Loop has the option for normal numbered and the flex blocks do not have this option.
The Posts Loop is automatically filtering the posts depending on the cloud template you set (for example on the category page there will be posted posts from that category).
Thank you!
Hi deuja14, if you want that design for your post share buttons then you need to use a single post template, edit it using tagdiv composer and set it like this: drag a new row and set it in the post share buttons, then make the row sticky -> https://i.imgur.com/wmYxxiP.jpg then just use this custom CSS:
.tdb_single_post_share {
position: absolute;
left: -150px;
}
.tdb_single_post_share .td-social-sharing-button{
display: block;
}
The results will be like this -> https://i.imgur.com/RfBrxPL.jpg
Also, it can be done on standard post templates with the right custom CSS.
Thank you!
Hi scohen, for this please edit the homepage using tagDiv Composer, then go down to the footer section and select the row, after that check in CSS tab -> https://i.imgur.com/HEi6FQw.png
I hope this will help you!
Hello. I just tried the CSS Analyzer for my website https://hiraethgaming.com/ to remove unused CSS. Everything was going fine until it got to the “Desktop – Logged Out [Not Scrolled]” part. It froze on there and the circle just keeps loading – I checked the Console with inspect element and found several error messages.
Image: https://prnt.sc/y_Vmg2EIAflB
Can someone tell me what to do now? Thank you in advance.
Hello, i go into the website manager to edit the footer and in css, the background footer image is not there to delete but it is still showing on the website. how do i delete it. i just want a solid black background. thank you
Hello,
To display the custom label, you have those options only, eventually, using a custom code css, but this depends on what settings you have on the block -> https://i.imgur.com/L5Ju88w.png
Thank you!
The allocated memory is 256M. I also got this error on the home page when I clicked the edit css button
Fatal error: Out of memory (allocated 94896128) (tried to allocate 2097152 bytes) in /home/abcd/public_html/wp-content/plugins/td-composer/includes/tdc_main.php on line 949
Fatal error: Out of memory (allocated 94896128) (tried to allocate 73728 bytes) in /home/abcd/public_html/wp-includes/class-wpdb.php on line 2187
When I reloaded, I got this error
Fatal error: Out of memory (allocated 94896128) (tried to allocate 2097152 bytes) in /home/abcd/public_html/wp-content/plugins/td-composer/includes/tdc_main.php on line 949
-
This reply was modified 3 years by
tagdivnp.
Is it Possible to make a HTML + CSS only page in NewsPaper theme ?
I a looking options to remove the Page Width restriction, and remvove Sidebar, remove Footer also maybe.
And code the Page in HTML and CSS ( CSS though can be added by Theme Panel).
Please help/Guide remove these Elements and How I only make a page in HTML
Hi,
Please edit also, the searcg template and check the offset on the block.
You can hide the title with custom code css.
You can edit the post with tagDiv Composer and select the element from the sidebar and with right-click, you can delete it.
Thank you!
Hi,
If you want the code to apply to only one element, then please add an extra class and add that class to the custom code css -> https://i.imgur.com/wiI1dmn.png
You can try to use Image Box, and this doesn’t have the button.
Thank you!
Hi,
You can use this custom code css
.tdm_block_image_info_box .tds-button
{
display:none;
}
Set the code in the Theme Panel -> Custom Code -> Custom CSS.
Thank you!
Hi, I have a quick update. I was able to find my old custom CSS and other tweaks in an old cached version of my site. So now I am trying to just switch to Newspaper 12 and update my changes/settings.
However, the same issue occurs when trying to activate it. I add the purchase code and get a message that it was activated. But afterwards the theme still says ‘Your Theme is not Registered”, and also flashes UNREGISTERED at the top.
Is there something other than “Activating” it I need to do, or why won’t it save the status as registered after the activation says it was successful?
Thanks
Hello daimpa,
The Newspaper has options to change the width by stretching the rows, but not the Newsmag theme, this one has only a boxed version.
Now we can provide custom CSS to stretch the header and footer, this should not affect the website, but changing the content width can affect some elements.
If you want a CSS for the header and footer, please provide a link to your website.
Thank you!
Hi theheritagelab,
So you want to no longer open the gallery image in the popup modal? For this, you can try this custom CSS:
.td-gallery .td-doubleSlider-1 .td-slide-galery-figure{
pointer-events:none!important;
}
The code can be set in the theme panel > custom code> custom css.
I hope this will help you!
Thank you!
Hi tenaciously,
I see that you are using standard templates, therefore the links inside the articles will have the access color from the theme panel. Also, another one is the breadcrumb link. For standard templates there are no individual options that will apply only to those elements, so you need to use a custom css or to use a single post template from the cloud, this can be edited using tagDiv Composer.
For CSS you can try this one:
.single .td-crumb-container span, .single .td-crumb-container a, .single a {
color: #de12fe;
}
Just replace the color with the one you like and set the code in the theme panel > custom code> custom css
Thank you!
Hello,
The Newsmag theme is delivered only in a boxed version, therefore if you want to make the website wider you need to do it using custom CSS -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thank you!
Hello,
Did you use tagDiv Analyzer on the homepage? if yes, please remove the Remove Generated CSS, clear all cache and check the menu.
Thank you!
Hi.
We are using “Newspaper The Rimont Pro” Theme (https://demo.tagdiv.com/newspaper_the_rimont_pro/).
Unable to connect on Mobile or Tablet. SEE THE SCREENSHOT OF OUR PHONE HERE: https://imgur.com/a/XHv5YJq .
When we try to connect on Tablets and on Mobile Phones, we receive the following error:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32768 bytes) in /home/.../public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_css_res_compiler.php on line 211
There has been a critical error on this site.
Why is that ???
How to correct this error and allow the direction connection on small and medium devices because it is completely difficult for us to access the home pages of our site on Cell Phones (Mobile) and Tablets ???
Please reply to us.
Awaiting your reply.
Cordially.
Hello,
Indeed, the results obtained by you are very good!
The same configurations that are exemplified in the Newspaper can also be done in Newsmag (with the exception of tagDiv Analyzer).
Unfortunately, all the css from the theme is loaded in these files, even if it is not used. In order to be able to solve this problem and for the theme to function as it should in the future, a major change in the theme is needed
Thank you!
Hi Viju,
Please try this custom css:
.tdc-footer-wrap {
margin-bottom: 100px;
}
Set the code in the theme panel > custom code> custom CSS.
Thank you!