Hello,
You might not have installed the proper version of the social counter. The access toke works in the current version of the plugin. Please try to install it again from the main theme package you download from envato and very important: clear all your caching including the browser cache. Example for chrome: https://www.screencast.com/t/f9Q66lPx1fY
Thank you!
Hi,
As a quick update:
There seemed to be an issue with the update that was uploaded to envato and we had to fix it and re-upload it. Please download the theme package again and re-apply the theme update. Replace all of your files with the ones you download fresh from envato and let us know if you still experience problems with our theme.
Sorry for the inconvenience.
Thank you!
Hello,
Try to add this code in the theme panel-> custom css box:
@media (max-width: 767px){
.td-header-top-menu-full, .td-header-sp-top-menu {
display: block!important;;
}
.td_ul_login{
display:none!important;
}
.td-header-sp-top-menu, .menu-top-container{
width:100%!important;
}
#menu-td-demo-top-menu{
margin-left: auto;
margin-right: auto;
display: table;
}}
Thank you!
Hello,
If you have access to the back-end of the site you can simply filter the posts by category and by date: https://www.screencast.com/t/zUsHD1xzAI
or simply search for your post by it’s title.
Thank you!
The latest update contains the latest version of visual composer which is 5.1.1 https://www.screencast.com/t/FpawA8hMxeic
Please use this guide to update the plugin: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thank you!
Ye, I will add it to our list and if it grows in popularity we will consider it for future updates.
Thank you!
Hello,
Well this is the way a block 16 displays content on a single column: https://www.screencast.com/t/G3TK8wqwn
The site is split in 3 sections. A block 16 needs 2 columns to display like so: https://www.screencast.com/t/TJX5M1cCJ
You cannot have 2×2 column layouts on the page as that would mean the theme needs 4 columns but only 3 are available.
Thank you!
Hi
Sorry but the theme was designed to add only one article inline ad in post content using the spot from theme panel. To add multiple ads after a specific number of paragraphs. It will have to be made custom but we have not tested adding multiple inline ads. Sorry.
The code is found here if you want to have a go at it: https://www.screencast.com/t/Nr8U6aBIVt
Thanks!
Yeah 🙂 I also forgot about it. Glad the solution still works.
Thanks.
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.
If the issue is still there please contact us via email at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.
Thank you!
OK,
Please update to the latest version by using this guide: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ and then 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.
If the issue is still there afterwards, please contact us via email at contact@tagdiv.com and provide wp-admin so we can login and investigate. You will need top leave the error visible so we can debug it if needed.
Thank you!
Hello,
@nanumcorp replied in the other topic. It’s best practice to post your own topic though.
@Sebastian Escobar This topic should help you hide certain authors: https://forum.tagdiv.com/topic/hide-authors-box-of-a-certain-author/
Thank you!
We expect tho release the update in a week’s time as the Easter celebrations are just around the corner.
We will probably post a quick fix for this issue on this forum sooner though.
Thank you!
Yes, but not all blocks have the same thumbnail. Some of the blocks use one big thumbs and then multiple small ones like this one for example:
block 1: https://www.screencast.com/t/rurBtmCQq
and some use thumbs the same size like this one:
block 3: https://www.screencast.com/t/ZeZso137dRQy
Choose one of the 25 layouts that best fit your project
Thank you!
Hello,
Please use this guide to update your theme: https://forum.tagdiv.com/how-to-update-the-theme-2/
There are 3 ways to update. The ftp method is the safest.
Thank you!
Hello,
The background ad is added like so in our theme:
https://www.screencast.com/t/Oqk9jqDPd
I’m not sure replacing it with adrotate will work though. We have not tested this.
Thank you!
Hello,
We have not tested the mentioned plugin so I cannot provide any method of implementation for it. You will find the top and bottom share options in this file: https://www.screencast.com/t/wOPUrWql3om9
The bottom social sharing buttons are found further down in that same file
Thank you!
Hello,
1. Please use the theme excerpts section in the theme panel: https://www.screencast.com/t/tjLbFhEXr
2. Same as 1
3. That seems to be a the wordpress popular categories element but I can;t be certain. Please specify what widget is that or provide a link to your site so I can inspect it.
4. The : cannot be translated but it can be changed from this file: https://www.screencast.com/t/OBJTTJAhn
Thank you!
The loading image effect work on pages as well in our theme. Please check our demo to see this effect in action:
https://demo.tagdiv.com/newspaper/
If you scroll down you will see the block images loading as you go down.
Thank you!
Css can hide elements, yes. If you want to you can remove the elements you want using this code:
.td-social-twitter, .td-social-google, .td-social-pinterest{
display:none!important;
}
But removing the word share from the button will require you to edit the theme code and remove it like so: https://www.screencast.com/t/8SVr6sYIn
Adding a new social icon will again require you to modify the code like these topics suggest:
https://forum.tagdiv.com/topic/add-linkedin-sharing-button/
https://forum.tagdiv.com/topic/how-to-add-a-vk-sharing-button-on-your-posts/
Thank you!
Hello,
The plugin author seems to need the function call for the theme login. Unfortunately this is added with javascript so there is no php function. You can find the login modal code here: https://www.screencast.com/t/aUBkM6AUj0 The code for the login modal is found in this file: https://www.screencast.com/t/21gm5DcV
Maybe this topic will also help as it provides a solution in adding a social login to the login modal:
https://forum.tagdiv.com/topic/want-social-login-short-code-on-login-page/
https://forum.tagdiv.com/topic/social-login-pushes-signup-button-out-of-view/
I hope this helps.
Thank you!
Hello,
The theme was updated and so was the social counter fixing the token issue. Please update your theme to the latest version by following this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/ and then disable and delete your current social counted plugin and install the one provided in the theme package you download.
Thank you and sorry for the inconvenience.
Hello,
If you access token does not work it means you are not using the latest version of the social counter. please update your theme to the latest version by following this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/ and then update your social counter plugin by disabling and deleting your currently installed plugin and then installing the new version for the theme package you downloaded from envato.
Thank you!
Hello,
The order in which the filtered posts show up in the slide is added by the post sort order in the block settings: https://www.screencast.com/t/auWjEw03dhA
Thank you!
Hello,
Yes, you can add the code just for a specific device if you use the advanced css section: https://www.screencast.com/t/MPrc6vXR0
You can do this for any block you want if you use the browser inspector and get the proper classes for each element.
Here is an example for block 18:
.td_block_18 .td_module_mx8 .td-module-thumb{
height: 500px;
}
Please use this guide in order to customize the theme css: https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thank you!