HI
The plugin used to generate the playlist breaks theme’s js and the menu is affected. However you can use this css in theme panel > custom code > custom css to make it visible: http://screencast.com/t/MaoIwwTao
Thanks!
HI
Glad you have managed to solve this.
Thanks for letting us know and for your message.
Hi
I assume that you want to increase the number of categories displayed in mega menu. If so you need to edit td_config.php file and change this value: http://screencast.com/t/27rexqkeMM
Let me know how it goes!
Thanks!
Hi
To remove related videos from youtube you can add rel=0 attribute in theme’s code. Please check this link for more details in this regard, my voleague Bogdan provided a solution here: https://forum.tagdiv.com/topic/stop-youtube-related-videos-in-video-posts/
Let me know how it goes.
Thanks!
Hi
The theme uses WordPress default functionality for category page and to change it you will need some customization in code. By default pages can’t have categories in WordPress so you will need to change this implementation then you will need a new query for category page.
This is a complex task which involve many customization in order to be achieved.
We can’t offer speed customization services at the moment so if really need this and 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
I am not sure why this happens as we didn’t received a similar report so far. Try to deactivate all plugins except Visual Composer, clear all caches then test the site again.
Let us know how it goes.
Thanks!
Hi
Unfortunately that grid does no have any sort order options and I can’t provide a solution for the moment. To achieve the desired result are required some customization in plugin’s files. This is a complex task which involve many customization and lots of tests.
We can’t offer speed customization services at the moment so if really need this and 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
I’ve checked your site and found a js error in browser console: http://screencast.com/t/mKJlLjnNO3SD Please make sure that you update the theme according with our documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ also try to deactivate all plugin except Visual; Composer, clear all caches then test the site again.
Let us know how it goes.
Thanks!
Hi
I’ve tested the indicated solution on my side and works fine. Make sure you clear all caches after you add the code then test the site again.
Thanks!
Hi
Google does not have a problem with theme’s ad system or with page’s structure generated by the theme, here is the prove:
– I’ve made a test on a blank page using the ad-sense code that you send it on our email address and google deliver only blank ads: http://screencast.com/t/JKad2GXfnR – http://screencast.com/t/4tbsYsmdLE I’ve also made a test with the keys from the ad code that you pasted here on the forum and I’ve got the same result: http://screencast.com/t/HRnsGXRGo49d – http://screencast.com/t/pqEatF7Fyzc1
– I’ve made the same test using the keys from one of our ad-sense ads and google deliver content for them: http://screencast.com/t/ezr4L0UGVnQ – http://screencast.com/t/Us0Y7jXHnTEJ
From these screen can be seen that I’ve changed only data-ad-slot and data-ad-client keys, rest of the cede is the same. Also in my example I’ve used a simple page, not theme’s ad system and google still don’t deliver content for your keys.
Thanks!
Hi
The top bar was not intent to be deployed on mobile devices, that’s why the menu is hidden. This is defult theme’s implementation and to change it are required some code customization.
This is a complex task which involve many customization in order to be achieved.
We can’t offer speed customization services at the moment so if really need this and 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
The urls from your site are controlled by wordpress not by the theme and you will need some customization to achieve a similar result.
This is a complex task which involve many customization and lots of tests in order to be achieved.
We can’t offer speed customization services at the moment so if really need this and 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
You can use category’s name as a css class to set a specific background for one category, the code will look like in this example:
.category-"cat-name" .td-category-header .td-container {
background-image: url("image-url");
}
Thanks!
Hi
I’ve checked your site on Firefox and works fine. Please check browser’s zoom settings and make sure that it’s at 100%.
Thanks!
HI
If the code works in Visual Composer it will also work if you add it in header or footer. Try adding the code in header.php or footer.php and check how goes: http://screencast.com/t/aZWLyS1L21
Thanks!
Hi
I assume that you’re referring at this element: http://screencast.com/t/bsGmMcU7 That is a slide made with Revolution Slider and you can find it in Newsmag-tf/demo_sliders: http://screencast.com/t/xkGtpnKJMW
Thanks!
HI
If the plugin generate shortcodes then you can use them in Visual Composer: http://screencast.com/t/MBxPkdcLPdRH However page’s content can’t have a bigger width then 1021px, this is a fixed value which comes from theme’s layout and can’t be changed easily.
Thanks!
Hi
I am not very sure at what solution are you referring as we didn’t offered such solution on our forum.
As a starting point you need to change the taxonomy used for mega menu, replace category with tag: http://screencast.com/t/wMhkFgGz Also you will need to generate the drop-down list which will contain all tags not categories.
Thanks!
Hi
You can sort posts displayed in post grid by category, tag or custom taxonomy: http://screencast.com/t/l9PjeTaC Try adding some specific tags for posts that you want to display in post grid than use those tags in grid’s settings.
Thanks!
Hi
You can also use http://pastebin.com/ to share your code here.
Thanks!
Hi
Are you referring at video playlist from homepage: http://screencast.com/t/9Yf6DNpKJ If so you can remove it by editing the page with Visual Composer and delete that row. For more details about how to use Visual Composer and how to customize the homepage please check these links: https://forum.tagdiv.com/newsmag-how-to-use-visual-composer/ – https://forum.tagdiv.com/newsmag-homepage-how-to-build-and-set-it/ – https://forum.tagdiv.com/newsmag-block-settings-tutorial/
Thanks!
Hi
Mega menu was intent to display posts only be category not by tag. To change this functionality are required many customizations in menu’s structure: http://screencast.com/t/a6xJvPEk
This is a complex task which involve some js customization and many tests in order to be achieved.
We can’t offer speed customization services at the moment so if really need this and 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
Unfortunately the theme does not have a widget with a similar functionality, sorry.
Thanks!
Hi
Check the limit set for excerpts on that module and make sure that the number is high enough to display all words/letters: http://screencast.com/t/jj41GP3s
Thanks!
Hi
Please make sure that you follow our documentation for update process: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ You need to unzip the archive downloaded from themeforest and upload in your wordpress Newsmag.zip file.
Thanks!