Hello,
Sorry but there is no viable solution for infinite loading for posts with our theme. Sorry. We do have it on our list for future releases but because of the way the theme was built, infinite scrolling is not possible at the moment.
Thank you!
Bogdan B
Hello,
For google DFP additional customization is required as the theme in it;s default state will not render these ads. Here is a guide created by one of our users:
https://forum.tagdiv.com/topic/tutorial-responsive-ads-with-google-dfp/
Thank you!
Hello,
This issue is only present in php 7.1 and our theme is not yet compatible with it. Please revert to php 7.0 until we can implement compatibility with later php versions.
Thank you!
Hello,
This guide should also help: https://forum.tagdiv.com/system-status-parameters-guide/
As well as this one: http://www.wpbeginner.com/wp-tutorials/how-to-fix-are-you-sure-you-want-to-do-this-error-in-wordpress/
Thanks
Hello,
Our theme does not have any options in this regard. Sorry.
Thanks.
Hello,
The mega menu is present in version 6.7 as well. However we have seen plugins cause the mega menu option to not show up anymore. Please disable all plugins except visual composer, claar cache and purge cdn files. Then check the menus section. You should see this option available: https://www.screencast.com/t/sp4cpcGq5H
Thank you!
Hi,
The css does not seem to be affected by this change. Simply change the p tags to h2 in each post template file like so: https://www.screencast.com/t/2vHGdr5jb
No css is needed apparently.
Thank you!
Hi,
The news ticker can be added to a page like any other visual composer element. You can edit a page in visual composer and add it through the add element button: https://www.screencast.com/t/LR7mtNceU
Thanks.
Hello,
Header style 9 uses the full image you uploapd to the logo. In order to have a bigger logo, you will have to upload a bigger image. If you want to have the main menu boxed like the logo is now, you should use the theme boxed version. This is done by applying a background color to the theme. Even white counts. It will make the theme go into boxed mode: https://www.screencast.com/t/h8eF8sNUT
Thank you!
Hello,
Our theme is compatible with php 7.0 All the needed adjustments were made in this regard. We will investigate again but most our users have php 7.0 already installed and encounter no issues when using our theme. As the plugin says, not all errors are show stoppers. We will test again for any issues but one test is not sufficient for a good assessment. There are lots and lots of checkers and all of them provide different results. We do plan on adding full php 7.1 compatibility in the next theme update though.
We will take these errors into consideration for future updates.
Thank you!
Hello,
You will have to edit the page in the visual composer page builder and change the settings for each block in particular. Those are block titles set on each block manually. They have to be changed from each block’s settings. This guide should help: https://forum.tagdiv.com/block-settings-guide/
Thank you!
Hello,
Sorry but the implementation you are looking for is not possible with the smart lists.
Only the content between the heading tags is going to slide. The rest of the content stays fixed. If you want your intro to be on the first slide, you will have to include it in the first heading. Smart lists were not designed with the mentioned functionality in mind.
Thank you!
Hello,
The little comment bubble can be removed from the theme panel like so: https://www.screencast.com/t/ogeh8QXpmzOn
Thank you!
Hello,
@ferimester
You can select a green hover color from the post background color: https://www.screencast.com/t/YyvOPXCJ7j but in order to get the post title green (not just the hover color) you will ahve to use this custom css code:
.td_block_22 .entry-title a{
color:green;
}
@seranoticia
For block 9, please use this code:
.td_block_9 .entry-title a{
color:green;
}
CSS code can be added in the theme panel-> custom css box.
Thank you!
Hello,
Unfortunately the plugin is not tested with our theme so I cannot provide any insight. The only tested and recommended plugins to use with our theme are presented here: https://www.screencast.com/t/JjHpgRHhowEB
Thank you!
Hello,
We answer from oldest to newest and each reply you make will only slow down the reply. Edits also count. For a fast reply, it’s recommended to only make on comment and leave it like so as an edit or another comment will make the post fresher.
We answer all messages so you do not need to worry about not getting a response.
Unfortunately if your posts all have video thumbs as a featured image, then the featured image is already set and that cannot be changed except going in manually on each post to select another one.
The video thumb is grabbed by this function: https://www.screencast.com/t/tUnxzX3Z
Thank you!
Hello,
Please provide an example on the ads you use and how you implemented them. test the ads on a page in a simple text box and see if they show up.
Thanks.
Hello,
There already is an input box that adds code in the heading section. It is the analytics box: https://www.screencast.com/t/GqUSZrWx63V
We are considering changing this box’x name or implementing it differently in future releases as right now it only appears to be an ‘analytics box’ but it has the same functionality as a heading tag box. Analytics can only be added in the heading tag.
Thank you!
Hello,
Sorry but the news ticker cannot have a date and time. It can only be added through customization.
I’m not sure what layers you are referring to. Please provide more details
Thank you!
The modification in td_module.php affects ALL modules.
Thank you!
Hello,
If you want to shorten the excerpts, you can simply use the theme panel and select the desired length for each module in particular: https://www.screencast.com/t/o9D2LWwXEdyb
In order to figure pout which module is used on which block, please check this list: https://www.screencast.com/t/cSfVrN01
Thank you!
The same as the revolution slider reply applies here as well. We are not the plugin developers. We cannot make visual composer compatible with anything since we are not the plugin author.
Thank you!
Hello,
Unfortunately we cannot do anything about the plugin compatibility with the latest version of php. It is up to themepunch to implement the needed adjustments in their plugin. We simply provide the plugin in the theme package but we are not the plugin developers.
Also as a friendly suggestion Do not trust these checkers too much. There are lots of tests and checks with all kinds of results. If you try 2 or more of these checkers you will get different results every time.
Thank you!
Hello,
Please update your theme to the latest version by following this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/
Our theme in it’s latest version is fully compatible with php 7.0
Thank you!
Hello,
Please try to 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!