Hi
Thanks @Chris for your answer.
@pacoesni the tutorial for linkedin button was just a basic example about how can be added new buttons in theme’s options. As @Chris mentioned in its reply we can’t make a tutorial for any share button available as it’s not theme related. Instead you can se a plugin like Jetpack which have many buttons included and you don’t need any codeing to implement them on your posts: https://jetpack.com/support/sharing/
Thanks!
Hi @rida
Please make sure that you’re updating the theme according with our documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ also during the update process deactivate all plugins to make sure that there are no conflicts. Also check if the parameters from system status have the values specified here: https://forum.tagdiv.com/system-status-parameters-guide/
Let us know how it goes.
Thanks!
Hi
You can increase the font size for news-ticker from theme panel > theme fonts: http://screencast.com/t/EBBQzXvlEj
Thanks!
HI
Thanks @Chris for your answer.
@Boke td_video_support.php is not available in wordpress editor, you need to login on the server via ftp, navigate to your-wp-install/wp-content/themes/Newsmag/included/wp-booster to get the file: http://screencast.com/t/EgBxQmYHgzu
Thanks!
Hi
Please provide a link where I can inspect this closer.
Thanks!
Hi
1. I’ve checked your site and the homepage works fine. If you still need assistance on this please provide more specific details about your issue so I can inspect ti closer and get back to you with a more accurate answer.
2. I’ve noticed that you deactivated the subcategories menu: http://screencast.com/t/U2023WoV4qBn
3. Try this css in theme panel > custom code > custom css: http://screencast.com/t/VMPzqUX7igc1
.td-footer-container .td-footer-info{
margin-bottom: 0px;
}
.td-footer-container{
padding: 42px 0 0px 0;
}
4. Try this css: http://screencast.com/t/h9VQ5Ms0D
.widget_facebook_likebox .block-title > span a{
color: white;
}
Thanks!
Hi
This is a complex task which involve many customization and tests in order to be achieved.
We can’t offer 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 for your understanding!
Hi
You can try to add the php code in function.php file: http://screencast.com/t/cBsxTveSod98 and the css ion theme panel > custom code > custom css. Note that Event Calendar plugin is not tested with our theme and we can’t guarantee that it will work fine.
Thanks!
Hi
I’ve checked your site and the theme displays thumbs properly. The theme crop from every image a thumb for each module, for example on module 10 it’s used a thumb by 180x135px: http://screencast.com/t/BxUzqSDBpz From this image: http://www.imedita.com/blog/wp-content/uploads/2016/08/Step-by-Step-Guide-2.jpg the theme cut a new image which will be used on module 10. Because the image is smaller its content won’t be completely displayed, that’s why some parts from the text are missing.
Thanks!
Hi
1. Unfortunately the theme does not have an option in this regard and to achieve the desired result you will need some customizations in theme’s core files. This is a complex task which involve many customization in order to be achieved. We can’t offer 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.
2. We didn’t tested any plugin with a similar functionality with Newsmag theme and I can’t make any recommendation in this regard, sorry. You can do a search online for some plugins, try a few of them and use the one who fits you best.
Thanks!
Hi
Yes you can try to turn the animations off, it may help in this case.
Thanks!
Hi
Try to deactivate all plugins except Visual Composer, deactivate the child theme, clear all caches, purge cdn files if you’re using then test the site again.
Let us know how it goes and if you still can’t mange to solve this please provide a link where you’re using page-builder+title so we can inspect this closer.
Thanks!
Hi
Glad you have managed to solve this.
Thanks for letting us know and for sharing your solution here.
Hi
I assume that you’re refering at this comment: * @todo mega menu subcats - folosim functia asta pentru ca e necesar sa avem alt output if so can be translated like this: @todo mega menu subcats - we use this function [get_mega_menu_subcategories($atts)] because we need another output:
Thanks!
HI
Id depends by module used. If you’re using a module which display two articles side by side then you have to use an even number in condition.
Thanks!
Hi
Please check if the browser zoom it’s set to default value, because otherwise appear some issues with the layout http://screencast.com/t/o7zGWqA4aVW This is valid for all browsers. You can set the zoom at default value using CTRL+0 command.
Hope this helps.
Thanks!
Hi
You can use Social Counter for multiple accounts by adding different data in plugin’s settings. Here is an example for two different categories: http://screencast.com/t/X8ouLxE5AQu6 – http://screencast.com/t/3ft8AdfCz7E
You just need to create a new sidebar for each category, add social counter block in it then add the desired data in plugin’s settings.
Thanks!
HI
Mega menu is a special block which is generated by a class which imports parameters from a higher class. We will inspect this situation and will decide if limit parameters still need to be added there.
Thanks!
Hi
There is no option in this regard for post grid element from Visual Composer, sorry. To achieve a similar result are required some customization in plugins files and also many tests.
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
Try to deactivate all plugins except Visual Composer then check if the problem is still there. It may be an issue caused by one of the plugin installed on your wordpress but I can’t say for sure which is the cause. Meanwhile you can use this code to fix the issue with the button: http://screencast.com/t/z8clXsIWHWmr
.wpb_animate_when_almost_visible {
opacity: 1;
}
Thanks!
HI
I’ve checked your site and noticed that you”re not using Newsmag theme: http://screencast.com/t/FelRNjqD Please make sure that update the theme according with our documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ Also try to regenerate your thumbnails following this link: https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/ clear all caches then test again.
Let us know how it goes!
Thanks!
Hi
The shortcodes has been changed so you will have to update them, try this shortcode and check how it goes:
[td_block_ad_box spot_id="custom_ad_1"]
Thanks!
Hi
I am not very sure what you mean so please provide more details about what you’re trying to do and maybe we can help.
Thanks!
Hi
I am not very sure I can point a solution at the moment as there are required more investigations to be done. Please address us via email at contact@tagdiv.com and give us wp-admin so we can have a closer look. We will inspect this and will get back to you with an answer as soon as possible.
Thanks!
HI
The theme does not have a similar option but you can achieve that with some customization in code. Please check this link for more details in this regard: https://forum.tagdiv.com/topic/category-page-ads/
Thanks!