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 not very sure what you’re trying to do so please provide more specific details about the desired result and maybe I can help.
Thanks!

Andrei L.
tagDiv Member

Hi

The display custom fields on pages you will need to edit theme’s core files and echo out the custom filed as needed. For more details about custom fields and how they can be used please check this link: https://codex.wordpress.org/Custom_Fields
Note that you will need some codding skills and customizations to achieve the desired result. If 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

We know about that behavior and this is the default implementation for the moment. Breadcrumbs display only the post’s category and the parent category for post’s category, if that is the case. We may change this implementation in future updates but I can’t promise anything for sure.
To change that implementation you have to edit: td_page_generator.php file and modify get_category_breadcrumbs() function http://screencast.com/t/hkU9YKK2gi

This is a complex task which involve lots of customizations in order to be achieved. We can’t offer customization services at the moment so if you 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!

Andrei L.
tagDiv Member

Hi

Unfortunately mobile theme does not have options which allows you to change the fonts yet but probably in future we will add such options. For the moment to load different fonts for mobile you have to edit theme’s code. The css code for mobile theme is located here: http://screencast.com/t/XFivsX0A1 but to change the font for all elements you have to go trough all code and locate the lines which refers to font-family. This is a quite difficult task considering the code’s size. The easiest way to keep the desktop fonts on mobile is to deactivate mobile theme plugin.
Yes we’re aware about that issue and will be fixed in next theme’s update but meanwhile you ca use this css in theme panel > mobile theme > custom code to fix it.

.td-post-author-name div { display:inline; }

Thanks!

Andrei L.
tagDiv Member

HI

This task cannot be achieve just by coping and pasting some code in a file. This may probably worked in a previous theme but we use a custom structure for files and it’s a bit more complicated.

You have to edit the file which correspond with thew post template used and paste the code in post’s meta-info container: http://screencast.com/t/ueEY2sfq You will also need some css customizations for button’s style otherwise the layout may affected a bit.
To achieve this task you need some basic codding skill as there are required changes in theme’s code. Unfortunately we can’t offer customization services at the moment so if you still need guidance on this or 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. Also consider using theme sharing buttons which include twitter, as an alternative: http://screencast.com/t/CSlSFryt

Thanks!

Andrei L.
tagDiv Member

Hi

Please make sure that you’re using V 4.1 of social counter plugin, clear all caches then test the site again. You also need to setup the plugin according with our documentation: https://forum.tagdiv.com/newsmag-tagdiv-social-counter-tutorial/

Let us know if you need further assistance on this.
Thanks!

Andrei L.
tagDiv Member

Hi

No this is not possible with current theme’s implementation, the theme will render only one code per each ad-spot and to achieve that you will need some customizations in theme’s core files. This is a complex task which involve lots of customizations in order to be achieved. We can’t offer customization services at the moment so if you 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!

Andrei L.
tagDiv Member

Hi

Currently our themes, Newsmag and Newspaer, have support for custom post types and custom taxonomy, more details in this regard can be found here: https://forum.tagdiv.com/custom-post-type-support/
Thanks!

Andrei L.
tagDiv Member

Hi

This is not the right way of adding these buttons in post contest. To generate these buttons you will need a plugin as they are not included in our theme or in Visual Composer plugin included in theme’s path. I am not very sure what plugin @_ronald_ used to make these buttons ut you can do a search online for plugins with a similar functionality, try a few of theme and use the one who fits you best.

Thanks!

Andrei L.
tagDiv Member

Hi

That happens because you made mega menu an item which also have sub-menus. Try to remove the sub-items for your first menu item then test the page again: http://screencast.com/t/VGavWZz3i

Thanks!

Andrei L.
tagDiv Member

Hi

We’re glad you enjoy using or theme, as for support you still can benefit from it here on forum, as long as you have a valid license for our theme you will receive support.

Thanks!

Andrei L.
tagDiv Member

Hi

Please make sure that you configured Social Counter plugin according with our documentation: https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/ clear all caches then test again.
Let us know how it goes and if you still need assistance on this please provide more details about your issue and also your site url so we can inspect it closer and get back top you with a more accurate answer.

Thanks!

Andrei L.
tagDiv Member

Hi

