Hello,
I’m not sure what you mean. We create news themes, and we provide sample images along with our theme. I’m not sure what an image theme is though.
Thank you!
Please try from another device.
Thanks.
Hello,
You do not need to create a page template to show the tags. You can simply create a page with a few buttons on it added in visual composer and link them to the tag page for each tag in particular.
You can also add blocks to your page if you want to show posts from that specific tag using the block settings: https://forum.tagdiv.com/block-settings-guide/
Thank you!
Hello,
What version of php are you using? what plugins are you using? There are many factors that can influence this.
If slow loading is your problem I would start at the memory allocation. Please use this guide: https://forum.tagdiv.com/system-status-parameters-guide/
Also the recommended version of php is 7.0
Then you will have to optimize your site loading speed using this guide: https://forum.tagdiv.com/how-to-make-the-site-faster/
Thank you!
Hello,
You can add the site to the home screen on your phone like this guide suggests: https://www.howtogeek.com/196087/how-to-add-websites-to-the-home-screen-on-any-smartphone-or-tablet/
The icon will be grabbed from this section: https://www.screencast.com/t/ClOvTeFn3Qd
Thank you!
Hello,
The views on posts can be modified from each post in particular in the post views field on post edit: https://www.screencast.com/t/hzJ1iCRSuXBa
If you do not have this filed, then please check the screen options at the top of the screen.
Thank you!
Hello,
Sorry but the theme does not have any ad rotation options. Our ad system places the ad across the whole site and it does not change it based on different parameters. It will require coding skills to do or the use of a plugin. Unfortunately this is not covered by the theme support as it represents customization.
Thank you!
Hello,
It depends on the ad you use. If you want to place an ad at the bottom of the post, you should use an article bottom ad: https://forum.tagdiv.com/article-ads/
Thank you!
Hello,
Unfortunately our theme does not have an option to place an ad in a specific post style. Some of the styles have specific ad spots but not all of them: https://www.screencast.com/t/7kk9AYAwD
The other templates can have the inline ads as presented here: https://forum.tagdiv.com/article-ads/
The smart lists have specific ad spots as well. They are not considered standard posts. They have a special ad implementation as normal article ads are ignored by the smart lists.
Thank you!
Hello,
The options may seem to be bad but unfortunately this step must be taken. I suggest a different approach though. Do not disable them one by one but rather disable all of the 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. Then test the site without plugins or modifications and see if the problem goes away. Once you see the problem is gone, enable them one by one testing the site after each plugin you enable in order to identify the one that causes the issue.
Thank you!
Hello,
It could be possible but our theme has no control over that. Our theme uses the default search of WP and simply styles it, but it does not change the search functionality.
You can try a few solutions found on other forums such as: http://www.wpbeginner.com/wp-tutorials/how-to-exclude-pages-from-wordpress-search-results/
Thank you!
Hello,
If the search does not work, it could be a plugin conflict. 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,
If you are looking for page speed improvement please note that page speed is a very personal issue. It starts from the host that you use, to the optimization made and all the way down to the content on your site.
Please use this guide to improve page speed: https://forum.tagdiv.com/how-to-make-the-site-faster/ and please check this link for a note on speedbooster: https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
Using speedbooster is described in the page speed guide.
The links above are not found anywhere in the code as they are. I have pointed the call to the fonts above. The second and third links are the visual composer css and the main theme css file. You should read the speedbooster instructions on how to move render blocking css to the footer. But this does not influence page speed greatly. The images are the ones slowing down your site. Almost 80% of the page speed improvement will come from image optimization and of course a decent host.
Thank you!
Hi,
It seems you disabled the related articles. I cannot inspect it if the element is not there. Please activate the related articles section.
Thanks
Hello,
The smart lists were designed to register a single view as it is considered the same post. You cannot have separate post views on each slide as that would mean each slide to be a different post with it’s own counter but this is not the case.
Thank you!
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 provide a link to your site so I can inspect it and see why the color does not apply.
Thanks.
Hello,
Sorry but our theme has no such setting. The border radius is not easy to implement due to the nature of the lightbox. The js code must be adapted as well. I suggest hiring a freelancer to help out with the code.
Thank you!
Hello,
You can connect the facebook counter to a fan page by using the id, facebook app id and facebook secret key as well as the generated access token. All of these need to be in order for the counter to work properly. The id is not nearly sufficient. Please follow this guide: https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
Thank you!
Hello,
If you cannot upload the theme via ftp following this guide: https://forum.tagdiv.com/install-via-ftp/ then you will have to contact your host as the limitations and/or permissions are added by your host, not the theme.
Thank you!
Hello,
The theme does not interfere in the oembed process of WordPress. The video was not added as an embedded video but rather as a separate link. If you want to embed a video, simply paste the youtube url in the post content in the tiny mce editor in visual mode.
Thank you!
Hello,
Adsense places the ad dimension that fits best in a certain layout. You can change the ad size from the theme ad section though: https://www.screencast.com/t/eQoPc9zg
Thank you!
Hello,
Unfortunately I cannot access your site as it needs a username and password. Please contact us on our email address at contact@tagdiv.com and provide access there.
Thank you!
Hello,
Unfortunately the theme can only count the default comments of WordPress. You replaced the default comments with the disqus comments plugin. The theme cannot count the comments from a plugin. Sorry. It is best in this case to remove the comment count from post, pages or author templates.
For posts and pages it can be removed from the theme panel-> post settings and theme panel-> block settings-> meta info on modules and blocks.
For the author templates you can use this custom css:
.td-author-comments-count{
display:none;
}
There is no simple way of having the theme count the plugin comments.
Thank you!
Hello,
I have inspected your site but cannot see those links anywhere.
https://www.screencast.com/t/KvtAAMDXc
The same applies to the other 2.
Please test on a different machine or browser.
Thanks.