Hi,
Strange 🙂
Use this CSS in theme panel -> Custom CSS to align it
#outer-wrap {
left: -1px;
}
For transparent header use this CSS, but htis is for header style 3, depend on which header you use
.header-style-3 .td-full-logo {
background-color: transparent !important;
}
Thanks!
Also
Paste this CSS in theme panel -> Custom CSS
.widget_text ul {
list-style: none !important;
}
to remove those list style from tabs http://screencast.com/t/Jr3JC9g4
Thanks!
Hi,
Do you use some Cache plugin like W3 total cache?,if yes please disable it because cause to stop the view counter.(page cached)
Thanks!
Hi,
We know about that feature from Youtube, thanks for the suggestion.
We will think about that for the future updates.
Hi,
You have managed the issue? I see that you have the menu when you scroll down, see here http://screencast.com/t/37hY2R8r
Thanks for the message!
Hi,
Go to Theme panel -> Header and on Header menu select a menu http://screencast.com/t/EO9YzYelaj and save, To create a menu go to Appearance -> Menus
Thanks!
Hi,
You want to remove this white color from header? http://screencast.com/t/xKiTT0evqAM
Add this CSS in Theme panel -> Custom CSS
.header-style-3 .td-full-logo {
background-color: transparent !important;
}
Thanks!
Hi,
We want to release v 3.2 this week.
Thanks for those nice words!
Have a nice day!
Hi,
Is a box for more stories when you scroll down the page, you can configure that from Theme panel -> Post settings http://screencast.com/t/s5lA53tB
Thanks for the message!
Hi,
Edit this file and add the 'page' like here: http://screencast.com/t/hipGxoD4Wfq
Thanks for the message!
Hi,
Please can you give us more details, what exactly have you done?, please can you send us some screenshots to see the issue.
Thanks!
Is this ok for you: http://screencast.com/t/Wio7rZHCvXK you can use Style 3 on Theme panel -> Header
If not please can you show me what you want and what you have done.
Thanks for the message!
Hi,
Edit this file, delete that code and put your ad code instead http://screencast.com/t/Ow0U9wvGjPj
Thanks!
Hi,
Edit your homepage, add Block 2.
We used on our demo:
Sort order: Sort like you want
Limit post number: 3
Optional – custom title for this block: DON’T MISS
Show child categories menu: Show 3 categories
Use ajax in child categories menu: Next prev ajax (this is the pagination)
Thanks!
Hi,
You have managed the issue? If not please give us access to your WordPress and we will take a look. Send via email at contact@tagdiv.com, write in message title FOR MARIUS and paste a link from this conversation.
Thanks!
Hi, We removed the title for Big slider because was unnecessary, if you want to add a title like other blocks you can add above the Big slider a Raw HTML with this code:
<h4 class="block-title">
<span>LATEST ARTICLES</span>
</h4>
like here: http://screencast.com/t/COW74ImtE
Thanks for the message!
Hi,
Is fixed in the update that we will release today.
Thanks!
Hi,
We added this on the suggestions list, and if more people require this we will make it.
Also you can do this by adding the ad in post manually where you want to have ad using shortcodes.
Thanks!
Hi,
We will try to fix it, until that please disable it. What tab do you use, tabs from Visual composer?
Thanks for the message!
Hi,
We will release an update this week.
Thanks!
Salut,
Adauga acest code ca si aici: http://screencast.com/t/vR8Dc0dxDrd
<div style="display: inline-block"><?php echo do_shortcode( '[vc_button title="New topic" target="_self" color="default2" size="default2" href="#new-post"]' ) ?></div>
<div style="display: inline-block"><?php echo do_shortcode( '[vc_button title="Post reply" target="_self" color="default2" size="default2" href="#new-post"]' ) ?></div>
Copiaza acest CSS in Theme panel -> Custom CSS
.bbp-search-form {
display: inline-block;
}
.bbp-search-wrap {
margin-bottom: 11px;
}
Hi,
@Stefan is everything ok? From other clients, they reporting us this issue is definitely from caching.
Hi,
As you can see here the modification is in loop to, the changes should be everywhere. http://screencast.com/t/SXzw4yvurmIr
Can you show me a link to your site.
Thanks!
Hi,
Please try from here to align the header http://screencast.com/t/NsQTlww9PZK
Thanks!