Home User profile
tagDiv Staff
Passionate for gaming, mountain biking and traveling. I face every task as a new challenge to bring my skills to the next level.
Bogdan B.
tagDiv Staff

Hello,

You can transfer the theme from one domain to another but you cannot use it on 2 domains at the same time. Here is the envato license that specifies this information: https://themeforest.net/licenses/standard

Thank you!

Bogdan B.
tagDiv Staff

Hello,
Sorry but we did not test recaptcha so i cannot say for sure what should be done for the plugin implementation. We have no idea of it;s functionality so I cannot provide any solution for untested plugins. Sorry. Maybe one of our users can recommend a captcha plugin that works fine with our theme.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please make sure you set your post format to video before pasting the video url in the featured video box. I just tested the video you mention and the image is grabbed without issues: http://screencast.com/t/fPERSPJ0
Please also test this without plugins as there could be a plugin conflict affecting the thumb.

Thank you!

Bogdan B.
tagDiv Staff

Hello,
Well the logo on the travel blog demo is an image so it was created in Photoshop as you can imagine. You can find the psd file for the logo in the psd folder in the main theme package.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
You can edit PHP files in notepad++ . It’s a free and powerful text editor
Thank you!

Bogdan B.
tagDiv Staff

Hello,

That feature is theme specific and only available on the newsman theme. There is no such styling on newspaper. You can customize each block from the design option tab in visual composer though.

Thank you!

Bogdan B.
tagDiv Staff

Hello,
It is not a bug but most likely an external source causing this. it could be a plugin or the cache or any optimization tolls you might use that causes the issue. Please disable all plugins except visual composer, clear cache ande reset cdn files if you use it. Then test again without the other plugins. disabling and re-installing the plugins again will not do anything as you must test without them to see if the error comes from an active plugin. Also if you use a child theme, please switch to the main theme and test again.
Let us know how it goes.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

The sidebars work in a ‘fall-back’ system in 3 steps like so:

On the post itself you can set a sidebar directly from post edit: http://screencast.com/t/hY8pZefQQqF if you leave this to default, the post will grab the sidebar from the primary category: https://forum.tagdiv.com/primary-category/ That is set from the theme panel-> per category settings: http://screencast.com/t/5sBvGFde If this is also set to default, it will fgall back to the default blog and post template from the theme panel here: http://screencast.com/t/AZurIxvXfK

Thank you!

Bogdan B.
tagDiv Staff

Glad you solved it!
Have a nice day!

Bogdan B.
tagDiv Staff

Hi,

We have only tested wp super cache and found these settings to work best: https://forum.tagdiv.com/cache-plugin-install-and-configure/ and for cdn: https://forum.tagdiv.com/cloudflare-cdn/
Maybe our users tested other plugins as well.
You should also choose your host based on the num,ber of visitors: https://forum.tagdiv.com/requirements-for-newspaper/ caching can do only so much without proper hosting.

Thank you!

Bogdan B.
tagDiv Staff

Hi,

You will need to edit the page and the widget on that page using this guide: https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

1. and 2. You can see all the visual compose rshortcodes after adding an element on a blank page and then switching to classic and text mode like so: http://screencast.com/t/8BA40ajXxomQ

3. You can only creatye a sidebar in visual composer by splitting columns and adding a widgetized sidebar to the 1/3 column

4. The editor picks is populated when you add posts to the ‘featured’ category

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please follow this topic for a solution: https://forum.tagdiv.com/topic/apache-error-log/

Thank you!

Bogdan B.
tagDiv Staff

Hello Ranj,

Unfortunately we cannot recommend any such plugins as we have not tested any. The tested and approved plugins to use with our theme are these: http://screencast.com/t/y7dDBmeKgNo
Any other plugin is not tested and used at your own risk.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Well there seem to be a few styling issue with your form element. You have an empty paragraph here: http://screencast.com/t/LaaOWeaLf4Pn you can remove that from text mode
There is also an empty image that adds extra spacing: http://screencast.com/t/gMKNg4W29B
Then you can use this custom css to reduce some of the margins:
.vc_message_box p{
margin-bottom: 0!important;
}

Thank you!
Bogdan B

Bogdan B.
tagDiv Staff

Hello,

the order of the categories that show up in the block is not set by the category id’s but rather the sorting options found here: http://screencast.com/t/qfWPIS4G41a

Sorry but there is no simple way of maintaining the same category order as there is no custom sorting order for posts.

Thank you!

Bogdan B.
tagDiv Staff

Hi,

Unfortunately the 2 plugin were discontinued and are no longer supported. Please do not use the plugins in the current version of the theme.

Thank you!

Bogdan B.
tagDiv Staff

Hello

There is no theme setting to exclude certain articles from the latest articles loop but you can easily replicate the entire related articles section with a simple block element and choosing another page template that does not have the related articles section. Here is an example:
http://screencast.com/t/bxqiggQvLgn
Here is the block settings guide to help you set up your blocks: https://forum.tagdiv.com/block-settings-guide/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This is most likely a caching issue. Please only use wp super cache and these settings: https://forum.tagdiv.com/cache-plugin-install-and-configure/ and for a cdn: https://forum.tagdiv.com/cloudflare-cdn/
Please also check your host for any host related caching. Also try it without plugins by disabling all of them except visual composer, clear cache and reset cdn files.

Let us know how it goes.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately this is the default implementation of WordPress. The child category and posts are all part of the primary category and all of the posts of a child category will show up in the main category. If you want to avoid this behavior, use separate categories, not child categories. Our theme does not change the default wordpress layout so you will have to change the way wordpress uses categories if you want to not show the post s of a child category in the main category page.
As an alternative, you can use a static page instead of the main category page using a 301 redirect and show the content that you want on that particular page.

Thank you!

Bogdan B.
tagDiv Staff

Hello,
I see you customized the them to make it work with rtl mode so there is a high chance your customization broke the layout and the plugin. Please try to restore the theme to it;s default code and test without any modification. You can create a sub-domain if you want or create a back-up of you work
Thank you!

Bogdan B.
tagDiv Staff

Hi,

We appreciate you recommending and using our themes. I did not mean to be rude, I just stated the reason for why this was not yet implemented as it was reported 1 year ago. The jetpack comments seem to conflict with our own.
Sorry for the misunderstanding. As a simple alternative to this issue, you can implement facebook comments without jetpack like this topic shows: https://forum.tagdiv.com/topic/facebook-comments-2/
Th above solution will not work anymore in the current version of the theme.

Thank you!

Bogdan B.
tagDiv Staff

The method I provided only adds the video on articles. It will not be seen on any other page so I;m not sure how you want it now.

Bogdan B.
tagDiv Staff
Bogdan B.
tagDiv Staff

hello,

Sorry but our theme blocks ignore sticky posts. They will simply not work as they will break the block layout.
If you want to use the latest posts homepage, you can change the article view from here: http://screencast.com/t/pkJd5dqCp

Thanks

Viewing 25 posts - 11,201 through 11,225 (of 22,378 total)