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

The current theme version available on themeforest is V2.2.1 so you can update the theme at that version, please check our update guide here: https://forum.tagdiv.com/how-to-update-theme/ Version 1.9 it is no longer available, but if you relay need it please address us at cuntact@tagdiv.com and we will send you the that package, also include a link to this topic.

Thanks!

Andrei L.
tagDiv Member

Hi

Have you made any modification in header.php, please check the file and see if if you can find that line: http://screencast.com/t/CWTS00OT .
Let me know how it goes!

Thanks!

Andrei L.
tagDiv Member

Hi

I am not sure what you mean, please provide more details or a screenshot pointing the issue.

Thanks!

Andrei L.
tagDiv Member

Hi

I’ve checked your site and the background ad seems to be displayed fine now: http://screencast.com/t/7KYQyOkSz
I am not sure what you mean, do you want to remove the background ad? If so try to remove the code which generate the ads, deactivate all plugins except Visual Composer, clear all caches and test again. I don’t know what links you added to display background ad and what result should return, so please provide more details if you still have this issue and maybe I can provide a more accurate answer.
You can check the theme functionality regarding the background ads in our documentation: https://forum.tagdiv.com/ads-system-full-guide/

Hope this help.
Thanks!

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

Hi

You can change the permalinks structure under WordPress > Permalinks: http://screencast.com/t/At8zzpdWvqYM

Let me know ho it goes and if this is not what you mean please provide more details.

Thanks!

Andrei L.
tagDiv Member

Hi

You need to install the whatsapp plugin: https://wordpress.org/support/plugin/whatsapp then go to plugin settings and set it where you want to appear on the post/pages: http://screencast.com/t/VQ4vE5bbAI4

To make the button visible on desktop add this custom css in theme panel > custom css: http://screencast.com/t/J45jYezamgO2

@media (min-width: 1024px){
.wabtn_container {
display: block;
}
}

Also you can use the plugin’s shortcode to display the button in a different place than set by default: http://screencast.com/t/eJjvhmOUt1
Let me know how it goes!

Thanks!

Andrei L.
tagDiv Member

Hi

Social Counter can display the fans number of a Facebook page only if that is public. In your case the user must be logged in as the page can be viewed: http://screencast.com/t/AlO4hi55l that’s why the plugin indicate 0 fans. Try to set your page as public and test this again.

Let me know how it goes!

Thanks!

Andrei L.
tagDiv Member

Hi

I’ve test this on my side with V2.2 of Newsmag theme and works fine: http://screencast.com/t/kRfHWSDX5 Please make sure that you’re using the latest theme’s version available on themeforest, also clear all caches, deactivate the plugins except Visual Composer and test again.

Let me know how it goes.

Thanks!

Andrei L.
tagDiv Member

Hi

Try this custom css in them,e panel > custom css: http://screencast.com/t/zgwdAaW6mf

.td-modal-image img{
display: table;
margin-left: auto;
margin-right: auto;
}

Thanks!

Andrei L.
tagDiv Member

Hi

To display the top bar near the top menu you will need lots of customization and unfortunately we cannot offer custom work at this moment. But you can use this custom css in theme panel custom css to display it above main menu like here: http://screencast.com/t/sQzkXkI86T

