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 akopein,

Unfortunately, our theme is not working correctly in 4 columns only in 3 columns like this: http://screencast.com/t/Jc234hr9HG04
Please check our documentation here: https://forum.tagdiv.com/how-to-use-visual-composer/

Thanks.

Catalin
tagDiv Staff

Hi rcallejonvillalobos,

Our theme have 12 footer style templates with various customization. For what i see in your screenshot, you use footer style 1. The content of this footer is default and you cannot remove in the widgets area, only in back-end and this is not a easy task, why not recommend this.
I’ve suggest you to use footer template style 5 because is the same with footer style 1, without these columns and you can modify in widgets area (Footer 1, Footer 2, Footer 3) what do you want.
http://screencast.com/t/WRpfs4Wt6j
http://screencast.com/t/OFhh8hyqUm

Thanks.

Catalin
tagDiv Staff

Hi @snowwatchGB,

I’ve checked your site and i think your problem is related to the appearance of advertising banner on iPad Portrait View.

Please try this code below within theme panel->custom CSS area: http://screencast.com/t/O59fSfIHD

.td-rec-hide-on-tp {
display: block!important;
}

If is not what do you mean, please provide more details for solve the problem.

Thanks.

Catalin
tagDiv Staff

Hello @Aditya,

Please provide more details because i don’t understand what you mean exactly.

Thanks.

Catalin
tagDiv Staff

Hi @bfrye26,

You can also try to disable all other plugins except visual composer and check if your problem does not originate from a conflicting plugin.
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 so we know who you are.

Thanks.

Catalin
tagDiv Staff

Hi byothe,

Ohhh, sorry!
So you are refering to the UPPERCASE letters in the blockquote.
You can change this within Theme panel like this: http://screencast.com/t/35gBYSX9F38V

Thanks.

Catalin
tagDiv Staff

Hello @JDF,

I’ve checked your logo on our site and everything seems to be good: http://screencast.com/t/coOE8pozp4V7 .
Please try it without any plugins. Remove all plugins except Visual Composer and the social icons. It could be a conflicting plugin. I also found some errors in your console: http://screencast.com/t/PcDrJEaSsQ

Let us know how it goes.
Thanks.

Catalin
tagDiv Staff

Hi @m133cm,

You can change the blue fonts from Theme panel=>General Theme colors=>Theme accent color and adjust the color value, like this: http://screencast.com/t/4Flxbw4RT .
The content you want to have this color must be paragraph with quotes. http://screencast.com/t/iKOCoscvMJJJ

Thanks.

Catalin
tagDiv Staff

Hi @Twolle,

I understand what you mean and can fix this problem if you use the alignment buttons. If you want to have two or more images nearly, make sure the alignment left/right is activated for all images.

http://screencast.com/t/hygDhXxvr3Eh
http://screencast.com/t/49m3EkNLjinE

Thanks.

Catalin
tagDiv Staff

Hello @byothe,

You can change how it looks like in the article editor if you modify the button when adjust the space between the words (align left, center, right). From what i see in your screenshot you have activated the justify button and this makes extra spaces there. http://screencast.com/t/hbIQDDxdMx8t

Hope this helps.

Thanks.

Catalin
tagDiv Staff

Hi @Aditya,

To solve your problem, please try the modification in header-style-11.php, like that:
http://screencast.com/t/6FUlkwGD2Fhn

If you want to adjust the space border below the banner ad, please try this custom CSS to fix it:

.td-header-style-11 .td-header-sp-logo {
padding-bottom: 20px;
}

Thanks.

Catalin
tagDiv Staff

Hi @sivarathan,

Our theme does not have an option to share a site, but only a post from site. For more information about Facebook share, please consult our documentation here: https://forum.tagdiv.com/facebook-share/

Thanks.

  • This reply was modified 10 years by Catalin.
Catalin
tagDiv Staff

Hi
Thanks @Cosmin Tataru for your answer!


