Hello,
Css only knows the post id or the category id, it’s not dynamic so it will not detect which category a post belongs to. In order to have a sidebar only on a category page but not the posts themselves you need to alter the theme files and the post templates where the sidebar gets created. This will require a bit of customization and coding knowledge. We suggest you hire some help on this one from a freelancer or a friend who know s a bit of coding knowledge. You will have to add conditions to the code by using the wp function in_category: https://developer.wordpress.org/reference/functions/in_category/
Thank you!
Hello,
You can get rid of the grey box for preformated text by editing the editor-style.css file http://screencast.com/t/6FUkbtbn6K
I’m not sure about what font you are referring to though. The post content fonts can be changed from here: http://screencast.com/t/QM7fLSvHh5
Thank you!
Hi,
I checked the login form on your site and it seems to display fine on android but on an older iphone I could not close the widget as the x was beyond the screen (smaller screen).
Maybe you can adjust the height of the widget on mobile and make it a % height instead of a fixed one
Thanks.
Hello Carmen,
Your footer issues come from this widget here: http://screencast.com/t/YvET7KEuGs3 – http://screencast.com/t/h4iZYzdeyGd I’m not sure how you implemented this widget but it needs to be recreated properly so it will not take as much space.
Thanks.
Hello,
We have no reports of such bug and we all here have newspaper 6.7 on our testing platforms but we did not encounter this issue. Nor do we have reports form other users about this. Please try to increase your system status parameters like so: https://forum.tagdiv.com/system-status-parameters-guide/ and make sure you do not use any special characters in the widget section as wp also strips sidebars if any characters are detected (symbols or language specific characters)
Try it out and let us know if you still have issues with this.
Thank you!
Hello,
You are not doing anything wrong. It’s simply the cache. If you use a caching plugin or a cdn server, then the pages are getting cached and served from the cache. It’s recommended to clear cache after changing settings in the theme panel so you can see the effects immediately.
Thank you!
Hi,
You can use the theme api to create a new thumbnail: https://forum.tagdiv.com/td_api_thumbadd/ and then you need to replace the existing thumb size for a specific post template: http://screencast.com/t/aNsBFvws7hk
This will require a bit of coding knowledge though.
Hope this helps.
Thank you!
Hello,
Our theme was designed to work with the standard adsense codes. If you do not want to follow the solution provided in the newsmag forum then you could try a different ad renderer like adrotate to display your ads. We already have this request on our list and we are looking into this matter.
Thank you!
Hi,
Unfortunately the link you provided does not work.
On your homepage the image is not the problem but the block itself.
Here is your block: http://screencast.com/t/vbKiywBCC0n
and here is the default one: http://screencast.com/t/PGmceyP2
Somehow the block width is getting altered. Your block no longer has the default width.
Please revert the theme to it’s default state and check your block again. If you have no modifications you know of, it could be a plugin issue so please also try to disable all your plugins except visual composer, clear cache and reset cdn files.
Let us know how it goes.
Thank you!
Hi,
Please provide a link to the page or post as I cannot find it on your site. I need to inspect it in order to provide the proper code.
Thanks.
Hello,
Sorry but our theme has no such setting. If you want to change the background color of a row in visual composer, this can be done from the row settings: http://screencast.com/t/yGItmgIkG and then use this css:
.td_block_12 .td_module_wrap{
background-color: white;
border-radius: 10px;
margin-bottom: 10px!important;
margin-top:10px;
}
.td_block_12 .td_module_11{
padding-bottom:20px!important;
}
.td_block_12 .td-module-thumb, .item-details{
padding-top:10px!important
}
result: http://screencast.com/t/twJzIfr7Wi
Thank you!
Hello,
there is no ideal size for the background. Usually a full HD one 1920×1080 will work properly, but there is one settings most people miss. This one: http://screencast.com/t/ODddQmJV5
Please make sure you have your background image set to full size.
Thank you!
Hi,
The modal image needs to link to the image url. If any other link is used here: http://screencast.com/t/sZZdhblZlc then the modal image will not work anymore as it requires this link. Please check your images and set them to link to the image itself.
Thank you!
Hello,
this could be a plugin conflict that affects the forum. Please disable all your plugins except visual composer and bbpress, clear your cache and reset cdn files. Then check the forum again.
Let us know if the problem is still there.
Thank you!
Hello,
1) You can change the font for the big grid from here: http://screencast.com/t/zWYT0maBayM
2) The blue background of the big grid is affected by the theme accent color: http://screencast.com/t/Iyx7Uf0YP
This color will also affect other parts of the website so if you only need to change the big grid background then you can use this css:
.td-grid-style-4 .entry-title{
background-color: rgba(204, 40, 40, 0.7);
}
Thanks.
Hello Alan,
Please make sure you meet the requirements for newspapaer: https://forum.tagdiv.com/requirements-for-newspaper/
and please check your system status parameters: https://forum.tagdiv.com/system-status-parameters-guide/
Let us know if you still have trouble afterwards.
Thank you
Hello,
You need to make sure you have not selected a 3 column layout for your footer: http://screencast.com/t/5L9BbLrll and simply add your text widget in the footer 1 section and this should be the result: http://screencast.com/t/fzPM5TUUB
Thanks.
Hello,
This type of problem happens due to either plugin conflicts or the post content itself. Please try it without plugins to rule out a plugin conflict. If the problem is still there, please try to recreate your post and check the text mode to see if there are any open html tags. That usually breaks the sidebar.
Let us know how it goes.
Thank you!
Hello,
(We only work Monday to Friday from 8 to 5 gtm+2 as it says in the top right corner of the forum.
There is no need to write in multiple topics as we answer all the questions here on the forum. It’s best to only create your own topic so we do not have to reply in every one. Like I said in the previous topic, please try these issues without plugins. Then if the problems are still present, provide a link to your website so we can inspect it.
Thank you!
@leonard
Please create your own topic if you have font issues. Please provide details to what this issue is so we can inspect it and check if there is truly a theme related issue (most likely not as the fonts were tested over and over again and we have no reports of font bugs) Please disable all your plugins and clear caches then check the fonts again. The rss plugin you use is not tested so we cannot say for sure if it will work or not with our theme.
Thank you!
Hello,
You can set your page in visual composer on 1 row, 2 rows or 3 rows but it does not mean it has to be the same for every row on the page. You can have different rows with different column layout on the same page: http://screencast.com/t/7S577KN2
Thank you!
Hello,
You might be having a plugin conflict that interferes with the css for these pages. Please try to disable all plugins except visual composer and WC, clear cache and reset cdn files. If this does not resolve the problem, please provide an example and a link to these pages so we can inspect them.
Thanks.
Hello,
Please make a request via email at contact@tagdiv.com and we will provide the sliders there.
Thank you!
Hello,
Please try to deactivate all your plugins except visual composer, clear cache and reset cdn files if you use it to rule out a plugin conflict. We have no reports of such issue at the moment. Unfortunately there is no alternative way to login so you can maybe alter the theme files where the login is being created here: http://screencast.com/t/mfQrsIsfb
Thank you
Hello,
Posts and modules/blocks are 2 very different things. If you change the font on posts, it will not affect the homepage. You will have to change the fonts on modules and blocks from here if you want them to change on the homepage: http://screencast.com/t/OwTa4tChqxy
Thanks.