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 :)
Alin [tagDiv]
tagDiv Staff

Hi,

I cannot recreate this as google show a different ads by country that your site is accessed: http://screencast.com/t/Foq4ah7ljM4a
Also this happens because of the z-index of the ad that is smaller(you cannot control it) then some theme ‘s elements like the menu for example. You can change it but this can cause more issues.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can disable lightbox for featured image from Theme Panel > Post Setting: http://screencast.com/t/BJkpesCTI
Or if you want to remove it from the code please edit td_module_blog.php like this: http://screencast.com/t/r9j9MHCrtcf

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

I’m not sure what you try to do. You can use this css if this is what you need: http://screencast.com/t/4JtWmVk6IyX

.td-header-bg.td-header-style-8.td-menu-background{
position: fixed;
display: block;
left: 0;
right: 0;
}
.td-grid-wrap{
margin-top: 50px;
}

Also if you don’t have basic css/html experience you can always hire a professional to change the menu how you wish, as we cannot provide any custom work for the moment. Sorry for this!

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

You have to edit td_authors.php and add this code: http://screencast.com/t/HKkmrz6F1r

$buffy .= '<div class="td-authors-description">';
       $buffy .= '<p>' . get_the_author_meta( "description", $td_author->ID ) . '</p>';
$buffy .= '</div>';

Also please add this custom css in Theme Panel > Custom Css: http://screencast.com/t/4nEPUjRNw6Bi

.td_top_authors div.item-details {
height: auto;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

1. Unfortunately theme doesn’t have an option for this and you will need custom modification to the grid, it is not an easy task. You can hire someone to do this for you as we cannot provide custom work. Sorry!

2. I don’t know what you mean with “the tag”, please provide more details. Also how did you added the background image? Did you edited page template and added there?
The only way to add a different background image for each page is to use custom css in Theme Panel > Custom Css and use page id: http://screencast.com/t/4hANyIu8h4UXhttp://screencast.com/t/NuEeHY8aff

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You would need some custom css if you have 2 ads there:

.single .td-g-rec-id-custom_ad_1{
float: left;
}

Please provide a link if you did not solve that issue, so we can take a look.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately the theme doesn’t have an option for this. You can try to create a file buddypress.php and paste this code: http://pastebin.com/TmwPQrT9
Add the file in the root of the theme: http://screencast.com/t/m73q4ewVff
Please also take a look here and you can find out more information: https://codex.buddypress.org/themes/theme-compatibility-1-7/a-quick-look-at-1-7-theme-compatibility/

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

You have read Newsmag documentation. For Newspaper theme you have to add Social icons widget into Top Right(Social) section: http://screencast.com/t/D58qybU9

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

We plan to add it in version 5 of Newspaper, if for some reason it will not be add in Newspaper 5 it will be added in futures updates.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately this option is not available, you will need custom modifications for this. If you don’t have programming experience my advice is to hire a professional developer to modify Social Counter for you as we cannot provide any type of custom work at this moment as we work hard on development, updates, fixes and support so the time and resources don’t allow us to provide custom work. Sorry!

We plan to add more social buttons to Social Counter plugin, but I cannot provide a exact date when this will be implemented as we have over 200 features on our list and we have to chose carefully which one get’s implemented next.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can change thumbnail size for blocks/modules in functions.php: http://screencast.com/t/YMAcSPF2DY and after that please regenerate thumbnails: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please follow Emil solution to add a new sort order: https://forum.tagdiv.com/topic/big-slide-post-order/#post-42966 this will appear on all blocks(not only on Big Slide).

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I think that you are in this situation, please follow this topic: https://forum.tagdiv.com/topic/implementing-new-mobile-ad-unit/

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

I’m not sure what’s happen. Did you removed the above css? As I did not find it applied or overwrote on your page: http://screencast.com/t/AdEh5IYM

.woocommerce-page ul.products li.product:nth-child(5) {
clear: both !important;
}

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

You can use a plugin. The plugin which was initially tested and offered as solution for adding multilingual content and translation support it was qTranslate but since it hasn’t been updated we haven’t tested it recently. As an alternative, you can use the qTranslate X plugin which is a descendant of qTranslate, which has apparently been abandoned by the original author.
You can also give it a try, test it and see how it works.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can use Widgetised Sidebar block and try to target with .wpb_widgetised_column like this: http://screencast.com/t/9Rw9pCPqXLjzhttp://screencast.com/t/Iqa3Sn3SmWE
I’m not sure what you are trying to change, the screenshots from above are only an example how to target block in the sidebar. Also for post if you want to change something in the sidebar you can use .td-post-sidebar class.

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

The theme ad system was designed to works with google adsense. You can try to use a plugin for this like Adrotate or Simple Ads Manager or use the text widget.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please send an email at contact@tagdiv.com and provide wp-access, also include a link to this conversation. We’ll have a look as soon as possible.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please provide a link so I can take a look and specify which block are you using. The above code is an example how to target the block as you did not say block that you are using. Also like I said above you can set a color style for your blocks and make your changes in Theme Panel.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Like Christopher suggested please send an email at contact@tagdiv.com with your request.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

What theme version do you use?
Please make sure also that you have updated Visual Composer properly. You might try deleting js_composer folder entirely and update the new version via FTP.

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

You can use this custom css in Theme Panel > Custom Css to hide search on mobile screen: http://screencast.com/t/dDJmPnCouHJg

@media (max-width: 767px){
#td-top-search{
display: none;
}
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately we did not tested any plugin for this, so I cannot make any recommendation. If you need to add a code please edit your header style that you use and paste your code where you want to show it: http://screencast.com/t/kVLiYCPBkk

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

We use SEO by Yoast also on our demo. Anyway I tested this and seems to work fine: http://screencast.com/t/NEYc2z005Fhttp://screencast.com/t/Lg6qSyINxsLr
Please empty cache and try this without any plugins active, leave just Visual Composer plugin and Seo by Yoast active and check again.
Please provide more details if you still have this issue and also your site URL.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can disable Author Box from Theme Panel > Post Settings: http://screencast.com/t/kEZerhQ3f

Thanks!

Viewing 25 posts - 6,426 through 6,450 (of 7,871 total)