Home User profile
tagDiv Member
I love to drive fast cars and to play Need for Speed! I enjoy to help customers tweak their websites for high performance! I’m a proud member of the tagDiv support team!
Andrei L.
tagDiv Member

Hi

I’am sorry if I didn’t understood your request correct. My previous reply refers at this question: how to display post types on the home page? By default our theme display only post, which is a post type from WordPress and I assumed that you have different post types registered or generated by some plugins and you want to have them displayed in blocks.
If you’re referring to the fact that some widget are missing from VC please make sure that all elements are enabled in Visual Composers settings: http://screencast.com/t/CqfghUEmzxw Some times the new widgets aren’t added automatically in Visual Composer so check the indicated settings.

Thanks!

Andrei L.
tagDiv Member

Hi

Try this css in theme panel > custom code > custom css: http://screencast.com/t/9vnC5bYX

.td-trending-now-display-area .td_module_trending_now .entry-title a{
color: white;
}

I am not sure what you mean by label bar around each article so please provide more details about this so I can get back to you with a more accurate answer.
Make sure you’re using a footer template which display all three footers parts, for example footer template 6: http://screencast.com/t/ZF5L6RhBYO

Thanks!

Andrei L.
tagDiv Member

Hi

This could happen due to lazy load animation which’s script may conflict with one of your installed plugins. Try to deactivate the animation from theme panel > template settings: http://screencast.com/t/QQvv9v330FZ clear all caches and test again.
If the problem persist please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue in shortest time possible, also include a link to this topic.

Thanks!

Andrei L.
tagDiv Member

Hi

Glad you solved this.
Thanks!

Andrei L.
tagDiv Member

Hi

I’ve noticed that you’re using the page template default for the contact page. When this template it’s used the default sidebar set in page settings won’t appear. You can use either the above method or use page builder + title to display the sidebar: http://screencast.com/t/IIG6Z5YyH1
It doesn’t matter if the contact form is present or not on the page. When the theme detect the default template only the content from Visual Composer it’s displayed. So if you want to display a sidebar using that template the only way is by using the widgetized sidebar block as I indicated in my previous message.

Hope this help.
Thanks!

Andrei L.
tagDiv Member

Hi

Using the default menu from WordPress you can chose what items to display or not. For more details about menu’s setup please check our documentation: https://forum.tagdiv.com/newsmag-main-menu/ and also WordPress official documentation: https://codex.wordpress.org/WordPress_Menu_User_Guide
If you still need guidance on this please provide your site url and more details about the desired result so I can get back to you with a more accurate answer.

Thanks!

Andrei L.
tagDiv Member

Hi

This can be achieved by modifying the function which generate the next/prev posts: http://screencast.com/t/xCl9pirqjvo However this task require many customizations and unfortunately I can’t provide a solution now. If you 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 as we can’t offer customization services at the moment.

Thanks!

Andrei L.
tagDiv Member

Hi

I’ve test this on my side and the placeholder images are displayed fine. Please make sure that you added the images as I did here: http://screencast.com/t/aTzF3Qhxz The most important part is to name the images exactly as they were named initially, otherwise the theme won’t recognize the path ant the image won’t be displayed.
Try this way: create a post with no featured image then display it in a block, for example block 4. Usually there should be displayed the original no-thumb image corresponding for that block. For block 4 the original image is: td_341x220.png http://screencast.com/t/iGhOdblxl Result will be like here: http://screencast.com/t/Wf7LnlFdHLWg
Now replace the td_341x220.png image with a different image but name it with the exact same name and refresh the page. Result should be like here: http://screencast.com/t/aTzF3Qhxz

Let me know how it goes.
Thanks!

Andrei L.
tagDiv Member

Hi

For the moment we don’t plan to make a full width version of the theme, sorry. Maybe in future we will change our mind but I can’t promise anything for sure.

Thanks for the message!

Andrei L.
tagDiv Member

Hi

To increase the subcategories number displayed in mega menu just increase this value: http://screencast.com/t/j5E9nnid6p7

Let me know how it goes!
Thanks!

Andrei L.
tagDiv Member

Hi

