- 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
- NewspapertagDiv Composer Tutorial
- NewspaperTheme modules and blocks
- NewspaperThe Mobile Theme
- NewspaperCompare theme files – Winmerge tutorial
- NewspaperUsing Other Ads
- NewspaperBlock settings tutorial
- Using custom fonts
- Using typekit fonts
- NewspaperChild Theme Support
- NewspaperHow to Make the Site Faster
Hi
Theme’s social icons which are displayed in top menu or in footer are generated by a custom font and have a font size by 14px: http://screencast.com/t/fejWvOSg3 If you try to use a image the css will behave different and must be adapted at image size. Also the image must either have the same size as other icons, let’s say 15x15px, or be scaled with css to achieve the desired rezult.
The point is that there is a difference of how css works when you’re using an icon generated by a custom font than when you’re using a image to make the icon.
I can’t provide a general solution fort that as there are many aspects which must be considered.
Thanks!
Hi,
Unfortunately the sidebars do not have color options from the theme panel. If you want to add colors to the sidebars you can do it with css like so: https://forum.tagdiv.com/topic/background-color-sidebard/
Thank you!
Hi,
you will have to provide a bit more details so we can understand better how to help. Also please provide a link to your site so if a css is required, we can see what needs to be done.
Thank you!
Hi,
The top menu was hidden on mobile as a design choice but it can be activated through css. Please provide a link to your site so I can provide the proper code.
Thank you!
Hello support
One issue after the other.. About two weeks ago, I posted on Forum regarding below message.
Broken Themes
The following themes are installed but incomplete.
Name Description
Newspaper Template is missing. Standalone themes need to have a index.php template file. Child themes need to have a Template header in the style.css stylesheet. Delete
I was told to reinstall the theme which I did.. Today, that text showed up again?
What can I do? Thanks
Hello.. Please visit http://www.Tathaastu.com
That is our website..
You gave us a css to remove it.. and it took off that gray filter over the images and that zoom feature.. but it does not have that gray bar under the text like the first big grid on top of the homepage.
So what we want is that the entire website/all grids and everything would have no zoom hover feature, and no dark filter on the images, but the text would still have that gray bar running across. Can you please do that.
Thank you!
Do you want to show randome posts below the comment section like this? http://www.mysteryofindia.com/2016/04/awe-inspiring-shiva-temple-kakanmath.html
So here is guide:
1. create new page ( you don’t have to publish it)
2. Click backend Editer to use visual composer
3. Add Block 3 and select the options according to your preferences (like Title, category, Random posts or Latest posts)
4. After you finish adding the block click on Classic Mode to return on normal page
5. You will get a code like this [vc_row][vc_column][td_block_3 custom_title="" sort="random_posts" limit="3" ajax_pagination="infinite" ajax_pagination_infinite_stop="4"][/vc_column][/vc_row]
6. add PHP tag like this: <?php echo do_shortcode('your Visual composer code goes here'); ?>
7. Here is final code that we use on our site: <?php echo do_shortcode('[vc_row][vc_column][td_block_3 custom_title="" sort="random_posts" limit="3" ajax_pagination="infinite" ajax_pagination_infinite_stop="4"][/vc_column][/vc_row]'); ?>
8. Now you have to edit your SIngle_Template.php files. We are using template number 2,5,11 so We have added this code in these files. You can add this code in all the templates that you use.
9. Paste the code at end of file Single_template_##.php after this line </div> <!-- /.td-pb-row -->
and before this line: `</div> <!– /.td-container –>
</article> <!– /.post –>`
Thats it. it will work now.
Last thing add this code in Theme > Custom Code > Advanced CSS > Phones:
.td-pb-row {
width: 100%;
margin-left: 0;
margin-right: 0;
}
It will fix some style issue in mobile phones.
-
This reply was modified 10 years by
Josan.
Hi,
You can change the thme files if you want to do it and simply copy the image dimension from module 4 into module 2 (used on block 4) like so: http://screencast.com/t/f6zIvYDb
this will also affect the module 2 on category pages and also block 2 that uses the same module.
Then you will need css for the titles and excerpts to align to the new dimension:
you can add a margin-top value like so:
.td_module_2 .entry-title{
margin-top:80px!important;
}
http://screencast.com/t/g0O8rMwCw
Then you will have to adjust it for responsiveness as any modification will cause other effects when other devices are used.
for this you simply have to copy the code in the advanced css fields and change the value for each device
Hope this helps.
Thank you!
Hi,
The solution should work as expected on header 10 as well. Please try to add a simple text and see if it renders on the front-end: http://screencast.com/t/f7MTQkY7
For this header the position will be different and the css as well as every header style has a different css. You will need to test a few positions of the code and find the place you want it to display.
Thank you!
Hi
Th script which display the ad is not from the theme: http://screencast.com/t/MCK9MsMbT03t Check your ad-codes added in theme panel. You may have a script which calls an external script in order to display the ad. As I mentioned above the actual html structure and css rules applied on it don’t allow its control from outside.
Thanks!
Hello,
Unfortunately there are no such ad spots. You can add them manually in the header style that you use by editing the theme files. There is no setting for this so it has to be coded in.
You will only need basic HTML and CSS knowledge for this task and edit one of these files in a text editor (notepad ++) and add your html code here: http://screencast.com/t/ZieypLCt
Thank you!
Hi,
That is not possible. Please download the archive from envato and access the style.css file. That is where the theme version is specified. It cannot be 6.6.4. Please check again as we have tested this and it;s the latest version on the envato server. I just downloaded it and here is a fresh extraction of the archive from envato:
http://screencast.com/t/L3fzavfjE
Please update your theme following this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/
and also update visual composer: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Using the same method as the visual composer update, please also update your social counter.
Thank you!
Hi
Try this css in theme panel > custom code > custom css: http://screencast.com/t/j1vPxMUAqi85
.td-big-grid-post .entry-title a{
color: red;
}
Thanks!
Hello, i’m afraid i have an issue after the last update!
I’ve lost my config (the one you showed me here).
I tried to repeat it again and did not worked this time.
Now i’m using header style 10. (http://prntscr.com/ayitb6)
I’ve found the correct line, inserted that div and nothing happened.
Also i’ve added the custom css (http://prntscr.com/ayit64)
Help me please, how to solve it? I really need to display in the middle that message.
Thanks a lot.
Hi
It seems to be a css issue but unfortunately i can’t offer a solution now as this is not a code from the theme and I am not aware of its functionality. Please provide a link where I can inspect this closer and maybe I can help.
Thanks!
Hi Bogdan,
So I am not getting the results need with the Speedbooster – I still get Render Blocking alerts on GWMT page speed test when I follow (precisely) your guidelines to move the css and js to the bottom of the pages.
I have all latest versions installed
Are you saying above that Plug Ins like Wordfence stop the SpeedBooster working?
Here’s the plug ins I am using
Ninja Forms
tagDiv Social Counter
tagDiv Speed Booster
Wordfence Security
Wp Super Cache
WpBakery Visual Composer
Toast SEO
Cheers
Hello aph100,
Please try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-tab.vc_active>a {
background-color: blue;
color: red;
}
.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-tab>a {
background-color: red;
color: green;
}
The result you should see here -> http://screencast.com/t/uDHj7llwF8
Thank you for the message!
Hello mystudent,
If you want to increase the height of your header area you have to use a bit of CSS code.
The code is ->
.td-header-style-1 .td-banner-wrap-full{
height:400px;
}
Thanks.
Hi
You can achieve that by adjusting the code from loop-single.php. Just replace the original code with this one: http://pastebin.com/DZLhyFxP – http://screencast.com/t/ej2tajOPK then add this css in theme panel > custom code > custom css:
.td-post-template-default .td-modal-image img{
margin-bottom: 0;
}
The result should be like here: http://screencast.com/t/Oa4AN0wwgs
Thanks!
Hello lettogsunn,
1)If you want to swap the post title below your featured image you have to alter the code from loop-single.php core file, like this -> http://screencast.com/t/d2DfjTowt -> http://screencast.com/t/9ZnKttvvj4
2)Please try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.menu-item-186{
background-color:#67bb78
}
The result you should see here -> http://screencast.com/t/d8uOvnbn
3)Replace the code above with the following code.
The code is ->
.home .td-post-author-name, .td-post-date {
display:none;
}
.td-ss-main-sidebar .td-post-author-name, .td-post-date {
display:none;
}
4)Please try the code below.
.td_module_mx3 {
padding-bottom: 126px;
}
The result -> http://screencast.com/t/Sg78U76frXU
Thanks.
Hi
I assume that you’re using a plugin to add that ad on the page as it’s not generated by theme’s spots. Also its html source don’t allow to target it with css from outside as it’s css is added inline: http://screencast.com/t/HbAKMMmdku0 You have to edit the plugin/script which generate the ad and change these rules for mobile devices.
To target only mobile devices use media queries:
@media(max-width: 768px){
//css code goes here;
.elemnt-css-clas{
display: none;
}
}
Thanks!
Hi Bogdan,
We don’t have a caching plugin or a CDN. We do have Jetpack, but we don’t have Photon switched on.
And besides, the CSS for the fonts gets output in the html file itself as a <style> tag – this is just below a comment: <!– Header style compiled by theme –>
So it’s not an external CSS file, and it shouldn’t be cached.
I have also cleared my browser cache, but that hasn’t fixed it.
Hello Vesa,
Please try the code below and place it in Theme panel->Custom CSS.
The code is ->
.meta-info .td-block-author {
margin-right: 10px!important;
}
.single_template_3 .td-post-header-full .td-category li {
margin-right: 10px;
}
Thanks.
Hi
Try this css in theme panel to add the hover color: http://screencast.com/t/kSlmS2Kafl1j
.td-footer-info .fa-calendar-check-o:hover {
background-color: #00aced;
}
Thanks!
Hi
Try this css to add a padding around the comment box: http://screencast.com/t/mM1zWnz5hyuW
#livefyre-comments{
padding: 0 20px;
}
Thanks!