Wordpress Admin Bar appears at bottom and without CSS - css

After I upgraded to Wordpress 3.9, I noticed that my ADMIN bar is appearing on the bottom and it looks like it is not loading the CSS for it. I have changed the theme back to the twenty-fourteen and it still is at the bottom. So I know it is not theme issue but I have no idea what the issue is or how to fix it or at least disable it. Also, it works fine on any admin page.

Check if you have wp_deregister_style('open-sans'); in your theme it can be the couse!

Related

Wordpress website duplicating the content and putting it above the menu bar

I was changing the theme on my wordpress website, and when i activated the new theme it entirely changed the placement of text. The text in the body of the website was moved into the header, above the navigation links. Picture of my problem:
I have no idea what has caused this to happen and would appreciate any help
Thanks guys!
I found that the content is in the <head/>. looks like "dev" code too me or a plugin conflict. What theme is this? below you can see the html thats in the head:
Kindly go widgets and check if the contents of the widget moved up to the header
If not, check if there is any page builder plugin like elementor or wp bakery. If yes kindly try disabling the plugins.
If the above two points doesn't work, check if the contents from posts moved to the header and check theme settings for the same.

elementor plugin right space

I'm building a landing page on my wordpress site using elementor, after creating the page i noticed i have extra space on the right side when i slide the horizontal navigation, i need to get rid of that please how do i do this.
I have tried to stretch all the pages from the layout settings from the visual builder but still no improvement.
I also tried using some custom CSS still to nothing
This only occurs on the pages i created with elementor please help me fix this.
Thanks

WordPress backend menu items not loading

On our website, we use the Ubermenu plugin. As I was creating a menu within WordPress' backend, the menu items suddenly no longer appeared. I've disabled Ubermenu and a bunch of other plugins but they just won't show. Has anyone come across this before?
Edit to add: Also, I just noticed that the Screen Options and Help tabs on the top of the page also don't work. But work fine on every other page.
There are some js errors in console?
Or, do you edit some files inside wp-includes folder?

WordPress - manage logo to left of menu bar

I'm a developer but I don't know wordpress well and I have just inherited a wordpress site. There's a missing logo image at the top left next to the menu bar:
I have the image file but I cannot find where that logo/image is configured inside WP. I have gone into the Menus section many times -- I find the menu items but I cannot find where that image is configured. So I need to know where/how to configure that, and also how to make the image size "fixed". By default, when the image was there (before I accidentally deleted it somehow), it stretches/expands when the user scrolls down.
My client is using the "Divi Builder" template, and this template uses some kind of custom layout/template for managing and editing the page.
The Divi theme is being used and here's what it looks like inside theme customization:
So in summary:
Where/how can I find that image setup so I can fix the src to point to the correct image that I have?
How can I prevent its default behavior of expanding while scrolling down?
Thanks!
For logo settings:
Goto dashboard->appearence->divi theme option->Generl settings.
other settings
Support Docs-> Read divi theme documention
The Divi theme is a commercial theme and don't expect people on SO to have access to it. It's best to go to https://www.elegantthemes.com/forum/ for support.
"Where/how can I find that image setup so I can fix the src to point to
the correct image that I have?"
The logo is uploaded and the URL set in theme options, not in the menu options.
"How can I prevent its default behavior of expanding while scrolling
down?"
This is a completely separate question and is a feature of the theme. Ask theme support how to disable it. Or isolate the Javascript and other code and put it in a Fiddle so people can see how it works.

How to use wp-nicescroll plugin in WordPress site

I've this personal wordpress site:
www.RagaBhakti.com
where I'm trying to replace the ugly vertical and horizontal scroll bars with nicescroll.
So I went to http://wordpress.org/extend/plugins/wp-nicescroll/installation/
and installed and activated the nicescroll plugin.
Since I'm new to Wordpress, I don't know what the next steps are in order to see the scroll bars change to nicescroll.
If there is some Jquery stuff that needs to be added to the actual pages, it would be helpful to know in detail how to go about doing this.
Thanks.
As I see your website now, jQuery and NiceScroll loads properly and works.
Notice that the scroll bar accutally appears only when you scroll with the scrollwheel. You have to customize it to suite your needs in the options of the plugin, in your Wordpress Admin section.

Resources