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,
The block work in content on 2 columns not 3. If you want to put it on 3 columns you need to use the default template that is with sidebar and force the content on 3 columns.

Marius
tagDiv Staff

We will fix this in the next version.
Thanks for the message!

Marius
tagDiv Staff

Salut,
Se poate aranja din CSS.

Pt mega menu pe 980 foloseste acest CSS

.td_980_resp .td_mod_mega_menu {
margin-left: 19px;
}
.td_980_resp .td-mega-menu ul {
left: 0px !important;
}
.td_980_resp .td-mega-menu .td_block_inner{
width: 800px !important;
}
.td_980_resp .td-mega-menu .td-mega-grid,
.td_980_resp .td-mega-menu .td-no-subcats .td_block_inner,
.td_980_resp .td-mega-menu ul {
width: 996px !important;
}

@media (min-width: 768px) and (max-width: 1018px) {
.td_980_resp .td_mod_mega_menu {
margin-left: 14px !important;
}
.td_980_resp .td-mega-menu ul {
left: 0px !important;
}
.td_980_resp .td-mega-menu .td_block_inner{
width: 600px !important;
}
.td_980_resp .td-mega-menu .td-mega-grid,
.td_980_resp .td-mega-menu .td-no-subcats .td_block_inner,
.td_980_resp .td-mega-menu ul {
width: 748px !important;
}
}
  • This reply was modified 12 years by Marius.
Marius
tagDiv Staff

Hi?
What Social Wrapper Box? Do you mean the sharing area from posts?
You can use a plugin if you want to share pages.

Thanks for the message!

Marius
tagDiv Staff

Hi,
Thanks for the suggestion!

Marius
tagDiv Staff

Hi,
I haven’t find a solution! Sorry for the delay!

Marius
tagDiv Staff

Hi,
Use this:

.td-menu-background.affix {
    background-color: #FF0000 !important;
}
Marius
tagDiv Staff

Hi,
You can use a plugin like Edit Author Slug or similar WP Author Slug

Thanks!

Marius
tagDiv Staff

Hi,
Add this CSS in Theme panel -> Custom CSS

.td-menu-placeholder {
    top: 6px;
}

@media (min-width: 768px) and (max-width: 1018px) {
   .td-menu-placeholder {
       top: 32px;
   }
}

Thanks!

Marius
tagDiv Staff

Hi,
Use Block 8 from Page builder and for loop use Module 5.

http://demo.tagdiv.com/newspaper/block-8/
http://demo.tagdiv.com/newspaper/category/module-5-category/

Thanks!

Marius
tagDiv Staff

Hi,
Do you mean about the big slider? That support autoslide to. Show me a link or a screenshot to see what about you talking.

Thanks for the message!

Marius
tagDiv Staff

Salut,

Acolo la Feed scri un count de mana.

Avem Pinterest pe list de todo pentru update-urile urmatoare. Mersi!

Marius
tagDiv Staff

We will take a look about that issue. Now we know that is from SEO by Yoast.
Thanks for the message!

Marius
tagDiv Staff

Hi again,
Do you have SEO by Yoast? Is from that plugin!!! We will check the compatibility, what i know the latest version of the plugin have some issues.

We will investigate.
Thanks for the message!

Marius
tagDiv Staff

Hi,

@uzairfreak
can you give us access to your WP to take a look? We can’t replicate the bug here. Send via email at contact@tagdiv.com

Thanks for the message!

Marius
tagDiv Staff

Hi,
Can you provide a link to see the issue? The plugin is still in beta and we permanently improve it for compatibility with all functionality and common used plugins.

Thanks for the message!

Marius
tagDiv Staff

Hi,

@caltex
use the above function, is exactly what you need. There are some conditions that you can put it for each author, if author 1 go to that page and the home_url is the page slug.

Add that code in function.php file.
Hope this help!

We can’t add this only for 1 users, if more people require this we will thing about it :), Each one have a request, think what will happen if we include all featured requested, will be a mess. What is good for you, can not be so good for others.

Thanks for the message and for the feedback!

Marius
tagDiv Staff

Hi,
We have released some small fixes faster and we published some theme versions. If you don’t have all patches you need to upload the whole theme to make sure that you have all files up to date.

Thanks for the message!

Marius
tagDiv Staff

Hi,
Add this CSS in Theme panel -> Custom CSS

.iosSlider .slider .td-sbig-title-wrap .td-sbig-title  {
   font-size: 15px !important;
   line-height: 3px !important;
}

Thanks!

Marius
tagDiv Staff

Hi,
You need to set up from here what role will have all new users, i think Contributors is what you want. http://screencast.com/t/BGixzgz93u1n

You can read here about users role, and on Contributors say:

somebody who can write and manage their own posts but cannot publish them.

http://codex.wordpress.org/Roles_and_Capabilities

About the number of pageviews, this can be viewed public for all users/visitors.

All this stuff is supported by WordPress, not theme related and about that plugin User Role Editor we haven’t tested.

Hope this help!
Thanks for the message!

Marius
tagDiv Staff

Hi,
Add this CSS in Theme panel -> Custom CSS

This is fo9r sidebar and footer

@media (max-width: 767px) {
	.container .span12 .row-fluid .span4 {
		display: none;
	}
}

@media (max-width: 767px) {
	.td-footer-wrap {
		display: none;
	}
}

This is for sub-footer

@media (max-width: 767px) {
	.td-sub-footer-wrap {
		display: none;
	}
}

Thanks for the message!

Marius
tagDiv Staff

Hi,
You have the latest theme version? Please make sure you have it, is fixed in the latest version.

Thanks for the message!

Marius
tagDiv Staff

Hi, Great!

Marius
tagDiv Staff

Hi,
The slier work normal but on the desktop 1 slide show 4 posts, and on mobile 1 post.
If you have on desktop 2 slides like you case, on mobile will be 2 slides to.

We have this on our todo list for an improvement, but still haven’t managed yet.
Thanks for the message!

Viewing 25 posts - 601 through 625 (of 3,236 total)