Maybe you have a plugin conflict that is preventing the load more button to work properly. 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,
1) We did not add any extra controls to remove the login on the responsive version because usually people who require a login require it both on mobile and desktop. Th login can be removed for both from the header section: https://www.screencast.com/t/Hlj9LTNui
If you want to remove the login for mobile devices only you can add this code in the theme panel-> custom css box.
@media(max-width:767px){
.td-menu-login-section{
display:none!important;
}}
2) You can use this code to remove the page numbers:
.page-nav .pages{
display:none!important;;
}
Thank you!
Hello,
It works now.
We are located in Romania.
In order to reduce the top space, you can use the block design option for the big grid and add a negative top margin like so: https://www.screencast.com/t/KgT9UqDa9R
Thank you!
Hello,
Our theme comes with a google analytics section where you can add the analytics code but there is one thing to take into consideration. Analytics provides 2 codes a short version and a long version. Most people use the sort version and that is wrong. Please use the full version of the code in the analytics field. it must look like an adsense code, and not resemble a shortcode.
Thank you!
Hello,
In order to translate the text you must access this file and change the text manually: https://www.screencast.com/t/xbVRmxdofC
I will add this on our list for future updates for this part to be translated from the translation settings
Thank you!
Hello,
The video button is easier to remove than move to another area so you cna add this code in the theme panel-> custom css box:
.td-video-play-ico > img{
display:none!important;
}
Thank you!
Hello,
You will not be able to edit an image size from the theme or from wordpress. You will need a photo editor to do it on your pc and then upload it again in the correct dimensions. The theme has no photo editing capabilities.
If you do not have photo editing abilities, you will have to get some help from someone that knows basic photo editing. Unfortunately this is not part of the theme support and I cannot help with photo editing.
Thank you!
Hello,
Sorry but you will have to provide more details.
Thank you!
You verify it simply by taking a look at your site. If you disable the login from the theme panel the ‘not secure’ message must not show up in the browser. Unfortunately if you need a login on your site, you will have to move to hhtps as google chrome requires it.
Thank you!
This is the current version code. Please remove the highlighted code only: https://www.screencast.com/t/eBPWa9lM
Make sure you re-scrape the post as Facebook has a cache as well. It will not work without fb re-scraping the post.
Thank you!
Hello,
On mobile devices you cannot change the font sizes from the theme panel. You will need a css code to do it.
if you are referring to the post title on post pages, you will have to use this code:
@media (max-width: 767px){
.td-post-title .entry-title{
font-size:25px!important;
}}
If you are referring to the post titles that appear on pages or categories then you need this code to change them:
@media (max-width: 767px){
.td-module-title{
font-size:15px!important
}}
Thank you!
Hello,
Sorry but the social sharing on posts does not have an option to select which sharing network you want to show. It is a fixed widget containing 4 social networks. If you want other networks to show up instead, you can either edit the theme code: https://www.screencast.com/t/D9KIry2is or use a plugin for social sharing.
Thank you!
Hello,
If you want to show a list of all the latest articles on your pages, you can simply use the page builder + latest articles page template: https://forum.tagdiv.com/page-templates-2/
Tank 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.
Also make sure your facebook page is public so the counter can pull the like number. Please use this guide to properly set up the facebook counter: https://forum.tagdiv.com/tagdiv-social-counter-tutorial/
Thank you!
Did you test from another device? I still cannot see any at all issues. The shortcodes you mention are visual composer shortcodes but I cannot see them anywhere on your site. Not in desktop and not in mobile.
Your site works fine: https://www.screencast.com/t/MqvRF8q275r
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,
I just tested this again and it works as expected. I think you are not filtering the block correctly though. Please use this guide to do it properly: https://forum.tagdiv.com/block-settings-guide/ and please keep in mind that the filter is not equal to the ajax filter. They are 2 very different things. The guide specifies this but most users tend to get these 2 confused.
Here is how I set up my block: https://www.screencast.com/t/Hf3KRBKgn – https://www.screencast.com/t/MgfLLiCj
Let us know if you still have trouble with this.
Thank you!
Thank you for your appreciation!
Have a nice day!
Hello,
Please contact us via email at contact@tagdiv.com and provide wp-admin so we can login and investigate.
Please also include a link to this topic so we can identify you.
Thank you!
Hello,
Well since the plugin is not tested, there is no solution we can provide for the async javascript. As a workaround, you can try to disable the theme lazyload animation as that is the first to break on a js error. Your images will appear again but you will have to test other parts of the theme that will not work properly because of the js error the option creates. You will have to check the site and if you encounter any other errors, you should keep in mind that the async option is on and try to disable it if anything else occurs.
As for the news ticker, you can add it on any at all page as it;s a simple element found in the visual composer element list.
If you want to add it on posts, you can do it from the theme code for every post at one. You will have to add this code:
<?php echo do_shortcode ('[td_block_trending_now tdc_css=""]'); ?>
Add the code on each of the post templates that you use (each post style has it’s own file):
https://www.screencast.com/t/NKMofpKm7z
Thank you!
Hello,
Please contact us via email at contact@tagdiv.com and provide a link to your site and wp-admin so we can login and investigate this issue. Please also include a link to this topic so we can identify you.
Thank you!
Buna ziua,
Pentru a obtine un scor de page speed mai bun, puteti folosi acest tutorial: https://forum.tagdiv.com/how-to-make-the-site-faster/ , dar nu e bine sa urmariti aceste teste ad literam deoarece ele pot fi eronate de multe ori. Am vazut site-uri care incarcau foate repede dar aveau un scor de 60% dar si invers, site-uri care incarcau in peste 10 secunde dar la test de page speed aveau peste 85%.
Multumesc.
Hello,
This is done at a development stage by the theme developer. Our theme already contains all of the structured data required by google. Please test your site with google’s structure data testing tool and see if you get any errors. Any missing markup will provide an error in the test.
Let us know the results.
Thank you!
Glad it works!
Have a nice day!
Hello,
If you want to change the header, menu and background for different parts of your site,then it;s easier to use am multi-site and install the theme and WordPress on both or all of them then create redirects back and forth from them. If you do not want ot use a multi-site, then you will have to hire a developer to help out as the customization will be much more extensive than what we can provide via the theme support.
Thank you for your understanding.