Hello,
1)
Well this code:
.category-news .author-box-wrap{
display:none!important;
}
.category-news .item-details{
margin-left:0px!important; }
only affects the news category. Other categories or subcategories will not have this class: .category-news
If you want to affect all the subcategories as well, you need to add all the category classes to the css code like so:
.category-news .author-box-wrap, .category-news2 .author-box-wrap, .category-video .author-box-wrap, .category-test .author-box-wrap{
display:none!important
}
2)Unfortunately css does not work like this. If you remove an item from one category it will not affect the subcategory or tag. The tags have their own css classwes so the code needs to be added for classes as well. You will need php modifications and conditions added to the code rather than lots of css rules but I cannot provide them as customization services are not covered by the support.
3) .category-news .td-post-comments{
display:none!important;
}
I do not know the name of your subcategories. You will have to add them to the code.
4) , 5), 6) I suggest you hire a freelancer to help out as you seem to require quite a bit of custom modifications and custom work is beyond what the theme support can provide you. We are here to help with any theme related issues or settings but we do not have a customization department and we cannot provide custom work at the moment.
7) The data shown in the meta is the published date.
8) no, the mobile theme will not use visual composer at all. The news ticker is only available through visual composer.
9)The category tag will show up on every category page indeed. I will addd this to our list for future upates and make a suggestion to remove the category tag from the current category .
Thank you!
Hello,
Since it’s a VC element, the text will not be able to change from the theme panel fonts section. If VC does not provide options to change the font size then you have to add it with css.
Use the code like so:
.vc_separator.vc_separator_align_center h4{
font-family: xxxx
}
Thank you!
Hello,
We will look into this issue with the new modifications made by google. For the moment we do not have any official solution in this regard. We will investigate and implement the fix for the next update. The calls fro the login modal are made here:
https://www.screencast.com/t/266DOJpqqw
https://www.screencast.com/t/tIrW8iZJCh7A
https://www.screencast.com/t/URxAGQ7GuZc
mobile theme:
https://www.screencast.com/t/gqD8DBNXPP
https://www.screencast.com/t/zx2XHBed
https://www.screencast.com/t/PHyjGewJb7YR
Thank you!
Hello,
Unfortunately there is no rename option. You can only create or delete a sidebar but you cannot rename them. Sorry for the inconvenience.
Thanks.
Hello,
Please make sure your host meets the requirements for newspaper: https://forum.tagdiv.com/requirements-for-newspaper/ and that you increase your php memory and other parameters according to the system status requirements: https://forum.tagdiv.com/system-status-parameters-guide/
Thank you!
Hello,
This is actually a wordpress trick. You can add the time in the custom date setting like so: F j, Y, g:i A : http://screencast.com/t/vkDY3VK2o and now you will have something like this: http://screencast.com/t/xbt8qgRy7k6s
Hope this helps.
Thank you!
Hello,
Please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.
That is if you want help to fix the issues you are facing. If you want your money back you can request a refund here: https://themeforest.net/refund_requests/new
Thank you!
Just because the option is there it does not mean it;s meant to be used in each and every spot. The content size is 696 pixels. Anything over that, it will make the add fall back to another size.
All of the sizes are present and you should choose the one that best fits the ad spot you are trying to use.
Thank you!
Hello,
1.1 You can translate the latest articles title from the theme translation settings.
1.2 I see the site works fine.
1.3 You can use the next and prev articles from the same category by using this method: https://forum.tagdiv.com/topic/next-previous-article-limit-to-category/
2. WPML is not yet fully compatible with the theme. Some options will work but not all of them. We are working together with the people of wpml to make the theme compatible if it can be done properly but we have no insight yet.
Thank you!
Hello,
You can find a key in the database called ‘wp_options’ and under that you will find an option name called ‘td_011’. That will contain all the options in your theme panel
Thank you!
Hello,
Please disable all other plugins and activate the mobile theme first. The mobile theme is not compatible with all plugins.
Thanks.
Hello,
This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello,
Please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.
Thank you!
Hello,
You will have to use a plugin then as our theme has no such option to put ads in the wordpress index page. sorry.
Thank you!
I was referring to this element: http://demo.tagdiv.com/newspaper/homepage-one-top-post/ But it;s not what you require. It is a different implementation to highlight a preferred post but it will not bring all of the post content on the homepage. Sorry. Our theme does not have such option.
Hi,
I cannot see the issue though: https://www.screencast.com/t/IFre6qpO
Thanks.
Hello,
We implemented php 7.0 compatibility in our latest update (7.6) But only php 7.0. Not 7.1
Please update your visual composer to the latest version as well: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thank you!
Hello,
Please only use wp super cache and these settings:https://forum.tagdiv.com/cache-plugin-install-and-configure/
If you use a cdn server, please use these settings: https://forum.tagdiv.com/cloudflare-cdn/
Also please contact your host and have them disable any hosting side cache.
Thank you!
Hi,
Rocket loader is recommended to be deactivated as this guide states: https://forum.tagdiv.com/cloudflare-cdn/
As for the mobile theme issues using wp super cache, please use this topic: https://forum.tagdiv.com/topic/mobile-theme-problems-3/
Thank you!
Hello,
Unfortunately in order to make the space bigger in a grid, you will need to alter the theme width and that is not an easy thing to modify in our theme. The theme width is fixed and all theme elements depend on this fixed width.
You can try to give it a shot with a bit of css but that will mean shrinking the images a bit to create the extra space. You cannot create extra space using the current image size.
Thank you!
Hi,
You can use this css:
.td-footer-template-3{
text-align:center!important;
}
Thanks.
Hello,
Our theme does not have any such sections, but you can replicate that design using an image box element by adding blank images with a short description on top. But you will not be able to replicate that exact layout.
Thanks
Hello
All of the theme js is located in one file: https://www.screencast.com/t/kZsR4rcD
For page speed please use this guide: https://forum.tagdiv.com/how-to-make-the-site-faster/
As a note on the speedbooster plugin: https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
Thank you!
Hello,
Well since we are not seeing any of these issue on our end, what are we to test? The image issue is most likely a plugin update that made a certain plugin not work with the theme anymore and broke the theme js. We are not seeing any bounce rate issues and no disappearing images. People have automatic updates set. Plugins get updated. The code gets changed. This will happen with all themes out there. Not all plugins are compatible with premium themes.
If you are not satisfied with our theme we will be able to provide a refund so you can choose another theme that best fits your project.
Thank you!
Hello,
Wordpress is not installed on your site so i cannot access it.
Please check your wp install
Thanks