Front of Drupal Admin Menu Bar is Suddenly Showing Unwanted Items - drupal

On the admin menu bar it suddenly started showing import files, import files again, and manage display. Also, when I would try to create a new content type, the front of the admin menu bar would then have that content type's name shown on the bar. I'm using Drupal 7 and am getting this same problem with all two of my browsers.
I don't know what else to add other than I just noticed that I'm not getting log messages that appear to be the reason to the problem.

Related

Wordpress not showing posts (Griddist theme)

I just recently updated my version of wordpress to 5.6.1. Website is www.americano.site
I used to have a set of posts display under "miscelanea/projects" (this is the category name). Now when I access this from the side menu, it doesn't show anything. It seems to connect to the right content, as when you hover the mouse around it shows the posts it is supposed to show, but it is a blank page.
I have very limited knowledge of code but reading through other posts it seems the problem has to do with javascript (main.js file missing). If so, can anybody tell me how to download and upload this to fix this error?
I'm using the Griddist theme by Superb (but problem persists in other themes too)

Wordpress - Homepage Index

Need help.
The homepage and the navigation of the wordpress website I made have a different content once i search and click it from google index.
But once i directly open it thru address bar the orginal homepage and nav bar displayed.
What could be the problem here?
This one is when searched on google:
This one is the correct one:

UberMenu options screen doesn't work at menu setup

I just purchased and installed UberMenu plugin version v3.2.1.1, followed the setup exactly the way they described, and I'm able to see the Ubermenu instance in my front page, as it should be.
However, I can't access the customization area of the menu, and therefore I can't tweak it my own way.
When I go to Appearance -> Menus and click on the Uber button on any menu item, all I get is an empty options popup, just like the image below. None of the tabs present any content, it's just like the plugin scripts weren't being loaded.
However I see that blue popup in the lower right end of the screen saying it was being loaded correctly, and it's gone properly when it ends the job.
What can I do to enable/load correctly the configuration options for this plugin?
Thanks!
There are generally 2 possibilities that can make this happen:
A PHP error occurs (for example, a memory limit exception), preventing the page from loading the content critical to the menu item settings panel. You can check if that's the case by viewing your Menus Panel page source and seeing if you have a closing HTML tag.
or
The theme alters the admin menu structure via a custom Walker, resulting in the plugin not being able to find the appropriate data within the admin menu items to generate the settings panel. This is not very common, but can happen with themes that offer their own custom menu item settings within the Appearance > Menus Panel, as they alter the standard item markup to suit their needs.
If you need assistance, just Submit a Support Ticket over at sevenspark.com and we'll help you get it sorted out :)
Have a great weekend!

wordpress manage theme option disabled

I was trying to add phone number on the right hand side of my header. So I went to Appearance customize and change under site title and tagline enter the phone number.
But later Want to change to but all three options side title & tagline, navigation and static
frontpage menu is disabled when i try to click the arrow it dosen't work.
Here's a link for website.
Click here for image
You may have a JavaScript error in your theme when viewing the customisation pane. JavaScript errors can (sometimes) cause unrelated areas to not function properly as the JavaScript engine essentially falls over.
I would suggest trying the same with a stock theme (Twenty Twelve, for example), so you can find if it is a theme-specific problem. If it is a problem with the theme then you can consult with the author of the theme.

Admin overlay missing in drupal7 with zen theme

I'm creating a site in Drupal 7 with the Zen theme. When I started it had an admin overlay whenever I hovered over blocks that let me configure the block or the view that generated it(if applicable). Recently, the menu vanished and I'm unable to figure out how to get it back.
I looked at my modules, and noticed that some have been disabled (Views UI, Dashboard, and Overlay among others). I reenabled the modules but my overlay still has not returned. How can I go about debugging this problem?
You just need to enable one more module...Contextual links.

Resources