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

Replied via email!

Alin [tagDiv]
tagDiv Staff

Hi,

1. Just set a description for your category(ies) – http://screencast.com/t/48oLwJpE3E and set style 6 for your category, also upload a background image – http://screencast.com/t/BhtuUzhR
Please provide a link so we can take a look if you have issue with this.
2. If you want to change the size of a specific thumb you have to edit td_config.php file. Here you can find and the thumb size that are created and used on modules – http://screencast.com/t/iN6Z1VaVqQw.
As you can see this size is used on more modules and blocks, so if you don’t want to change this for all elements, you can easily add a new size there(just copy all the thumb code and change the size) – http://screencast.com/t/sLm5MMcGf and use it on a specific module(for example module 10 is used on block 11 ) – http://screencast.com/t/SyNHPWYo Don’t forget to regenerate your thumbs – https://forum.tagdiv.com/using-the-theme-with-existing-content/

The theme doesn’t have an option to change the background color for content, but on page content if you use Visual Composer pagebuilder you can add a background color to the row – http://screencast.com/t/szuzQftGrOmhttp://screencast.com/t/Awsua5q1b1K

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

The above code stop the google fonts to be loaded, you can check this in your page source – http://screencast.com/t/6ZeABLBw It doesn’t remove the default theme css if this is what you mean.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

A solution to apply this only for homepage would be to create a page without content, but set the template with Latest Articles so you will be able to set the number on articles on that specific page – http://screencast.com/t/D1OeFnOKY Also set you page as front page from WP Settings – http://screencast.com/t/qJE7YqUo

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Do you want to hide the images from WP media library? You should search and try an online solution(or maybe a plugin) as the theme doesn’t have such an option – http://wordpress.stackexchange.com/questions/76771/how-can-i-hide-media-library-images-from-general-users

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

If you use many menu items or long words, it will break on 2 rows. Lucian provided above a css for the old version and you can do the same, something like this – http://screencast.com/t/EfUqYzmOk But for smaller screens it is still on 2 rows – http://screencast.com/t/4x3pT95j

@media(min-width: 768px) and (max-width:1018px){
.sf-menu>li>a {
padding: 0 5px;!important;
font-size: 12px;
}
.sf-menu .td-icon-menu-down {
padding-left: 2px;
}
.sf-menu a.sf-with-ul {
padding-right: 8px !important;
}
.sf-menu li .fa-home {
margin-right: 0;
}
}
@media(min-width: 1019px) and (max-width: 1140px) {
.sf-menu>li>a {
padding: 0 8px;!important;
}
.sf-menu .td-icon-menu-down {
padding-left: 3px;
}
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please send an email at contact@tagdiv.com and provide wp-admin so we can take a closer look, also paste a link to this topic so we can know who you are and what your issue is.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Did you managed to solve this? Every ad has a margin-bottom and you can decrease it using custom css.
Please provide a link so I can inspect this and provide an accurate solution.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

The template used for single product page in the theme is single-product.phphttp://screencast.com/t/rv4oshkHjVs so you can change it if you want.
If you want to create another template you will have to check the plugin documentation – https://docs.woothemes.com/document/template-structure/ as you need custom modifications. If you don’t have php/html/css experience I suggest to get someone to help you with this.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please disable all your plugins except of Visual Composer, clear cache and re-save your permalinks, then check if it solves your issue.
If the issue persist please send an email at contact@tagdiv.com and provide wp-admin and ftp access so we can take a closer look at this, also paste a link to this topic so we can know who you are and what your issue is.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi jeanbecq,

Sorry for delay we missed your post as this topic was solved! When you have an issue please create a new topic to be sure that we don’t miss it.
If you add the categories IDs to the ajax filter spot, only those categories should appear on your block – http://screencast.com/t/QNWWOwNAhttp://screencast.com/t/kVRmcCWWQ
Please note that if you have no post to a specific category, it will not appear on the ajax filter even if you add the id.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site but on mobile device your header ad is not displayed – http://screencast.com/t/DhrxZ6UuN
Please check your code in Theme Panel > Ads – header ad.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try to re-save your permalinks from WP Settings and check if you still have this issue.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can hide the author of the post from Theme Panel > Post Settings – http://screencast.com/t/uFvyGFE6P
If this is not your issue please provide more details and your site so we can take a look.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi PaulEide11,

Please make you add the full url to your socials, not only the instagram name – https://instagram.com/instagram_name
Also for mail erors you can try Emil solution, the code will be fixed in the next update.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You check the plugin’s documentation, they have also some video tutorials that can help – https://wpbakery.atlassian.net/wiki/pages/viewpage.action?pageId=3604488

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

These plugin are optional and they can be used only if you have Woocommerce plugin installed and activated. You don’t have to use them only if you need them.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please add the full url for google plus social, http://… – http://screencast.com/t/jQJKbOw79

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately the theme doesn’t have an option to have a different module for mobile device. The module you set for Latest Articles loop will be used also on mobile.
What module you use there? For example module 11 will a have similar look on mobile device – http://screencast.com/t/10KEXFimxHhttp://screencast.com/t/VjLGAL4kghttp://demo.tagdiv.com/newspaper/category/module-11-layout/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please make sure that the plugin was installed properly and all the files were uploaded properly. You can try to connect via FTP delete wp-super-cache folder, then try to upload it again.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

If you use Visual Composer to create your page, you can use Widgetised Sidebar block to display your custom sidebar – http://screencast.com/t/QgjXE99zqzw5 as the sidebar is added automatically only if you don’t use VC pagebuilder.
If you need this, you can switch to PageBuilder with title template which allows you to set the sidebar from Page Settings – http://screencast.com/t/6Wklpgg3ehttp://screencast.com/t/ufa8te8Ijz
But you need to be careful how you add blocks to the page if you use this template, for example Big Grid can be used only on full row width(so you cannot use it on this template only if you don’t use sidebar) – http://screencast.com/t/3cz3DtNHnlThttp://screencast.com/t/Oinr6S3zvLT

On posts you can select a custom sidebar.
– It can be set globally (to all posts) from Theme Panel -> Template Settings -> Blog and post settings – http://screencast.com/t/FBCaRUVYe2
– On each category, this will override the global settings and the posts included in the category will inherit the settings from here – http://screencast.com/t/j7J0vtEBti
– And it can be set individually on each post (overrides global and category settings) – http://screencast.com/t/DhiJ3uqcr

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

I have added this to our suggestions list and the developers will consider it for future theme’s updates. We have over 250 features on our list we have to pick very carefully what we implement.
Just an alternative for first question. You could you Carousel from Visual Composer in the page content to display logos and add also the links – http://screencast.com/t/ZAtZaQCWywKFhttp://screencast.com/t/F00RScfMvg

Thanks for the message!

Alin [tagDiv]
tagDiv Staff

Hi,

Please check this topic how to add a custom size – https://forum.tagdiv.com/topic/add-custom-ad-size/#post-59613

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please provide your site url so we can inspect this.

Thanks!

Viewing 25 posts - 1,701 through 1,725 (of 7,871 total)