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

Hi withney,

Our theme has been designed to use google adSense, but also you can use other ads using these codes, in Theme panel->Ads area like this: http://screencast.com/t/Jqd3FSqY

For more information about adding ads, please consult our documentation, here: https://forum.tagdiv.com/using-other-ads/

Thanks!

Catalin
tagDiv Staff

Hi chitsanu,

You can change the title blocks within Visual Composer, like this: http://screencast.com/t/YpM4BX6hxE .
For more information about blocks settings, please consult our documentation here: https://forum.tagdiv.com/block-settings-tutorial/

Thanks!

Catalin
tagDiv Staff

Hi Foupin,

You can change the Facebook icon if use the code below in Theme panel->Custom css area like this:
http://screencast.com/t/rarOuLxegVra

.td-footer-wrapper .td-social-style-2 .td-icon-font {
font-size: 36px;
width: 64px;
height: 64px;
line-height: 64px;
background-color: #4DB2EC;
}

Notice:-you can adjust the values as you want to achieve the desired result-

The result should can see here: http://screencast.com/t/ychAQLowb6G

If is not what do you want, please provide more details!

Hope this helps!

Thanks!

Catalin
tagDiv Staff

Hi pett,

I’ve checked your site and i saw your problem with titles overlaps. You have this issue because you use words too long, without spaces. I’ve recommend to use short words with spaces between them, like this: http://screencast.com/t/cokG2igwxX and the result should see here: http://screencast.com/t/1mlF2R6KX .

Hope this helps and let us know how it goes!

Thanks!

Catalin
tagDiv Staff

Hi Terrence,

This style of footer is used in our theme to create an custom footer. His style has only one section stretched on three columns.
To add more content in this footer you must to use Footer 1 and add it what kind of widget do you want to appear in this section. For example, for display Content, you can use widget ‘Text’ like this:
http://screencast.com/t/YmRyojBjnLhttp://screencast.com/t/xgfvnYV153

For more information, please consult our documentation here: https://forum.tagdiv.com/footer-templates/

Thanks.

Catalin
tagDiv Staff

Hi fibol ,

Sorry for the delay, but do not work on weekends. Our support program you can see here: http://screencast.com/t/1E1sQcqiW

Because you did another reply, your questions have become the latest and we solve them in order of oldest.

If you do not want to appear the image in light box on smart list you have to change this in code, (because is not an option for it in theme panel) like this: http://screencast.com/t/T1SfkOLkk
After changing it, the images will appear in other attachment, like this: http://screencast.com/t/oHGmlUs9

As an alternative, if you do not want to have a clickable images then you should use a bit of Css to disable this option, like this: http://screencast.com/t/wg9253o6whttp://screencast.com/t/Hy1rd1ix

.td-slide-smart-list-figure a {
pointer-events: none;
cursor: pointer;
}

Hope this helps!

Let us how known how it goes!

Thanks!

Catalin
tagDiv Staff

Hi fusioncloud,

Please use the code below to change your text color and padding, like this: http://screencast.com/t/krWiIamM

.td_block_3 h3>a {
color: red;
}
.td_block_3 .td_module_wrap .entry-title {
margin-top: -15px;
}

The result is here: http://screencast.com/t/yQOyLT6ApzX

Thanks!

Catalin
tagDiv Staff

Hi George,

Please try a bit of css in Theme panel->Custom css area like this: http://screencast.com/t/HIgpmROxf5

.td-header-style-7 .td-affix #td-header-menu {
margin-top:15px;
}
.td-header-style-7 .td-affix .td-header-sp-logo img {
margin-top:15px;
}

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

Thanks!

Catalin
tagDiv Staff

Hello skyscorcher,

There is an option for it in Theme panel, like this: http://screencast.com/t/97JnFEBF

You can see the result, here: http://screencast.com/t/sjFzwa7a

Thanks.

Catalin
tagDiv Staff

Hi Aditya,

Please follow this topic and fix your problem. https://forum.tagdiv.com/topic/related-articles-on-sidebar/

Let us know how it goes!

Thanks.

Catalin
tagDiv Staff

Hi miraclmoore,

Thank you for your message and thank you for choosing our theme!

First off all i recommend to watch some tutorial to get familiar with our theme. You can find these, below:
https://www.youtube.com/watch?v=rgWqozuqmJk -> Introduction

https://www.youtube.com/watch?v=o7JSltCqpCI -> WordPress Theme by TagDiv

https://www.youtube.com/watch?v=ss-BEobegAw -> How to build homepage

https://www.youtube.com/watch?v=Xw1zhpJNPwE -> How to use Visual Composer in our theme (Visual Composer is an important plugin that comes with our theme and with his help you configure theme).

After this, please consult our rich documentation and take it step by step until you thoroughly understand each feature before moving on to the next one. Our documentation is here: https://forum.tagdiv.com/wordpress-information/

Thanks, and good luck!

Catalin
tagDiv Staff

Hi Mystic,

I’ve checked your website and i saw your problem with your main menu. For achieve the mega menu, please follow the steps, in our documentation, here: https://forum.tagdiv.com/mega-menu/

