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,

Please make sure you have update the theme properly as the Cars demo and the post template 12 and 13 are available – http://screencast.com/t/HIku5OzIbhttp://screencast.com/t/efrPk4Hr
If you refer to the theme official demo – http://demo.tagdiv.com/newspaper/ we will add it soon.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site and you have an error in the console – http://screencast.com/t/K9t0hAnN
Please send an email at contact@tagdiv.com paste a link to this topic so we can know who you are and we will send you the js file minified.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

If you set the time there it will appear also on modules – http://screencast.com/t/hq8xr7Rpny7

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site and like you see the excerpt appears – http://screencast.com/t/dIOGBgAPYdc but some of the modules were not designed to display excerpt(it display only post title). You can check in Theme Panel > Excerpts the modules used to creates blocks and which one have also the content – http://screencast.com/t/FdREjAZAdT
You can check this also on our demo how the blocks should look – http://demo.tagdiv.com/newspaper/block-1/
For example block 1 on your side appears fine – http://screencast.com/t/RbXrfph0 It is created using module 4 and 6, but the excerpt is available only on module 4. Also in the code – http://screencast.com/t/CDpM6r9Nhttp://screencast.com/t/iyMSrImhx8

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your post and and see that you have some customization there. Please remove your custom modifications and see if you still have this issue. Also without any plugins active except of Visual Composer. I have also tested this using the latest version but I could not replicate your issue.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately the data source file cannot be overwritten via child theme – https://forum.tagdiv.com/the-child-theme-support-tutorial/ you will have to change this in the main theme.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have added your requests on our suggestions list and the developers will take a look at your suggestion and maybe some features will be implemented in future.
Please provide more details about WYSIWYG on the ads manager. Do you mean to preview the post containing the ads? If this is what you mean, I guess it is not so easy to implement as the theme has many post templates and the format is different.
Regarding the custom blocks you can use the Api plugin to create new modules/blocks – https://forum.tagdiv.com/the-theme-api/ please note that it is for advanced users.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can add the url manually in block settings – http://screencast.com/t/bxqnNqvCXTx

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked the get_avatar function – https://codex.wordpress.org/Function_Reference/get_avatar and the code should work fine.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi svetaznalec,

Unfortunately the theme doesn’t have such an option, only using the ajax filter on blocks you can achieve something similar or try to use blocks in in Tabs element from Visual Composer.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Instead of editing the code, it more easily to change to footer style 3 and add your own block for 2 and 3 columns – http://screencast.com/t/wADSY3kvfO9http://screencast.com/t/9SQJtPSUkcuy
Result – http://screencast.com/t/CsS5iVatT

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can send an email at contact@tagdiv.com so we can take a 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,

I know that you already use version 6 of the theme so you can update using this guide(via FTP – video tutorial or WordPress) – https://forum.tagdiv.com/how-to-update-the-theme-2/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You have to find out which causing the issue, disable all the plugins except of VC and then enable them one by one to see which one is in conflict with Visual Composer.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi nusagrunge,

I’m not sure if Emil answered on email. Did you send the email?
I have checked your site and you are right, only the header is displayed. Did you run the script like it is specified in the documentation? It will import the theme settings, rename the shortcodes from the previous version of the theme(4).

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You will need a lot of customization for it and unfortunately the time doesn’t allow us to provide custom work. I suggest to hire a professional developer to do this for you as the theme doesn’t support rtl.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Yes if you want the sticky post to not be ignored on blocks, you can change it to 0. Nothing special will happen, only if you filter by the category of the sticky post(or you filter by all categories), it will appear first on block. For example I have Hello World sticky post, if I filter by all categories this is the result – http://screencast.com/t/q0hxkdnzNQ if I filter by a specific category(different than sticky post category) the block will not be affected – http://screencast.com/t/yXF1r2UBTI

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

You can do this via custom css in Theme Panel > Custom Css to reduce the margin and padding for module 8 – http://screencast.com/t/74JEKl0gn7Vr

.home .td_block_9 .td_module_8 {
margin-bottom: 10px;
padding-bottom: 10px;
}

This css is applying only for your homepage, if you want to have that css for all pages where you use block 9 just remove .home class.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Not sure what you mean. The category tag from module and for post page has link – http://screencast.com/t/yCDTUBy8XZhttp://screencast.com/t/UlHmZbjNSsK
Please provide more details.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately I’m afraid that I couldn’t provide a solution for this. I guess it could be done using javascript code.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please check this topic – https://forum.tagdiv.com/topic/show-time-in-articles/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You could change this value to 0 – http://screencast.com/t/Tv6WXn01T but changing this will affect all your blocks if you filter by the category of the sticky post.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try to disable all your plugins except of Visual Composer, clear cache and see if you still have this issue, as it may come from a plugin conflict. Let me know how it goes!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please send an email at contact@tagdiv.com and provide wp-admin so we can take a 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,

You use the default gallery, so please remove the code from js file- http://screencast.com/t/DZxBXOMp
Test this without speed booster and see if it works. The code you have removed is related to tagdiv gallery.

Thanks!

Viewing 25 posts - 2,076 through 2,100 (of 7,871 total)