Edit Block Popover area not showing up
Permalink
Hi all,
I have a site that was converted from HTML to Conctete5 a while back, and was working fine. I recently upgraded C5 and now I am unable to edit any blocks on the site. The popover area that should show up when a block is clicked on in edit mode does not show up as it is supposed to. I am attaching a screenshot so that you can see what I am talking about. Is this a CSS conflict of some sort?
Thanks.
I have a site that was converted from HTML to Conctete5 a while back, and was working fine. I recently upgraded C5 and now I am unable to edit any blocks on the site. The popover area that should show up when a block is clicked on in edit mode does not show up as it is supposed to. I am attaching a screenshot so that you can see what I am talking about. Is this a CSS conflict of some sort?
Thanks.
For some reason, the two replies on this thread disappeared. In any event, the first reply asked if my installation was in Maintenance Mode, and it is not.
Did you upgrade using the auto update facility in the dashboard?
There have been problems with auto update recently so I would advice against using it, instead do this,
download the latest package from this website (currently 5.5.2.1),
unzip the package and ftp it into the root/updates/ folder,
then run this file from your browser,
http://www.yoursite.com/index.php/tools/required/upgrade?force=1...
make sure you backup your database before updating just in case..
There have been problems with auto update recently so I would advice against using it, instead do this,
download the latest package from this website (currently 5.5.2.1),
unzip the package and ftp it into the root/updates/ folder,
then run this file from your browser,
http://www.yoursite.com/index.php/tools/required/upgrade?force=1...
make sure you backup your database before updating just in case..
Also (Not related to your problem)
You should remove the empty line (2) between your Doctype and your html tag in your header file
You should remove the empty line (2) between your Doctype and your html tag in your header file
Thank you for your quick reply. I did use the auto update. I tried to install the update manually as you recommended, but I am still having the same problem. It almost seems like it is hidden behind another element (z-index?). Can't seem to find the exact issue though.
Any other ideas on how to fix this issue?
Thanks.
Thanks.