Discussion on Starlight Responsive Bootstrap 4 Admin Dashboard Template

Discussion on Starlight Responsive Bootstrap 4 Admin Dashboard Template

Cart 1,067 sales
Well Documented

themepixels supports this item

Supported

This author's response time can be up to 2 business days.

178 comments found.

nm, I see what you did

Ohh that’s good to know :)

Does charts.js have some mistakes in the comments? “Simple Chart” seems to referring to the main chart on the dashboard Yet on dashboard.html that chart is called through the element id chartplace2, but back in charts.js chartplace2 is commented with Chart in side bar. I’m confused

I can’t reproduce your proble here. It would be helpful if you can show me your code. It seems that there is a javascript code conflict here.

Hello could you confirm that all the bugs reported here are included in the next version ?

for example I had a question about keeping the submenu links visible when you go from one submenu to another under the same menu links. I saw that you gave me an answer (changing the css style) here but you gave a totally different answer to someone else for the same question using a cookie in the javascript. I just want to understand if this problems fixes will be added in the next version. As well , could you add on themen forest the history of the version. I did not see a block where you notify of new versions. thus we can only know by downloading the zip again and making a diff on the files.

thank you

No, you have different situation about the cookie thing. Your question is how to display the submenu when the active page is a sibling of this sub menu and that is through css.

The other person is asking how to do the (entire) menu keeping it collapse in other pages once it collapsed in the current page and that is by using the cookie. What he meant is not the sub menu but the whole menu.

When I use this fix above to fix the tabs:

Go to style.css, then go to line 319 and remove/comment this line

.lefticon .leftmenu ul li { width: 250px; }

That would fix the problem

It seems to break the hover over menu when it is condensed and it is more than one word.

My first link is Dashboard and it displays just fine.

My second link is ‘My Account’ and when the menu is condensed and i hover over it it displays it like this:

My Account

Find this line of code
.leftmenu ul li .menutip {}
and adjust the z-index to 200 and find this code
.maintabmenu { }
and adjust the z-index to 100 and of course put this back
.lefticon .leftmenu ul li { width: 250px; }

My client purchased this template and I am working with it. I have noticed two bugs that I am hoping can be fixed.

1

When on a mobile phone or when the left menu navigation is shrunk down, it no longer respects the drop down items. Can the left side menu be upgraded so it shows the drop down items weather the menu is full size or condensed?

Also it seems I am missing the thead.png file. Can you email that to me by chance?

About the menu, it’s not a bug it’s just intended not to show the submenu when it collapsed but I’m thinking about that in the next update.

About the thead.png let your client download the updated file here in TF. thead.png is already there

Got a weird problem with jQuery.Dialog.

// Open the email templates form
$('#newUser').dialog({
    autoOpen: false,
    width: 640,
    height: 640,
    maxHeight: 640,
    position: [450, 100],
    modal: true,
    show: { effect: 'fade' },
    hide: { effect: 'fade' },
    close: function (event, ui) {
        if ($("#usertable").length > 0) {
            oUserTable.dataTable().fnReloadAjax();
        }
    },
    open: function (event, ui) {
        $("#FromVisit").val('true'); // set our value for refreshing
    }
});

In Chrome this is all fine and the CSS styles the box nicely, in IE9 however, although all elements are shown, the nice black border wraps half way up the page so it looks like a small dialog box with half of the text fields outside if that makes sense. If I set the height to 1024 then IE renders the same as Chrome did, but then the box in chrome is way too big.

Any thoughts? Is this a CSS thing somewhere? Having trouble tracking it down

Do you have any screenshots?

