- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsHow to use custom fonts
Hello
Unfortunately, this type of functionality it is not implemented in out Theme panel but please notice that you can use it with some CSS code. As an example, please look this screenshot like this -> http://screencast.com/t/zYQEQun0dsoH
If you need more assistance in this regard, please provide your website URL so I can inspect it closer and also, so I will be able to provide a more accurate response.
Thanks for your understanding!
Hi,
I have update Newspaper theme to this http://screencast.com/t/NwyPnI6OI and immediately after I started receiving this error when I try to open my homepage “Fatal error: Call to undefined function vc_shortcode_custom_css_has_property() in /home/htechnew/public_html/wp-content/themes/Newspaper/vc_templates/vc_row.php on line 55”
Please help,
Vladimir
Hi
You can try to add the div classes in theme’s ad-spots like it is indicated in our documentation: https://forum.tagdiv.com/newsmag-using-other-ads/ Note that you may need some css adjustments in order to have the ads displayed fine on pages.
You can use any text editor which works on Mac OS to edit theme’s files, you don’t need a very special software. Before making any changes in theme’s code make sure you do a full backup as a security measure: https://codex.wordpress.org/WordPress_Backups
Thanks!
Hi,
We have no reports of this issue and we have tested it on our end but could not replicate it. Please try to disable all plugins except visual composer, clear cache and reset cdn files. If the problem is still there please provide a link to your site s we can inspect it and provide the proper css.
Thank you!
I have a related question. What is the css for specifying post title color of a certain category in a post page? Thanks in advance.
i want to remove all the bar
its just remove the menu button
if i put in on the costum css
where i put it?
costom css?
Small caps is where all the letters are capital, but the ones that you did not capitalize when inputting them are simply a smaller font size than the ones that were capitalized.
See this for information: http://www.w3schools.com/cssref/pr_font_font-variant.asp
Since it is supported in CSS, it would be very helpful to have this functionality in the theme. It is very common in headings for print media, which is what this newspaper theme does such a good job or parlaying in the digital realm.
I wonder why the smart sidebar does not work when the sidebar is set to the left side. And if the line of visual composer also is the model that appears on the left sidebar.
With this setting up the visual composer sidebar line does not scroll (smart sidebar effect).
DETAILS:
1. I put both the necessary places the css code: td-ss-row
2. This setting’m doing on a page used to Homepage.
——
TRADUZIDO DE:
Gostaria de saber porque a smart sidebar não funciona quando a sidebar está configurada para o lado esquerdo. E se a linha do visual composer estiver também no modelo que aparece a sidebar no lado esquerdo.
Com essa configuração acima a sidebar da linha do visual composer não rola (efeito smart sidebar).
DETALHES:
1. Coloquei as ambos os lugares necessarios o codigo css: td-ss-row
2. Esta configuração estou fazendo em uma página usada para Homepage.
Having the same issue on our site–the Author, Date, and Comments all now show for every post, even though those switches are turned off in the the theme settings.
I’ve already gone ahead and added the proper CSS to our Child theme to correct this, but was wondering if it was something with my site or the update that is causing the switches to not work.
Thanks!
Hi
Are you referring at posts displayed in more article box: http://screencast.com/t/nuI0fBXDbq If so you can hide the date using this css: http://screencast.com/t/iiWAaH2w6W
.td-content-more-articles-box .td-post-date {
display: none;
}
Let us know how it goes.
Thanks!
Hi,
If you want to rename the theme please follow these steps that I have provided also in another ticket:
– First I have changed the folder’s name – http://screencast.com/t/CQFNaSvPPC
– Then I modified in the style.css – http://screencast.com/t/hecwvpE3fR also you need to change it in the config file – http://screencast.com/t/flFyeUydxC
– I have activate the theme from Appearance > Themes – http://screencast.com/t/3XRO2jrCz
Unfortunately by renaming the theme name, all the widgets will be removed from your sidebars and you will have to re-add and reconfigure them. Normally you should find them inactive in the Widgets area(bottom) – http://screencast.com/t/pSu5XZXK9
I suggest to try this on a test site before to apply the changes on a live site. And please note that you will need to re-add the modifications after each theme update.
Hope this helps!
HI
Try this css to remove the white space above main menu: http://screencast.com/t/7yTSVWLwx307
.td-header-style-4 .td-header-sp-ads{
display: none;
}
Note that if you add a header add this css must be removed, otherwise the ad won’t be displayed.
Thanks!
Hello pixus,
You can try to use the code below and place it in Theme panel->Custom CSS area.
.woocommerce .form-row .input-text {
font-size: 20px;
}
The result you should see here -> http://screencast.com/t/PVGLvyiZin
Thanks.
I got this error on the front page after 7.3 update
Fatal error: Call to undefined function vc_shortcode_custom_css_has_property() in /home/content/p3pnexwpnas03_data01/52/2876952/html/wp-content/themes/Newspaper/vc_templates/vc_row.php on line 55
Any help appriciated. Tnx
Hello,
Problems after update:
1) Slider Block: Image not fit to container. Each slide div has a css unnecessary “width 666px” (screenshot)
2) Gap between columns in row, have grown (screenshot)
3) The mobile theme has problems mentioned by others in other posts
Screenshots
https://s31.postimg.org/e1estzit7/image.png
Hi,
Unfortunately this widget cannot be changed from the theme panel. You can use custom css to remove the pinterest icon like so:
.td-social-pinterest{
display:none!important;
}
Thank you!
Hello,
You can remove the mobile menu by using this code:
#td-top-mobile-toggle{
display:none!important
}
Unfortunately there is no version of newspaper that supports RTL. There was a version a long time ago but we since then gave up support for it as the theme got m,ore and more complex, the css file size increased dramatically and rtl was removed from the theme options. This was a choice made by the developers.
Thank you!
Hi,
I have checked the site and saw the slow loading. It loads after everything else. This mean you have css optimization on your site. Please add the custom code for the top menu directly in style.css and test again.
Thank you!
Hi,
In newspaper 7, the css was altered a bit and any demo css is now loaded separately. In order to get back your style, you will have to copy over the code from here: http://screencast.com/t/IxvdCwpQSEo and paste it in style.css in the main directory.
Thank you!
Hi,
You can place the css code in the theme panel->custom css box like so: http://screencast.com/t/5KtsidLsZjRl
Thank you!
HI
There is no useless code in style.css file. Indeed not all code is applied on each page but all code have its own purpose and it is applied in some specific situations. For example some code is applied only when header style 5 is used or a bbpres page is loaded.
You can try the gzip compression to reduce the transfer time for css file, it will increase page load time: https://gtmetrix.com/enable-gzip-compression.html
Thanks!
Hi,
The mega menu background color cannot be changed from the theme panel so I assume you are changing it with css. You will need to target the other elements as well and change their colors and hover colors. You can use this method: https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thank you!
Hi
Thanks @nico for your help.
@kramllahu you can also contact us via email at contact@tagdiv.com and we will provide the original css from 1.7.2 version of Newsmag.
Thanks!
Hi
Are you using some css code in theme panel; to customize your widgets? If so there will be a small delay while this css will be applied because it is loaded after main css from style.css. To avoid the delay try to insert your custom code directly in style.css file: http://screencast.com/t/KHJl6u3pdGp3
Let me know how it goes and if this is not what you mean please provide more specific details about what you’re trying to do, also provide your site url so I can have a closer look.
Thanks!