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 :)
Marius
tagDiv Staff

Hi,

Is from a selector no-js that is on HTML on our theme. We will investigate about that selector.
I’ve added this css in yout theme panel -> custom css

The content is only hidden with display:none from that plugin.

.no-js {
   display: block;
}

Thanks for the message!

  • This reply was modified 11 years by Marius.
Marius
tagDiv Staff

Hi @Ahmed,

You have managed the issue? You have tried the steps provided by Christopher?

Thanks for the message!

Marius
tagDiv Staff

Hi,

You have managed the issue? Please try what Christopher said and see if works. Probably is from your CDN or a cached page.

Thanks for the message!

Marius
tagDiv Staff

Hi,

I can’t replicate the bug, i choose M15 on full width(no sidebar) and for me the border is there: http://screencast.com/t/otPddakIZI Here is on a category page. Provide a link to see the issue or give me more details.

Thanks for the message!

Marius
tagDiv Staff

Hi,

Yes @fernandofloresf3 you can read there some speed up tips in the link mentioned by Christopher.

Thanks for the message!

Marius
tagDiv Staff

Hi,

Add it in header.php file using this code:

http://pastebin.com/ssSxEfpa

This is needed to add it in a grid column, the code should look like this: http://screencast.com/t/NJKJaCSgpfP7 and replace the text with your ad code.

Hope you manage it!
Thanks for the message!

  • This reply was modified 11 years by Marius.
Marius
tagDiv Staff

Hi,

Do you want to add your own image as featured image instead of the downloaded thumbnail? If yes you need to add return; like here: http://screencast.com/t/Qw3Z148fGx5

Now you can choose your own featured image.

Thanks for the message!

Marius
tagDiv Staff

Hi,

You need to remove this code from header-menu.php file http://screencast.com/t/WQ7oYdPyi

Thanks for the message!

Marius
tagDiv Staff

Hi,

Yes, you can install the demo data, is something similar with the our demo content but with less posts.

Thanks Christopher for your help!

Marius
tagDiv Staff

Hi,

Can you try with this CSS, add it in Theme panel -> Custom CSS

.td-pb-row [class*="td-pb-span"] {
margin-bottom: auto !important;
padding-bottom: auto;
}

Thanks for the message!

Marius
tagDiv Staff

Hello,

Please make sure you have the Visual Composer plugin is activated.

Thanks for the message!

Marius
tagDiv Staff

Hi all,
We work hard to release it ASAP, and yes @Kvr28 the layout is narrower.

Marius
tagDiv Staff

Reply via email

Marius
tagDiv Staff

Reply via email!

Marius
tagDiv Staff

Hello,
If you use a block with a custom post type, you can’t filter anymore by tags, or category ID, that works only for posts.

You need to modify the theme core to work like that, and at this time we can’t offer custom work, sorry for the inconvenience!

If you want you can hire a freelancer to customize the code for you. Try to find someone here: http://studio.envato.com

Thanks for the message!

Marius
tagDiv Staff

Hi,
The above selector is applied for the post title and for post title from blocks we have a much stronger selector that overwrite the above rule.

I’ve tested those templates 2 and 5 and my blocks from sidebar looks fine. I will fix the CSS to be more specific for the post title.

Thanks for the message!

Marius
tagDiv Staff

Hello,
Here is an empty template that you can try it if works, is only the Visual Composer on that page without menu, footer.

http://demo.tagdiv.com/tf/page-full-blank.zip
Unzip this file in theme root and create a page using this template: http://screencast.com/t/lQwqypkX

Thanks!

Marius
tagDiv Staff

Hi,
In some places in style.css we use rgba value, you need to replace that to.

like replacing rgba(77, 178, 236, 0.7) to desired color converted in RGBA
You can use this to to convert a color from hex color to rgba http://hex2rgba.devoth.com/

Hope this help!

Marius
tagDiv Staff

Hello,

To change the font on pages you can use this CSS

.page p {
font-size: 18px;
}

We will add this in Custom Typography in the next theme version.

Marius
tagDiv Staff

Hi,
I’ve tested and for me the disable ad on phones works fine. About the cut off ad can you provide a link to see the issue?

Thanks!

Marius
tagDiv Staff

Hi,
Yes, you need to exclude the unwanted category like: -23.

Thanks @Kronos17 for the help!

Marius
tagDiv Staff

Hi,
Please can you provide a link to see the issue?

Thanks!

Marius
tagDiv Staff

Hi,
Do you want to change the font typography for the blocks/modules? We have this in Theme panel -> Custom typography http://screencast.com/t/78UitBAMKb

From here you can change the Post fonts on all modules/blocks.

If you want to change it via CSS, here http://www.betasite05.co.uk/category/culture/
use this CSS

.td_mod_wrap.td_mod9 .entry-title a {
font-family: Merriweather !important;
}

Thanks!

Marius
tagDiv Staff

Hi,
Yes, you can change it via CSS, add this in Theme panel -> Custom CSS

.td-sub-footer-menu li a {
font-size: 16px
}

Thanks again @TheMediumUTM

Marius
tagDiv Staff

Thanks, @TheMediumUTM for your help!

Have a nice day! 🙂

Viewing 25 posts - 451 through 475 (of 3,236 total)