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,
For me is above, see here: http://screencast.com/t/bXPOQWfb

Can you show me your site URL to see the issue.
Thanks!

Marius
tagDiv Staff

Hi,
Send via email at contact@tagdiv.com

Thanks!

Marius
tagDiv Staff

Hi,
The ad system render the ads only on refresh. If you have 3 spots on a page you will have only 3 ads rendered not 12. Google doesn’t give you another ad when you decrease the screen size, only on refresh.

You can simple paste your Google AD code directly in file if you want to make a test and to see how it works.(in this case you will not use our ad system)

Thanks for the message!

Marius
tagDiv Staff

Hi,
Your post have featured images? because the theme use that image as thumbnail. If you don’t use a featured image you can use a plugin that take the first image from the post and use it as a thumbnail.

Hope this help.
Thanks for the message!

Marius
tagDiv Staff

Hi,
You can add it manually like here: http://screencast.com/t/7ky4Kef0V2
<div class="td-my-tags"><a href="#">life</a><a href="#">peoplee</a><a href="#">politics</a></div>

and add this CSS in Theme panel -> Custom CSS

.td-my-tags a {
  background-color: #B3B3B3;
    color: #FFFFFF !important;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 18px;
    line-height: 17px;
    padding: 1px 8px 2px;
    margin-left: 10px;
    text-decoration: none !important;
    text-transform: uppercase;
    white-space: nowrap !important;
}

And tune it like you want.

Marius
tagDiv Staff

Hi,
I’m not sure i understand you question. Can you show me the issue in a screenshot or give me your site URL to see the issue you have.

You have read this: https://forum.tagdiv.com/translate-your-site-in-multiple-language-with-qtranslate-plugin/

Thanks for the message!

Marius
tagDiv Staff

Hi,
You can exclude some suc-categories from mega menu changing the code like here: http://screencast.com/t/3RKjibbv

if($td_category->cat_ID != 12 and $td_category->cat_ID != 15) {
....
}

Can you show me a screenshot about that issue.
Thanks!

Marius
tagDiv Staff

Hi,
You need to regenerate all the thumbnails images. Please follow this steps: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/

Thanks!

Marius
tagDiv Staff

Hi,
Here are defined all sizes required by theme modules and you want to change something. http://screencast.com/t/smmx3pjFIer

Can you show me your site URL or a screenshot to see what issue do you have. The theme automatic crop all the require images.

Thanks!

Marius
tagDiv Staff

Hi,
I can’t view your site because of this popup http://screencast.com/t/23akHsruiB1X and please get that popup down, all visitors will leave when see that.

Thanks!

Marius
tagDiv Staff

Hi,
You have the incorrect path files.

Use the full path like: http://demo.demofinland.org/images/top-header-en.png and the code will be $link_to_image = 'http://demo.demofinland.org/images/top-header-en.png'; and change for each language case.

Thanks!

Marius
tagDiv Staff

Hi,
From here you can adjust that size: http://screencast.com/t/lbfXYhxQ41

Hope this help!
Thanks!

Marius
tagDiv Staff

Hi,
I use Firefox and for me works fine the white version, see here: http://screencast.com/t/e05G9c1cFvDr

Marius
tagDiv Staff

Hi,
I spoke with the developers and told me that they let users to manage the advanced customizability via Child theme.

Thanks for the suggestion anyway!

Marius
tagDiv Staff

Hi,
On our demo the menu works fine, you have an old theme version? Please update to latest version.

Check the demo: http://demo.tagdiv.com/newspaper/

Thanks!

Marius
tagDiv Staff

Hi,

@VZ
please remove the ad widget from sidebar that is with header ad selected.(the header ad don’t need to be in sidebar).

Emil will take a look.
Thanks!

Marius
tagDiv Staff

Hi,
I see that now is fine on the sidebar. You have a javascript conflict, you have installed some plugins? Please disable all plugins or one by one and see if everything works.

Thanks!

Marius
tagDiv Staff

Hi,
Try this: http://screencast.com/t/PrzjKevw
$wp_query_args['category__in'] = $category_id;
$wp_query_args['cat'] = $category_ids;

Now if you use the Multiple categories filter: will work like was original. (is you choose a parent will show sub-categories to)

And if you use only the Category filter and choose a parent category , now will display only post from that parent category.

Try and see if works ok.

Thanks for the message!

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

Hi,
You need to replace all our breadcrumb function, with the Yoast function if you want to use that breadcrumb. Personally i hadn’t tested the Yoast breadcrumbs, usually we avoid to implement/use/include 3dparty plugins, is very hard to be maintained.

Thanks for the message!

Marius
tagDiv Staff

Hi,
The solution above is the best one. On the big slider you will add only featured posts(manually using the sticky tag), why need + latest posts there?

Thanks for the message!

Marius
tagDiv Staff

Hi,
Could be from a plugin conflict, please can you disable all plugins or one by one and see if works.

If nothing work can you give us access to your WP to take a look. Send the access via email at contact@tagdiv.com

Thanks for the message!

Marius
tagDiv Staff

Hi,
Please use the meta description from Yoast on each page: http://screencast.com/t/0CKL63QAPCj

Thanks!

Marius
tagDiv Staff

Hi, Is not possible easily, by the way if you want Google ads and you have infinite load, Google gave you only 3 ads, you can’t display unlimited ads, and 2 will be occupied by the header and sidebar.

Thanks for the message!

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