Hi,
Unfortunately I don’t exactly understand what these alerts are. If it is a plugin, please note that not all plugins are compatible with the theme, and may not work properly. Or the plugin might not be configured well. You could search for similar plugins and make tests, there might one that will not create issues.
Thanks
Hi,
The post view count does not seem to be working. If you use caching on your website, please activate this option from the theme panel
– https://forum.tagdiv.com/ajax-view-count/
Clear the cache after enabling the option.
Thanks
Hi,
Loop ads are not currently available in the theme. It could only be done by modifying the theme files. These are some related topics that might be helpful if you would like to implement this for your website
– https://forum.tagdiv.com/topic/how-can-add-horizontal-sidebar/
– https://forum.tagdiv.com/topic/custom-ads-4/#post-62511
– https://forum.tagdiv.com/topic/category-page-ads/#post-42817
– https://forum.tagdiv.com/topic/how-to-add-adsense-ad-after-5-10-articles-on-main-page/
Thanks
Hi,
Simply edit the sub-footer menu and change the order of the menu items
– https://www.screencast.com/t/uD7SsaqP
Thanks
Hi,
The theme width cannot be changed. The content and sidebar width is fixed, it could only be reduced by modifying the theme files. This is highly not recommended as it will most likely cause damage to the website layout.
Each elements size, margin and padding is carefully calculated, changing one would affect all the others. I am sorry but there is no easy solution that I can provide you in this case.
Thanks
Hi,
I believe directory browsing is not recommended
– http://www.wpsuperstars.net/how-to-disable-directory-browsing-wordpress/
You could check with your hosting to see if directory browsing is disabled and enable it. Or try enabling it yourself by editing the htaccess file
– http://www.1squarepear.com/how-to-use-htaccess-to-disable-or-enable-directory-browsing/
Thanks
Hi,
That would require you to edit the post template file that you are using, and make modifications in it’s structure. For example this is for post template style 2 (the file is loop-single-2.php)
– https://www.screencast.com/t/KeZhpcwLrZ3
– https://www.screencast.com/t/6xkNdB3aVekV
– https://www.screencast.com/t/ul9ediHeHuCX
Thanks
Hi,
I am sorry but we cannot provide a solution in this case. Some plugins are simply not compatible with the theme. If the lazyload was identified to cause it, and you have disabled it and it still not working there might be other issues.
Maybe the plugin developer could provide a solution. Or there might be a setting in the plugin that is the problem.
We have not tested such plugins, there is no way of knowing what exactly is causing the problem.
Or you could try similar plugins that might work properly with the theme.
Thanks
Hi,
The mobile theme is sensitive when it comes to caching plugins. Issues can be present in combination with some caching plugins. Try using the WP Super Cache
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
Thanks
Hi,
The comment count in the author page will counts comments made by that author. If the author is not logged in, no comment will be registered for that author. Please correct me if I misunderstand.
Thanks
Hi,
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,
If you update the theme to the latest version or install it, the tagDiv composer will automatically activate itself
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
Having both editors active could create problems in some cases. After updating please go to your plugins section and deactivate the tagDiv composer plugin.
If you use a child theme please switch to the main theme, as it may require adjustments to the new theme version. Custom code you might use may not work properly anymore.
Thanks
Hi,
I have inspected those menu items, but I do not see this blank box with question mark
– https://www.screencast.com/t/joaf8b4AZ
– https://www.screencast.com/t/3L86T0jQ3
The menu module uses this thumbnail size
– https://www.screencast.com/t/DDI0HYkGcA
If it is enabled, the theme should create thumbnails from the featured images you set for posts.
Thanks
Hi,
1. When the mobile theme plugin is active, content for pages has to be entered through the mobile editor. Please see this guide for more information about the mobile theme
– https://forum.tagdiv.com/the-mobile-theme/
If you want to display the same content from desktop, deactivate the mobile theme plugin. The theme is fully responsive and will adapt for each device.
2. The footer will be displayed when the mobile theme plugin is active, regardless of the settings from desktop. There is no setting to remove the footer in this case. Only through custom code or theme modifications.
3. The hamburger menu icon should be displayed at all times. Maybe there is a combination of colors and background that could make it seem that it is not present. Please check the settings here
– https://www.screencast.com/t/Auns7Z7m
4. The mobile theme does not have an option to display the social icons displayed in the mobile menu. That can only be done with custom code or theme modifications.
5. Please provide a link to a post with this problem, so we can inspect it.
The mobile theme plugin is optional, the settings and options are kept to a minimum for better performance on mobile devices.
Thanks
Hi,
If you could provide a link to a post with one of these post templates, we will inspect it. Usually plugins can cause image problems, but there might be other causes. We will know more after inspecting the issue.
Also make sure that this thumbnail size is enabled in the theme panel
– https://www.screencast.com/t/PK4vJMvki88
– https://forum.tagdiv.com/theme-thumbs/
It might require to regenerate the thumbnails after enabling the size
– https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Thanks
Hi,
Please send us an email at contact@tagdiv.com and provide admin login information, so we can take a look. Hopefully we can identify what is causing the theme panel saving issue.
Also paste a link to this topic in your email.
Thank you!
Hi,
Sorry for misunderstanding. This is the file where you could make the modifications to the login modal
– https://www.screencast.com/t/imwIQ65zeA
That is where the registration and the login functions are defined and you could remove the login and keep only registration.
Thanks
Hi,
That is a row split in three columns, with a block 25 limited to 1 post in each of the columns
– https://www.screencast.com/t/eBQRw18rBe9
– https://www.screencast.com/t/QWIJq4CeYOAr
The custom styling for block 25 (module mx17) can be seen in the erotic demo stylesheet
– https://www.screencast.com/t/77wRKcypVH
Thanks
Hi,
You could enter a custom URL instead of the default functionality
– https://www.screencast.com/t/5c7qb81HAjgJ
When clicked the user name will direct to the address you enter there.
Thanks
Hi,
That code provided applies only on homepage. To make it apply on the rest of the website try it like this
h3 > a {
color: #1903ba;
}
Modify the previous code or remove it and enter this one. It will apply on posts, categories, search page etc
– https://www.screencast.com/t/JHIZbYKfi
– https://www.screencast.com/t/8RHNqTYV2m
– https://www.screencast.com/t/grNXPjoKWe
Thanks
Hi,
Changing the theme width is not recommended. All the elements on the page will be affected if the fixed width is modified. This is what would happen if the width is decreased with just 1px for example
– https://www.screencast.com/t/FbD0jW7vWqk
Custom CSS code can be used in the child theme stylesheet. You can try and make experiments if you want to. Or use the theme panel Advanced CSS sections for specific devices.
Thanks
Hi,
Please follow this guide for more smart sidebar information
– https://forum.tagdiv.com/smart-sidebar-2/
The option in the theme panel is a general option, that enables or disables the smart sidebar feature on the whole website.
Thanks
Hi,
If you mean the space reserved for the sidebar in the MCE editor
– https://www.screencast.com/t/MCdrXdiwUY
This could be removed from the code. Please follow this topic for more information
– https://forum.tagdiv.com/topic/sidebar-space-in-edit-mode-in-post/
If this is not what you meant, please provide more details about the issue, so we can understand better.
Thanks
Hi,
A code like this will make the header menu items change background color and font color only on hover, as you mentioned (use the colors you want)
– https://www.screencast.com/t/r4blu480
#td-header-menu .sf-menu > li > a:hover {
background-color: red;
color: white;
}
Enter it in Theme panel->Custom CSS if you decide to use it.
You can use the browser inspector to identify the elements on the website and the classes used, to create custom code. This is a guide
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thanks
Hi,
You could edit the header template that you are using, in the theme files. Something as simple as a paragraph with the text you want under the logo, could do the trick
– https://www.screencast.com/t/Rj1p9kqDR
– https://www.screencast.com/t/zo85Xm9N0
Thanks