Forum Replies Created
-
AuthorPosts
-
Hi Yigit
Thank you for your mail, unfortunately the code didn’t change anything. Is it possible to do something else?Best regards
KatrineHi Rikard
Thank you so much, the code worked on the menu, but not on the product page.
Best regards
Katrine- This reply was modified 2 years, 9 months ago by Humle.
February 1, 2022 at 1:01 pm in reply to: Menu on product pages has disappeared after last theme update #1338208Hi Ismael
Thank you so much for looking in to it.I am not sure where the 80% is set. I have used both the quick CSS option and the Theme editor option to change the appearance of the shop pages.
Could there be a 3rd way to change styling?
Best regards
KatrineFebruary 1, 2022 at 5:53 am in reply to: Menu on product pages has disappeared after last theme update #1338138Hi Ismael
Yes some modification has been made, I have provided the code in the string further up, but I have deleted this code from the functhion.php file.
The design of my webpage is to have the side bare to the left side of the screen.I have provided the login information in the private field
Best regards
KatrineJanuary 31, 2022 at 10:13 am in reply to: Menu on product pages has disappeared after last theme update #1338003Hi Ismael
Product page I mean single product page, and I have added the widget to the single product page, but it doesn’t show up.
Can you pls. provide me with an email address, I can’t make a user for you with out an email address. I would be most grateful if you would take a look at the settings in the back end, thank you.
Best regards
KatrineJanuary 31, 2022 at 8:10 am in reply to: Menu on product pages has disappeared after last theme update #1337995Hi Ismael
Yes I have made a widget called “Shop sidemenu” and added it on the product page https://staarupblomster.dk/shop/fro/blomsterfro/froekenhat-zinnia-elegans-queen-red-lime/ but nothing happens, can you pls. take a look at this, because it is very confusing for me, why it suddenly isn’t working.
The side bar is showing at the shop page https://staarupblomster.dk/shop/ but not on the single product page.
I can make you a login in order for you to have a look at the backend, just let me know the email address to use.
Best regards
KatrineJanuary 30, 2022 at 9:55 am in reply to: Menu on product pages has disappeared after last theme update #1337900Hello Ismael
I have removed some old CSS code from my product page, So now I have the product image and the product summery beside each other again, now I am only missing my product side bare. The side bar is missing completely from the page.
I am using the default editor on single product pages.If I switch to the advanced layout builder the widget menu appears.
Pls. help me get this solved.
`@media only screen and (max-width: 767px) { .responsive .logo img {
max-width: 70%;
}
#menu-item-shop .cart_dropdown_link {
padding: 0 10px;
}
.responsive.html_bottom_nav_header.html_cart_at_menu #top #wrap_all .main_menu {
right: 15px;
}
}
@media only screen and (max-width: 767px) { .responsive #top .cart_dropdown {
z-index: 0 !important;
}
}.single-product-summary, single-product-main-image {
float: left !important;
}.single-product-main-image {
margin-right: 0;
}.single-product-summary {
margin-left: 50px;
}
#top #main .sidebar {
border-right-style: solid;
border-right-width: 1px;
margin-left: 0;
}- This reply was modified 2 years, 9 months ago by Humle.
January 4, 2022 at 3:50 pm in reply to: Menu on product pages has disappeared after last theme update #1334221Hi
I just found out that if I am using the Advanced layout builder the left side menu at the single shop page appears, but the problem with the Advanced layout builder is that it will not work with all Woocommerce extensions, so I use the default editor, and this hasn’t been a problem in the past.January 4, 2022 at 1:34 pm in reply to: Menu on product pages has disappeared after last theme update #1334199This is the shop main page, where you can see my side bare: https://staarupblomster.dk/shop/fro/
But when you go into a single product page the side bare disappears: https://staarupblomster.dk/shop/fro/blomsterfro/stjerne-scabiosa/Another problem is that I have 2 menu structures at the side bare, I would like if I only had the one called “VAREKATEGORIER”
February 24, 2021 at 9:58 am in reply to: Left side bare under the product picture on single product page. #1283333HI Ismael
Thank you for the new code it worked.
I have spited this css code string into 2: .product-main-container .single-product-main-image, .product-main-container .single-product-summary {
width: 100%;
}
So it looks like this:
.product-main-container .single-product-main-image {
width: 30%;
}
.product-main-container .single-product-summary {
width: 60%;
}Because if the with is 100% the product image still pushes the single -product summery under the product image, so it has to be controlled individually.
Best regards
KatrineFebruary 20, 2021 at 11:11 am in reply to: Left side bare under the product picture on single product page. #1282392Hi Ismael
Thank you for your answer.
If I insert the code, the menu is placed at the center and the product picture is placed at the left. I have had another to look at the code, and he said that the problem lies in the php code. When adding the menu it is glued to the product summery in the main content area, and not placed in the menu area on the single product page. It is not possible to add the picture in-between the menu and the product description. The menu and the product description can switch places but nothing can come in-between them. If you investigate the code it doesn’t look like there are any room for a menu, like there is on the product category page. Pls. help me to change the php code in order to get a sidebar menu at the left side of my single product page.
Best regards
KatrineFebruary 16, 2021 at 10:47 pm in reply to: Left side bare under the product picture on single product page. #1281543HI Ismael
When I use the code from the post I started myself, and you are linking to, my single product page are exploding and the design is completely ruined. When I only use the css and the function php from the first link, the overall design is at it almost should be. https://staarupblomster.dk/shop/fro/blomsterfro/stjerne-scabiosa/ the only thing is that the sidebare is at the right side and not the left as it should be, and as it is on my product category page https://staarupblomster.dk/shop/fro/ How do I change the sidebare to be at the left side on my single product page?
February 10, 2021 at 7:49 am in reply to: Logo picture and header menu on top of each other #1279312Hi Rikard
That worked, thank you.Can you help me regarding blog post not showing on mobile? I have 2 blogposts on my frontpage that are sowing on computer but not on mobile.
Best regards
KatrineFebruary 9, 2021 at 10:02 am in reply to: Logo picture and header menu on top of each other #1278978Hi Rikard
Thank you that helped, but now I can’t click on the card in the right side corner.
Best regards
KatrineMay 27, 2020 at 10:57 pm in reply to: My shop page changes design when I activate it as my shop page #1217195Hi Ismael
The code helped, thank you. The previous threads was to move the side bar to the right.Can you help me with the newsletter? It will not sign up subscribers to my mailchimp account.
May 24, 2020 at 12:16 pm in reply to: My shop page changes design when I activate it as my shop page #1215698I ismael
Can you help me with the menu. I want it at the left side of the screen not the right side. How do I get the menu in line with the pictures?
I would like to be finished with my webpage soon.
May 19, 2020 at 11:18 am in reply to: My shop page changes design when I activate it as my shop page #1214288Hi Ismael
Thank you for writing back to me.I want the menus at the left side of the product images and I want the same menu used in the shop, both on category pages and on single product pages.
I have made a link to some dropbox pictures of my problem with the menus, pls. take a look
Hi Victoria
This shop category shows the product https://staarupblomster.dk/shop/dekoration/
But this shop category do not show the product https://staarupblomster.dk/shop/buketter/The sidebar on the page that shows the product is at the bottom of the page, and the sidebar that doesn’t show the products is at the left side of the page, but it is the wrong side bar that is shows.I would really appreciate some help here, because I can’t open my webshop when it is looking like this and not showing my products
May 18, 2020 at 12:09 pm in reply to: My shop page changes design when I activate it as my shop page #1213997Can somebody pls. help me here?
May 13, 2020 at 2:46 pm in reply to: My shop page changes design when I activate it as my shop page #1212629Hi Victoria
I have created a dropbox folder where I have placed some screenshot photo of my left sidebar problem. if I have the default editor at the product page on, you can see the product and description and everything, but the left sidebar is underneath the product picture and takes up a lot of space. When the default editor in on I can’t choose the left side bar option on single pages. If I turn the advanced layout editor on, the left sidebar is just where I want it, but then the product disappears from the page. I would of course like to keep my product information but also have the left sidebar beside the product and not underneath the product. Pls. look at the link to the dropbox folder.
Best regards
KatrineMay 13, 2020 at 12:42 pm in reply to: My shop page changes design when I activate it as my shop page #1212592Hi Victoria
I have another question regarding the shop page.
I would like to display the product categories on the shop page in a grid, but I can only pick the products and not the categories in avia, is it possible to change this in any way?May 13, 2020 at 10:40 am in reply to: My shop page changes design when I activate it as my shop page #1212558Hi Victoria
I figured it out regarding the mega menu.
I do still have a question regarding the sidebars. The code mentioned in the link you posted, where should I place it? and will it make the side bare at the left side of the screen be placed at the same level as the picture of the product? it seem like it will move the sidebar from the right side of the screan to the left side of the screan.
pls. look at this link https://staarupblomster.dk/shop/fro/blomsterfro/cosmos-abricot-lemonade/ as you can see the sidebar is underneth the product picture and not to the left of the product picture.May 11, 2020 at 1:21 pm in reply to: My shop page changes design when I activate it as my shop page #1211826Hi Victoria
I have a question regarding the URL structure when I am using the mega menu option.I would like it to be as followed: staarupblomster.dk/shop/category/product.as it is in this link https://staarupblomster.dk/shop/dekoration/grankogle-stor/ but if I do as explained in the mega menu guide I am using pages that isn’t a part of the shop pages,and the shop structure is broken. How can I build up the mega menu option using the shop category and the single product pages?
Best regards
KatrineApril 30, 2020 at 12:01 pm in reply to: My shop page changes design when I activate it as my shop page #1208487This reply has been marked as private.April 30, 2020 at 9:44 am in reply to: My shop page changes design when I activate it as my shop page #1208465HI Victoria
I have placed the small code from the support page that you send me, and that worked. But I have another question. How can I change the styling on the single product page? I would like to have the side bare at the left side of the screen beside the product picture, but is shows up underneath the product picture. https://staarupblomster.dk/shop/dekoration/grankogle-stor/
I have used the widget single product on the single product page.
Best regards
KatrineApril 27, 2020 at 11:27 am in reply to: My shop page changes design when I activate it as my shop page #1207476This reply has been marked as private.April 24, 2020 at 5:45 am in reply to: My shop page changes design when I activate it as my shop page #1206723Hi
Can anybody help me? -
AuthorPosts