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,
We will improve it, at this moment we make some analyzes of how the post will be loaded on hover, they should be full loaded when you open the menu to work fast on hover.

Thanks!

Marius
tagDiv Staff

Hi,
You can do that only from code like here, add this code http://screencast.com/t/JszoYTwZ

and !is_single(array(2742, 2739)) add post ID’s for post without ad

Thanks!

Marius
tagDiv Staff

Hi,
It could be from a javascript conflict, please disable all plugins or one by one and see if works. Also you can check in console on Firefox or Chrome to see if you want conflicts.

Thanks!

Marius
tagDiv Staff

Hi,
Edit like here and change the value like you want http://screencast.com/t/GrcZcFBX
Also if the height of the menu is not ok you have to use this CSS with according height

.td_block_mega_menu .td_block_inner {
height: 400px;
}

Thanks!

Marius
tagDiv Staff

Hi,

@icecodepro
please give us access to your wordpress to take a look. Send the access via email at contact@tagdiv.com mention in title FOR MARIUS and paste a link from this conversation.

About facebook could be from a facebook age permission, please check this https://forum.tagdiv.com/topic/social-counter-showing-0-in-facebook-likes/#post-3260

Thanks!

Marius
tagDiv Staff

Hi,
What ad do you use? Google Adsense? I can’t replicate the bug on my installation. I’ve tested revolution slider + google ads and work fine.

Can you give me a link to see the issue?
Thanks!

Marius
tagDiv Staff

Hi,

@dillermand16
use this instead of the above code.

$buffy .= '<div class="vcard author"><span class="fn">';
$buffy .=  td_util::excerpt(get_the_author_meta('description', $td_author->ID), 10);
$buffy .= '</span></div>';

Now is set to 10 words, you can change the value like you want.


@NadiaP7406
You have above all the necessary code to make it. If you don’t manage it you can always get a freelancer from sites like: http://www.microlancer.com/

Also, we don’t offer custom work, please send us an email at contact@tagdiv.com and we will give you the money back.
Thanks!

Marius
tagDiv Staff

Hi,
Is not an issue, the Unique feature apply on the entire page including sidebars, like I’ve mentioned above. We can’t exclude the sidebar because of that theme structure.

If you use the offset feature http://www.youtube.com/watch?v=–jQZbzteU4 this will fit your needs?

Thanks!

Marius
tagDiv Staff

Hi,
Can you show us you site URL to see the issue?

Thanks for your message!

Marius
tagDiv Staff

Hi,
Please can you tell use from which email address you have send the email.

Thanks!

Marius
tagDiv Staff

Hi,
Great! I’m glad that you have managed the issue.
Have a nice day!

Marius
tagDiv Staff

Hi,
You have to add there only the ID 134388777807. Can you give me your facebook page to test it myself.

Thanks!

Marius
tagDiv Staff

Hi,
About sidebar do you use some cache plugins? like WP Super cache? If yes please delete it and use W3 Total Cache instead.

IF nothing work can you give us access to see the issue? Send the username and password via email at contact@tagdiv.com mention in title message FOR MARIUS and paste a link from this conversation.

About facebook counter issue, try this: https://forum.tagdiv.com/topic/social-counter-showing-0-in-facebook-likes/#post-3260

Thanks for your message!

Marius
tagDiv Staff

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

.td-sbig-title-wrap a {
    text-transform: none;
}

If you want with capitalize use text-transform: capitalize; instead of text-transform: none;

2. Do you mean about titles from big slider? Use this:

.td-sbig-title-wrap a {
    font-weight: 700;
}

3. The titles are underline on hover like as http://www.bbc.co.uk/news/ I don;t understand your question. Can you be more specific please?

4. Use this and change in the color you want:

.widget_text a {
    color: #4DB2EC;
}

5. Here is the file where you have to edit, move the code for tags above
http://screencast.com/t/tegvPEiovssK

Thanks!

Marius
tagDiv Staff

Hi,
What you can do is to decrease the font size to fit the menu on that size. Add this CSS in Theme panel -> Custom CSS

@media (min-width: 768px) and (max-width: 1018px) {
  .sf-menu .td-not-mega > a {
    font-size: 11px !important;
  }
  .sf-menu ul .td-not-mega > a {
    font-size: 11px !important;
  }   
}

Thanks!

Marius
tagDiv Staff

Hi,
Great!

Marius
tagDiv Staff

Hi,
You need to inspect it with Chrome or Firebug from Firefox. Do you have CSS knowledge?

I will help you but i need to inspect your site to see what is there.
Thanks!

Marius
tagDiv Staff

Hi,
Add this in Theme panel -> Custom CSS

.vex {
    z-index: 9999 !important;
}

Thanks!

Marius
tagDiv Staff

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

.td-sub-footer-menu {
    text-align: left !important;
}

Thanks!

Marius
tagDiv Staff

Hi,
Is a conflict of JavaScript there. Can you use something else instead of that plugin?

Thanks for your message!

Marius
tagDiv Staff

Hi,
Is everything ok now?
You don’t have those category in Theme panel? Only the reason that some category missing from panel is that because doesn’t have posts.

Thanks!

Marius
tagDiv Staff

Hi,
I see the issue but i need to inspect it in browser. On my installation i can’t replicate your issue. Give me your post title with the issue to make a test.

Thanks!

Marius
tagDiv Staff

Hi,

@jhoaness
do you want that box to appear on the homepage? Make this: http://screencast.com/t/D9ukkkgz9

Thanks for the message!

Marius
tagDiv Staff

Hi,
Please tell us from which email address you have sent the email.

Thanks!

Marius
tagDiv Staff

Hi,
Can be aligned via CSS, depends of what ad size you use. We will improve in future update to have custom alignment for each ad/device.

Until that you have to make if for yourself and in your case, i will help you, give me your site URL and show me where you have the issue.

Thanks!

Viewing 25 posts - 1,701 through 1,725 (of 3,236 total)