Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Catalin
tagDiv Staff

Hello Barun,

If you want to have excerpts without images in your block, you should use block_6 anda bit of Css to hide the thumb. Place the code below in Theme panel->Custom Css area, like this: http://screencast.com/t/WhxZekE6eQ8

.td_module_5 .td-module-thumb {
display:none;
}
.td_module_5 .td-post-category {
display: none;
}

The result you should see here: http://screencast.com/t/CdonpI6LRMBW

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello temp2escape,

If you want to have a logo centered, I suggest using another header style, like header_style_10. This kind of header has the full logo on top + center menu, like this: http://screencast.com/t/mcvaD5dyT For your second request, you can try the code below and see how it works in your side.

@media (max-width: 1140px){
.td-main-menu-logo img {
max-width: none;
}
}
@media (max-width: 768px){
.td-main-menu-logo img {
max-width: 200px;
}
}

Hope this helps!

If is not what you mean, please provide more details about what you want to change exactly.

Thank you for the message!

Catalin
tagDiv Staff

Hello todaybase,

Unfortunately, our theme does not have a feature named “social locker” implemented in our theme…I suppose that you mean about Social Counter plugins. For more information about this plugin and how to install Social Counter, please check our documentation here: https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/

Hope this helps!

If is not what you mean, please provide more details so I will able to provide a more accurate response.

Thank you for the message!

Catalin
tagDiv Staff

Hello Sayeed,

If you want to place the ad in bottom of the page, please follow these steps -> http://screencast.com/t/g7Y43umGPlS

The result you should see here: http://screencast.com/t/nQfFPiWmjnt6

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello skyscorcher,

Please try the code below and the code will be applied only for your pages. Please check again your Custom Area because I saw that you have in addition a curly brace, like this: http://screencast.com/t/kXfDfzihw

.page .td-container a {
border-bottom: 3px solid #999;
}

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello yycnow,

You can set the background ad from Theme panel, like this: http://screencast.com/t/xPrdwSYa

If you want to rule out a background ad for a speccific page, it is neccessary to target the page ID wich do not want to have the background ad. Please try the code below and place it in Theme panel->Custom Css area like this: http://screencast.com/t/rZoyKez3Tt

.page-id-898 {
pointer-events: none;
cursor: default;
}
.td-content-wrap {
pointer-events: initial;
}

Above I gave you an example for one page that I do not want to have backgorund ad. If you have more than one, you have to put this separately by comma. The page ID you should find like this: http://screencast.com/t/sDV230NG

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello Promyk,

Yes, you should deactivate and delete from WP->Plugins area like this: http://screencast.com/t/evnDlLA8X and then update the plugin that come bundled with the theme, Newspaper->Plugins, like this: http://screencast.com/t/BLI4tUjZv

Hope this helps!

Thank you for the message!

Catalin
tagDiv Staff

Hello suipowers,

To achieve this feature, it is necessary to use border-radius element in Css. Please try the code below and place it in Theme panel->Custom Code like this: http://screencast.com/t/H4m8saedHY

.author-box-wrap img {
border-radius: 50px;
}

The result you should see here: http://screencast.com/t/ci89uMLYCz

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello Sayeed,

Please make sure you have used the correct code and you have followed the steps below.

<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');?>

I suppose that you want to place the ad below the first socials buttons, like this: http://screencast.com/t/mNWbshBgqc

The result you should see here: http://screencast.com/t/ViiCbYKCl

Hope this helps and let us know how it goes!

Thank your for the message!

Catalin
tagDiv Staff

Hello Mecburlar,

The complete list of changed files is:

td_page_generator.php
tagdiv_theme.js
tagdiv_theme.min.js
style.css

Hope this helps!

Thank you for the message!

Catalin
tagDiv Staff

Hello ocusmedia,

I’ve checked your website and I saw that you have some js.errors. Please try to disable all the active plugins except Visual Composer, clear all cache and install only the plugins that come bundled with our theme and try again.

Thank you for the message!

Catalin
tagDiv Staff

Hello all,

Please update the theme to the latest version. (6.6.2) The problem with category pagination was an issue caused by latest the update of WordPres and this was solved in our new update.

Sorry for the inconvenience!

Thank you for the message!

Catalin
tagDiv Staff

Hello nusagrunge,

I’ve checked your website and I saw that you have some problems. Please try to disable all the active plugins, except Visual Composer and install only the plugins that come bundled with our theme. If you are using the Photon plugin (Jetpack) please try to disable because does not work properly with our theme and we do not recommend it. Also, this is known to be a problematic plugin and you should find an alternative. I will recommend you to use a WP Smush, as you can see in our documentation, here: https://forum.tagdiv.com/how-to-make-the-site-faster/.

After this changes, if your problem is still there, please let us know.

