Hello!
Please provide your website link and specify which loop has the problem.
Thank you!
Hello @Gbugmenot!
Yes, you must wait a period of time until you can unassign it and assign to a different site.
Thank you for understanding!
Hello @arungoyal!
There are some options for the pagination in the single post content element: text, background, color, border: https://prnt.sc/LokXPYzymyzS
For customization and other services you can contact our custom work team here: https://tagdiv.com/premium-customization-services/
Thank you for understanding!
Hello @deednews!
Unfortunately, we do not have this feature in our theme.
Thank you for understanding!
Hello Oliver!
You should access your category and disable this option: https://prnt.sc/-SCO1GIG7g5a
Hope that helps you!
Thank you!
Hello @catalingeangos!
Your link for the “Discover” item is #. Also, you did not choose a menu for the mobile menu. Please edit the homepage with the TagDiv Composer, and select a menu. You can add the link for that menu items in the Appearance -> Menus. Choose a menu and edit it.
Thank you!
Hello!
In order to avoid misunderstandings, please provide more information about what exactly you need to achieve, screenshots or a video and your website link. Please be more specific. Some demos have specific colors for those links, which may interfere, but you can change them from the TagDiv Composer.
A solution for sending a screenshot/video is this:
Download, capture, send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link, paste it here.
Thank you!
Hello @mustaphalaoui!
You have the possibility to right-click, copy, and paste the element in the new area and it will copy with all the settings you applied to it. Also, you can save the element and use it on other pages. If your header and footer templates are global, then they will show on every page that has assigned them.
Thank you!
Hello @nannumaniya!
If you use cloud templates, then you can easily customize and change the pagination or disable it with the TagDiv Composer. If you use default templates, then there are no possibilities. That’s why we recommend using cloud templates.
Documentation here:
– https://forum.tagdiv.com/cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/cloud-library-category-templates/
Thank you!
Hello!
Oh, I get it. But this element is not working like that. The single element which can work like you want it is called “single post author box”. Otherwise, you need to duplicate the template and change the link for every author. Duplicate the template, change the name, and assign the template for every post depending on the author.
Thank you!
Hello @davinity12!
You have clicked on the zone and not the element: https://prnt.sc/fwMvTXVVklHh
If you click the element, you can see the modal popup: https://prnt.sc/KjlT9II_9ZPN which is used for that menu: https://forum.tagdiv.com/modal-popup/ You can delete the element and insert a new element called “mobile menu” and choose a menu there which you created in the Appearance -> Menus.
You can create a mega menu like this: https://forum.tagdiv.com/mega-menu/
Or you can create a page mega menu like this: https://forum.tagdiv.com/page-menu/
Thank you!
Hello @serene!
In order to avoid misunderstandings, please provide more information about what exactly you need to achieve, screenshots or a video and your website link.
A solution for sending a screenshot/video is this:
Download, capture, send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link, paste it here.
Thank you!
Hello!
I’m glad that you solved the issue. We tested with our theme, the WP Super Cache, and with the settings from our guide this is working correctly: https://forum.tagdiv.com/cache-plugin-install-and-configure/
Have a wonderful day!
Hello @tdaplyn!
Unfortunately, with old-style templates, it is not possible to have different post templates per category.
But, you can have different single post cloud templates for your categories.
This is possible only with cloud templates.
We recommend to use cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer which contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
Documentation here:
– https://forum.tagdiv.com/cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/cloud-library-category-templates/
Thank you!
Hello @Andel!
There is a plugin conflict or a cache issue(Siteground). Make a test and deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it, clear all cache from your browser and try again.
Thank you!
Hello @detaylor!
If you mean that sidebar, then this can be modified only from the theme panel -> post settings -> more article box.
But, unfortunately, there are no settings for colors because it is an old layout. You can change the color with some CSS: https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thank you!
Hello Paulinho!
1. Go through the following guide: https://forum.tagdiv.com/general-options-may-interfere-with-newspaper-theme/ to ensure that nothing is blocking this request.
I recommend you use only tested plugins with our theme.
2. Examine the settings or uninstall the Autoptimize plugin to see what happens.
3. Maybe you use the old widget style and that’s why it’s not appearing in the backend, but it should be in Appearance-> Widgets.
Thank you!
Hello @klausteam!
I’m sorry, but you need to add the API in the theme panel. After that you can enable your firewalls.
Thank you for understanding !
Hello @christopherkevil8838!
Check this video: https://www.screencast.com/t/p2IL0SfR3
Hope that helps you!
Thank you!
Hello Alex!
There is a default space below, and you can delete it like this: https://prnt.sc/x_edUgKQGRqI
Additionally, each element, row, or column has a CSS tab where you can add padding, margin, or border.
I think this “effect” is because of the sticky header that you have.
Please make sure you have the latest update of the theme and you do not use some extra non tested plugins.
Thank you!
Hello @great1212!
Oh, so that is another class to complete there. So, replace the code with the new one:
.td-post-content a, .td-post-content blockquote a {
text-decoration: none;
color: #18272F;
font-weight: 700;
position: relative;
}
.td-post-content a::before, .td-post-content blockquote a::before {
content: "";
background-color: hsla(196, 61%, 58%, .75);
position: absolute;
left: 0;
bottom: 3px;
width: 100%;
height: 8px;
z-index: -1;
transition: all .3s ease-in-out;
}
.td-post-content a:hover::before , .td-post-content blockquote a:hover::before{
bottom: 0;
height: 100%;
}
Thank you!
Hello @propagare!
Make sure that the user role that you use can publish posts and that the featured video and any other settings will appear. Or install the Members – Membership & User Role Editor Plugin. Check the roles of this plugin, edit the role you need, and enable all the capabilities from posts.
Thank you!