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,

Try to implement this in a standard text widget or a html or raw js block found in he visual composer elements list. You can also try it directly in the post / page content. If the script does not run, then you should search for an alternative way of implementing it such as a plugin. Iframes work with our theme as they do with any other wordpress theme. Try to add the code on a wp default theme as well to make sure the code works at all.

Thank you!

Bogdan B.
tagDiv Staff

Unfortunately I cannot see the like button overlapped on your site so I have no way of investigating the code if the problem is not present.
Thank you!

Bogdan B.
tagDiv Staff

We replied via email now.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

Sorry but our theme does not provide such ad spots side by side. You have multiple options on how to implement ads using our ad system but there is no standard 2 ad section. It can only be made custom or placed directly inside the post content on each post.

Thank you!

Bogdan B.
tagDiv Staff

Hello,
If your video is a featured video, it is not enough to add the rel=0 to the video itself. You have to add it in the theme code as shown here:

You can try to add ?rel=0 in the code – http://www.wpbeginner.com/plugins/how-to-turn-off-related-videos-when-embedding-youtube-videos-in-wordpress/ try to add it here – http://screencast.com/t/qARqgXllC6rJ
Try to add it like this &rel=0 and it should work as I have also tested this on my side – http://screencast.com/t/48m6AU2KAB

Thank you!

Bogdan B.
tagDiv Staff

Hello,
Unfortunately the theme was built to show categories as they are not a post type. A category is a taxonomy which is very different from a post type. You cna show posts or pages or events or other custom post types in our theme blocks using the post type filed from block settings or the latest articles section under post loop settings as you mention above, but there is no option for showing a category page on the homepage. Sorry. I do not know of a plugin that can do this.
Thanks.

Bogdan B.
tagDiv Staff

Hello,

All of the settings you require are done by using visual composer, by editing the page itself. Please access the page settings and use visual composer to change the page and the blocks. Please use this guide: https://forum.tagdiv.com/block-settings-guide/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately you will have to use static pages if you want to have 2 separate blogs. You will have to create 2 static pages and only filter the posts in the block settings based on the categories set to each blog. You have to separate the content either by category or tag so you can use the block filters to display separate content for each blog. THis guide should be usefull: https://forum.tagdiv.com/block-settings-guide/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

There is the official AMP plugin created by the wordpress creators that is compatible with newspaper. Please use this topic: https://forum.tagdiv.com/topic/tutorial-getting-started-with-accelerated-mobile-pages-amp/

Thank you!

Bogdan B.
tagDiv Staff

Hi,

Sorry for the inconvenience. We are still investigating the matter and we will make the proper adjustment as soon as possible.
Commenting the code in the screenshots I showed above can be a possible fix but it is not an official fix. I reference above the files where the login modal is being called but we have not found a proper solution for the moment. When we do , we will gladly share it with the community.

We do not want to offer untested solutions as they can do more harm than good. We will have to run a few tests before we can provide the proper solution. I posted the files above for experienced users to see where the login is being called until we figure out the issue and provide the proper solution.

Thank you for your understanding.

Bogdan B.
tagDiv Staff

Hi,

This is because some html structure in the post is creating an error. Maybe it is an open tag. Please test it on anew post without content. then if the issue does not happen on the new post, check your problematic post and try to figure out which part of the html causes the issue. Sidebars are sensitive to open html tags.

Thank you!

Bogdan B.
tagDiv Staff

Unfortunately we did not test these tags with our theme so I cannot say for sure exactly why this happens. You can try to change the permalink structure to see if the issue is only for a specific structure or overall. They can simply be incompatible with our theme code. I can;t say for sure since they are not tested. Sorry for the inconvenience. I will add this to our list for future updates and if this request grows in popularity we will investigate and make the proper adjustments.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This issue could be easily fixed by downloading the theme package again from themeforest and re-install it
Please update your theme to the latest version using this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/

Thank you!

Bogdan B.
tagDiv Staff

Hi,

Unfortunately the site you provided does not use our theme. Please contact us in private via contact@tagdiv.com and provide the correct site there as this is a public forum. Please also include a link to this topic in the email.

Thank you!

Bogdan B.
tagDiv Staff

Hi,

1.1 Sorry but we do not have any tested and recommended plugin for multi-language sites so I;m not sure how plugins will interact with our theme translations.

1.3 if you do not have the necesarry experience I suggest hiring a developer to help as we can point you in the right direction but we cannot provide any customization services.
you must do the modifications like so: http://www.screencast.com/t/iXIGXXJVHEU in td module single base.php you can see the full path in the top left

Thank you!

Bogdan B.
tagDiv Staff

Please provide a screenshot of the back-end and the front-end so i can see how you are implementing the slide exactly. I cannot provide an answer based on the information you provided.
Thank you!

Bogdan B.
tagDiv Staff

@ both. Please contact us via email at contact@tagdiv.com as this topic suggests
https://forum.tagdiv.com/topic/featured-images-not-showing-on-home-page-and-categories/

@jimvanwyck
no need to create 2 topics

Thank you!

Bogdan B.
tagDiv Staff

You should google how to comment code in php. Then use the commenting syntax to comment out the code as mentioned above
Thank you!

Bogdan B.
tagDiv Staff

Hello,

It seems you are using spans with inline css that affects the paragraphs. Please only use p tags and be mindful of any inline css added directly to the content using html:
https://www.screencast.com/t/ZqsvVv6pjs3
Access your post in text mode and check for any html code and css rules.

Thanks.

Bogdan B.
tagDiv Staff

The top menu is not the same for everybody. Please provide a link to your site
Thank you!

Bogdan B.
tagDiv Staff

Hello,

It is not a bug. If you change the sorting order the page will load a custom sorting order that does not support ajax pagination but rather receives the standard wordpress pagination.
It is no bug

Thank you.

Bogdan B.
tagDiv Staff

Hello,
Unfortunately the change comes from pinterest, not the theme. The theme has no influence of what pinterest grabs or does not grab.
The plugin you mention is not tested so I cannot provide any solution in this regard. Maybe one of our users that has experience with this plugin can help.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The images must be linked to the media file as this guide suggests: https://forum.tagdiv.com/modal-window/

Thank you!

Viewing 25 posts - 9,626 through 9,650 (of 22,378 total)