Hi,
Yes. it is compatible with bbpress you can check our demo – http://demo.tagdiv.com/newspaper/forums/
Thanks!
Hi,
1. Please disable all your plugins leave just Visual Composer active and clear cache. You can change the block title from settings – http://screencast.com/t/J7dTw8ny0Cdv
2. You have an option for each block to filter by category – http://screencast.com/t/djlQMLoY7D
3. For tagdiv blocks you can change the title color and background – http://screencast.com/t/wNXFYuwJHqTy please provide more details what title color you want to change as wordpress widgets titles can be changed using custom css.
4. Please provide more details as I’m not sure what you mean, also a screenshot and your site url may help.
Thanks!
Hi,
1. Please try this custom css in Theme Panel > Custom Css it will be applied on all big grids:
.td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb {
transform: none;
-webkit-transform: none;
-moz-transform: none;
}
If you want this only for home please add the .home class.
2. Unfortunately there is no general option and you have to set it manually each one.
3. You can try this custom css: http://screencast.com/t/wJUvDaaPaAJB
.td_block_big_grid_2 .td-big-grid-post-0 .td-meta-info-container {
display: none;
}
4. The theme doesn’t have an option to show post views on modules anymore. You will have to copy the vies function from td_module_single_base.php to td_module.php – http://screencast.com/t/izGddMRU and call the views on each module: http://screencast.com/t/YFATXWXCZt you may need additional css customizations. For example – http://screencast.com/t/sbnmcCbKpB0l
<?php echo $this->get_views();?>
5. Unfortunately you need to inspect and change the background and color for each one – http://screencast.com/t/6Q0FKEhJE
.td-module-comments a{
background-color: #cbcbcb !important;
}
.td-module-meta-info .td-post-views{
color: #cbcbcb;
}
.td-module-comments a:after {
display: none;
}
6. Theme doesn’t have an option to disable more from author, but you can hide it using custom css – http://screencast.com/t/OPfLLMowFK3M
.td_block_related_posts .td-related-right {
display: none;
}
7. Provide a link so we can take a look
8. The widget/block title background can be added from block settings and that color will be when your hover on article title from that block – http://screencast.com/t/rX1wEZVy
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Try this code: http://screencast.com/t/FzbO8r0F
.td_block_related_posts .td-related-right {
display: none !important;
}
Thanks!
Hi,
@bajwa Please check this topic – https://forum.tagdiv.com/topic/show-more-than-one-category-in-mega-menu/
Thanks!
Hi,
Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/feXVaxbOzj
.td-related-title > .td-related-right {
display: none;
}
Thanks!
Hi,
You can try this custom css in Theme Panel > Custom Css and see if it helps – http://screencast.com/t/qmqHid1ifw5
.td-header-menu-wrap-full {
height: 30px !important;
}
.td-header-gradient:before {
bottom: -10px;
}
.td-header-menu-wrap, .td-header-main-menu {
max-height: 30px;
}
#td-header-menu {
min-height: 30px;
}
.sf-menu > li > a {
line-height: 30px;
}
Thanks!
Hi,
The old Newspaper theme full width was around 1170px and the width of the new theme is – http://screencast.com/t/JKpaAQXuu
Unfortunately the theme was initially designed at that width with an fixed grid layout and changing it would not be easy as it needs changing the width value for all elements on pages and for this you would need custom work.
I suggest to hire a freelancer from sites like – http://studio.envato.com/ if you need this, as we cannot provide any type of custom work at this time because we work hard on development, updates and support.
Thanks!
Hi,
1. To set Leverage Cache you have to add the code in your htaccess after # END WordPress
2. Also about WP Super Cache configuration we recommend to use it as default.
Also Christopher’s topic may help.
Thanks!
Hi,
Unfortunately I don’t have a copy of this plugin and we don’t tested it with the theme. You can try to deactivate all plugins, leave just Visual Composer and Orbit extension active, clear cache and check again if you still have this issue.
Thanks!
Hi,
Please provide more details about this as I’m not sure what you are trying to do.
Thanks!
Hi,
Unfortunately we cannot help you with this. You have to contact the guy who bought the theme for you or envato as the theme is sold exclusively on Envato and also the updates you have to download from there.
Thanks!
Hi,
I’m not sure if I understand well, when you save it redirects to the above link?
Please try to disable all your plugins, leave just Visual Composer active, clear cache, also re-save your permalinks and see if it works.
Thanks!
Hi,
Unfortunately the theme doesn’t have an option to display 2 inline ads, you will need custom work for this an it is not an easy task. Please take a look to the inline code and try to duplicate that function – http://screencast.com/t/hHiI9H3Ll
If you don’t know how to do it, I suggest to hire a freelancer from sites like – http://studio.envato.com/ as we cannot provide any type of custom work at this time because we work hard on development, updates and support.
Thanks!
Hi,
If you want categories and forums to appear like in your screenshot you will need custom works as the theme using bbpress doesn’t look like this. You can check our demo to see how it looks – http://demo.tagdiv.com/newspaper/forums/
I suggest to hire a freelancer to help you to change the design of your forum, if you don’t know how to do it as we cannot provide any type of custom work at this time because we work hard on development, updates and support.
Thanks!
Hi,
Visual Composer doesn’t come by default with this type of icons. Maybe you have used a plugin/extension.
Thanks!
Hi,
Before update please backup the site (database and files) – https://codex.wordpress.org/WordPress_Backups
You have to remove theme via FTP and install the new one(the theme was practically rewritten ) and also the plugins that come with the theme files, you can find them it in the theme package inside the Plugins folder – http://screencast.com/t/lkrma6blYE
After the update run the script included in the Welcome panel – http://screencast.com/t/eZxxuqvsTir
And regenerate the thumbs – https://forum.tagdiv.com/using-the-theme-with-existing-content/
Also check the documentation here – https://forum.tagdiv.com/how-to-update-the-theme-2/
Or if you have updated automatically please make sure that youe delete these files(old page templates):
page-homepage-bg.php
page-homepage-bg-loop.php
page-homepage-blank.php
page-homepage-loop.php
page-homepage-timeline.php
Thanks and sorry for inconvenience!
Hi,
The default value to show products is 4, you can change it in functions.php file – http://screencast.com/t/2uqkGNHKW76
Thanks!
Hi,
We have this issue with unique articles on our list and we will release a patch to fix it this week. Sorry for inconvenience!
Thanks!
Hi,
Please make sure that you remove the old theme(files) and and then upload the new one. You still have there the old page templates – http://screencast.com/t/X9XCo0Va9A3
Try to delete these files(old page templates):
page-homepage-bg.php
page-homepage-bg-loop.php
page-homepage-blank.php
page-homepage-loop.php
page-homepage-timeline.php
Thanks!
Hi,
Glad that you have solved this! Yes you have to remove the old theme(files) and upload the new one, the theme was practically rewritten.
Thanks!
Hi,
You can set a static frontpage from Settings – http://screencast.com/t/z2J6lQ6EHg
Please make a fresh install of new theme and also the plugins that come with the theme files, you can find them it in the theme package inside the Plugins folder – http://screencast.com/t/lkrma6blYE
After the update run the script included in the Welcome panel – http://screencast.com/t/eZxxuqvsTir
And regenerate the thumbs – https://forum.tagdiv.com/using-the-theme-with-existing-content/
Also check the documentation here – https://forum.tagdiv.com/how-to-update-the-theme-2/
Thanks and sorry for inconvenience!
Hi,
Please try this solution for grey Theme Panel – https://forum.tagdiv.com/topic/not-able-to-set-up-anything/ and see if it works. It is a major update/upgrade, like you can see the theme was practically rewritten. We are very sorry for all inconveniences!
Hope this helps!