Any thoughts? :(

Hi! i think i’ve found a problem with Collapsible Menu, i have tested it with firefox and ie and found the problem in both browsers: If you go to a page with tabs such as the “forms” page, and then you collapse the menu, the first tabs will not be clickable, it seems that the browser “feels” as the menu is still there…. The “Form styling” tab is completely unclickable and the “wysiwyg editor” tab is clickable only in the second half of the tab!

Thanks Simone

Go to style.css, then go to line 319 and remove/comment this line
.lefticon .leftmenu ul li { width: 250px; }

That would fix the problem

still missing the thead.png file, any chance of including that in a next zip so I can ditch these 404 errors? thanks

hi, i uploaded new zip file containing the thead.png. You can download the zip file later once approved

Nice one thank you.

Hi themepixels,

Do you have a sample of Dynamic Table with a checkbox column without sorting that column?

Try this one if it works

jQuery('#dyntable').dataTable( {
  "sPaginationType": "full_numbers",
  "aaSortingFixed": [[0,'asc']]
});

where 0 is the first column

fields of type and select radio button, radio button, especially, appear no theme. The select is the only theme in the field in itself and not in the popup that opens. Is that so? It’s hard to put the issue in select popup.

I don’t understand your english

Love it. One question. How do I make more icons that work with the widgets on the top of the main dashboard page?

you have to do it on your own using css. You just have to follow the exisiting icon on widget then you just have to add the image or change the background position

You want to insert in the subject field of type select and radiobutton? At least in my tests they are shown with standard layout. The theme does not have to select your popup open. Need to know if it’s easy to customize them if you will buy? Thank you, Anderson.

Hi, I don’t understand what your question here

Hi,

I love the design although I haven’t purchased it yet but I think I probably will in the very near future but I do have one suggestion. I like how the menu collapses automatically when the resolution is below a certain point making it usable even on a mobile device but what I think you should add is that when this happens the sub-menu items (such as in the form with the toggler) they display as a menu when hovered.

Hi, yeah, I’m thinking about that in the next update

I have tried contacting you about an issue with missing files from this template. Since I have not had a response, I am forced to ask here, and leave a comment about it.

There are multiple files missing from the dowload. Most notably is a ie9.css, and a few image files.

and of course, now that I state that I couold not change my email address in my profile… it lets me… ahhh Murphy!

I sent it to your new email address

much appreciated

Is there a way to stop the annoying screen flicker every time a user moves from one page to another in IE 8 with your theme? Firefox and chrome don’t have screen flicker/refresh issues. The trnasitions from page to page are seemless and look as though only the “maincontent” changes.

Other than these small IE 8 issues this is a fantastic template. Well laid out and easy to make changes. Even your jquery code is easy to follow. Thanks

Hi rcalado, thanks for purchasing my theme. About the IE8 issue, it’s not the theme that is causing the page flick. It’s the IE maybe not cached properly or something. I look for a solution and I came across this site http://bit.ly/biVYiB. I’m not sure if that will work but some people there said it works.

Thanks for the link. This got me half way there.

For others facing the same issue with the IE 8 flicker when navigating from page to page. Add this line: <!—[if IE]> <meta http-equiv=”Page-Exit” content=”Alpha(opacity=100)” /> <![endif]—>

Remove this line: <!—[if lt IE 9 ]> <script src=”http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js”></script> <![endif]—>

Not sure why the css3-mediaqueries.js blocks the above page-exit fix. But since I’m not using any css3 media tags removing this css isn’t an issue. Hope this helps others.

what is the u/p to login to the demo?

just enter anything in the username

Hi, “Checked” attribute on checkboxes doesn’t appear to be working.

Find this line of code in form.js or tables.js. It should be in the bottom part
//for checkbox
    jQuery('input[type=checkbox]').each(function(){
        var t = jQuery(this);
        t.wrap('<span class="checkbox" />');
        t.click(function(){
            if(jQuery(this).is(':checked')) {
                t.attr('checked',true);
                t.parent().addClass('checked');
            } else {
                t.attr('checked',false);
                t.parent().removeClass('checked');
            }
        });
    });    
replace it with
//for checkbox
    jQuery('input[type=checkbox]').each(function(){
        var t = jQuery(this);
        t.wrap('<span class="checkbox" />');
        t.click(function(){
            if(jQuery(this).is(':checked')) {
                t.attr('checked',true);
                t.parent().addClass('checked');
            } else {
                t.attr('checked',false);
                t.parent().removeClass('checked');
            }
        });
if(t.is(':checked')) {
 t.attr('checked',true);
 t.parent().addClass('checked');
}
    });    

Didn’t fix it for me :( Using google chrome.

Hi, Can you help me to Style the buttons of a Jquery Dialog and also to create datepicker…

Thanks

styles for jquery dialog is not included in this template but for the datepicker you can see it here http://bit.ly/JhBDb0

Hello,

Can you help me to create timepicker?

Best regards.

Hi, timepicker is not included in this template but I will try to add this feature in the next update

Hi, great theme.

I am trying to remove the charts from the dashboard, bt when I remove them I get errors not sowing the calendar in the sidebar or the tabbed content.

How can I remove the charts?

There should be an error in you js file but I can’t reproduce your problem here. Can you show me your header?

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey