Hi,
At the moment your website seems to be working fine, the images on the front page and posts are displaying properly. There are some cache related errors in the console
– https://www.screencast.com/t/hb4idBUICAb
It would be best to try and use this caching plugin with the recommended configuration
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
Thanks
Hi,
The only option for a background ad is like this
– https://forum.tagdiv.com/background-ads/
It allows you to set a background image of your choosing with a link, for the website. Maybe what you are trying to do can be achieved through a plugin with those capabilities, to allow you to place the ads in the position you want. Some users here on the forum are using the Adrotate plugin, you could try that. Or you can search the forum for other ad implementations for this case.
Thanks
Hi,
The tagDiv composer was introduced in the latest theme update, it is our new front-end page editor. More information about this here
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
– https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/
The images should display fine, usually image problems are caused by plugins. That causes in some cases the lazy load feature to produce this kind of issues. Please try it only with the bundles plugins, to see if the result is still the same. Or maybe deactivate the lazy load in the theme panel – https://www.screencast.com/t/HBjrb3Ln and see if that has any effect.
Thanks
Hi,
You should not have any problems of this kind using the WP super cache plugin. if you decide to install it here is the recommended plugin configuration
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
Thanks
Hi,
You will have to create your design using the available row layout settings
– https://www.screencast.com/t/lmGKkTsOxP
The option to hide particular content based on device is not present at the moment, with the tagDiv composer. All these may change in future updates for this editor but I could not say for sure when it will happen.
Here you can find a useful tagDiv composer guide
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
Thanks
Hi,
That was the way that particular post template style was designed. You could modify the height of the header image with a code like this if you want (the default height for the image is 700px)
– https://www.screencast.com/t/wYpALhWGH
.td-post-template-7 .td-post-header {
height: 400px;
}
Thanks
Hi,
You could deactivate the category tag for that particular module in the theme panel
– https://forum.tagdiv.com/category-tag-on-modulesblocks/
But this will remove the tag everywhere the module is displayed, and regardless of the content of the module.
Thanks
Hi,
That could be a possibility in a future update, but I could not say for sure when this will happen. It is up to the developers however to decide what gets implemented as soon as possible and what is postponed, from the list of suggestions and recommendations. In the meantime you will have to make the modifications in the mobile theme files directly.
Thanks
Hi,
That all depends on how you have built your category structure and what categories the posts have. You can control the category tag that displays on the modules by selecting a primary category for the posts, if the post has multiple categories
– https://forum.tagdiv.com/category-tag-on-modulesblocks/
– https://forum.tagdiv.com/primary-category/
If a primary category is not set, it will be picked form all the posts categories, alphabetically.
Thanks
Hi,
I have inspected your website but I do not see this happening in your menu. The uncategorized category is where your posts that have no category assigned will be inserted, by default.
Thanks
Hi,
The theme can only be activated on a single end website, according to the Envato license policy – https://themeforest.net/licenses/standard
The theme cannot be used on 2 separate websites with separate content, but it can be used on a sub-domain for testing or part of the same site, this is allowed with the same license.
Please correct me if I misunderstand.
Thanks
Hi,
There is no header style like the one you mention, available in the theme at the moment. More header styles could be introduced in future updates. If you would like to modify a header style to look like that one, it will have to be made custom.
Here is a guide explaining how to use the browser inspector to identify the elements on the page and their classes, in order to create custom code that you can use
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thanks
Hi,
I don’t know why would you like to change the theme version. If you want to do it try changing the data here in this file
– https://www.screencast.com/t/xZNLcg2zTsf
Thanks
Hi,
I have tested the code that you mention and other codes, in the child theme stylesheet, and it is applying properly. I simply entered it in the child theme’s style.css file. Maybe it is a caching issue that causes the code to not apply. Try clearing any caching installed and check again.
The functions file provided with the child theme should have these lines of code inside
– https://www.screencast.com/t/KiqpYbiFRS
You can try again with the child theme sample included in the theme package and see if it is working properly.
Thanks
Hi,
It is possible, but I could not say that it will get implemented in the next update. Maybe in other future updates more social networks options will be available. Thank you for your suggestion.
Thanks
Hi,
Try removing the link for the author from the code, in this file
– https://www.screencast.com/t/6LN0BOrUS
– https://www.screencast.com/t/KuRwYkezLJ1B
The author should display in the post page without any link attached to it, if that is what you want.
Thanks
Hi,
Please try to update the theme by FTP – https://forum.tagdiv.com/install-via-ftp/ then check if everything is working as it should.
Maybe the theme is not updating properly, this method is the surest way in this regard. Follow the steps as described and it should work properly. Please let us know how it goes.
Thanks
Hi,
The number of articles on a category page can be modified here
– https://www.screencast.com/t/zSNAiDWrox
Thanks
Hi,
Unfortunately the child theme cannot override certain files from the theme, at the moment. You will have to take note of the modifications and make them again after updating the theme. However in the theme package you can see a Patch folder containing only the updated files, which you can replace in the main theme. This is useful in some extent if you have made modification to some files and would like to keep them if possible
– https://forum.tagdiv.com/whats-included/
Thanks
Hi,
@Dmitry_Lupich If you mean the author name on the blocks and modules, you can disable it in the theme panel like shown in the screenshot, and it will not be displayed. The author name will appear normally on posts.
If you wanted something else please provide more details about this, and I will try to give you a solution.
Thanks
Hi,
Please make sure you are using the latest version of the social counter plugin from the latest theme package. The social counter should work properly if this is the case.
You could try to deactivate all your plugins as a test, except Visual composer and the social counter and see if this has any effect.
If the social counter still does not work properly, please sends us an email at contact@tagdiv.com and provide admin login information, so we can take a look. Please also paste a link to this topic in the email.
Thanks
Hi,
For header style 10 you can try it like this (you can modify the values in the code)
Before – https://www.screencast.com/t/F44uUaL6l
After adding the code – https://www.screencast.com/t/UBOtjLWMw5
The code must be entered in Theme panel->Custom Css
.td-header-style-10 .td-logo-text-container .td-logo-text {
font-size: 95px;
}
.td-header-style-10 .td-logo-text-container .td-tagline-text {
font-size: 25px;
font-family: "Arimo";
letter-spacing: 2.8px;
}
Here is a guide to help you identify the elements on the page and the classes used, in order to create custom code that you can use in the theme panel
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thanks
Hi,
This last theme update is a major step and reflects the direction the theme will follow. The new tagDiv composer is more optimized and lighter in most ways then the Visual composer editor. Future theme updates will include more features and options for the new editor. We know the transition will not be easy for all cases, that is why we tried our best to make it as smooth as possible.
You can keep using the Visual composer and deactivate the tagDiv composer, but you should take this into consideration.
Thanks
Hi,
The mobile theme will not recognize these shortcodes unfortunately. The only ad options for the mobile theme can be seen in the theme panel
– https://www.screencast.com/t/pPYkgprrf
The mobile theme is meant to be as light as possible for the best performance on mobile. If you would like to display the same content from desktop, you can simply deactivate the mobile theme plugin. The theme will adapt to each device, due to it’s responsive design.
Here you can find all the options regarding the mobile theme
– https://forum.tagdiv.com/the-mobile-theme/
Thanks
Hi,
I do not understand what is the problem you are having with the wordpress admin bar. If you want to hide it for users simply add the code from the provided link, in the theme functions.php file
– https://www.screencast.com/t/hTynZ4rPs59
– https://www.screencast.com/t/9lgNGwSAI
Then clear any caching that you have installed , if the code does not work. It could ba a caching issue if it does not work. I have tested the code and it works as intended.
Or like I mentioned search for plugins that have more options and capabilities for this purpose, or other similar code methods.
Thanks