Hi,
The login in top bar can be disabled in the theme panel
– https://forum.tagdiv.com/login-how-to-enable-user-registration/
Thanks
Hi,
Sorry for misunderstanding, I believe this is about the News ticker elements
– https://demo.tagdiv.com/newspaper/news-ticker/
I have tested this element with a category that has only one post
– https://www.screencast.com/t/vvxji59hk
– https://www.screencast.com/t/Cmkceda2NfB
– https://www.screencast.com/t/mFwxQxMv
The slider does not fade away in this situation, it simply displays the only post available
– https://www.screencast.com/t/ZITwqibt
It would be helpful if you could provide some screenshots with the problem, if a link to the website is not possible.
Thanks
Hi,
The Edit with TD Composer link should be displayed for pages, in the admin bar
– https://www.screencast.com/t/f8TdHDO31aOu
If it does not for you, please deactivate all plugins except theme plugins and clear any installed cache. Then check if the link is displayed.
Thanks
Hi,
You will have to edit the post template file that you are using and insert the code there, above the related articles section. Each post template has a corresponding loop-single file
– https://www.screencast.com/t/mLNKbDeP
Between the related articles title and the block content would be more difficult. This is where the related block title and inner content are defined, if you want to try it
– https://www.screencast.com/t/BKSt6eRsValt
Thanks
Hi,
If the theme system status parameters are set properly, and you have tried while having only theme plugins active, there should not be any problem.
Please send us an email at contact@tagdiv.com and provide admin login information so we can take a look.
Also paste a link to this topic in your email.
Thanks
Hi,
This is the file where the mega menu block is defined
– https://www.screencast.com/t/XmJRBiHHPS
And in the theme’s javascript file
– https://www.screencast.com/t/h1Y8pBv0z
Thanks
Hi,
We are very sorry for this situation. Please try the solution from this topic
– https://forum.tagdiv.com/topic/problem-after-update-3/#post-187032
Then clear any installed caching, and check if the problem is still occurring after deactivating the tagDiv composer. Please let us know the result.
Thanks
Hi,
I believe that is happening because of a custom code that modifies the height of the element
– https://www.screencast.com/t/hTsEIWOzJri
If this code is supposed to reduce the height on desktop, please move it from the custom CSS section and enter it in Theme panel->Advanced CSS in the desktop field. The the code will only apply on desktop. Then clear any installed cache and check the results.
Thanks
Hi,
You will have to provide more details about the exact circumstances this is happening. Test the theme live demo which has the latest theme version
– https://demo.tagdiv.com/newspaper/
Thanks
Hi,
Please go to the plugins section and deactivate the tagDiv composer plugin. This editor is activated automatically when the theme is installed or updated
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
Some elements are affected by having both Visual composer and tagDiv composer active.
Thanks
Hi,
Thank you for choosing the Newspaper theme for your website. We always try to help and provide solutions as soon as possible, here on the forum.
As a first step please make sure the category ID’s that you enter in the filter are correct. Then make sure those categories have posts assigned to them. Categories without posts will not be displayed in the filter.
Please let us know if there still is a problem.
Thanks
Hi,
If you want to use the Visual composer editor further, you can deactivate and delete the tagDiv composer editor from the plugins section. Please note that it will be installed and activated automatically when the theme is installed and updated
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
Thanks
Hi,
Buttons can be created like this in a text element
– https://www.screencast.com/t/V0NENGgo
More information here in this guide
– https://forum.tagdiv.com/increase-users-engagement-add-custom-buttons-posts/
There might be a more dedicated button element added in future updates for the tagDiv composer, with more options and settings.
Thanks
Hi,
We are investigating the issue, but this is very unusual. Hopefully we will be able to identify what is causing the problem as soon as possible. You have been replied by email.
Thank you!
Hi,
Yes that is how the link is defined in a Visual composer button
– https://www.screencast.com/t/diXK2YgobE
You can create the button on a test page, configure it and see if it works, then use the code in the text widget.
Thanks
Hi,
Yes, it seems the alt of the image is displayed, that particular thumb is not found
– https://www.screencast.com/t/2Y6ff4ZMwl
– https://www.screencast.com/t/N8wngC0n
Please try to regenerate the thumbnails using this guide
– https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Then clear any installed cache. The thumbnail should be created from the featured image of the post and displayed.
Thanks
Hi,
The styling by default will apply only when the demo is installed. When a demo is installed a particular class is added to the body of the website, in this case td-erotic. Since you did not install the demo, that class is not present.
The solution is to either add it to the body in the theme panel, after copying the code you mention
– https://www.screencast.com/t/t1kTGJ4Hbdo
Or modify the code and remove the class from each location
– https://www.screencast.com/t/w5iGFu5Un
Thanks
Hi,
The author box comment counter, counts the number of comments made by that author
– https://www.screencast.com/t/t62ByL5SVX6
Not comments made by other users to the posts of that author, if that is what you mean. So the author has this many posts and this many comments as the author box displays.
Thanks
Hi,
That concerns freelancers that create a website for the purpose of selling the end product, to multiple clients.
– https://themeforest.net/licenses/terms/regular
– https://themeforest.net/licenses/terms/extended
You can purchase the regular license since you will not be selling the end product.
Thanks
Hi,
Please deactivate it and delete it from the plugins section, though it should not activate by itself. This should happen only when the theme is installed or updated.
Thanks
Hi,
The login modal window that enables the user to sign in or register, will be displayed when the user clicks on it
– https://www.screencast.com/t/0xOgwak5Otf
It will not display on other actions, the only settings are to enable or disable it
– https://forum.tagdiv.com/login-how-to-enable-user-registration/
Please correct me if I misunderstand.
Thanks
Hi,
For a video you might need to use a different HTML. I have tried it like this
– https://www.screencast.com/t/So5tHc0w
The result is a video in the header ad section, on autoplay and loop, wrapped in a link. There are multiple properties you can add to the video tag, and experiment
– https://developer.mozilla.org/en-US/docs/Web/HTML/Element/video
Thanks
Hi,
A code like this will remove the socials and login from the mobile menu
– https://www.screencast.com/t/mEvrihEd7g
Enter it in Theme panel->Custom CSS section
.td-menu-socials,
.td-menu-login-section {
display: none;
}
Thanks
Hi,
@FilipV Unfortunately we do not have a customization department at the moment, for theme customization or modifications. If you decide to customize the theme functionality or elements, we could provide some guide lines to point you in the right direction. But the rest of the work will have to be made by your part.
@Hevila These are the recommended logo sizes to be used for best results, depending on Header style
– https://forum.tagdiv.com/logo-favicon/
Header styles 9, 10 and 11 do not have a limit for the logo. Any size can be used. This is a demo that uses header style 10
– https://demo.tagdiv.com/newspaper_cars/
A common mistake is that when setting the logo, the full size is not selected
– https://www.screencast.com/t/dVRXZjf3O0Ae
– https://www.screencast.com/t/C9CwchdixYPw
That might the case in this situation. If it is not please provide a link to your website so we can inspect it, and details about the logo.
Thanks
Hi,
You could try to edit the theme file where the related block is defined, and create a condition based on post ID’s
– https://www.screencast.com/t/JEHq2njcvGa6
For those posts the related section will be as you want
– https://www.screencast.com/t/E9aQC3x2
The post ID’s can be found like this for example
– https://www.screencast.com/t/RF0XVTHp9eZo
Thanks