Forum Replies Created
- 
		AuthorPosts
- 
		
			
				
Thanks Victoria as you can see in this screen shot 
 https://aussiehiddentreasures.com/wp-content/uploads/2020/02/Screen-Shot-2020-02-10-at-7.53.29-am.jpgthe menu looks wider on the pages that are using enfold (and looks ok now – but I’d still like to hide it completely) however the woocommerce generated pages are still weird looking 
 the products category page and the single product pagesI have added the code to wp-content/themes/enfold-child/style.css please ignore this post 
 I managed to work out a work aroundok – I managed to find the setting for the burger menu and have set it so that is loads when iPad is vertical but if you can help with removing the widget menu https://aussiehiddentreasures.com/our-products/ 
 I have changed the settings on this page for the column containing the widget menu to “hide on mobile devices” but it is still showing up on an iPad (but does not show on a phone – maybe there is a setting to set the size that it disappears at)or maybe there is a setting that will load it below (as it’s doing on the product pages) I have also removed the following from the css .single-product-main-image { width: 25%; } .single-product-summary { overflow: hidden; width: 45%; float: left; margin-right: 5%; } .single-product .sidebar { width: 30%; } @media only screen and (max-width: 600px) { .single-product-summary { width: 100%; }no sorry – that did not work 
 it moved the displaying elements up underneath the menu headerit’s ok – I can live with it as it is Hi Victoria 
 Thats weird it’s not loading
 maybe the server (located in the US) has blocked your IP for some reason
 can you get to any of these other sites?
 https://jindilli.com.au/
 https://harrietjane.com.au/if not it would appear you IP has been blocked – can you let me know your IP address so i can whitelist it if you can get to those other sites let me know and I’ll ask my server techs to see why 
 in this case location & IP would be helpful tooalthough as I said I’ve used a work around so the problem is no longer evident 
 but I guess you can see from the images I linked to what the problem was
 if you are not sure what I mean let me know and i will re-create itHi Victoria 
 no – it loads fine my end
 there is a front end password which is
 aussieall good – thank you I solved this by moving the right widget to the bottom it would still. be good to know if it is possible to do a vertical alignment the way i ad it originally described as i think it would look better I solved this by using a 3rd party plugin for the slider 
 WooCommerce Product Carousel, Slider and Grid Ultimatefront end password is 
 aussiecategory page 
 https://aussiehiddentreasures.com/product-category/fabrics/single product page 
 https://aussiehiddentreasures.com/product/fly-nets-for-hats/thanks Rikard – but you can’t use Colour Sections on the woocommerce template pages I have worked out how to do and posted the info in this post ok…. – so I though i was pretty clever didn’t I ! now I have another problem – the background image I have placed in the woocommerce template is now also loading as the background into the “Products Slider” that I have on my homepage which has its own background so now I need some nifty css to stop it showing in just that one element 
 I’ve tried many different thing with no success
 any suggestions?ok I managed to work this out – for anyone wanting to know here is how I did it with the addition of the code added to child theme functions.php from this thread 
 (make sure you include both the php code & the css)then the css below 
 puts the widget to the right
 calls the background image for the product & category pages
 puts a background image (80% transparent white .png file) into the product description panel
 puts a background behind the widget panel
 removes the related products & the tabssee it on this site https://aussiehiddentreasures.com/ 
 front end password if required is ” aussie ”.woocommerce-tabs { display: none !important; } .related.products { display: none; } .single-product-main-image { width: 25%; } .single-product-summary { overflow: hidden; width: 45%; float: left; margin-right: 5%; } .single-product .sidebar { width: 25%; } .template-shop { background-image: url(https://aussiehiddentreasures.com/wp-content/uploads/2020/01/bg5-light.jpg); background-repeat: no-repeat; background-position: bottom left; } .single-product-summary { background-image: url(https://aussiehiddentreasures.com/wp-content/uploads/2020/01/80-white-frost-panel-1.png); background-repeat: repeat; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; }I hope this helps someone - 
		This reply was modified 5 years, 9 months ago by smarta-brett. 
 thanks Mike that did the trick ! ok – I’ve managed to fiddle with the code and get the right side menu into a better position – though not ideal it is now a pulldown under the product description – not what i wanted but i can live with it! I have spent many hours trying to work out how to put a background image into the woocommerce generated pages – ie single product & the category pages here are just some of the many css codes I have tried that I have found on various forums .entry-featured { background-color: yellow; } .woocommerce-page { background-image: url(‘https://aussiehiddentreasures.com/wp-content/uploads/2020/01/bg7-2.jpg’); background-position: center; background-attachment: fixed; /*default is scroll*/ background-size: cover; background-repeat: no-repeat; } .woocommerce li.product { background-color: transparent; } .woocommerce .site, .archive .site { background-color: #000000; } .woocommerce #main { background-color: #FFFFFF; background-image: none; } .woocommerce.single-product { background: url(https://aussiehiddentreasures.com/wp-content/uploads/2020/01/bg7-2.jpg) no-repeat; background-size: cover; background-color: read; background-attachment: fixed; } #main-content { background-color: #00000; } .single-product .site { background-color: #00000; }I can’t even get the background color to change let alone get an image in there ! can anyone help me out here before I got completely mad ….please ! https://aussiehiddentreasures.com/ 
 front end access password = aussieHey ddmarden would you mind sharing how you go the background image onto the woo commerce single product page please your site looks great! I’ve seen lots of plugins to re-arrange the page elements – I’m happy with the layout of those – I just want it to sit within a color section and have the widget at the side like me other pages Hi 
 I have just used Color Sections for each page and it seem to work well and gives the result I was after
 its not a slide show of images but it give me a different image for each pageHi 
 I have just used Color Sections for each page and it seem to work well and gives the result I was afterHi Jason I am going to remove and re-build the site today 
 I’ll give you access agin once I have done sopardon the site its a work in progress ! Ive only had a few hours at it This reply has been marked as private.Hi Jordan 
 entire page background
 or at least main content areaPrivate - 
		This reply was modified 5 years, 9 months ago by Rikard. 
 if it was a plug-in issue it would effect all admins wouldn’t it? the problem is specific to one admin account I can confirm my client is using 
 PC windows 10 and explorerclose it – thanks again! great – thank you 
- 
		This reply was modified 5 years, 9 months ago by 
- 
		AuthorPosts
