WooCommerce Div layout - css

For some reason the layout of the woo commerce plugin is not aligning properly and seems to be consistently stretched on every page.
I have tried switching to different themes but the problem persists.
I have not changed any of the CSS so wondering if it is a plugin conflict or something else with the CSS?
Any insights would be hugely appreciated. Link to the page where it keeps failing is here
http://windsordi.eu/product/gold-package/

Related

Images showing in description of woocommerce products instead of normal thumbnail location

Instead of images showing up as thumbnails underneath the main product image, they are getting added to the description section of each product. Here is an example product page: https://vdgmilitaria.com/shop/other-axies-allies/italy/ww2-italian-german-african-campaign-medal/
Any idea what could be causing this?
As a side note it seems like some of the styles on the website are now broken too and things are sitting in weird places such as the screenshot attached.
I've tried inspecting the product pages on my website with the web developer tools, but still can't figure out what is going on here.
This issue is likely caused by changes made to the WooCommerce theme or plugins affecting the product page layout and functionality. To fix it, you can try the following steps:
Disable all plugins temporarily and see if the issue is resolved. If so, re-enable each plugin one by one and check if the issue reappears after each activation.
If disabling plugins doesn't resolve the issue, try switching to a default WordPress theme like Twenty Twenty-One to see if the problem is with the theme.
If the issue still persists, you can try contacting the WooCommerce support team or the theme author for further assistance.
If all else fails, consider hiring a WordPress developer to investigate the issue and make necessary fixes.
Note: Before making any changes, it's always a good idea to backup your website to avoid losing any data.

my design wont show properly. is there a way to fix it?

I have designed my WordPress website using Elementor and Porto theme.
suddenly it doesn't work at all and wont show properly.it seems that, the CSS cant work.
here is a screenshot
is there anyway to fix this?
Try heading into Wordpress dashboard, elementor, tools - and then hit that 'regenerate files and data' button. Sometimes this fixes EVERYTHING! Best of luck.

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 Sidebar fallen below content

my site is http://goo.gl/T5XTOf
It's a mystique wordpress site and the sidebar has fallen below the main content. When I tried to change the logo image in theme options, it didn't work, so I changed it at the webhost level. I changed the current logo image to a smaller image, the sidebar fell below the main content on all pages and posts.
I changed the logo back to the previous one (Current one) but it didn't solve the issue. So I changed the default template on all the pages to 2 columns with left sidebar and this solved the issue with pages. However, the posts remained the same. I use the post pages for product pages using a shopping cart plugin.
So since the posts did not have options to change the template, I tried using a simple posts template which allowed for several page templates to be chosen. But this did not change anything on the sidebar issue, even when I change the template to 2 columns with left sidebar.
Can anyone help with this? I tried looking over the answers on this forum but none seemed to work. I posted this issue on the theme's forum but have not received any replies for days now.
Try adding this to your stylesheet (appearance/editor/style.css):
#primary-content{
max-width:650px;
margin:20px;
}
#sidebar{
width:220px;
}
Thanks again Redleaf. I tried your edit but it pushed the sidebar leftwards half out of view. Anyway, I have switched to another theme and the website looks better. Thanks for your help

how do i prevent a nav plugin from duplicating itself in wordpress

Someone please help, I'm loosing it, I have started creating a website using different themes, and i needed to add a second menu, so i did. Now, this menu has manifested as a sticky menu at the top of the page and also as a static in the header. Ive gotten it to disappear from the header on several occasions by finagling with the code, but i don't know how i did it, and it eventually keeps coming back. Can someone please assist me in removing the menu from the header, so it is just a sticky at the top of the page?
the site is http://www.dynasty-management.com
Just click on a link, it will show up. If not its still messed up, take my word for it please.
On a lighter note, in the about page and the philosophy page, how do i get the pictures to resize and fit within the lines in a mobile atmosphere.
Please help me...
The menu you have is a premium plugin called stripe by bonfire , not a theme. In order to let it go you will need to deactivate the plugin.
It is a bit strange that you are using such a plugin which is a paid premium one without realising what it is doing ..

Resources