Hi,
Sorry but there is no code I can provide that will work with the code you provided. It will not work the way you want it to. You will need a custom post template designed specifically for infinite loading. If you really need this customization we suggest you hire a freelancer from sites like studio.envato.com as there is no simple solution we can provide for infinite loading. Sorry.
Thanks.
Thank you for your concern. We are fully aware of this but unfortunately for the moment there is no viable solution for this matter.
Thank you for your understanding.
Hello,
It is a style coming from the voice report demo.
Here is the code used to style it:
.td-voice .td_block_template_12 .td-block-title{
text-align: center;
margin-bottom: 40px;
font-family: “Lora”,serif;
font-size: 24px;
}
I’m not sure how you want to change it though.
Thanks.
The lazyload effect is the first to break in a plugin conflict. Please try to identify the plugin causing the issue and remove it.
Thank you!
Hello,
Please contact us via email at contact@tagdiv.com and provide wp-admin and a link to your site so we can login and investigate.
Thanks
Hi,
The gap comes from the main page top margin:
https://www.screencast.com/t/KWh6y3p9J
@media (max-width: 767px){
.td-main-page-wrap {
padding-top: 32px;
}
}
hello,
The art creek demo style adds the color as each demo has it’s own implementation.
If you want to remove the color and gradient, please use this css in the theme panel-> custom css code:
.td-art-creek .td-header-style-10{
background-color:white!important;
}
.td-art-creek .td-header-style-10:before{
display:none;
}
Thanks.
Hello,
It is an option in the seo yoast plugin causing problems with the composer:
Turn off the following option from Seo Yoast, like this -> https://www.screencast.com/t/n8Cc35EofLh
You can still use yoast as it is the tested and recommended seo plugin but just not that option.
Thanks.
As long as you do not use it on both sites at once, it is perfectly legal.
Thanks
Hi,
Please also clear caching as the counter is affected by cache.
Provide a link to your site as well so I can inspect it.
Thanks.
Please replace the code mentioned above with this one:
.td-business .td-header-style-1 .td-header-sp-logo {
float: left;
margin: 5px 15px 5px 0;
}
Thanks.
Hello,
If your code needs the script tags, then you should implement it into the php files in the header.php or footer.php files found in the main theme folder.
Thanks.
Hello,
The sorting options available in our theme are presented here: https://forum.tagdiv.com/block-settings-tutorial/
Thank you!
Hello,
This could be a plugin conflict so please disable all plugins except the page builder, 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,
Thank you for pointing this out. We will make the proper adjustment in the next theme update.
Thanks.
Hello,
Sorry but we have not tested such ads in our mobile theme. This represents customization and it is not covered by the theme support. We suggest hiring a freelancer if you need help implementing specific ads other than the options already provided in the theme panel.
Thank you for your understanding.
Hello,
Well since the smart sidebar was never designed to work with infinite loading there is missing functionality that needs to be implemented in the sidebar function in order for it to stop at the end of the post and then the other one grabbed for the next post. But since this was never part of the theme but a customization you made, you will have to create the implementation for the sidebar as well if you want to have smart sidebars on infinite posts.
Sorry but this is not tested and there is no official solution I can provide for infinite loading. Sorry. The process is more complex than that though. what if you use different post styles? what if you use a smart list? there are a lot of things to consider when creating such customization. That is why we have not been able to figure it out properly as there are many things to consider and the implementation has to be done proper, not just make it work in specific isolated cases. That is why this feature is not yet part of the theme as if the solution were that simple, it would already have been implemented.
Sorry but we cannot provide any assistance into this until our development team decide it is a feature that will be implemented into our theme.
Thanks.
Hello,
If the get access token does not work on your site please uninstall and delete your current version of the social counter plugin and install this one:
http://cdn.tagdiv.com/wp-content/uploads/2017/03/td-social-counter.zip
Then please clear your browser cache before pressing the get access token. Here is an example on chrome: ctrl+shift+delete: https://www.screencast.com/t/afA9RzKuRsDv
Thanks
Hello,
Please try to install the plugins manually by using the wordpress plugins section and pressing the add new plugin button and then uploading your plugins. The plugins can be found in the main them package under Newspaper-tf/plugins.
Thanks.
Hello,
Please use this method when you cannot access your admin anymore:
http://www.wpbeginner.com/plugins/how-to-deactivate-all-plugins-when-not-able-to-access-wp-admin/
It is caused by a plugin you use.
Thank you!
Yes it is a bit different but that is demo specific. If you use other demos, you will not get this style. Each demo has it;s own style and implementation.
No, it is not a bug. We created the smart lists that way from the start. A bug is something that does not work as intended. The smart list functionality is intended but we realized people needed a list that does not use the lighbox and we created the new smart list 8 which does not use the lighbox. We have this request on our list though and in future releases we will consider implementing rules for where the lighbox applies and where it will not.
If you want to link a post list to an external link you can simply create a list inside your post using the tiny mce settings and link it to whatever you want.
You cannot use any other smart list with external links except for smart list 8.
Thank you!
Hi,
Please make all other optimization besides the render blocking js and css and ignore google’s position in the list. Image optimization has a pretty big impact.
https://code.tutsplus.com/tutorials/speeding-up-wordpress-image-optimization–cms-22057
As for the render blocking js and css you will have to use speedbooster and make the proper code changes as instructed in the page speed guide.
Page speed is a very personal thing and is different from one host to another. Lots of factors kick in and it cannot be a one click job. This is something each user has to do on their own install and figure out what works best for them. There are literally TONS of page speed guides online. Please also check with them as our guide is not a definitive guide on what to do and what not to do. We simply pointed out a few obvious things to improve but there is a lot more to be made if you want to have top loading speeds.
Thank you!
Hello,
Please do not use both page builders at the same time. Please choose between one or the other but not both. We recommend the tagdiv composer as visual composer will receive no more new features. We will develop new options for our own builder exclusively in the future.
Thank you!
Hello,
Please disable the tagdiv composer plugin. Do not keep both plugins active.
Visual composer was never meant to be used on posts in the first place with our theme: https://forum.tagdiv.com/how-to-use-visual-composer/
For the future we will not be adding any new features to visual composer as we will be moving over to our own page builder. And the tagdiv composer does not work on posts. Visual composer will remain as an alternative but the new cool stuff will not work with VC anymore.
Thanks.