Hope this helps!

Thank you for the message!

Catalin
tagDiv Staff

Hello Mecburlar,

Please re-update the theme with the latest version. (6.6.2) The problem with category pagination (infinitive loading+load more) was an issue caused by latest the update of WordPres and this was solved in the same version after solving with standard category pagination. Please get again the new version from Themeforest and install again and the pagination will work perfectly.

Sorry for the inconvenience!

Thank you for the message!

Catalin
tagDiv Staff

Hello agente_smithx,

Glad that i could helped!

Thank you for the message!

Catalin
tagDiv Staff

Hello fergusga,

This usually happens because of lazy load animation which’s script conflicts with some of the installed plugins and also, your plugins might cause a conflict with this in the latest update. You can make a test…if you will disable all your plugins, except Visual Composer, of course, and activate the lazy load, this kind of issue should not appear on your side.

Thank you for your message!

Catalin
tagDiv Staff

Hello Promyk,

We recommend installing only the plugins that come bundled with the theme because these plugins are tested with our theme. It is possible to be a new version of the plugin available, but it might not work properly with our theme. When the theme has a new version, this will come with the correct version of plugins.

Thank you for your understanding!

Catalin
tagDiv Staff

Hello temp2escape,

Please remove the above solution with padding-top and replace it with the code below.

.td-header-wrap .td-affix .sf-menu > li > a {
line-height: 75px !important;
}
}

Now, the menu will work perfectly.

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello skyscorcher,

I’ve tested your code on your website and everything seems to work properly, like this: http://screencast.com/t/m1z9eGEqUE

.td-post-content a { 
border-bottom: 3px solid #999; 
}

.td-post-content a:hover {
text-decoration: none!important;
border-bottom: 3px solid #b51f1f;
}

Also, if you want to have border-bottom for each a element in your page, please try the code below.

.td-container a {
border-bottom: 3px solid #999;
}

The result you should see here: http://screencast.com/t/jVsx51KF9

Please check your Custom Css area, because should not be syntax errors for a better compilation: http://screencast.com/t/Mjx4D9vWX

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello todaybase,

Unfortunately, our theme has not been designed to have this option of page sharing. You need to find a plugin to do this for you because it is not a simple task to implement this feature on pages and are required custom work. Also, you can hire a freelancer/developer to implement this for your because we cannot provide custom work for the moment, sorry!

Hope this helps and let us know how it goes!

Thank you for your understanding!

Catalin
tagDiv Staff

Hello @Infolites, @Mecburlar,

Please update the theme to the latest version. (6.6.2) The problem with category pagination was an issue caused by latest the update of WordPres and this was solved in our new update.

Thank you for the message!

Catalin
tagDiv Staff

Hello rentaguide,

First of all, please try to disable all the active plugins and install only the plugins that come bundled with our theme. You should update to your Visual Composer to ultimate version (4.8.1). Also, you can read this: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/

After this changes, if your problem is still there, please try to update your theme to ultimate version.

Before to update, please backup the whole current theme installation as well as the database and wp install: https://codex.wordpress.org/WordPress_Backups

After this, you can use the ftp method from theme’s update guide to uploading theme’s files and remove the previous theme files before uploading the most recent ones then test this again and let us know how it goes.

You can find a video tutorial on how to do this in theme’s update guide here: https://forum.tagdiv.com/how-to-update-the-theme-2/

Thank you for the message!

Catalin
tagDiv Staff

Hello Barun,

As I can see in your screenshot, you have used a block with featured image. Unfortunately, there is not a simple option to align your text to left if you do not have a featured image. You cannot change dynamically the structure of the block. Another alternative would be to use others blocks without feature image, for example, Block 9 -> http://screencast.com/t/NZOkX7nb5 or block 10 -> http://screencast.com/t/spl5jkzoYJH2

http://screencast.com/t/F9B5aEw2vtEhttp://screencast.com/t/qlwTvoRmFh

Also, you can set that when you do not have a featured image to display a placeholder with a favorite image of yourself. If you want to change the placeholder, you need to replace another image here: http://screencast.com/t/FsRu4SpqD1F

For to know what kind of thumbs are used in your blocks and modules, please check this: http://screencast.com/t/rjXsO7Wo4iaG

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello pmacreative,

Please try the solution from this topic -> https://forum.tagdiv.com/topic/wp-booster-error-6/#post-62185

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello Sitthinunt.p,

All fonts and sizes settings from Theme panel->Theme fonts does not affect the content element of Visual Composer. If you will remove Visual Composer tags from Backend editor then all settings of fonts and sizes will apply.
For more information about fonts, please check our documentation here: https://forum.tagdiv.com/font-customization/

Hope this helps!

Thank you for the message!

Viewing 25 posts - 22,701 through 22,725 (of 23,298 total)