TomB01 Posted November 26, 2019 Posted November 26, 2019 First, the update as Gary outlined worked perfectly - many thanks! I know the Admin section must be a work in progress as the bootstrap gets added. However, my Admin pages as installed appear to include an empty column between the left-side menu and the store status columns. This space persists through all re-sizing attempts. Maybe that's where the revenue and customers graphs are supposed to appear?
burt Posted November 26, 2019 Posted November 26, 2019 A screenshot might help. Suspect your browser has cached .css so perform a few hard refreshes. Ctrl+shift+r
TomB01 Posted November 26, 2019 Author Posted November 26, 2019 Got it - thanks! That made me feel stupid. 😉
burt Posted November 26, 2019 Posted November 26, 2019 Just now, TomB01 said: Got it - thanks! That made me feel stupid. 😉 Nah - exact same happened to me on updating the demo site. 👍
TomB01 Posted November 29, 2019 Author Posted November 29, 2019 I've lost the Admin menu buttons - only appears in text (hasn't been a good day). I was trying to implement SSL with the Admin configuration.php file, but reversing that change doesn't bring the menu buttons back. Ctrl+shift+r is not working, either.
♥JcMagpie Posted November 29, 2019 Posted November 29, 2019 check file public_html/youradmin/includes/template_top.php <link rel="stylesheet" type="text/css" href="<?php echo tep_catalog_href_link('ext/jquery/ui/redmond/jquery-ui-1.10.4.min.css', '', 'SSL'); ?>"> missing button's normaly due to missing above link .
Recommended Posts
Archived
This topic is now archived and is closed to further replies.