@Eishventura I don’t understand what exactly you are referring to and what is the problem. Try and provide as many details as possible for a better understanding and solution.
Hi,
According to Envato license terms the theme can be used on a single end product (one website)
– https://themeforest.net/licenses/standard
– https://themeforest.net/licenses/terms/regular
You can activate it on a testing domain or temporary sub-domain if you wish, as long as in the end it is used on a single final website.
Thanks
That code seems to work, on responsive the logo does not look right however
– https://www.screencast.com/t/57krnj6r
You could remove that code and try something like this for example
– https://www.screencast.com/t/Sms4pmA7nt
It looks good responsive and on desktop
– https://www.screencast.com/t/p1444pWB3Zd
.td-header-style-9 .td_stretch_content_1200.td-logo-wrap-full {
max-width: 1200px;
}
.td-header-style-9 .td-header-sp-logo {
text-align:left;
}
Note there are Advanced CSS section sin the theme panel, if you want cod to apply only for specific devices.
Hi,
There was an issue with the icons not displaying in the actual page, despite them appearing in the composer page. That could be the issue here. This was brought to our attention shortly after the theme has been updated. We fixed it and re-uploaded the theme package. You could download the theme package again re-install the theme. There should be no more icons issues anymore. Let us know. Sorry for the inconvenience.
Thank you!
Based on user feedback there were some issues between that plugin and the theme. The plugin author released an update not long ago I believe. The problem you are having could be a CSS issue, if you could provide a link to a pages where it is happening, I will take a look.
Indeed the old theme should be removed (or overwritten) when updating the theme by FTP. Don’t worry about the child theme version, it will work properly and there will be no problem.
Hi,
Updating the theme means you have to remove the old one and install the new version, please see this guide
– https://forum.tagdiv.com/how-to-update-the-theme-2/
Do it through FTP as well, that is the most recommended method. The latest theme version available for download is 8.7.2. Remember to update the theme plugins as well.
Thanks
Hi,
Seems there are some extra parameters in the video IDs, only the video ID has to be entered in order for the playlist to show them, like this
– https://www.screencast.com/t/V1UPmDLS
– https://www.screencast.com/t/SntxP8ejy2l
So try the video IDs like this and there should be no problem
alk8qs5N5Ac, j2vWMfrVdKE, OUJ7cagS4sM, NWbKFBprU_0, SNNM46jZoD4, vRv6EU5EkUc, FmQ2CTwhXTg
Hi,
If the popular category widget is present in the footer, but not ion the footer sections, that probably means you are using a footer template with predefined content. There are footer templates which display content by default without you entering widgets in the footer sections
– https://forum.tagdiv.com/footer-templates/
So you can change the footer style (an empty one) and display the widgets you want only.
However the category widget should not be broken, if you could provide a link to your website we will inspect the widget.
You could try before to deactivate all plugins except theme plugins and clear all caching. Maybe a plugin is causing the widget to be broken.
Thanks
Hi,
I have checked this on my end, seems to be no problem
– https://www.screencast.com/t/LTQU3YFVgMI
So something is not working properly for you. You could try as a first step to use a different browser, see if the icons are displayed.
A second step if there is still a problem would be deactivating all plugins as a quick test, leave only theme plugins active. Check if this solves the problem.
Also take a look in the theme system status and see if the server and WordPress parameters are set according to the requirements
– https://forum.tagdiv.com/system-status-parameters-guide/
Let us know the results.
Unfortunately there is not at the moment. But each request is added on our list and it will be considered at some point by the developer team.
Hi,
When enabled the sorting will be done through the Jetpack plugin entirely, no other settings from the filter tab will have effect. The sorting method requires the Jetpack stats module to be enabled and it will work
– https://jetpack.com/support/wordpress-com-stats/
If you want a 7 day sorting this is available in the theme
– https://forum.tagdiv.com/7-days-post-sorting/
The post views have to be enabled in the theme panel
– https://www.screencast.com/t/djO8BlYeCt
The element will display popular posts based on the views they get, since the option was enabled in the theme panel
– https://forum.tagdiv.com/block-settings-tutorial/
Hi,
You could use a different ad implementation then the theme’s, through a plugin maybe like you mention. Indeed the theme will hide the ads for the devices you choose not to display them. Try experimenting with plugins or server provided services if this is a problem for you.
Hi,
The main theme and also mobile theme will only display ads if you enter ad codes in the locations you want. Removing them is easy, remove the codes from the locations you don’t want ads to appear.
From what I see the ads are not displaying on your website at the moment, I checked in a post page, there are some ad related errors
– https://www.screencast.com/t/s2JaQaeJ
Maybe double check the implementation of the ads, if everything is set properly. The error seems to mention you have more than one enable page level ads inserted in the page. I believe those only have to be inserted in the header.php file of the theme between teh head tags, that would be enough.
I couldn’t give you a solution for that unfortunately. No such testing was conducting with the theme up to this moment, so issues may happen. Maybe it is related to the sticky menu setting in the theme panel header menu settings, try deactivating it and make tests.
Maybe something like this where the space is removed completely
– https://www.screencast.com/t/EilxnGOVAMh
.td-crumb-container {
display: none;
}
Or reduce it like this
– https://www.screencast.com/t/1uRmq8cHPZ
.td-crumb-container {
min-height: 10px;
padding-top: 0;
}
Hi,
Something has happened indeed, the HTML structure of the page is broken from what I can see. This could happen because of modifications in the theme files, or code entered in them or maybe theme panel code sections.
If you did not make any modifications to the theme files, then it could be the case that the theme did not install properly. Try reinstalling it by FTP if possible
– https://forum.tagdiv.com/install-via-ftp/
Let us know if there still is a problem.
Thanks
Hi,
The titles will be white, that is specially for the black demo. Since the code you are using is general, use another general code for the article titles
– https://www.screencast.com/t/YxZ5pwpU3
This is the code used in the example
.td-black h3>a {
color: #000;
}
The browser inspector tool is very useful to identify the classes and elements used in the page and allow you to create custom code
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Hi,
Only all the menu items at once can be customized in terms of coloring. Individual colors for each menu item could only be possible with CSS.
So you want that menu item to be yellow at all times like this
– https://www.screencast.com/t/ofL8qXQbvdR
When hovered it will be black like this
– https://www.screencast.com/t/iKnrmyjdH
Enter this code in Theme panel->Custom CSS section
.menu-item-28047 a{
background-color: #fdc500;
}
.menu-item-28047 a:hover {
background-color: #000!important;
}
Thanks
Hi,
1. You could use smart list style 1, this functions like this
– https://demo.tagdiv.com/newspaper/smart-list-style-1/
2. Since it is a list, the numbers would be helpful. You could remove the numbering with a custom code, and also left align the title
– https://www.screencast.com/t/X8ln6aeAv
.td-sml-current-item-nr {
display:none;
}
.td-sml-current-item-title {
padding-left: 0!important;
}
This code will work for the current smart list style you are using, for others it might need modifications.
Thanks
Hi,
I couldn’t say how something like that would be possible. Product category pages do not have options to select templates for them.
Product category pages look like this
– https://www.screencast.com/t/JZ0U3wU1jPKn
Maybe there are solutions online that you could try to customize these category pages.
Thanks
Indeed there seems to be a space created when the search is opened and the keyboard appears, visible because of the transparent modal
– https://www.screencast.com/t/bb66nhr9
Try entering this code in Theme panel->Advanced CSS in the phones section
.td-search-opened .rev_slider_wrapper.fullscreen-container {
left: -20px!important;
}
The result should be like this – https://www.screencast.com/t/wxpHGEn1i
Thank you for posting this solution, it may be helpful for other users in similar situations.
Hi,
I don’t quite understand what you mean by hiding blogs in the menu. In the menu you can add any element you want, when creating/editing it. If you could provide some more details about this, we will try to help you if possible.
Hi,
You could edit the post template files in a child theme, add what ever is necessary directly in the post template files used. These are the post templates in the theme
– https://www.screencast.com/t/RCsJD8bE
They can be modified through a child theme
– https://forum.tagdiv.com/the-child-theme-support-tutorial/
So you could copy the files in the child theme and make the modifications/additions you want there.