Hi @b.nicovski
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
Please make sure that you’re using the last version of Social Counter plugin included in theme’s path, V 3.1 and also follow our documentation to set it: https://forum.tagdiv.com/newsmag-tagdiv-social-counter-tutorial/ You also can try with a different google id then add your id again. By doing this the counter will be refreshed and should display the correct number.
Thanks!
Hi
Please make sure that the max_execution_time is set at 300 and the max_input_vars itțs bigger than 2000. Also check in browser console while saving the settings if there are any errors related with admin-ajax.php file. Usually are displayed some 403 or 404 errors. If those errors appear in console you should contact your host provider and let him know about this.
Thanks!
Hi
I am not sure I understand your request so please provide more details about this, also a screen pointing the desired result will help.
Thanks!
Hi
The post masonry grid it’s an Visual Composer built in element and the translations from the theme does not affect it: http://screencast.com/t/8hRIPukVAU To translate that button you need to edit the Visual Composer files and add a translate feature for its elements.
Please consider that this is a very complex task which involve many customizations and very good coding skills. If you can’t do it yourself my advice is to find someone to help you or hire a freelancer to do this for you as we can’t offer any customization services at the moment.
Thanks!
Hi
Please check this topic, I posted a solution there: https://forum.tagdiv.com/topic/whatsapp-share-icon/
Thanks!
Hi
Please also provide some details about what changes do you want to make in header’s layout so i can inspect this and provide a solution, if possible.
Thanks!
Hi
The social share buttons for posts are generated in td_module_single.php http://screencast.com/t/NUwUkAVk3 and you can use a similar implementation to add Instagram on the list. You will need a new css class for the button’s style. Please consider that this is a task which involve basic php and css coding skills and if you can’t do this by yourself my advice is to find someone which can help you as we can’t offer customizations services at the moment.
Thanks!
Hi
You can add a background color for the post title like here: http://screencast.com/t/qggFjqP2
.td_block_slide .entry-title{
background-color: brown;
}
The color can be changed as you want such that to obtain a better contrast with the image.
Thanks!
Hi
To remove the mobile menu you need to edit the header-menu.php and delete the indicated line here: http://screencast.com/t/ssP045jd – http://screencast.com/t/1csTkliKx
Thanks!
Hi
You can use a free toll like jing to uploads your screens on a live server: https://www.techsmith.com/jing.html
Please consider that the smart lists have a different structure then the regular posts, and there could be a chance to appear issues like this when some plugins are used. Here seam to be a problem with the css which on smart list seams to be overwritten.
Unfortunately I can’t provide a solution now as the css from the plugin must be adapted at the smart-list. This is a task which require many customization and falls beyond the support can offer. If you relay need to use this plugin my advice is to get in touch with a developer which can help you with this implementation.
Thanks!
Hi
Please make sure that you’re using the latest version of Social Counter plugin, V3.1 included in theme path, and also make sure that you set the plugin according with our documentation: https://forum.tagdiv.com/newsmag-tagdiv-social-counter-tutorial/
Thanks!
Hi
If you’re referring at this phrase: http://screencast.com/t/36jOCsujqnDu then it can be translated from theme panel > translation: http://screencast.com/t/rguksQYxb – http://screencast.com/t/GSaa2A5372
Thanks!
Hi
You can 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
This is the current implementation of the theme which now allow only two categories to be displayed in breadcrumbs. We plan to improve this in the next theme updates but for the moment I can’t say how long will take until we will find a solution. The function which must be edit is located in td_page_generator.php and if you want you can try to edit it: http://screencast.com/t/xepOj61XGzgI
Thanks!
Hi
To remove the main menu from the site you need to edit the file corresponding with the header style used and comment the indicated line: http://screencast.com/t/k7ajfIwzChqY Also you will need this css in theme panel > custom code > custom css: http://screencast.com/t/56qiv0fSayi
.td-header-menu-wrap {
min-height: 0;
}
Thanks!
Hi
The theme doesn’t have an option to add an extra class for blocks. This can be done only by editing the block’s code: http://screencast.com/t/GMNY9YO8Oxy At the moment best way to add an extra class is by using the options from Visual Composer.
Thanks!
Salut
Poti adauga block-ul trending now in continutul postului folosind functia do_shortcode(). Primul pas e sa creezi o pagina noua, adauga block-ul trending now, schimba in backend editor, copiaza codul acesta: http://screencast.com/t/R7EhK07r si insereazal in fisierul corespunzator pentru post template-ul folosit pe posturi: http://screencast.com/t/roJqV84Auqmg Rezultatul ar trebuii sa fie ca in acest screen: http://screencast.com/t/xPPbtBbiy9x
<?php echo do_shortcode('[vc_row][vc_column][td_block_trending_now][/vc_column][/vc_row]'); ?>
Multumesc!
-
This reply was modified 10 years by
Andrei L..
HI
I did a quick test with the indicated plugin and seams to work sine with the theme: http://screencast.com/t/OS44mdylrWuu Please make sure that you configured the plugin according with its documentation, deactivate all plugins except Visual Composer and table of contents, clear the cache memory amd test again.
Thanks!
Hi @INSPIRELLE
We didn’t tested the Sumo Me plugin with the theme and we cannot guarantee it will work 100%. We have not tested this plugin and we have no idea of the plugin functionality in order to provide an answer. Unfortunately time does not allow us to provide plugin implementation support.
If you really want to use this plugin we suggest you hire a freelancer to help you with implementation. You can hire one from http://studio.envato.com/
Thank you for your understanding.
P.S. You can upload an image here using the img tag: http://screencast.com/t/7vvuMfsLfSe0
-
This reply was modified 10 years by
Andrei L..
Hi
Glad you figured it out!
Thanks for letting us know and for your message!
Hi
PLease provide more details about the feature that you want to implement and maybe I can help you. However I can’t guarantee that i can provide a solution. If the requested feature involve lots of custom modifications in theme files than my advice is to look for a developer to help you with it as we can’t offer any type of custom work at the moment.
Thanks!
Hi
Try this css in theme panel > custom code> custom css: http://screencast.com/t/OcFfg68z2
.td-header-sp-logo img{
margin: 0;
}
This ad seams to be generated by a plugin: http://screencast.com/t/7PmuptOzfRb so try to deactivate any plugin related with the ads, clear the cache and test again.
Thanks!
Hi
Usually if you chose only posts from one category to be displayed in a block then posts from others main categories shouldn’t be displayed in that block among the ones which should be displayed according with your filter. This feature is tested and works fine as can be seen in this screens: http://screencast.com/t/HIgjI9Uvz3cN – http://screencast.com/t/7AOnW1MT
I am not sure why this filter does not work correctly on your site but you can try to deactivate all plugins except Visual Composer, clear all caches and test again. If the problem persit try to update the theme at the current version available on themeforest, v2.3.5: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ then test again.
Let us know how it goes and if the problem persist please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.
Thanks!