308 comments found.
was just about to buy this then saw the $1000 price tag! Come on themeforest, these need vetting.
i am having problem, submenu is shown at 1440 resolution, even if i did not click on menu, how to fix that ?
I buy that theme long time ago and in details of theme said that psd included. I can’t find psd files!
I would like to refresh elements in the <main> tags of the site the elements are not loading as they would on first load. Is there a way to reinitialise the vendor scripts?
I found the solution, thanks
Hello there!
Im use your theme a long time ago and works fine, but I need you help.
When I use to mobile, I see the datatables daat express table view. Id like to configure only to mobile to see a horizontal scrollbar.
Do you help me please?
Thanks!
I found a solution: add “scrollX”: true to js datatables configuration and add a class=”nowrap” on table if is moible.
Tks!
HI , How are you Thanks for the great theme.
I have a problem which is: Add the Carousel on the Index.html page. Where when you add it, the menu bar at the top does not work
Hi, again have question. Where I can change behavior of search icon in header?
I set up that search box in header make search on google.com and it is working if I press enter in search field. But if I click on “magnifier” icon it just try to open “undifiend”+whatever-you-entered-in-searchbox.
So I want to change icon to submit form that I added around input in header.
tnx
Hi,
It is in dore.script.js file under section 03.03. Search.
Keyup from the input and click from the icon both calls “navigateToSearchPage” function.
Here is a screenshot: https://ibb.co/LpQn5n5
Cheers.
Hi, Can you please help me with logo problem. I have my logo in SVG format, but I can’t make it to look good as your default logo. I tried to make my logo same dimensions as yours but it still looks or too small or too big.
I know that I can modify it with css but why I can’t get it to work by default if I make my logo same size as yours?
Tnx
Hi,
If you have your logo same or even close dimensions, it should look as good as ours. I don’t have any idea why it does not look good except the logo might be not a vector based?
when i add a template in my project dore.light.bluenavy.min.css:1 Failed to load resource: the server responded with a status of 404 ()
pls i don’t need this product i need to retrieval
HI,
All the assets paths are absolute to make it work on the file system wtihout need of a server. Maybe you should look into them and change the paths according to your setup.
All the best.
The template works on Chrome, but how does it work on the Safari browser on the iPhone?
the link; http://test.it442.net/ test on Safari browser and Chrome
The template works on Chrome, but how does it work on the Safari browser on the iPhone?
Hi ColoredStrategies,
Can you help/fix the scroll issue, i cannot see the last chat item.
url: https://dore-jquery.coloredstrategies.com/Apps.Chat.html
Hi,
You may need to re-calculate the scrollbar position when a new item is added. Please check out the “03.24. Scrollbar” part in dore.script.js file.
Also, it calculates and positions the scroll on resize so dispatching resize event when a new item added might solve the problem.
window.dispatchEvent(new Event('resize'));
Best.
Hi,
Sadly it’s do not work, hope you fixed it, as you have the same problem on URL: https://dore-jquery.coloredstrategies.com/Apps.Chat.html
Hi,
Unfortunately we are not actively working on the template.
Hi super theme 
How can I add a footer to the Apps.Chat.html page (app-menu) ?
Hello,
Thank you, glad you like it.
As for the question, unfortunately there is no solution to included in the template to show footer for chat application. Chat input is fixed to the bottom and the page calculates full height to show chat area scrollbar.
All the best.
Hey ColoredStrategies.. my support is expired long time ago but i am using your template to a project yet.. i am using sass file of your project but i have a misconfiguration with dark and light theme.. when i am using build css named [dore.dark.blueolympic.css, dore.light.blueolympic.css] and after load main.css for load its all ok.. if i am using alone the sass components and build my custom light.css and dark.css file and after load main.css file that’s doesn’t work.. if you have any example with sass file before build and any other code for script.js i will appreciate.
Hi,
If I understand it correctly, you are trying to change the name of the css file. If that is correct, please make following changes in scripts.js file.
1. Change var theme = “dore.light.bluenavy.min.css”; to point your css file. 2. Clear local storage in dev tools or find and replace dore-theme-color phrase to something of your choosing. Both should last set theme color from storage so it should load your new css output from step 1.
nop..i am trying to build sass but something missing and theme doesnt load correctly..in you compliled css files have eveything of you theme..in my project i need some of theme..
Well, I guess some of the context is lost at translation but here is what I understand from the last message.
You are trying to remove some of the content from sass file since your project doesn’t require everything that the template contains. If that is the case, please share any error messages or screenshots of the code you have modified since there is no way for us to know what you have modified.
Hi we recently purchased the template in this the date picker was not working properly
https://dore-jquery.coloredstrategies.com/Ui.Forms.Components.html in the above link the date range was working properly but when we download the template file it shows up to the 2020 year only Till June 2020 after that it was not working and will not be able to select the dates. can you tell us what was the reason and how to resolve this it will be helpful? ThanksHi,
Please check out dore.scripts.js file. You may find the limit in below lines.
$(".input-daterange").datepicker({
autoclose: true,
rtl: isRtl,
startDate: "05/10/2020",
endDate: "05/25/2020",
templates: {
leftArrow: '<i class="simple-icon-arrow-left" />',
rightArrow: '<i class="simple-icon-arrow-right" />'
}
});
It looks like we have added the date limit in our code but not updated the preview.
All the best.
If you want, I will update bootstrap 4 to bootstrap 5 this item. After work pay me.
Hi,
We are already doing the update process. Thank you for your offer.
All the best.
Hi, i want to hidde main menu when the user click on an option not only the sub-menu, i´m no abble to find where to do this… can you help me?
Hi,
The menu generally works over the classes assigned to the body tag. You can see examples on the following pages.
https://dore-jquery.coloredstrategies.com/Menu.Default.html https://dore-jquery.coloredstrategies.com/Menu.Subhidden.html https://dore-jquery.coloredstrategies.com/Menu.Hidden.html https://dore-jquery.coloredstrategies.com/Menu.Mainhidden.htmlIf you wish, you can get the look you want by changing the class of the body tag in any button click event.
All the best.
Hi there,
I would be very happy if DataTabeles get an update of v1.11, as there would be even more options. Helps me a lot in my work. When I update it, the styles from Dore are unfortunately missing
Thanks Marco
Hi Marco,
We are currently working on other projects and I don’t think we will have time to update Datatables soon.
All the best.
It would be nice if it had the multilanguage option like the VueJs version and that the full page bug that is lost when entering another page is solved.
Hi,
Adding below lines in header instead of BUY button should give you the language dropdown:
<div class="dropdown d-inline-block ml-2">
<button type="button" class="btn dropdown-toggle btn-light btn-sm language-button" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">EN</button>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<a class="dropdown-item" href="#">English</a>
<a class="dropdown-item" href="#">Español</a>
<a class="dropdown-item" href="#">Français</a>
</div>
</div>
It also requires some css, you may add it in main.css file:
.language-button {
background: #f8f8f8;
border: initial;
font-size: 0.8rem;
color: #8f8f8f;
padding: 0.6rem 1rem;
}
— Since this is an html template and navigating to another page actually reloads the site, browser exits the full screen mode. Vuejs version is a single page application so there is no reloading of the browser.
All the best.
Hi Team,
Actually, I will be stuck in dore html design 1 component.
I will be stuck in while we are opening the modal if we click outside the popup and it will close.
Can you please help us to block outside the click ?
https://dore-jquery.coloredstrategies.com/Ui.Components.Modal.htmlBasic Modal I will be using.
Thanks.
Hi,
Adding data-backdrop=”static” to the modal should solve the issue.
Here is the docs for it: https://getbootstrap.com/docs/4.6/components/modal/#static-backdrop
Cheers.