- 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
- NewsmagtagDiv Composer Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewspapertagDiv Composer Tutorial
- NewspaperTheme modules and blocks
- TutorialsDefault Block Settings Guide
- NewspaperThe Mobile Theme
- NewspaperCompare theme files – Winmerge tutorial
- NewsmagBlock settings tutorial
- NewsmagLogo & Favicon
- NewsmagFooter templates
Hi,
Maybe I am misunderstanding this, but I don’t know what extra CSS code you require to display an ad, on a page. Simply paste the Adsense ad code in the theme panel, in a custom ad section for example
– https://www.screencast.com/t/Yn2t25uF4
Then using an Ad box, place it below the trending now present on the page or where needed
– https://www.screencast.com/t/rhtQAFBSEuN
– https://www.screencast.com/t/BkHyayeu4x
The Ad box will display the ad entered in the theme panel. The only limitation to the ad size is the theme width itself.
If I am not understanding this properly, please provide some examples of what exactly you are trying, and what is the problem.
Thanks
Hello Somosung,
You should target each category in the code if you want to use a different color for each of them. Above, I gave you a hint but further, notice that you should implement it yourself because we cannot provide custom services at the moment, sorry! For more information about how you can create your custom CSS code, please check the following useful tutorial here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Hope this helps!
Thanks for your understanding!
Im looking at the architecture demo. I also see it my testing environment.
You will see many of the blocks have a gap between the title and author. {block 3 and 5 as an example} Its a large gap. An example is visible in sidebars which are visible on all posts. I see while inspecting it, there is no excerpt there, but the space is there via css. If I add a review to the posts, the author disappears and the gap is left there for the author.
I wonder if this is expected? If its a matter of settings, any suggestions that may point me toward the correct settings would be appreciated. I adjusted via css, but thought Id point it out in case its settings or a css booboo.
Hello,
I would like to add a flag at the left of one link, on my top header menu without a new plugin.
https://www.nextstephub.com
I suppose I can do it with a CSS class.
can you help me ?
Hi,
Can you please go to https://infomeddnews.com
I am trying to change the SIZE OF THE FONT on the page where it reads: Headline News
Can you please provide a CSS code that I should use and advise where I should place that code? Thanks so much for all your help.
Hi guys,
i have serveral errors with this newspaper.ttf and .woff not sure why this files are missing or for what they are used, but is it possible to disable these files, or fix this error?
• https://www.veganevibes.de/easy/css/images/icons/newspaper.ttf?14
• https://www.veganevibes.de/easy/css/images/icons/newspaper.woff?14
Got a little more time on my hands to explain it now, so here it goes.
Everything I will post is regarding the desktop (1141px+) view, and the code is in the Advanced CSS -> Desktop Box.
The code I’m using is as follows
.single_template_7 .td-backstretch{
transform: translate3d(-50%, -25%, 0px) scale(1.15, 1.15)!important;
}
.td-post-template-7 .td-post-header{
height:850px;
}
The image I am using is this one. The dimensions are 1920×1280
This is how the post displays on a full HD monitor (1884 width image) It looks absolutely beautiful (IMO) – Preview
If you resize the browser to emulate smaller series, a black bar begins to appear at the bottom as the image is resized dynamically. Due to the new 850px height, the image no longer covers the required area. – Preview (Note the black bar at the bottom)
As I continue to resize the browser, the black bar enlarges as the image gets smaller and eventually begins to look quite bad. Preview
As you can see, it’s still cutting off quite a large amount of the image at the top, despite the black bar appearing at the bottom. Is there a way to…’pin’ the bottom of the image, to the bottom of the header image display area, so it’ll stop creating a black bar? I can move the image down, but then it starts to cut off the bottom of the image more…and motorsport is a pain in that the car is always at the bottom. So being able to pin the bottom of the image to the bottom of the header area would solve it.
Because the mobile devices have a relatively narrow window width they operate in, it doesn’t really cause a problem in those views and I can manage it. It’s the fact that desktops have to range from 1140 up to 1920 that’s causing an issue.
Hope this explains things a bit better!
-
This reply was modified 8 years by
ds.ellis.
I don’t think that a generic article is going to help me fix this error.
Please read the related tickets that I linked to in my original request (above):
“Chris S #192272
Sep 7, 2017 at 1:44 am
This happens when you update theme or main WordPress …
nothing to fix; normally you will have one of these, unless hacker slamming that directory. So, with one you just mark as ‘fixed’ and move on.
That should so be in the WP documentation — which they are finally going to redo (won’t be called ‘codex’ any more for 2018!). ?”
“Chris S #192418
Sep 7, 2017 at 7:09 pm
I think we did something on one site for that,
we made an index.php file that had a refresh header …
although I think we then instead did an htaccess file for the them folder,
and did 301 redirect for index.php to home page of site. Something like that.
Downside is you need to replace those each time theme is updated.
Or, just grimace when you do theme update and month later see that single entry in your search console. I usually just go “(sigh) … stupid Google…”
I mean, how stupid do you have to be in the data mining business to not auto-ignore /wp-content/themes/ for indexing ANYTHING? Duh.”
I have found a possible solution on other support forums:
Hi!
Yes, having read the Yoast article https://yoast.com/dont-block-your-css-and-js-files/ i’d suggest not blocking all theme resources, however i think index.php should not be read directly by crawlers (or visitors) because it will always result on a PHP error, you could try one of these two workarounds:
Redirect theme index.php to root (this will apply to all visitors), .htaccess code (you could extend this to child theme directories or plugins):
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /wp-content/themes/enfold/index\.php\ HTTP/
RewriteRule ^wp-content/themes/enfold/index\.php$ http://DOMAIN.com/ [R=301,L]
Or simply disallow only index.php in the theme folder, robots.txt code:
User-agent: *
Disallow: /wp-content/themes/enfold/index.php
Please advise.
-
This reply was modified 8 years by
miket.
Hello,
I’m using SLIDE BLOCK in my homepage in order to show the 3 most important news. I need to modify two elements of Slide Block:
1) I would like to change the colors for the gradient that appears over the image for every single post. In this moment I see a gradient gray dark. I think the CSS classi is .td_block_slide .td-image-gradient but I don’t know how to write all the custom code.
How can I do that via CSS?
2) I would like to show the subtitle below the title for every News. In this moment Slide Block shows just the title. Is it possible?
Thanks,
Michele
Thanks again Simion. Problem is i have different blocks with different colors tabs. When i add the CSS code for the color and border, all the ‘Load more’ texts in all blocks become the same color (obviously).
So my first block is blue, so the ‘Load more’ button needs to be blue too. How can i specify specific colors for each block? If you dont know what i mean, please take a look on https://www.dagonline.nl. Thank you.
-
This reply was modified 8 years by
Eric V.
Well, it’s okay, thanks anyway Catalin. I tried uninstall and install again, after cleaning cache, and nothing. Maybe it will start working again, for some reason. I’ll go back starting using the backend CSS option on theme panel.
Thanks! 🙂
Hello Catalin.
Exactly. But i want 1 colour for each of the category. It would be awesome to have an option for it on Theme Panel, just like it is for page category.
But if i have to use CSS now, what can i add? That code you sent me i already use it, thats how i put all the category in orange.
Regards
Hi. I Use the Mailchimp Forms by Optin Cat plugin for my sign up forms. However, when I try to embed their shortcodes in pages, it is not working. What could be the problem? (css conflicts. Resolved).
Hi,
2)Try the code below and place it in Theme panel -> Custom CSS area.
The code is ->
.td_block_big_grid_3 .td-module-meta-info{
display:none;
}
3)Clear all the caches and check the results.
4)Use the code below ->
.td_video_playlist_title .td_video_title_text{
font-family:Arial!important;
}
Notice that the font family used in this custom CSS should have to be loaded in your theme from Theme panel because if it will not be, the font will do not be applied.
Thanks for the message!
Thanks for your esponse, but it does not have the most important piece of info I need. What is the code I need to put in my Custom CSS to have the desired by me 970×250 ad box appear below the MAIN MENU & the TRENDING NOW ticker line in the header.
Please advise.
Thanks,
Peter
Hi,
I added some custom css using theme panel. The changes are showing on my chrome and another laptop’s chrome. However, the changes are not showing on a third device’s chrome. And the changes are not showing on Safari and Chrome on all devices. Why does this happen?
Thanks,
Tina
Hello lamasatonline,
Please keep in mind that our theme has no RTL files and any support for this because it has not been designed to be used in this layout, sorry!
Unfortunately, we have no plan on implementing it in the near future. Implementing RTL support in our theme will require 2 style.css files and it will add significant “weight” to the theme. Using the RTL mode means that lots of elements have to be adjusted and this thing involves custom work and we cannot provide this at the moment!
Please try to do a simple search of our forum and you will see that our team offers support only for theme related problems and which not require additional customizations. Please check again our support policy here -> https://forum.tagdiv.com/support-policy-2/
Thanks for your understanding!
Hi,
I believe that is happening because of the height modification made to the post header. Try entering the codes that were provided above in the Theme panel->Advanced CSS section, only in the desktop field.
That way the code will only apply on desktop, as these modifications may not produce the best results on all devices.
Or create multiple codes based on the main one and test, for each instance in the Advanced CSS fields (a code that works well on desktop, one for landscape devices etc.)
– https://www.screencast.com/t/hx3uHEfh
Thanks
Hello,
I do not know what the Live CSS editor does not work for your end, sorry! Notice that option is a simple Chrome Add-on and we cannot offer support for it. Try to remove and re-install it again and check the results.
Thanks.
Hello rhartenberg,
Unfortunately, please notice that our product does not have such an option for dynamic width and we do not recommend to do that through the custom CSS code because the layout of the theme will be damaged. If you want to change the width of the theme to be in full-width mode, please notice that is not a simple task and you will have to adjust the entire theme to the new width for better results.
Above, my colleague gave you an example of where you should start to increase the theme width, but notice then you will have to make some additional customizations to adjust the other theme elements if you want to bring best results.
If you want to display more levels in our theme and you are not aware of the steps in this regard, please consider hiring a freelancer/developer to do this for you because we cannot provide customization services at the moment, sorry!
Thanks for your understanding!
Hi,
Those are the styles that are available for the image box element. One style adds a border and opacity, the other adds a white box in which a custom title can be displayed
– https://demo.tagdiv.com/newspaper/image-box/
– https://www.screencast.com/t/d6U8PwaMJ
You could choose the white box style and this code will remove the white box, if it is not required
– https://www.screencast.com/t/axZ1AbMy
.td_block_image_box .td-custom-title {
display: none;
}
Enter it in Theme panel->Custom CSS code section.
Thanks
Hi,
The top menu is not intended to display on mobile. It could be made to appear with some custom CSS, if it is absolutely required. You can try the solutions from these topics
– https://forum.tagdiv.com/topic/mobile-menus/
– https://forum.tagdiv.com/topic/menu-on-mobile-devices/
– https://forum.tagdiv.com/topic/top-menu-bar-not-displayed-on-mobile/
– https://forum.tagdiv.com/topic/top-menu-doesnt-appear-on-mobile/
Thanks
Hi,
I found some useful suggestions in some topics, you could use a child theme for the modified website
– https://premium.wpmudev.org/forums/topic/multisite-one-theme-different-css
– https://stackoverflow.com/questions/39963479/same-theme-in-wordpress-multisites-but-with-custom-css
– https://wordpress.stackexchange.com/questions/81886/wordpress-multisite-multiple-child-theme
– https://wpsites.net/wordpress-themes/second-style-sheet-theme/
You can search for more information, there might be other ways of doing this, that you can try.
Thanks
My Live CSS just clean up by it self. Now, everytime i try to add CSS again and save and F5, nothing happen. Live CSS is clean. My website : http://www.somosung.com/
This is the second time that this happens to me.
Have clear all cache. Desactivated plugins, and same keep happening. Last time i don’t remember how i fixed it.
Hello Catalin
yes i have created and adjusted the rtl.css file
its weird why you haven’t included yet the Arabic support language!
it’s definitely worth it comparing to the amount of refunds you are doing because of this!