For second request, (authors list), please follow this topic: https://forum.tagdiv.com/topic/display-all-authors-name-avatar-photo-and-bio-in-one-wordpress-page/

Hope this helps!

Thanks.

Catalin
tagDiv Staff

Hi NickMiner,

Please re-install your theme and try it again. If your problem is still there, let me know.

Thanks.

Catalin
tagDiv Staff

Hi Sayeed,

You can try the code below for block 11.

@media (max-width: 767px) and (min-width: 500px) {
.td_block_11 .td_module_10 .td-module-thumb {
width: 100%;
}
.td_module_10 {
padding-bottom: 56px;
}
.td_module_10 .item-details {
margin-left: 235px;
}
.td_block_wrap .td-next-prev-wrap, .td_block_wrap .td-load-more-wrap {
margin-top: 20px;
}
}

For more customization is necessary custom work. I suggest to hire a professional developer to do this for you as this is not an easy task and we are not available for custom services at this time, sorry!

Thanks!

Catalin
tagDiv Staff

Hi sesantanajr,

Please try the code below if you want to disable the social icons (facebook, twitter, google) like this:
http://screencast.com/t/ogyUwsJaWg

.td-post-sharing-top, .td-post-sharing-bottom {
display: none;
}

Thanks.

Catalin
tagDiv Staff

Hi George,

Please try the code below in Theme panel, for increase sticky menu height, like this: http://screencast.com/t/bxuvKjMy
http://screencast.com/t/KZ67Scm5tl

.td-header-menu-wrap.td-affix {
height: 80px;
}

Thanks.

Catalin
tagDiv Staff

Hi SFS1991,

Please make sure you set the featured image in post editor, like this: http://screencast.com/t/3QQ8Fie8.

Thanks.

Catalin
tagDiv Staff
video - reply

Hi Lucasarqs,

I don’t understand what do you want to do. Please be more specific. If you want to add video on your site, please consult our documentation here: https://forum.tagdiv.com/video-playlist-2/

Also, if is not what do you want, please provide more details.

Thanks.

Catalin
tagDiv Staff

Hi Sayeed,

1. You can use the subtitle area for the content because that will not affect SEO. http://screencast.com/t/2jlgfqtGRHx (it is a simply p).

2. Please try the code below in Theme panel and remove your social icons, like this: http://screencast.com/t/Szk4raAVf

.single_template_11 .td-post-sharing-bottom {
display: none;
}

3) It is possible to achieve this thing but it is not a simply task. You need custom modifications and I suggest to hire a freelancer to do this for you as we cannot provide custom work at this time, sorry!

4,5) I don’t understand what do you want to change for Block 3 and Block 11. If you want to change the thumbnail size you must modify the td_config file like this: http://screencast.com/t/W6L3rcD1lVQJ .

Hope this helps.

Thanks.

Catalin
tagDiv Staff

Hi drsam,

Yes, it is possible. To achieve an sticky sidebar you have to put in Visual Composer (row settings),
in Extra class name, this extra class -> td-ss-row .
Please consult our documentation here: https://forum.tagdiv.com/smart-sidebar-2/

Thanks.

Catalin
tagDiv Staff

Hi faibol,

Our theme has 8 different smart lists template. Please make sure follow the steps to
write your Smart List Content: -title -image -description
When you edit your post with smart list, any settings in article editor is practically
null because the theme uses the default style that each smart lists it has.

For more information about Smart List, please consult our documentation, here:
https://forum.tagdiv.com/smart-lists/

If is not what you want, please provide more details.

Thanks.

Catalin
tagDiv Staff

Hi sejpost,

I’ve checked your site with this customization and works. Here http://screencast.com/t/rT7HmevGxX you can see the result http://screencast.com/t/Vn0bEdkpJ0rL . Please try to use the code below with !important because maybe you have another customization and can appear more conflicts.

@media (min-width: 768px){
.menu-item-42507 {
display: none!important;
}
}

Thanks.

Catalin
tagDiv Staff

Hi cookingpanda,

I’ve checked your website and you are using the old version of Newspaper (4.5) http://screencast.com/t/fF7syT6kNX and theme menus are slightly different. You can find this option in your theme panel like this: http://screencast.com/t/zX8IzjVqDwGu.

Thanks.

Catalin
tagDiv Staff

Hi findlay,

I tried again the code on your site and the orange border is still there: http://screencast.com/t/bdJpt7eUf
Also, if the code is not applicable, please put !important like this:

.td-main-content-wrap {
border-top: 10px solid orange!important;
}

Thanks!

Catalin
tagDiv Staff

Hi findly,

Please try the code below in Theme panel->Custom Css area like this: http://screencast.com/t/nGNjWeabT

.td-main-content-wrap {
border-top: 10px solid orange;
}

You can see the result here: http://screencast.com/t/QGaHxKZbPhz

If is not what do you want, please provide more details.

Thanks.

Viewing 25 posts - 23,151 through 23,175 (of 23,298 total)