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,

Unfortunately there is no dropdown functionality for top menu. Sorry for inconvenience!

Thanks for the message!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try to use it into a div: http://screencast.com/t/ljzEP65esH

<div style="width:560px"><iframe width="560" height="315" src="https://www.youtube.com/embed/8d2we4UqOSs" frameborder="0" allowfullscreen></iframe></div>

Result: http://screencast.com/t/HtNRipSfl

Alin [tagDiv]
tagDiv Staff

Hi,

I guess that you are referring to the line height Popular categories: http://screencast.com/t/G4iZnyfn

.td_block_popular_categories li{
line-height: 10px;
}

Also for block 9 please use this custom css: http://screencast.com/t/hwXcy6L1FRUQ

.td_block_9 .td_module_8 .item-details{
line-height: 20px;
margin-bottom: 0px;
padding-bottom: 0px;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

This is on our todo list, but we have over 200 features on our list and we have to take them in the order of priority. So I cannot provide you a date for this.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Here you can translate it: http://screencast.com/t/tnnvj5iRsJrr

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately there is no social widget to be added with VC or from Widgets area. Sorry for inconvenience!
You can enable social network from Theme Panel > Header: http://screencast.com/t/8B9CeVcMfgQ also will appear in footer if you use Column 1 predefined content: http://screencast.com/t/YRypz6ORF

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please send an email at contact@tagdiv.com , paste a link to this conversation and provide wp-admin access so we can take a look.

Thanks

Alin [tagDiv]
tagDiv Staff

Hi,

I have tried to recreate this but haven’t managed to do it. You must have the page in Visual Composer something like this: http://screencast.com/t/zjBLgPbWk but result on my side is: http://screencast.com/t/229pMVQoYe

Please copy the code of the page content: http://screencast.com/t/D40BrZuiqRGO and paste it here, use pastebin – http://pastebin.com/ (copy-paste-submit and paste the link here), I’ll take a look.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You have to replace the single quotes signs: http://screencast.com/t/cju9aHV2PfI

On your code:

$get_users_array = array(‘role’ => ('administrator'));

Replace with:

$get_users_array = array('role' => ('administrator'));

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

First please make sure that you don’t have background color here: http://screencast.com/t/tC6yOpDdkM9
Now set Slider’s background URL: http://screencast.com/t/0MY0AWJ4
Result: http://screencast.com/t/54cVNC32c3

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

I’m not sure what you mean. Do you refer to the featured video or youtube playlist for posts?
Please provide more details and also some screenshots will help.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Tagdiv gallery was designed for posts like you see in our demo: http://screencast.com/t/GqDb9DA8tkhttp://demo.tagdiv.com/newspaper/services-allow-you-to-do-things-like-scan-a-document/
It’s doesn’t work properly on pages, because it is added automatically by Visual Composer in a text block, so it can be used only on 2 columns. We added this on our list and will be fixed in future updates.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Like I said above : The Visual Composer plugin that comes with the theme is licensed to the theme and you don’t have to buy it or register it.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I see that you use tagdiv gallery on page, it was designed for posts like you see in our demo: http://screencast.com/t/GqDb9DA8tk.
I also tested this and it’s doesn’t work properly on pages, because it is added automatically by Visual Composer in a text block, so it can be used only on 2 columns. We added this on our list and will be fixed in future updates.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/WT4fMfmQI

.header-logo-wrap{
float: right;
margin-left: 0px!important;
}
.header-logo-wrap img {
margin-left: 0px;
}
.td-a-rec-id-header {
left: 0 !important;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try set your page like this: http://screencast.com/t/D6ddqkVJsv
Result: http://screencast.com/t/rriOAl8VOVO7
When you add Widgetised sidebar you can set sidebar to display: http://screencast.com/t/Iwic2QADZwR
Also the is an offset option in block settings, you have to use the same category when you set offset: http://screencast.com/t/nBUxobBaj
Result: http://screencast.com/t/ZT9LsvGGTI

Also our documentation may be useful: https://forum.tagdiv.com/newspaper-documentation/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

1. For Classic Block stack we made a special header, this one http://screencast.com/t/FEoXVhLMpcv and in combination with other headers is not guaranteed that everything will work fine.
Anyway if you want to use it like this please can try this custom css in for logo:

.header-logo-wrap img{
display: table;
margin-right: auto !important;
margin-left: auto !important;
}

2. Also for borders:

.blog-stack .td-menu-background{
border-bottom:none;
border-top: none;
}

3. That option were removed because we change grid and it won’t be available.
That is page padding, you can try to remove that with css:

.td-page-wrap .td-grid-wrap{
padding: 0px;
}
.td-page-wrap .td-grid-wrap .container-fluid{
padding: 0px;
}

Try to inspect with Chrome and see where you have padding.

4. You can use TagDiv gallery on full width post(without sidebar):
Post settings: http://screencast.com/t/eYQ0RfJ87
Result: http://screencast.com/t/802x12Md

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Big slide background will be full width only if you don’t use theme/site background: http://screencast.com/t/mJQo636h5H
If you use site background it will look like in our demo: http://demo.tagdiv.com/newspaper_tech/homepage-with-background/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Here you can find Visual Composer plugin in theme’s files: http://screencast.com/t/0Shjm3hd You have to delete your current plugin and upload this version from the theme files.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately the theme doesn’t have an option for this, so you will need custom modification for this. You can get someone to help you with this we cannot offer custom work for the moment because we work hard on the development, updates, fixes and support.

If you have basic experience basic php knowledge, you can try to modify it here: http://screencast.com/t/gZDWVJhR
Also this can help: http://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I also tested this and I have added it on our todo list and it will be fixed on future updates. This issue appear when you have site background and also use Big Slide with background. Sorry for inconvenience!

Thanks for reporting this!

Alin [tagDiv]
tagDiv Staff

Hi,

Please provide a link to the issue, so I can inspect this.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You shouldn’t display your plugin key, this is a public forum, let me know if I should remove it.
I see that you bought a license for the plugin, to activate the plugin you also need Envato user and and Secret API key: https://wpbakery.atlassian.net/wiki/display/VC/Activation

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately we did not tested Facebook plugin with the Newspaper, so I can’t provide you a solution for this.
Try to disable all plugin and leave only Visual Composer and this 2 plugins active if you say that those 2 plugins worked well together, maybe is a conflict with another plugin. Also empty your cache.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please use Chrome and inspect if you have errors on page: http://screencast.com/t/S3RmySC66u

Thanks!

Viewing 25 posts - 7,226 through 7,250 (of 7,871 total)