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

Hi,
I’m sorry but I do not know any plugins that have this feature. We have not tested any nor have we had to deal with sign language videos until now so I cannot provide a solution as I do not know how. You will have to search for a plugin that can do this and follow it’s instructions.
The website you keep mentioning is not a wordpress site and that is no plugin. It is a custom implementation.
Thank you!

Bogdan B.
tagDiv Staff

That, my friend, is a plugin you use 🙂
https://codecanyon.net/item/hide-my-wp-amazing-security-plugin-for-wordpress/4177158/comments?page=75
It does not come from the theme.
Thank you!

Bogdan B.
tagDiv Staff

Hi,

You do not need to activate your copy of visual composer as it’s a free version bundled with the theme that does not require any activation. The only way you can activate it is to buy the plugin and receive a purchase code but you do not need to do that. It is mentioned here: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/

Thank you!

Bogdan B.
tagDiv Staff

Hi,
The width is the same. You simply do not use a background and do not have the extra padding left and right(the white space here: http://screencast.com/t/yM9C35vyl ), but the content is still the same. If you do not use a background there is white space all around, you do not need an extra container for it.
I hope this makes sense.
Thanks.

Bogdan B.
tagDiv Staff

Hello,

Unfortunately there is no setting to automatically add only subcategories to the ajax filter. Here is an official guide on how to use the block settings: https://forum.tagdiv.com/block-settings-guide/

Thank you!

Bogdan B.
tagDiv Staff

Hi,
I have personally tested the code on your site using a chrome extension: http://screencast.com/t/Sp1QB0Of9
The css works You just need to implement it properly and clear cache afterwards.
Please provide a screenshot of the custom css box so i can see how you implement the code and if you have any open tags there that could prevent the code from working.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please ask your friend to also check the browser console to see this js error: http://screencast.com/t/2dJ45sVDGIs7 This type of errors are usually caused by plugin conflicts. It can also be some js minification or optimization tools he uses to improve page speed, but in most cases these break the theme js. If you want us to investigate, please contact us via email at contact@tagdiv.com and provide wp-admin so we can login to your site. Please also include a link to this topic so we can identify you.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

If you want to ad spacing between widgets, you will have to use css and the browser inspector to do it. The theme has no setting to add or remove any block spacing. Here is a guide on how to use the browser inspector and create the css code you need: https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Here is an example: http://screencast.com/t/W86bBb4bO
Unfortunately there is no general code to ad or remove spacing. Each element has it;s own positioning. You will have to edit each element to do it.

Thank you!

PS. The spacing problem on your site comes from somewhere else. THe theme does not have any elements without spacing. You do not have to add spacing but rather find the source why the element does not already have the theme spacing.

Bogdan B.
tagDiv Staff

Hi,
Upon further inspection it seems thare is no simple way of adding an icon inside a text area in htmnl. There is an alternative solution using css and pseudo-elements though http://stackoverflow.com/questions/19285640/font-awesome-icon-inside-text-input-element
Thank you!

Bogdan B.
tagDiv Staff

Hello,
the 3 featured posts will appear once you add your posts in the ‘featured’ category. That is how the big grid is populated.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Unfortunately the mobile thee is an entirely different thing altogether. The method above will not work on the mobile theme as it uses a visual composer shortcode. The mobile theme does not use visual composer. There is no easy way of adding new ad spots in the mobile theme.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

I understand but our theme does not have this functionality. you will have tyo look for a plugin that has such a feature. We did not implement any option for sign language videos.

Thank you!

Bogdan B.
tagDiv Staff

Hello,
Sorry but I cannot see it. i have tested your site on mobile phones but it appears properly. Please test from another device or another browser to see if the issue is still there.
Thank you!

Bogdan B.
tagDiv Staff

That is probably because you are not implementing html with php properly. Please use this guide to learn how to customiozt php files and add html between php code: http://stackoverflow.com/questions/18140270/how-to-write-html-code-inside-php

Thank you!

Bogdan B.
tagDiv Staff

Hello,

You can find the visual composer plugin and the other theme plugins here: http://screencast.com/t/z2dHDBfB

I hope this helps,

Thank you!

Bogdan B.
tagDiv Staff

Hello,

We have not tested speedbooster with the mobile theme so we cannot say for sure if it will move the render blocking css and js from the mobile theme. If it does not, you should find other methods of doing it as I cannot say for sure if it will work with speedbooster.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

1. The theme login is required to do certain actions such as post comments, pot on a bbpress forum or if the user role permits it, post content or edit content. You cannot move it to another place. It is a wp functionality. If you are required to be logged in to do a certain action you simply use the sign in modal and you will be able to do it.

2. I think this is what you actually require, not the theme login. Our theme does not have such a functionality: https://wordpress.org/plugins/bbpress-login-register-links-on-forum-topic-pages/

3 Unfortunately, no. Our theme does not have such registration form. You need plugins for a custom registration field like that. We only provide the top registration form. It cannot be moved to another place and it cannot be set in any other way different that it already is.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

the mobile big grid will only get updated if you add more featured posts. The posts you mark as featured will show up. To mark a post as featured you must add it in the featured category.
You can read more about the mobile theme here: https://forum.tagdiv.com/search/mobile+theme/

Thank you!

Bogdan B.
tagDiv Staff

Hello,
Unfortuanlty our theme does not have such an option. You can create an author card using this guide: https://forum.tagdiv.com/author-card/ but for the functionality you mention, you will need to either use a plugin or create the functionality hard-coded.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

The css code works, Simply add the code in the theme panel> custom css box and clear all cache. I cannot say for sure where the error comes from. It could be a plugin or a custom modification you made.

Thank you!

Bogdan B.
tagDiv Staff

Hello,
We have not tested our mobile theme with custom post types for the moment so I cannot say for sure if it will work with every post type you create. Try to see if your post type works without the mobile theme first.
Thank you.

Bogdan B.
tagDiv Staff

Hello,

Unfortunately our theme does not have such an option. If you want to have different ads based on different pages/categories you will have to use a plugin such as adrotate or use customization if you have the proper skills or hire a freelancer to help out.

Thank you!

Bogdan B.
tagDiv Staff

Hi,
It depends what part of the header you are referring to. Here are the fonts used: http://screencast.com/t/VPkD8jszn0T3
Thank you!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately our modules and blocks will ignore html. The title of the post is grabbed from the post but not the html. The modules and blocks needs the article title intact so the title can be cut at the user’s desired spot by letters or by words. Html would have broken this functionality so you will need custom implementation to ad html to the post title in modules.

Thank you!
Bogdan B

Bogdan B.
tagDiv Staff

Hello,

You will need css for the requirements you mentioned. The page title can be aligned center with this code:
.td-page-title{
text-align:center;
}

Unfortunately I cannot provide a solution for your second request as this comes from wordpress not the theme. It is the standard wordpress text implementation that we do not change with our theme settings

Thank you!

Viewing 25 posts - 12,676 through 12,700 (of 22,378 total)