Home User profile
tagDiv Member
I love to drive fast cars and to play Need for Speed! I enjoy to help customers tweak their websites for high performance! I’m a proud member of the tagDiv support team!
Andrei L.
tagDiv Member

Hi

You can check an example on our demo here: http://demo.tagdiv.com/newsmag/shop/ You can also try to install the plugin and import its demo data to check how it works. Please check this link for more detail in this regard: https://docs.woocommerce.com/document/importing-woocommerce-dummy-data/

Thanks!

Andrei L.
tagDiv Member

HI

Try this code: http://screencast.com/t/xev4GUa7Vdjh

.td_block_10 .td_module_9 .item-details {
margin-bottom: 0px;
padding-bottom: 0;
}
.td_module_9{
margin-top: 0;
}
.td_module_9 .item-details{
border-bottom: 0;
}

Thanks!

Andrei L.
tagDiv Member

Hi

Both theme’s are compatible with Buddypress plugin and work fine with it. IF you already bought Newspaper you can do some tests on a sub-domain and check if the theme is suitable for your new project. Also you can check this link for more details between Newsmag and Newspaper theme: http://tagdiv.com/newspaper-vs-newsmag-how-to-choose-the-perfect-wordpress-theme-for-your-project/

Thanks!

Andrei L.
tagDiv Member

Hi

Try this css in theme panel > custom code > custom css: http://screencast.com/t/m9vTCBHU

.td-social-style10 .td_social_type .td_social_info {
font-size: 0!important;
}

Thanks!

Andrei L.
tagDiv Member

HI

Yes we intent to change this icon in future updates, I’ve added it on our list and developers will consider it for implementation.

Thanks!

Andrei L.
tagDiv Member

Hi

Please provide your site url so we can have a closer look and get back to you with a more accurate answer.
Thanks!

Andrei L.
tagDiv Member

Hi

Please address us via email at contact@tagdiv.com including a link to this conversation and also give us wp-admin and ftp access so we can have a closer look at this and we will get back to your as soon as possible.

Thanks!

Andrei L.
tagDiv Member

HI


@markappeal
please open a new thread, provide more details about your issue and your site url we will get back to you as soon as possible.

@Urpios
V4.12.1 is not included yest in theme’s path but we will update the theme as soon as possible and the new version will be available.

Thanks!

Andrei L.
tagDiv Member

HI

You need to edit header.php file and paste your code here: http://screencast.com/t/ZsB4guNQPMM0
Thanks!

Andrei L.
tagDiv Member

Hi

Do you want to have a Download section in user’s admin panel? If so you will need some customizations or a plugin with a similar functionality. I can’t make any recommendation in this regard as we didn’t tested any plugin with a similar functionality but you can do a search online for some plugins, try a few of them and use the one who fit you best. This link may help in this matter: http://www.wpbeginner.com/plugins/how-manage-track-control-file-downloads-wordpress/

Thanks!

Andrei L.
tagDiv Member

HI

Try this css in theme panel > custom code > custom css: http://screencast.com/t/926OXnlHKRl

.td_block_10 .td_module_9 .entry-title{
text-align: left;
font-size: 15px
}

Hope this helps!
Thanks!

Andrei L.
tagDiv Member

Hi

Unfortunately the theme does not have an infinite load pagination for author page. For the moment this option is available only for category page. To achieve that you will need some customization in theme’s core files.
This is a very complex task which involve lots of customizations and also time to be completed. We can’t offer customization services at the moment so if you really need this and you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.

Thanks for your understanding!

Andrei L.
tagDiv Member

HI

The theme does not have specific sort order options for category pages but as alternative you could try to use a block from Visual Composer. There you can use post id filter and the posts will be displayed in same exact order as the ids were insert in this filed: http://screencast.com/t/D0kCP1oc
After the block is set use do_shortcode function to echo out the shortcode on that category page. The code must be added in category.php page here: http://screencast.com/t/mIrs3SDaaFez

Hope this helps!
Thanks!

Andrei L.
tagDiv Member

Hi

Our theme is sold exclusively on themeforest and as far as we know there is no trial offer available for it, sorry.
Thanks!

Andrei L.
tagDiv Member

Hi

Try this code: http://screencast.com/t/1YcpqDwT

.page-id-24423 .vc_col-has-fill .td-pb-row .wpb_column:before,
.page-id-24423 .vc_col-has-fill .td-pb-row .td-pb-span4:nth-of-type(3):after{
background-color: black!important;
}

Thanks!

Andrei L.
tagDiv Member

Hi

Seems that you’re using an older version of Social Counter plugin. Please make sure that you also update Social Counter at V 4.1, clear all caches then test the site again.
Let us know how it goes and if the problem persist please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.

Thanks!

Andrei L.
tagDiv Member

HI

Are you referring at accordion or tab elements from Visual Composer? If so you can get the section ID by editing each section/tab like here: http://screencast.com/t/wRmv5C5W You can add those elements on page using VC: http://screencast.com/t/KTdx2iwoc1C

Thanks!

Andrei L.
tagDiv Member

Hi

1. Try this css in theme panel > custom code > custom css: http://screencast.com/t/bplcAbbHNCi

.td_module_3 {
padding-bottom: 15px;
}

2. Did you removed that indicated widget? I can’t find it on the site: http://screencast.com/t/PkdwVZ6Ud

3. Try this css to change the color of search button: http://screencast.com/t/eqG670UYe7

.wpb_button {
background-color: #de7125!important;
}

Thanks!

Andrei L.
tagDiv Member

HI

Please address us via email at contact@tagdiv.com including a link to this conversation and also give us wp-access so we can have a closer look at this and we will get back to you as soon as possible.
Thanks!

Andrei L.
tagDiv Member

Hi

I’ve checked a few single posts from your site and the resources which appear as render blocks are actually loaded in footer: http://screencast.com/t/0LyKjlI9TCo Google is very restrictive when it comes about mobile page speed and some things may be interpreted different then for desktop. We know about this situation and indeed it’s very strange but we can’t do much about it. The theme and plugins control only page’s html, not google’s algorithm in page speed regard.

Thanks!

Andrei L.
tagDiv Member

Hi

On smart list 7 the first image added in post each slide is considered slide’s thumb and the rest of the content is considered description. The description is added above slide’s image that’s why the first image become last one. You can try to use smart list 6 instead and the content should be displayed in the order added in post editor.

Hope this helps!
Thanks!

Andrei L.
tagDiv Member

Hi

Did you set any redirect for main site url? From page source seems that the original url is this one: http://screencast.com/t/UUqJx6CqD4 When the theme makes the ajax calls there need to be present the original url, not a redirected url. As can be seen from this screen: http://screencast.com/t/a0GJAKRDsS2V the requested address and the address who makes the requests are different.

Try to deactivate all plugins except Visual Composer, clear all caches, purge the cdn if you’re using and also remove any redirects if you have any then test the site again.

Thanks!

Andrei L.
tagDiv Member

Hi

The theme can’t control ad’s content, it only render the code and if there is any output sent by the ad provider will be displayed on the page. As can be seen in this screen: http://screencast.com/t/D3GENBmf9 the theme render the ad code but there is no output to be displayed.

Thanks!

Andrei L.
tagDiv Member

Hi

Please make sure that you made the smart-list according with our documentation: https://forum.tagdiv.com/smart-lists/
Let us know how it goes and if the problem persist please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.

Thanks!

Andrei L.
tagDiv Member

Hi

You can send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.
Thanks!

Viewing 25 posts - 276 through 300 (of 6,511 total)