Hi…
Just upload the latest newspaper theme and all my settings were removed… :/
Can you help me to fix these issue
1. How can I remove the grid sliders from the category page?
2. How can I remove the text no comment?
3. How can I remove the excess spacing between the social share button and content bottom?
4. How can i remove the experts on homepage from Block 11 and change it’s font size and style?
5. How can i change the font style of block 5?
Thanks!
Hi againt!
Wanted to add on some more question.
1. When I hover the link on home it shows a turn white and I can’t see anything http://www.magscroll.com please have a look.
2 how can I change the font color of Block 5 and Block 11?
3. How can I add color to the Load More pagination button on home page?
4. When I increased the size of Block/Module title it changed the site of overall place… Is there any way just to activate the size of the block/module on homepage?
5. How can we disable the option “More From Author” post on post page?
Thanks!
Hi again!
Regarding the first query
“1. When I hover the link on home it shows a turn white and I can’t see anything http://www.magscroll.com please have a look.” I just realized that when i change the block title background color to any other color the title of the block post also changes the color when we hover on it.
Seems like it’s a issue somewhere in the code.
Thanks!
Hi,
1. Please check documentation – https://forum.tagdiv.com/how-category-settings-work/
2. If you don’t want comments section to appear on your article you can disable it from Post Settings – http://screencast.com/t/Er7yeRup
3. Try this css code in Custom Css section – http://screencast.com/t/ogherlmk
.td-post-content {
padding-bottom: 0px;
}
4. Please check Excerpt section – https://forum.tagdiv.com/excerpts-introduction/
5. Please check Theme Fonts – https://forum.tagdiv.com/font-customization/
6. It is not an issue when you hover on article title it takes the color that you he set for background to the block title. What do you mean “I can’t see anything “.
7. Theme doesn’t have an option to change the post title color for each block, you have to use custom css: http://screencast.com/t/V2sNqzET
.home .td_block_11 .entry-title a {
color:red;
}
8. Try this custom css in Theme Panel > Custom Css: http://screencast.com/t/zq0XpKBRxkb
.home .td_block_11 .td_ajax_load_more {
background-color: red;
color: black;
}
9. No, there is not an option only for homepage. You can use custom css if you want this only on homepage: http://screencast.com/t/d5t8BjLn If you want this for all homepage blocks just remove .td_block_11 – http://screencast.com/t/oz2M6fBuZqW
.home .td_block_11 .block-title span {
font-size: 10px;
}
10. Check this custom css: http://screencast.com/t/feXVaxbOzj
.td-related-title > .td-related-right {
display: none;
}
Please post your issues in Newspaper section!
Thanks!
Thanks Alin!
All worked well… few more query’s I have…
1. How can I delete the G+ and Pinterest button from top and bottom social share area? And how can I increase the button size and rename them and make the font bold or bigger? but I want them to be responsive on mobile as its not.
2. How can make the Related article post title bold? I looked for the option, but I couldn’t find it.
3. How can I change the Single Post Title size only for responsive mode?
4. How can I place the Video Icon on post thumbnail to bottom-right as it was in the older version? Or is there any way to remove it?
5. How can exclude page from search result… When I search something on my site it shows the page result as well along with the post result.
6. Is it possible to active smart side bar for homepage.?
Thanks!
-
This reply was modified 11 years by
Sayeed.
Hi Sayeed,
the theme documentation is located here: https://forum.tagdiv.com/wordpress-information/
Unfortunately due to the high volume of support in the last couple of days we are unable to offer free custom work anymore. I would have gladly made it for you if we would have had more time.
Sorry about this,
Radu O.
At least can you tell me these two things?
1. How can I place the Video Icon on post thumbnail to bottom-right as it was in the older version? Or is there any way to remove it?
2.Is it possible to active smart sidebar for homepage.?
Thanks
-
This reply was modified 11 years by
Sayeed.