Hi
I assume that on your site Social Counter is not working. Make sure that you’re using last plugin’s version included in theme’s path, clear all caches then test again.
Let me know how it goes.
Thanks!
Hi
@Andrew You have to update Visual Composer plugin at V 4.11.2 which is included in theme’s path. Current plugin’s version that you’re using it’s outdated and don’t work fine with last version of wordpress: http://screencast.com/t/w3alY0f3lCNz
@flavourmag you also have an older version of VC: http://screencast.com/t/aIMSkR2kPI Ceck our documentation and update the plugin: https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/
Thanks!
Hi
Please address us via email at contact@tagdiv.com including a link to this conversation and also give us wp-access so we can have a closer look at this and we will get back to your as soon as possible.
Thanks!
Hi
Try this css in theme panel > custom code > custom css: http://screencast.com/t/ivKCZykpn
.td_block_social_counter .td_social_info{
display: none;
}
Thanks!
Hi
We didn’t made any testes whits multi-site search and the theme don’t have a feature which can perform this action. You ca try a plugin with a specific functionality but we can’t make any recommendation in this regard as we didn’t test with theme and we can’t say how they will work with the theme. Also you can try a custom code to achieve that. Here you can find some useful information in this regard: http://rudrastyh.com/wordpress/search-across-wp-multisite.html
Thinks!
Hi
I am not sure why you encounter this issue so please provide more detail about the sort used on block 4 and the slide. When images are missing from indicated blocks the post titles are still there? Do you have any informations about the posts, post date or post author, when images are missing?
Thanks!
Hi @Andrew
Please provide your site url so I can have a closer look at this issue.
Thanks!
Hi
First you have to add a custom css class for the separator in VC: http://screencast.com/t/9p70BmXYqyB then use this css: http://screencast.com/t/vjfh8GHHmRSm
.grid-title.vc_separator h4{
color: red;
background-color: green;
padding: 5px 10px 5px 10px;
border-radius: 4px;
}
.vc_separator.vc_sep_color_grey .vc_sep_line{
border-width:0;
}
Thanks!
Hi
You can address us at contact@tagdiv.com where the site can be provided in private. Also give us wp-admin and we will inspect this issue as soon as possible.
The theme works fine even without Visual Composer. I asume that the problem is on page’s html structure but i can’s be sure of it until i can check the site.
Thanks!
Hi
Replace the above cs with this one and pte the color as you need:
.woocommerce-page .woocommerce a.button{
max-width: 200px;
margin-left: auto;
margin-right: auto;
padding: 13px;
font-size: 15px;
background-color: red;
}
.woocommerce-page .woocommerce a.button:hover{
background-color: green;
}
Thanks!
Hi
The theme does not control the informations displayed by google in search results. In search results usually are displayed the titles of the pages. I am not sure why google append site’s url to the end of the titles from search results but you can check this link for more details in this regard: https://yoast.com/google-page-title/
Thanks!
Hi
I’ve also checked the site and didn’t find any issues with theme’s functionality. If you update wordpress make sure you also update the theme.
Thanks!
Hi
The requests number is not controlled by the theme. It depends by the number of resources which must be loaded on the page. Any resources which must be loaded on the page means a request to the server. The requests number depends how many articles you have displayed on the page, also if you’re using google ads on the page these will make lots of requests.
Thanks!
Hi
The file which generate the share buttons for posts is td_module_single.php: http://screencast.com/t/YhwYIebAdl
Thanks!
Hi
Is not that simple. You will have to pass pair as key=>value trough an array. An example can be taken even the code that I’ve indicated from td_config.php
Note that is a very complex task which involve good coding skills and many customizations to be achieved. We can’t offer customization services at the moment so if you still need guidance on this or you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.
Thanks!
Hi
This is not controlled by the theme as it’s related with Facebook’s way of indexing new content and I can’t say exactly how or when this issue will appear again. However After you publish a new post try to share it on fb and check if you got any errors. If this is the case try a fresh scrape so the information about that post to be updated for facebook.
Thanks!
Hi
Please provide your site url so I can have a closer look at this issue.
Thanks!
Hi
I’ve replied you via email.
Thanks!
Hi
Provide your site url so I can inspect this closer and get back to you with a more accurate answer.
Thanks!
Hi
That space appear because you’re using article top ad by 250px height which does not display anything yet: http://screencast.com/t/5SpwMR2atH This ad is a blank ad so you can remove it or hide it from theme panel > ads: http://screencast.com/t/pblYM1Rt
Thanks!
Hi
Now on Themen item you have a navigation link which goes at http://www.kulturrat.de/themen/ On desktop devices are three actions on this item:
– two actions when the user hover over the element to appear the sub-menus list
– the third action is when the user click on the item to navigate at navigation link set on it.
On tablet you can’t have the these three actions because the hover element is missing. If you move Themen element inside sub-menus list the navigation link set on it will became functional. For example the main menu item will be named Main-Themen and will not have a navigation link on it. The Themen item will be a sub-item of Main-Themen and will have the http://www.kulturrat.de/themen/ link on it.
I hope this helps.
Thanks!
Hi
Please provide your site url so I can have a closer look and get back to you with a more accurate answer.
Thanks!
Hi
That change involve changing block’s style and unfortunately I can’t provide a solution for it. You can try to edit the file corresponding with block used. Here it’s an example for block 1: http://screencast.com/t/X4ejxXc3qba1 Also you will need this css in theme panel > custom code > custom css: http://screencast.com/t/vqftoql6
.td_block_wrap .td-next-prev-wrap{
float: right;
margin-right: 15px
}
Thanks!
Hi
Theme’s grids weren’t designed to have a title however you can try a similar implementation as for normal blocks. Basically you have to edit the file corresponding with each grid and implement a the block title functionality there: http://screencast.com/t/853pYgYv8gG –
You also have to edit the grid’s parameters sent in Visual Composer: http://screencast.com/t/CcWmOl5Prh5u
Thanks!
Hi
Try to deactivate all plugin except Visual Composer clear all caches then test again. If you still can’t manage to solve this please provide your site url so I can have a closer look at this issue.
Thanks!