Hi
Glad you have managed to solve this.
Thanks for letting us know and for your message.
Hi
Glad you have managed to solve this.
Thanks for letting us know and for your message.
Hi
I’ve checked this on my side with Newsmag and also with a default wp-theme and the result was the same as you indicated above. WordPress add that parameter after video’s url but on my side that does not affect video’s length: http://screencast.com/t/dQBILIsV
Try to deactivate all plugin except Visual Composer, clear all caches then test again. Also you can test this with a default WordPress theme and check how it goes.
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
The theme does not have a calendar widget which change the day automatically but you can try to use plugin with a similar functionality. We can’t make any recommendation in this regard as we didn’t tested any plugins but you can do a search online and look for best plugins with this feature. Here you can find some informations which may help you in this regard: http://www.wpbeginner.com/plugins/which-is-the-best-wordpress-calendar-plugin/
Thanks!
Hi
Make sure you update the theme according with our documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ – https://forum.tagdiv.com/newsmag-install-via-ftp/ From the warning message I can see that there it’s a wrong path to a file so make sure you do a clean update, clear the caches memory then test again.
Let me know how it goes.
Thanks!
Hi
To achieve that you have to edit theme’s core files and change the html structure for block title. A solution would be this one: http://screencast.com/t/VR5IdaQv9l – http://screencast.com/t/1ki43BVpx
You just have to replace the code from td_block_template_1.php file with this one: http://pastebin.com/AMXmseUx then add this css in theme panel > custom code > custom css:
.arrowblock {
width:auto;
border-top: 1px solid transparent;
}
.arrowright {
float:right;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent;
border-left: 30px solid green;
}
.rect {
width:90px;
height:10px;
background-color:transparent;
}
Note that this solution will affect all blocks titles. If you want to apply it only for some blocks you’ll need a new function which will be called on specif blocks. You can take the above code as example but if you’re not aware of the steps that must be taken in order to achieve the desired result mu advice is to look for someone who can help you with implementation because we can’t offer custom work.
I hope this helps.
Thanks!
Hi
The theme make a request to admin-ajax.php when on the page are used blocks with ajax pagination. When next/prev or load more button it’s pressed the theme make a request to this file to get the next posts. This is also valid from infinite load pagination. When the page it’s accessed by many visitors and on that page you have lots of blocks with pagination the server receive lots of requests and may be unable to handle them.
Try to increase the php memory to at least 64MB or if the host allows you can increase it more, also make sure that the parameters from system status have the values indicated here: https://forum.tagdiv.com/system-status-parameters-guide/ and you server meets theme’s requirements: https://forum.tagdiv.com/newsmag-requirements-for-newsmag/
Hope this helps.
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/NPqDq3ZP
.home .meta-info, .home .slide-meta-author {
display: none;
}
Thanks!
Hi
Thank you for your generous thoughts and your review! We’re glad you like our theme. We invest a great amount of time and effort to create and permanently develop and improve our themes. This is why we truly appreciate your feedback.
You can use tabs element from, Visual Composer like here: http://screencast.com/t/4ZFDHUTv – http://screencast.com/t/q7hn8eShz7M – http://screencast.com/t/iMp2OEtAk1A
Hope this helps.
Thanks!
Hi
I’ve checked this on my side and the Authors can see post settings. I am not sure why this happens on your side but you can try to deactivate all plugins except Visual Composer, clear all caches then test again.
Let us know how it goes and if you still can’t manage to solve this please address us via email at contact@tagdiv.com and provide wp-admin and ftp access so we can have a closer look at this issue.
Thanks!
Hi
Press this button: http://screencast.com/t/mJQs8M0gpPRm to have the toolbar toggle active.
Let me know how it goes.
Thanks!
Hi
Add this code here: http://screencast.com/t/fSj7w7X3
.sf-menu .td-normal-menu:first-child > ul {
top: 40px;
}
Thanks!
Hi
The css works fine on my end as can be seen here: http://screencast.com/t/cGVBYgVE Make sure you added all code from http://pastebin.com/e508xS7p in theme panel > custom code> custom css, clear all caches then test again.
Thanks!
Hi
The css/js generated inline by the theme can’t be moved to footer as it is required for each block added on the page. For each block where ajax it’s used the theme generate a custom javascript which can’t be moved to footer with current implementation for blocks. This is also the case with the inline css. However that css/js does not influence the way other resources are loaded on the page, or the way google render the page.
Thanks!
Hi
I a not sure why this happens on your site as the theme can’t control that information. Usually there should be displayed site’s title but on the indicated link that is not the case. Also the name Nathan Fox does not appears in page source anywhere.
Try to deactivate all plugins except Visual Composer, clear all caches then test again. Also you can try to make a test using only WordPress, the theme and Visual Composer plugin on a sub-domain then test the share there.
Thanks!
Hi
Make sure you have update the theme according with our documentation, also do a clean update without any changes in theme’s core and in theme child theme then test again.
Let us know if the issue is still there and we will do further investigations on this.
Thanks!
Hi
There is nos such element in Visual Composer but you can achieve the desired result by combining the existent elements. For example you can use a text block element with a background image like here: http://screencast.com/t/2iWRkOjzzL7O – http://screencast.com/t/cgsc7owFd – http://screencast.com/t/IIIYBxVbZA
This is the example shortcode from Visual Composer: http://pastebin.com/Ahscf3d8 – http://screencast.com/t/FjmsVHsOl
Hope this helps.
Thanks!
Hi
Yes address us via mail at contact@tagdiv.com and provide wp-admin and ftp so we can have a closer look.
Thanks!
Hi
All files must be edited within main theme, not in child theme.
Thanks!
Hi
You can add a margin from row’s design option: http://screencast.com/t/a18LhJZMO6 – http://screencast.com/t/C0TJadim5
The blank space appear because you have three empty rows after block: http://screencast.com/t/OTJzYOYGBMC Try to remove these rows from Visual Composer then test the page again.
Hope this helps.
Thanks!
Hi
The theme is tested and works fine with this browsers: http://screencast.com/t/vZR0udhd Also on our side we test it wit Chrome and Firefox, not with phone’s default browser. We did not tested the default browser of Samsung and we can’t provide a solution at the moment, sorry. Tryu using one of the tested browser as they should work fine on mobiles.
Thanks!
Hi
The share buttons from posts are generated in td_module_single.php: http://screencast.com/t/jXgw8Qpil
You can add social counter at the bottom of the posts by editing the file corresponding with post template used. Here is an example for post template 1: first create a blank page and add on it the social counter and set it how you want to be displayed on posts: http://screencast.com/t/WZwWfSuAsEJi then switch in backend editor, copy the shortcode: http://screencast.com/t/g5B2cvZxx0O2 and paste it in the file where you want to display the counter: http://screencast.com/t/ceFFKIOfeH – http://screencast.com/t/MDTfY0Na
<?php echo do_shortcode('social-counter-shortcode-goes-here'); ?>
I hope this helps.
Thanks!
Hi
First you have to deactivate and delete the old version of social counter then install the plugin from theme’s plugins panel: http://screencast.com/t/mOQc6zvUxd clear all caches then test again.
Thanks!