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,
A 1/2 + 1/2 column was never intended to be used in our theme. Our grid system never worked properly on that layout but we could not edit visual composer to remove the layouts as it would have broken the license agreement with the plugin author. THis was the intended way of using visual composer: https://forum.tagdiv.com/how-to-use-visual-composer/
Only these 3 columns are recommended to be used: https://www.screencast.com/t/Cj2PjBmL
In the new builder we did not include any other column layouts that will not work properly with our theme layout.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The tags in our theme posts only show the tag added to that specific post. I;m not sure what you are referring to. Please provide more details.

Thanks

Bogdan B.
tagDiv Staff

Hello,

It seems you are not using visual composer in the intended way. The only columns intended to be used are the ones mentioned here: https://forum.tagdiv.com/how-to-use-visual-composer/
As the theme progresses further, there will be more and more issues if you do not use the theme and it;s features in the intended way as we develop the theme based on those parameters.

Thank you!

Bogdan B.
tagDiv Staff

Hello,
Yes, this is recommended that you only keep one builder, and not both.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

All it takes is a bit of patience. Ass you can see in the top right corner, we had a few days off so we got hung up on too many requests. We always post special announcements or days off in the top right corner: https://www.screencast.com/t/3na0dTdqR
First please disable all plugins except the tagdiv composer, clear cahce and rest cdn files. Then test it again. If the problem is still there then please contact us via email at contact@tagdiv.com and provide a link to your site and wp-admin so we can login and investigate the issue.

Thank you!

Bogdan B.
tagDiv Staff

Thank you for your appreciation. We always post in the top right corner of the screen when there are special events or days off etc.

Thank you!

Bogdan B.
tagDiv Staff

Replied via email.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

If you want to change the image for the travel guides demo, you will find it set a as a background for the row containing it: https://www.screencast.com/t/HGMWq9FmhvlN

Thank you!

Bogdan B.
tagDiv Staff

Hello,
The first is a well known wordpress isssue and not theme related in any way. This would happen on any at all theme including the wp default themes. You cna add any at all number after a post and will not provide a 404:
https://choosytraveler.com/best-travel-books-2017/399999999999999/

The second link seems to be an archve though but it provides a 404 error now. https://codex.wordpress.org/Creating_an_Archive_Index
It again is a wordpress feature, not a theme feature.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

You seem to have quite a few css rules ion your theme panel- custm css box. Please make a back-up of these css rules and then remove them from the theme panel. Then check the mobile logo again. I suspect the custom code is the cause of this issue. If it’s so you will have to use the advanced css boxes to only target specific viewports.

Thank you!

Bogdan B.
tagDiv Staff

Hello,
Please try the code like so:
.td-header-style-10 .td-logo-wrap-full .td-logo {
line-height: 80px!important;
min-height: 75px!important;
margin-bottom: -10px!important;
}

Also if you add the code in the theme panel-> custom css box, check for any errors in the field as any tag left open will cause errors and all code after that will not work.

Thank you!

Bogdan B.
tagDiv Staff

Hello,
We are the developer of our own widget. There is no other developer. The problem on your end seems to be different however. It is not an inaccurate widget. it is either a caching issue or you simply did not type in the city precise enough. Please note there are more cities on the globe with the same name so yours simply could have detected a different city.
Please contact us via email at contact@tagdiv.com and provide a link to your site and wp-admin so we can login and investigate the issue. Please also provide the city of origin and country so we know what temperatures to reference in our tests.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please do not use the tagdiv composer to edit pages created with visual composer as the layout will loose it;s formatting. We strongly do not recommend using both page builders on the same page. If you want to move over from visual composer to the tagdiv composer you will have to recreate the pages as mentioned here: https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

If you want to increase the number of products shown, please change the number from here:
https://www.screencast.com/t/LGj2IZ31
As for the amazon button, I;m not sure how you want it aligned. How do you want it changed?

Thanks.

Bogdan B.
tagDiv Staff

Hello Chris,

The post links are added across all the theme blocks and modules at the same time using this function: https://www.screencast.com/t/pDnUWhSzX7
You can add a tqarget=”balnk” to the anchor tag if you want tom then all the post sin the module sand blocks will open in a anew window.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

You can add any at all site as an app to your homescreen using the add to homescreen settings of the mobile browser: https://www.howtogeek.com/196087/how-to-add-websites-to-the-home-screen-on-any-smartphone-or-tablet/
Our theme has options to add icons to different sizes for this specific purpose: https://www.screencast.com/t/zTd6TOaqy

Thank you!

Bogdan B.
tagDiv Staff

Please use the manual activation if you already have a forum account.
If you still have trouble activating please contact us via email at contact@tagdiv.com

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please do not use both page builders on the same page. If you created the page in one builder, do not activate the second as the formatting will be lost.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please use this guide: https://forum.tagdiv.com/smart-sidebar-2/

Thank you!

Bogdan B.
tagDiv Staff

Hi,
I’m sure you can wrap the code around a few conditions like: https://wordpress.stackexchange.com/questions/6731/if-is-custom-post-type
https://www.screencast.com/t/DxhS7dD2Cf
I don’t think there is a need to create a new template just to remove ads.
Thanks.

Bogdan B.
tagDiv Staff

Hello,
I just pasted the code in a post and it seems to work: https://www.screencast.com/t/uocKX6gOo0A
The quotation marks had to be changed though to
<script language="Javascript" src="http://www.bookhostels.com/files/index.php?UserID=Mochilero.info&File=bighw&Language=Spanish&Currency=USD&NewWindow=1&PropTypeSelect=" charset="utf-8"></script>

Thanks.

Bogdan B.
tagDiv Staff

Hello,
For this you will need to alter the post template file. The field is not inside the post content so it must be added in.
You will have to remove this part of the code here:https://www.screencast.com/t/NxrxxZ4S
and then paste it here: https://www.screencast.com/t/Cy0aZOv5OX
It could require a bit of further css for positioning.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

For the big grid thumbs, you first need to check if the thumb for the big grid is enabled. Here is a list of thumbs used in our theme and there is mentions of where the thumb is used next to the option: https://www.screencast.com/t/exmfmPTf0GZ
Then you will have to make sure the image itself is bigger than the thumb size. If your image is smaller then the thumb, then you will have to either upload a bigger image or use an upscale plugin as the theme will not enlarge images. it only crops them.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

You can use the theme files and add it manually in the head section:
https://www.screencast.com/t/ltWgox1BM

Thank you!

Bogdan B.
tagDiv Staff

Hello,
Showing star ratings in google;s search depends a lot on your seo optimization. We recommend uising seo yoast and this guide:
https://yoast.com/wordpress-seo/
https://yoast.com/rich-snippets-everywhere/
Thank you!

Viewing 25 posts - 6,926 through 6,950 (of 22,378 total)