@media (max-width: 767px){
.td-top-menu-full {
display: block!important;
height: 80px!important;
}
.td_data_time {
float: none!important;
margin-left: auto!important;
margin-right: auto!important;
display: table!important;
}
.td-top-menu-full .td-header-sp-top-menu a{
margin: 0px 0px 0px 2px!important;
}
.td-header-main-menu.td-affix{
top: 70px;
}

Thanks!

Andrei L.
tagDiv Member

HI

Not sure what you mean, but if you want to display some content only for mobile and tablets, you can use media queries like here: http://screencast.com/t/RS1cykl3QU

@media (min-width: 1021px) {
.td_block_1 {
display: none;
}
}

If this is not what you mean please provide more details, also a some images will help a lot.

Thanks!

Andrei L.
tagDiv Member

Hi

Please make sure you don’t have enabled this option in Image Details: http://screencast.com/t/zZsWs89JJjCg
If the problem persist try to deactivate all plugins, except Visual Composer, clear the caches and test again.

Thanks!

Andrei L.
tagDiv Member

Hi

I’ve test this on my side and works fine, this is my configuration: http://screencast.com/t/srlMns1GZohttp://screencast.com/t/rojWLujV The result: http://screencast.com/t/xtaPiLaod9Yq
Also I’ve found lots of errors in browser’s console, when I inspect your post. This may affect the block’s functionality, so please try to deactivate all plugins, except Visual Composer, clear all caches and test again.

Thanks!

Andrei L.
tagDiv Member

Hi

Please provide a specific link to your post where you want to move the featured image to center. Meanwhile you can check how the featured image is positioned, depending by the post template used, in our documentation: https://forum.tagdiv.com/post-templates/

Thanks!

Andrei L.
tagDiv Member

Hi

Try to deactivate all plugins except VC and Social Counter, clear all caches and test again. If the problem persist please provide your site url and facebook id so I can inspect this issue closer.

Thanks!

Andrei L.
tagDiv Member
hotel - reply

Hi

I am not sure what you mean but if you want to use a post/page from the demos provided with the theme, you can do it without any payment. If this is not what you mean please provide more details.

Thanks!

Andrei L.
tagDiv Member

Hi @pmats777

Thanks @Chris S
The current version of Newsmag theme have included version 4.6.2 of Visual Composer plugin. This post https://forum.tagdiv.com/topic/fb-not-sharing-post-featured-image-or-post-title/ refers at Newspaper theme which have V 4.7.1.1 of VC
We will release an update for Newsmag theme soon, which will include and the latest version of Visual Composer and also new features.

Thanks!

Andrei L.
tagDiv Member

Hi

By default the theme doesn’t have an option to increase thumbs size but you can use custom css to achieve that: http://screencast.com/t/mb6h468Uqd

@media (min-width: 1023px) {
.page-id-121241 .td_block_16 .td_module_mx4 {
width: 198px!important;
}
.page-id-121241 .td-block-span4{
padding-left: 5px;
}
}

Thanks!

Andrei L.
tagDiv Member

Hi

I am not sure what you mean so please provide more details about what items you want to hide, also a screenshot would be helpful.

Thanks!

Andrei L.
tagDiv Member

Hi

Replace the previous css with this one: http://screencast.com/t/yRJ13muA

@media (max-width: 767px){
.td-pb-span4 .wpb_widgetised_column{
display: none!important;
}
}

Let me know how it goes.
Thanks!

Andrei L.
tagDiv Member

Hi

Glad you could manage to solve this issue.
Thanks for letting us know and for your message!

Andrei L.
tagDiv Member

Hi

Regarding the featured image size please check this topic: https://forum.tagdiv.com/topic/recommended-images-sizes/

You need to update the Social Counter plugin from Newspaper-th/plugins/td-social-counter path, also you can install the plugin using theme’s panel: http://screencast.com/t/3DQmj3Kp

Thanks!

Andrei L.
tagDiv Member

Hi

Thanks for reporting this, I’ve added it on our issue tracker and and we will fix it in the next theme update.

Thanks for the message!

Andrei L.
tagDiv Member

Hi

You can add the trending now block in post by pasting the shotcode in post content like here: http://screencast.com/t/OCJieBdIr or a easiest way would be to edit the file template corresponding with the post template used, and add this line of code like here: http://screencast.com/t/Jf5SKCFx5Pkahttp://screencast.com/t/7j8xHNyc6

<?php echo do_shortcode('[vc_row][vc_column][td_block_trending_now][/vc_column][/vc_row]'); ?>

Let me know how it goes.
Thanks!

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

Hi

I’ve checked your site and the twitter share button works fine now: http://screencast.com/t/ZlU7v7pGLtcq Try to clear all caches and test again.

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

Viewing 25 posts - 5,526 through 5,550 (of 6,511 total)