Hello,
I think you mean the logo. The post title shows up properly. It is your site logo that does not seem to be working. Please disable all plugins except the page builder and amp plugin, 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,
Please provide more details to what exact xml you are trying to import and what import tool you are using.
Thank you!
It not only controls the visibility. Every setting available in the device ‘preview’ can be changed based on the device used.
Thank you!
Hello,
Indeed, the bundled version cannot be activated. But you do not need to because you already have full access to the plugin features without activation.
As for plugin updates, we will be providing them along with the thee updates.
Thank you!
Hello,
I can see the ads just fine in the examples you mentioned. Please try to re-add the code and clear all caching. Including your browser cache.
Thank you!
Hello,
You can add a bottom padding for the block to have the same spacing:
.wpp-list-with-thumbnails li{
padding-bottom: 26px;
}
Unfortunately you cannot add the date and timee with css.
The title seems to match the others.
Thanks.
Hello,
You can simply embed a video into the tagdiv composer in a column text widget like so:
https://www.screencast.com/t/2MAYPlW4xh7
Thanks.
double post
Hello,
On mobile devices the video background will not play. This is the implementation for the video background and there is no easy fix for it unfortunately. This can be seen on this demo as well: https://demo.tagdiv.com/newspaper_construction/
Thank you!
Hello,
On the mobile theme, the top grid will show the 3 most recent articles added to the ‘featured’ category. If you do not have any post added to that category, no post will show in the grid. Please read this guide to mark posts as featured: https://forum.tagdiv.com/featured-posts-2/
If this functionality does not work for you and you feel there is an error somewhere, please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.
Thank you!
Hello,
Please provide a link to your site so we can inspect the block.
Thank you!
Hello,
The easiest method to do this is to create a sub-domain with a fresh install of wp and the theme and redirect between the sub-domain and the main site.
Thank you!
Hello,
The forum topics provide 404 errors because you must copy the link not access it directly after a search as the bold tags that mark your keywords also get dragged in the url making it invalid.
Sorry but for the moment there is no simple way of adding a social login to our theme without plugins and custom modification if you also need it to be implemented into the login modal.
This request is already on our list for future updates but no decision has been made for the moment in this regard.
Thank you for understanding.
Please make sure you also update the theme plugins by deactivating and deleting the current theme plugins you have installed and then installing them again from the 8.7.2 theme package.
Thanks.
Sorry but a color change does not have any effect on google. There is no link between the header color and google not receiving images when caching.
Hello,
If you use the mobile theme plugin, then you can select a separate menu for mobile devices. If not, then the desktop menu will be shown without the mega menu sub-menus however.
Thank you!
Hello,
Sorry but amp does not allow specific WordPress shortcdodes. There is no simple method to implement pagination in amp.
Thank you!
Hello,
If you set something for a particular category, then the default settings are overwritten. A post will first go for settings towards the category and if that is left on default then it will get options from the default blog and post template. This cannot be reversed however.
Thank you!
Hello,
This could be a plugin conflict so please disable all plugins except the page builder, 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,
When uploading a logo, please make sure you select the full size and not a thumbnail of it: https://www.screencast.com/t/GVcrc1VZcZD
As for the sidebars, please make sure that you have a sidebar selected for the post. A post will grab the sidebar from it;s primary category. Please read this guide: https://forum.tagdiv.com/primary-category/
Thank you!
Hello,
The date function is created here for all modules at once if you want to alter the main fucntion: https://www.screencast.com/t/f3NVvXDbDB
If you only want to alter the module 8, you will have to replace this code: https://www.screencast.com/t/3gVwPa3NuZyb
We have not tested implementing the modified time for pages though. You cna give this function a shot as well: https://codex.wordpress.org/Function_Reference/get_the_modified_date
Thanks.
I will need to inspect the site in order to provide an answer. Please provide a link to your site so I can inspect it. If you are not comfortable sharing your site here, you can do it via email at contact@tagdiv.com
Thank you!
Hello,
The official forum language is English for other users to read. Please use English or alternatively, contact us via email at contact@tagdiv.com
The topic you posted provides the solution already.
You simply replace this code: https://www.screencast.com/t/yPfMTzIuK with this one:
if (function_exists('get_header')) {
get_header();
}else{
header("Location: https://www.mysite.com ");
exit;
};
Thank you!
Hello,
This could be a plugin conflict so please disable all plugins except the page builder, 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!