Wordpress: My Widgets bar display as whole page - wordpress

I'm new to WordPress and I've encounter a different display of the Menu of Widgets. It display as 100% width of the screen I guess, I cannot drag my widgets to my site.
Please tell me how to fix these.

Super Thanks Guys specially Helping Hands
The FileZilla that I've used was the problem. I deleted some of the css codes I guess. I just used WinSCP instead and it work properly.
Thanks Again

Related

¿How can I edit the main theme of my Wordpress theme with King Composer?

I'm trying to customize a theme that I bought for WordPress.
My knowledge in PHP is null, because I use King Composer as the editor that comes with the subject.
I am starting to modify parts of the theme, but the main cover, which I show in the capture, I can not change the background image of the beginning of my site.
They are two different images that alternate, and the text that each one has.
I leave the link to my site, I guess I offer them a lot so they can help me, but looking for the files I do not know how to edit, so I use King Composer.
I've seen tutórales, but they focused on blog and I did not find a way to solve this, like changing the images of the slider.
Sorry to offer you just this, if you give me more ideas so you can help me.
Thank you.
http://howello.bolvo.com/
Your slider is controlled by a plugin called Revolution slider.
You should see an option for this in the wordpress admin menu on the main side bar to the left. You can change the image by finding the correct slide (as i presume there will be multiple) and editing it.
You can find the documentation here: https://www.themepunch.com/revslider-doc/slider-revolution-documentation/

How to fix extra buttons on a Wordpress Video playlist

I have recently begun assisting updating my company's website. We have a few video playlists that I noticed have a ton of extra navigation buttons. I have an attached screenshot with the navigation circled.
I cannot figure out where the extra buttons are coming from, so I am unfortunately not even sure what the best questions are to ask here. The best I can find from digging around in the CSS are that there are references to mejs and aria. For all of my toying around. I have not been able to isolate one set of the buttons to go away and still show standard navigation buttons.
Thank you!
Check CSS Styling for input[type='button'] or button in your CSS.

Navigation Elements Not Working (Have never seen this before)

Thanks in advance guys. I tried searching for the solution but had no idea where to even begin wording it.
So I have a wordpress website . The navigation bar on the home page works for mobile and desktop but if you navigate to any of the sub pages that are available (blog, wedding registration) the nav bar items on desktop and mobile are rendered non clickable. Looking for some insight here. Never have I ran into this problem. I feel as if the click function is above the actual word, which makes zero sense to me.
Thanks in advance. Would post code but have no idea what I'm looking for.
It seems that your main content is covering your menu thats why your menu cant click.. Try adding z-index:10 in your header with class site-header.

fix type in wordpress so it locks to elements

hope someone can help, I'm a rookie with WordPress, recently made the jump from Joomla.
My client has asked me to put a phone number on every page, top right, I didn't know how to do this, so, with a little digging I found a plugin called 'custom header footer content' this has allowed me to put the phone number in using code within the plugin, however, when you resize the page it moves from left to right and I would like it fixed to be inline with the end of the navigation, any ideas?
I'm sure there must be a better/easier way to do this?
Any advice would be appriciated?
My site is http://xecution.co.uk/pure
Regards
Paul

Sidebar pushed below content in individual post (Wordpress)

I'm designing a blog in Wordpress using the Thesis Framework and there is an issue that I just can't seem to find a fix to:
Basically everything is fine on the main page, but when I go into any individual post, the side bar is getting pushed off and showing up right down the button of the page (below the comments).
It's pretty obvious that there is some kind of sizing/width issue and I've played around with a lot of the widths in firebug but just can't seem to find where it's going wrong. I can't find a difference between the main page and post pages either.
Any help would be greatly appreciated! A specific solution would be ideal because I've already spent a lot of time tinkering with it to try and address the issue.
Thanks in advance for any help!
I had this problem as well with the thesis framework. I found two reasons where it produced a similar mistake on my blog:
The first reason is that the sidebar + content area is bigger than you container. That would make the sidebar go below the the content. Make sure also that the content of the sidebar is also smaller than the sidebar. I had a Facebook box in the sidebar that was bigger, thus pushed the whole sidebar below the content.
An other reason was a plugin that I had installed. If you have any plugins installed try and see if one of those is interfering with the sidebar layout.
If that doesn't work you can also post a snippet of the code so that I can look at it.
I often have this problem when editing a page in html (text) mode and forget a closing tag, most notably a . If using tables, a missing , or similar will cause this.
So, in brief, make sure all your opening tags have a corresponding close tag.
Make sure the html is syntax-error free. I had the same problem and the culprit was a wrong closing tag (<b/>)

Resources