Hello,
This is the default implementation of the page templates. Please use the pagebuilder + page title template if you want to have a title along with pagebuilder content: https://forum.tagdiv.com/page-templates-2/
Thank you!
Hello,
Sorry but all of our theme is based on PHP code. It is a WordPress theme not a HTML theme, sorry. Every html part is wrapped in PHP code. You will not be able to achieve this goal without breaking the theme functionality.
We will not be able to help with this as it is not covered by the theme support.
Thank you!
Hello,
You can use this css to increase the size of the container:
@media(max-width: 767px){
.td-trending-now-post {
height: 40px!important;}
.td-trending-now-wrapper{
height:70px
}}
Thank you!
Bogdan B
Hello,
That’s really something if you tested over 100 themes 🙂 We are glad to see happy customers.
As for the css, use this one and change the font size and color to your preferred one:
.td_ajax_load_more{
font-size:20px;
color:red!important;
background-color:yellow;
}
The hover color is grabbed from the theme accent color though.
Thanks.
Hi,
All images seem to be in order on your homepage: https://www.screencast.com/t/7lOl0jnSmWP9
We cannot see any error with the images.
Thanks.
Hello,
If you want to make a boxed version of your site you can simply assign a background color to it from here: https://www.screencast.com/t/LaBK66wZiL
This will make the theme go into boxed mode.
Thanks.
Hello,
It depends on each one’s opinion. In my opinion (personal opinion) it’s a waste of time, but some argue about this and prefer the child theme. Even if using a child theme you still have to replace the modified files so it becomes useless. You can simply keep track of your modifications and make them in the main theme.
But this is just my opinion. You should do what you consider best for your project. If a child theme seems safer, you can go with it.
Thank you!
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!
Hello,
Our theme actually has a scroll to top button. https://www.screencast.com/t/PxCePXoGn
Please provide a link to your site so I can inspect it and see why the scroll to top does not show up.
Thanks.
Hello,
The mega menu is enabled or disabled from the menus section of wordpress: https://www.screencast.com/t/ONNsH9sluX
Thank you!
Hello,
The excerpts in our theme has a cutting system that allows you to cut all excerpts to a set limit of letters or words. Please read this section of the documentation: https://forum.tagdiv.com/excerpts-introduction/
Thank you!
Hello,
Please first test your ads on a post. Place the ad code inside the post content and see if it works. Then if it works from inside the post content try using this method of implementation: https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
As an alternative you can use the adrotate plugin to bypass the theme ad system.
Thank you!
Hello,
That element does not seem to come from the theme though. It looks like a custom implementation. Please provide a link to your site so I can inspect it and see if there is any css I can provide to change the color.
Thank you!
Hello,
The license can be used on sub-domains as long as they are part of the same project, The theme cannot be used on 2 separate sites with separate content but a sub-domain usually is just a testing site or part of the same site so this is allowed with the same license.
Thank you!
Hello,
This guide should hep overcome this error:
http://www.wpbeginner.com/wp-tutorials/how-to-fix-are-you-sure-you-want-to-do-this-error-in-wordpress/
Thank you!
Hello,
In order to make posts stay inside a particular block, you will have to create separate blocks. One with the posts you want sticky and one with the latest posts. You cannot have both sticky posts and dynamic ones inside the same block element. You can use either the featured posts option: https://forum.tagdiv.com/featured-posts-2/ or the post id filter from the block settings: https://forum.tagdiv.com/block-settings-guide/
Thank you!
Hello,
The visual composer plugin is not a trial version. The front-end editor was disabled on our theme because it created conflicts with our theme blocks and grids. Only the back-end editor can be used. As for the activation code, the message can be ignored as you cannot activate the plugin in the bundled version. This is mentioned here: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thank you!
Hello,
The problem seems to be gone now. I cannot see the color shift as you mention on your site.
Thanks.
Hello,
This option already exists. It is called “unique articles” Please check this guide: https://forum.tagdiv.com/unique-articles/
It will not work i you use block pagination though. Do not use pagination on the blocks when unique articles is activated.
Thank you!
Hi,
It means you had visual composer installed on your site before but did not remove it properly. There is still the visual composer folder left behind. In this case you will have to go in via ftp and delete the visual composer folder. Then you can install the plugin again.
Thank you!
Unfortunately not all plugins are compatible with premium themes.
Thanks.
Hello,
Please send us the private details on our email address at contact@tadiv.com and provide a link to this topic so we can identify you.
Thank you!
Hello,
You can add any custom link to the footer menu. You cna create a sign-up page and place it as a footer menu item.
Here is an example: http://www.wpbeginner.com/beginners-guide/how-to-allow-user-registration-on-your-wordpress-site/
Thank you!
Thank you for your suggestion.
Hello,
Please follow this link: https://wordpress.org/support/topic/wp-admin-sorry-you-are-not-allowed-to-access-this-page/
This is a general wordpress isseu mostly caused by plugins.
Thank you!