Home User profile
tagDiv Staff
I love to get energized by social interaction! Curious and eager to improve, I enjoy traveling and learning new things.
Lucian
tagDiv Staff

Hi,

Please send an email at contact@tagdiv.com with your wp-admin username and password so I can take a look, also remember to include an URL to this topic or specify the issue and your site’s URL.

Thank you

  • This reply was modified 12 years by Lucian.
Lucian
tagDiv Staff

Hi,

You have this issue because the image you have used as featured image for the post that appears in the big slider on the homepage is smaller than it need to be to fit in that window, so you need to chose a picture bigger than 745 in width and 483 in height, this are the image sizes that the theme uses: https://forum.tagdiv.com/modules-and-blocks/ (3. Thumbs and image resolutions)

Thank you

Lucian
tagDiv Staff

Hi,

We didn’t edited the part with the video from some updates, should work like was from the first version, you need only to add your video link in the Feature Video area and the video will be automatic inserted in post, you doesn’t need to add the link again in the post page, of course will be duplicated.

If you have on your posts link in Featured video and in post to we can remove automatic the video from Featured Video removing this: http://screencast.com/t/bWxTchpaR

Thank you

Lucian
tagDiv Staff

Hi,

You can translate the theme from Theme panel like this: https://forum.tagdiv.com/how-to-translate-the-theme/
Here’s how to use qTranslate plugin: https://forum.tagdiv.com/translate-your-site-in-multiple-language-with-qtranslate-plugin/
You can use this [:en]HOME[:de]IN GERMAN to translate themes text strings in any language.

Thank you

Lucian
tagDiv Staff

Hi,

Unfortunately there is no setting for this feature, i belive you want to make changes to the logo text or to the tagline text, if so you can use this custom css to select them, use .td-logo-text to select logo text or use .td-tagline-text if you want to select the tagline text and add your chosen font family and font size.

Ex:

.td-tagline-text {
font-family: "Anonymous Pro" !important;
font-size: 25px !important;
}

Thank you

Lucian
tagDiv Staff

Hi,

Have you managed the issue? I’ve checked your site and I see that the breadcrumbs works now.

Thank you

Lucian
tagDiv Staff

Hi,

You can add two sliders to your page, one big slider and a simple slider and set the big slider to show on desktop and the second slider to show only on mobile, you can do this via CSS using display: none;

Thank you

Lucian
tagDiv Staff

Hi,

You can use this CSS:

/* responsive monitor */
@media (min-width: 1200px) {
.post .thumb-wrap img {
max-width: inherit;
}    
}
emil_grecu is typing...
emil_grecu: .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;
}
}

Add it in Theme Panel -> Custom CSS section.

For the logo issue use this CSS:

.td_980_resp .td-g-rec-id-header .adsbygoogle {
right: 0;
}
.td_980_resp .header-logo-wrap img {
width: 250px;
}
.td_980_resp .header-logo-wrap {
margin-top: 34px;
}

Thank you

Lucian
tagDiv Staff

Hi,

Reply via email.

Use this CSS:

/* responsive monitor */
@media (min-width: 1200px) {
.post .thumb-wrap img {
max-width: inherit;
}    
} 

Thank you

Lucian
tagDiv Staff

Hi,

1. The popular category widget is based on the number of posts. Can you send us a link to see this issue?

2. How the big slider work: If you have on desktop 2 slides on phone you will have 2 slides to, but the difference is that 1 slide on desktop contain 4 posts and on mobile just 1.
The first post from your big slide will appear on the mobile slider.
You need to increase the number of posts if you want more slides on mobile.

Thank you

Lucian
tagDiv Staff

Hi,

You can customize header font by customize the “Menu Font”/”Mega Mneu Font”/ sliders font or “Post and Page title font” from Theme Panel -> Custom Typography, like this: http://screencast.com/t/6IkJLdpe7

Thank you

Lucian
tagDiv Staff

Hi,

Please send an email at contact@tagdiv.com with you wp-admin username and password so I can take a look, also send within the message an URL to this topic or specify this issue. There is some kind of error that prevents the end of the page to render: http://screencast.com/t/mZgsasHR

Thank you

Lucian
tagDiv Staff

Hi,

Please update your theme to the latest version and try to see if the issue is still present, I have tested to see this issues and I didn’t found any problems.

Thank you

Lucian
tagDiv Staff

Hi,

You can have it by adding this values:

font-family: “Titillium Web”;
font-size: 17px;
font-style: italic;
font-weight: bold;
text-transform: uppercase;
color: #000000;

to your in “Theme Panel” -> “Custom Typography” -> “Menu font” like this: http://screencast.com/t/Qmbuh9x5R

Thank you

Lucian
tagDiv Staff

Hi,

Please send an email at contact@tagdiv.com along with a list of all your problems and we will see if they can be fixed, sorry for this inconvenience. We can send you your money back.

Thank you

Lucian
tagDiv Staff

Hi,

Did you made some modifications to the theme? Please disable any minify plugins or mod_pagespeed or other host accelerators, the html/css structure of the theme is wrong.

Thank you

Lucian
tagDiv Staff

Hi,

Please disable all your plugins except those that the theme requires and try again, there might be an plugin conflict that generates this issue, if this dosen’t solve the problem, send your site’s URL so I can take a look.

Thank you

Lucian
tagDiv Staff

Hi,

Please send your site’s URL so i can take a look.

Thank you

Lucian
tagDiv Staff

Hi,

Yes, you can modify it inside the child theme.

Thank you

Lucian
tagDiv Staff

Hi,

Yes you can, make sure you have this setting set to “Not mega menu” like here: http://screencast.com/t/21An3f4a3n

Thank you

Lucian
tagDiv Staff

Hi,

Please follow this steps and enable “Greek Support” and “Greek Extended Support” from Theme Panel -> Custom Fonts -> Font Settings -> Google Fonts Settings like this: http://screencast.com/t/R2vCBbapFWb
This should fix the issue.

Thank you

Lucian
tagDiv Staff

Hi,

Please clear your cache file and if this doesn’t solve the issue please send an email at contact@tagdiv.com and send your wp-admin username and password along with an URL to this topic.

Thank you

Lucian
tagDiv Staff

Hi,

You may have to change the max_input_vars inside your php.ini file, the default value is 1000, change it to 5000 (max_input_vars = 5000). Let me know if this fixes the issue.

Thank you

Lucian
tagDiv Staff

Hi,

There were some issues, we have fixed them, please update the theme to the latest versions.

Thank you

Lucian
tagDiv Staff

Hi,

It should work but there were some issues with it, we didn’t made any tests with it, you can read more here: https://forum.tagdiv.com/topic/social-locker-newspaper-youtube-videos-incompatibility/

Thank you

Viewing 25 posts - 6,551 through 6,575 (of 6,600 total)