@blandRepublic
, also you can try this code below within Theme panel->CUSTOM CSS area like that: http://screencast.com/t/VSn4x9zlB0I

.td-header-style-10 .td-logo-wrap-full {
margin-bottom: -40px;
}

The result can be seen here: http://screencast.com/t/3rD1tr8fyD

Thanks!

Catalin
tagDiv Staff

Hi @Andy,

You can increase the length of the Newsticker block within Theme panel like that: http://screencast.com/t/7f8xTtDJ7NJ
http://screencast.com/t/n0Dk2OZBn.

Thanks.

Catalin
tagDiv Staff

Hi,

I am not sure what you mean, please provide more details about this problem.

Thanks.

Catalin
tagDiv Staff

Hi @byothe,

First custom CSS is for color of the boxes (“REVIEW OVERVIEW” & SUMMARY”): http://screencast.com/t/xHInUkfh645X
.td-review-header .block-title {
background-color: blue;
}
.td-review-summary .block-title {
background-color: red;
}

and the second custom CSS is for color of the review stars displayed in modules and block: http://screencast.com/t/pfRROghA

.td-icon-star, .td-icon-star-empty, .td-icon-star-half {
color:red;
}

Thanks.

Catalin
tagDiv Staff

Hi @Yannik97,

If you want to use a different symbol for every block used in visual composer, in CSS code you need to add a speccific class for each block: (.td_block_1 or .td_block_2 or .td_block_3 … or .td_block_18).
For my example, the CSS code look like that:

.td_block_1 .block-title span::before {
content: '\';
margin-right: 10px;
}

Thanks and let me how it goes!

Catalin
tagDiv Staff

Hi @KingVictus,

You are using an older version of visual composer (4.4.2) http://screencast.com/t/NFGSjUJi . Please update your plugin to ultimate version 4.7.4. http://screencast.com/t/uFGlVNrBr5
This may be the reason for your problem. Try this and let me know how it goes.

Hope this helps.

Catalin
tagDiv Staff
Catalin
tagDiv Staff

Hi @Gwen,

Please try the code below and see how it works.

a img:hover {
opacity: 0.8!important;
}

Thanks.

Catalin
tagDiv Staff

Hi @radhalokesh,

I’ve checked your site and social counter plugin works fine, except youtube, because you enter the wrong channel. Please follow the steps below and fix the problem.
http://screencast.com/t/xekVDS85YRp5 http://screencast.com/t/RdH8blhORs1I http://screencast.com/t/BMKB86fgiY3t

Thanks and let me know how it goes.

Catalin
tagDiv Staff

Hello @Yannik97,

Please try this code below in theme panel=>custom CSS area and you can add before the title blocks what content do you want.

.block-title span::before {
content: '\';
margin-right: 10px;
}

You can modify the margin value as you like
This content have to be generated in CSS. I suggest to use this link for more symbols: http://htmlarrows.com/symbols/

One example you can see below: http://screencast.com/t/sccS0qjPxt6b
Let me know how it goes!

Thanks.

Catalin
tagDiv Staff

Hi @vladimirtrajkovic,

Please follow the steps in the image below and fix the problem.
http://screencast.com/t/225dKtRr04

Thanks.

Catalin
tagDiv Staff

Hi @radhalokesh,

You can solve this probelm very easy. Make sure you have enabled the loading effects option from theme panel like that: http://screencast.com/t/arQEpxFPumk.

If is not what do you mean, please provide me more details about this problem.

Thanks.

Catalin
tagDiv Staff

Hi,

Follow this link to add the text in the same container with the logo: http://screencast.com/t/1JQW3e8j then replies the previous CSS with code below:

.time-modified {
margin-top: 80px;
}

In the screenshot you can see the result: http://screencast.com/t/qtv6A68CIF

Thanks.

Viewing 25 posts - 23,251 through 23,275 (of 23,298 total)