Hi
Try this css in theme panel > custom code > custom css: http://screencast.com/t/RWEQtJ9M527
.td-theme-slider.iosSlider-col-1{
height: 300px!important;
}
Let me know how it goes.
Thanks!
Hi,
This will require a bit of customization in order to be positioned properly.
Please add this code in single.php:
<div class="custom-block3"> <?php echo do_shortcode('[vc_row][vc_column width="2/3"][td_block_3 limit="4"][/vc_column][/vc_row]')?></div>
And then use this css to fix the width:
.custom-block3 .td-pb-row .td-pb-span8{
width: 100%!important;
}
Thank you!
Hello MM-Berlin,
Please try to use a bit of CSS to have the same width with the original one.
The code is ->
.postid-149 .backstretch {
display:none;
}
.td-boxed-layout #td-outer-wrap {
width:100%;
}
If you want to add an image for that placeholder from style 8, you have to use a bit of CSS to add background image to fit the image inside the box. Please try the code below and add it in Theme panel->Custom CSS area.
The code is ->
.td-post-header-holder{
background-image: url('http://wowslider.com/sliders/demo-5/data/images/saarschleife.jpg');
background-repeat: no-repeat;
background-size: 1164px 570px;
}
}
The result you should see here -> http://screencast.com/t/do35lAR4S
Hope this helps!
Thank you for the message!
Hello damian,
Thank you for your appreciating.
1)Our theme has an option for Reviews on posts and you can set it from each post editor like this -> http://screencast.com/t/M2btDgZm5 -> http://screencast.com/t/It2TRx1z44Z and we have not such a plugin that recommended in this regard, sorry!
2)Please check our list of tested plugins here -> http://screencast.com/t/lGfsDtn6 WP Super caches is our tested plugin.
3)Unfortunately, we do not have such plugin as tested with our theme and we cannot give an official response in this regard, but you can consult this topic -> https://forum.tagdiv.com/topic/security-plugin/
4)If you want to add more than one ad for your article you should use Article Inline Ads and you can set after how many paragraphs to add it like this -> http://screencast.com/t/twEg6oAtx For more information about our ads implementation, please consult our documentation here -> https://forum.tagdiv.com/article-ads/
5)Our pages use the sidebar if you use the pagebuilder+latest articles template and you can set it from panel to deactivate this feature, like this -> http://screencast.com/t/S7XvEYvHQ If you want to hide your sidebar from page builder content you should use a bit of CSS code but it is necessary to know your website URL so I will be able to provide a more accurate response.
Hope this helps!
Thank you for the message!
Hi,
It would work as you can use css to make a fixed position for the ad, but then you will have to use the advanced css box to specify the css for every viewport. You will probably have to hide these ads on tablet portrait and mobile.
You can simply put this css in the 2 boxes for the ads to be hidden on mobile and tablet:
#float-left, #float-right{
display:none!important!
}
The site you showed uses a relative position on it’s ads and check out what happens when you have a narrower screen: http://screencast.com/t/f5c7l5irmXkI
When making this type of modifications, you must consider every screen size there is.
We already have floating ads on our suggestion list but it’s the developer’s choice if it will get done or not, so we cannot promise anything yet.
Thank you!
am sters .htaccess din /wp-content/.htaccess ce continea:
Order Allow,Deny
Deny from all
<FILES ~ “.(jpeg|jpg|gif|png|js|css|ico|php|xml|xsl)$”>
Allow from all
</FILES>
AddType application/xml .xsl
si merge acum… 😐 Solved.
Hello,
Your template is really good! Very good optimization, interesting appearance and good solutions. However, we have more than 500k unique users per month. So I think on some additional solutions:
1. Which plugin to rating comments you recommend? Now we use Rating-Widget: Star Review System.
2. Can you recommend any cache plugin? (working with your theme ofc)
3. Can you recommend any “security plugin”, eg: plugin changing wp-admin/wp-login.php links? Or any other plugin?
And two additional questions:
4. We have problem with Article inline ad. We dont know why this ad display under “Article top ad”, so we have than two ads one after the other.
5. We dont want display sidebar widgets on homepage. Any idea how to hide it? We dont want install any plugin. CSS will be enough for us. It is the best solution?
Hi Catalin thanks for the quick response.
Code is working but now I have another issue.
1. Background from category on posts is removed (ok)
2. Result: Background from post (Style 6) is not stretched now
Do you have any CSS code to stretch the post background (Style 6)
Many thanks in advance, Manfred
Hello,
You can remove the google fonts if you want by following this topic: https://forum.tagdiv.com/topic/how-to-remove-the-download-google-fonts/
As for the css, a solution is to upload you custom font to your server and define it in the style.css file or Theme Panel > Custom Css like the theme font is defined – http://screencast.com/t/cfvpUyGjYj9 and add your own font name and path.
Once your custom font is defined you can use css code to apply your font.
I hope this helps.
Thank you!
Hi
Try this css in theme panel > custom code > custom css: http://screencast.com/t/9vnC5bYX
.td-trending-now-display-area .td_module_trending_now .entry-title a{
color: white;
}
I am not sure what you mean by label bar around each article so please provide more details about this so I can get back to you with a more accurate answer.
Make sure you’re using a footer template which display all three footers parts, for example footer template 6: http://screencast.com/t/ZF5L6RhBYO
Thanks!
Hello MM-Berlin,
This think is happening due because your post is from that category and take over the background from this category that you set it from Theme Panel. This is the theme behaviour with these settings and in this way, the theme was designed to work. Unfortunately, our theme does not have such an option from the panel to disable these settings for specific posts, but you can do it using a bit of CSS code to target your desired posts by post ID. Please try the code below and add it int Theme panel->Custom CSS area and hide the background for your desired post, like this -> http://screencast.com/t/mTzXH5xfesx1
The code is ->
.postid-149 .backstretch {
display:none;
}
Hope this helps and let us know how it goes!
Thank you for the message!
Hi,
I understand now what you mean, but unfortunately as the excerpt converts the text and does not output the h2, I cannot target it with css as there is no tag for the text. Unfortunately it will have to be hardcoded but we have no easy solution for this. We recommend hiring a freelancer to help out as there is no quick fix for this.
Thank you for your understanding.
Hello,
For those who have a problem with RTL Theme & website !! I fond a solution :
Just use this superb plugin :
//RTLer at https://wordpress.org/plugins/rtler/screenshots/
Afetr installing the plugin and generating the rtl.css file, go to newspaper theme panel and load “arabic translation” from translation section to couplet 100% the translation of the theme.
Good luck
Regarding the floating tower ads outside theme border, would this work?
In header.php after </head>
<div id=”float-left”>
Your Ad Code Here
</div>
<div id=”float-right”>
Your Ad Code Here
</div>
Replace ‘Your Ad Code Here’ with your ad code.
AND Custom CSS
/* Begin Floating Ads Style */
#float-left {
position:fixed;
top: 5px;
left: 10px;
bottom: 5px;
width: 120px;
height: 600px;
margin-bottom:15px;
border-bottom: solid #000000;
padding: 5px 0 5px 0;
}
#float-right {
position:fixed;
top: 5px;
right:10px;
bottom: 5px;
float:right;
width: 120px;
height: 600px;
margin-bottom:15px;
border-bottom: solid #000000;
padding: 5px 0 5px 0;
}
/* End Floating Ads Style */
If so would this work on desktop only? How would I turn off for mobile?
Is this something you could ad on next version of theme, same as this Newspaper site http://www.fitnessfirst.com.au/mag/
thanks,
Sending three links with images of what is happening to me …
In one image : the images on the right block are very desformadas . because shifted in CSS measures : max -height: 69 … Where can I change the function.php cutting of this image ?
Two image : The image had to go up and down more or less. it is much more vertical . After doing regenerate the photos she was so. also wanted to change the cut of this measure in the function .
Image Three: It’s the same , it is much more vertical, became so after regenerate the photos.
http://imgur.com/PNs6h1r -> Img one (Correspondentes)
http://imgur.com/RVMYvZl -> Img two (Vai no Batalha)
http://imgur.com/WbiZxwS -> Img Three (Bula)
Hi, any way to remove the google fonts and put an easy css code for default fonts?
thx
de asemenea error log este plin de errori de genul (poate are legatura)
[Tue Feb 16 16:51:16.899452 2016] [access_compat:error] [pid 15851] [client 146.88.41.180:49619] AH01797: client denied by server configuration: /home/xx/public_html/wp-content/themes/Newsmag/images/icons/newsmag.woff, referer: http://www.mysitehere.com/wp-content/themes/Newsmag/style.css?ver=2.3.5
[Tue Feb 16 16:51:16.636438 2016] [access_compat:error] [pid 27499] [client 188.245.220.90:30615] AH01797: client denied by server configuration: /home/xx/public_html/wp-content/themes/Newsmag/images/icons/newsmag.ttf, referer: http://www.mysitehere.com/wp-content/themes/Newsmag/style.css?ver=2.3.5
[Tue Feb 16 16:51:16.633059 2016] [access_compat:error] [pid 27429] [client 177.53.57.86:53734] AH01797: client denied by server configuration: /home/xxx/public_html/wp-content/themes/Newsmag/images/icons/newsmag.woff, referer: http://www.mysitehere.com/wp-content/themes/Newsmag/style.css?ver=2.3.5
[Tue Feb 16 16:51:16.899452 2016] [access_compat:error] [pid 15851] [client 146.88.41.180:49619] AH01797: client denied by server configuration: /home/xx/public_html/wp-content/themes/Newsmag/images/icons/newsmag.woff, referer: http://www.mysitehere.com/wp-content/themes/Newsmag/style.css?ver=2.3.5
[Tue Feb 16 16:51:16.636438 2016] [access_compat:error] [pid 27499] [client 188.245.220.90:30615] AH01797: client denied by server configuration: /home/xx/public_html/wp-content/themes/Newsmag/images/icons/newsmag.ttf, referer: http://www.mysitehere.com/wp-content/themes/Newsmag/style.css?ver=2.3.5
[Tue Feb 16 16:51:16.633059 2016] [access_compat:error] [pid 27429] [client 177.53.57.86:53734] AH01797: client denied by server configuration: /home/xx/public_html/wp-content/themes/Newsmag/images/icons/newsmag.woff, referer: http://www.mysitehere.com/wp-content/themes/Newsmag/style.css?ver=2.3.5
[Tue Feb 16 16:51:16.546571 2016] [access_compat:error] [pid 8832] [client 201.193.162.122:60862] AH01797: client denied by server configuration: /home/xx/public_html/wp-content/themes/Newsmag/images/icons/newsmag.svg, referer: http://www.mysitehere.com/2014/02/chant-by-secn.html
-
This reply was modified 10 years by
cstyn.
Hi
If you want a result like this one: http://screencast.com/t/igCwWEFiJW replace the previous css with this one:
.td-review-footer, .td-review-desc{
display: none;
}
.td-review-row-stars{
float: left;
}
Using this css the review code will still be loaded but will not be visible for visitors. However google will detect it in page source.
Thanks!
-
This reply was modified 10 years by
Andrei L..
Hi
Try to enable the author name from theme panel > post settings: http://screencast.com/t/hVyeK96C then test your site again. If you don’t want the author name to be visible on posts use this css to hide it:
.td-post-author-name{
display: none;
}
If you still have this issue please provide more details about it and also a screen from webmaster tool but translate it in English as I don’t understand your language.
Thanks!
Hi,
Please provide a link to your website so I can create the css code directly on your particular case.
And please provide more details as i cannot understand exactly how you want it.
Thank you!
Hi,
1) Unfortunately there is no option for this in the theme. It will have to be hard-coded. The code for the function can be found here: http://screencast.com/t/B8hav46Ql
2) In order to remove more from author you can use 2 methods:
The css method:
.td_block_related_posts .td-related-right {
display:none;
}
or you can edit the theme files: comment out or delete this part: http://screencast.com/t/Okmq7lxTDzGd
I hope this helps.
Thank you!
Hello sary khames,
1)If you want to add the border-bottom for your main menu bar, please use the code below and add it in Theme panel->Custom CSS area.
The code is ->
.td-header-menu-wrap {
border-bottom: 4px solid green;
}
Please notice that you can change the color value with that you like.
2) The code that I gave you above is not working for you because I gave you an example at your suggested site (version 4.X) and your website has the latest version and the classes will be different. Please try the code below and add it in Theme panel->Custom CSS area.
The code is ->
.td-header-sp-logo {
background-image: url('http://wowslider.com/sliders/demo-5/data/images/saarschleife.jpg');
background-repeat: no-repeat;
background-size: 1903px 200px;
}
The result you should see here -> http://screencast.com/t/lPy4qgF9
Thank you for the message!
Header footer Scripts
I have installed Plugin and even i can inject css add add custom codes
you can try
im using it on Owl Reporter
Hello,
Unfortunately here is no simple way to do it. You can use custom css to re-size the logo:
.td-header-style-8 .td-header-sp-logo img{
max-width: 85%!important;
}
It will probably need extra css customization for positioning. If you cannot do this yourself we recommend hiring a freelancer to help out.
As for the mobile version, there is no easy way to disable it unfortunately. You will have to edit the theme files (tablet version is the same as desktop). We have no easy solution for this unfortunately.
Thank you!
Hi
Do you want to hide this part: http://screencast.com/t/we4CUYaEo If so then use this css in theme panel > custom code > custom css: http://screencast.com/t/hDqZbnPoIv7g
.td-review-footer{
display: none;
}
If this is not what you mean please provide more details.
Thanks!