Did you added any code in analytics field from theme panel: http://screencast.com/t/lMBMydXl2 or have you edited any of the theme files? If you’re using an analytics tracking code make sure that it’s added properly and also check if you updated the theme according with our documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ clear all caches and 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!

Andrei L.
tagDiv Member

Hi

Usually this happens when you try to load the fonts from external sources. Check in browser console if there are any errors related by Cross-Origin Resource. If there are any errors like this try this solution: http://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co
Let me know how it goes and if the problem persist please provide an url where I can inspect this closer.

Thanks!

Andrei L.
tagDiv Member

Hi

If you want a result like this one: http://screencast.com/t/igCwWEFiJW replace the previous css with this one:

.td-review-footer, .td-review-desc{
display: none;
}
.td-review-row-stars{
float: left;
}

Using this css the review code will still be loaded but will not be visible for visitors. However google will detect it in page source.

Thanks!

  • This reply was modified 10 years by Andrei L..
Andrei L.
tagDiv Member

Hi

Post style 6 use a full width image as featured image. For best graphic results you could use a full hd image (1920x1080px), make sure you compress it, you don’t want a large file, it will slow page loading speed.

Thanks!

Andrei L.
tagDiv Member

Hi

Check if the fields from translation panel are empty: http://screencast.com/t/mGdJbzLYC9WN also clear all caches and 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!

Andrei L.
tagDiv Member

Hi

Try to enable the author name from theme panel > post settings: http://screencast.com/t/hVyeK96C then test your site again. If you don’t want the author name to be visible on posts use this css to hide it:

.td-post-author-name{
display: none;
}

If you still have this issue please provide more details about it and also a screen from webmaster tool but translate it in English as I don’t understand your language.

Thanks!

Andrei L.
tagDiv Member

Hi

Please provide your site url so I can inspect this closer and get back to you with a more accurate answer.
Thanks!

Andrei L.
tagDiv Member

Hi

Do you want to hide this part: http://screencast.com/t/we4CUYaEo If so then use this css in theme panel > custom code > custom css: http://screencast.com/t/hDqZbnPoIv7g

.td-review-footer{
display: none;
}

If this is not what you mean please provide more details.
Thanks!

Andrei L.
tagDiv Member

Hi @DaneOLeary

Replace the indicated line with this one: http://screencast.com/t/xkr3gARdl
$td_temp_image_url[0] = td_global::$get_template_directory_uri . '/images/no-thumb/' . $thumbType . '.png';

If the images have the same name than it should work fine.
Let me know how it goes.
Thanks!

Andrei L.
tagDiv Member

Hi

This image is big enough for all thumbs except for this one: http://screencast.com/t/9r7c8sDgWejp
Thanks!

Andrei L.
tagDiv Member

Hi

Please provide your site url so I can inspect this and get back to you with a proper solution.
Thanks!

Andrei L.
tagDiv Member

Hi

I’ve checked your site and the logo it’s displayed fine on my side: http://screencast.com/t/nnDUWs0T6dbnhttp://screencast.com/t/eFeisxGzZK The theme display the logo as expected so the problem must be elsewhere. Please provide more details about the the environment where the issue appear so I can duplicate it on my side and maybe I can help.

Thanks!

Andrei L.
tagDiv Member

Hi

Unfortunately the plugin is not tested to work 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. There might be a chance to appear some issues because the plugin have it’s own implementation which most likely differ then the one from the theme. 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.

Andrei L.
tagDiv Member

Hi

For the latest article on homepage you’re using module 1 which does not display excerpts: http://screencast.com/t/FTU4Dokle Set in post loop settings a module which display the excerpts, like module 2 for example: http://screencast.com/t/FTU4Doklehttp://screencast.com/t/RLZKOYqrQaQ

Let me know how it goes.
Thanks!

Andrei L.
tagDiv Member

Hi

You can use the translation part from theme panel > translation to change that title: http://screencast.com/t/UkGVHYjaLiqhttp://screencast.com/t/Jpl7tw8B

Let me know how it goes.
Thanks!

Viewing 25 posts - 3,876 through 3,900 (of 6,511 total)