You have to edit page-pagebuilder-title.php file and add the code in the case which corresponds with sidebar’s position for that page: http://screencast.com/t/onVhyUOK61 Note that you will also need some css customizations in order to achieve the deserted result. This task involve some codding skills and if you’re not aware of the steps that must be taken in this regard my advice is to look for someone who can help you with implementation as we can’t offer custom work.

Thanks!

Andrei L.
tagDiv Member

Hi

I am not aware of plugin’s functionality and i can’t posit directly to a solution but basically you have to check how that plugin works for posts, by this I mean if there is any function/method which count how many times a post was shared. It seems that this function social_warfare() takes one parameter so you can pass it post’s id like here:

<?php if(function_exists(‘social_warfare’)):
social_warfare($this->post->ID);
endif;
?>

I am not sure that the function will generate the desired result but could be a starting point, basically post’s id must be sent as parameter in order to pick the individual shares for each post.
Hope this helps.
Thanks!

Andrei L.
tagDiv Member

HI

This image http://dev.ntv.ca/wp-content/uploads/2016/07/rncgeneric.jpg is smaller then 537x360px which is the size of first thumb from big grid, that’s why is not properly displayed: http://screencast.com/t/XPJGqg9NkwLE Try using a bigger image instead, clear the cache memory and test again.

Thanks!

Andrei L.
tagDiv Member

HI

Sorry for this inconveniences.
I’ve checked your site on different mobile devices with Android and iOS and images are displayed fine. Please make sure that you accesses the site using one of the browsers from this list: http://screencast.com/t/2MN6mnqBlah also try to deactivate all plugins except Visual Composer and test the site again.

Thanks!

Andrei L.
tagDiv Member

HI

The page is not available for me, have you set any restrictions for it? The page must be public and visible for everyone otherwise Social Counter can’t display the fans number.

Thanks!

Andrei L.
tagDiv Member

Hi

I am not sure why this is not working on your site but you can try to deactivate all plugins except Visual; Composer, clear the cache and test the site again. Also make sure that you emended the video like here: http://screencast.com/t/RH4sdU33UNO

Thanks!

Andrei L.
tagDiv Member

Hi

You have to use the code like here: http://screencast.com/t/XHuVjj3my0

<?php echo get_post_meta($this->post->ID, 'custom-field-name', true); ?>

In above example I’ve added post_views_count field in trending now block. Note that you will need this css to make the custom filed content visible: http://screencast.com/t/ynfAnosf

.td-trending-now-display-area .entry-title {
display: inline-block!important;
} 

Thanks!

Andrei L.
tagDiv Member
Andrei L.
tagDiv Member

Hi

Please make sure that you configure social counter plugin according with our documentation: https://forum.tagdiv.com/newsmag-tagdiv-social-counter-tutorial/ clear all caches then test the page again.
If you still need assistance on this please provide your site url and more specific details about your issue so I can inspect it closer and get back to you with a more accurate answer.

Thanks!
Andrei L tagDiv!

Andrei L.
tagDiv Member

Hi

Sorry for misunderstanding.
This happens because you’re using homepage post element which extends by default above main menu. Try this css in theme panel > custom code > custom css to make the background black: http://screencast.com/t/yQMoNEoaV

.home .td-header-style-8 .td-header-sp-logo {
background-color: black;
}

Thanks!

Andrei L.
tagDiv Member

Hi

I’ve used this ifarame for indicated video and works fine on my end: http://screencast.com/t/vNkDCeAp4T6j

<iframe style="border: none; overflow: hidden;" src="https://www.facebook.com/plugins/video.php?href=https%3A%2F%2Fwww.facebook.com%2F528713460508794%2Fvideos%2F1141312145915586%2F&show_text=0&width=560" width="560" height="315" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen"></iframe>

Try it on your side and check how it goes.
Thanks!

Andrei L.
tagDiv Member

Hi

Sorry for delay but we don’t work on weekends.
Please update the theme at V 3.1 which is available on themeforest and also update the Social Counter and Visual Composer and the new versions included in theme’s path: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/ then clear all caches and test ther site again.

Let me know how t goes.
Thanks!

Andrei L.
tagDiv Member

Hi

Please make sure that you set up the plugin according with our documentation: https://forum.tagdiv.com/newsmag-tagdiv-social-counter-tutorial/ and also check if you added the correct page name because the link generate this result: http://screencast.com/t/857W4mc0

Thanks!

Viewing 25 posts - 1,501 through 1,525 (of 6,511 total)