Forum Replies Created
-
AuthorPosts
-
April 2, 2018 at 1:18 pm in reply to: I need quick CSS to show custom fields on products, Any takers? #936060
Excellent, don’t know if you know how to make it show in the “Additional information” box per chance?
April 2, 2018 at 1:08 pm in reply to: Turn Product Category side bar, into a drop down once parent category is clicked #936054Hi Thanks, I was thinking more like, once the parent category is clicked it reveals the subcategory of that parent category.
April 2, 2018 at 12:25 pm in reply to: I need quick CSS to show custom fields on products, Any takers? #936024add_action( ‘woocommerce_after_single_product_summary’, ‘woocommerce_output_extra_info’, 2 );
function woocommerce_output_extra_info() {
echo get_field(‘chakra’);
echo get_field(‘mohs’);
echo get_field(‘measurements’);
echo get_field(‘origin’);
echo get_field(‘grade’);
}Does that look right?
April 2, 2018 at 12:08 pm in reply to: I need quick CSS to show custom fields on products, Any takers? #936017Hi Ismael.
Yes it’s the ACF plugin
Is this in the bottom of PHP Function per chance/
Of course,
April 1, 2018 at 10:53 am in reply to: Turn Product Category side bar, into a drop down once parent category is clicked #935749Is there not a plug-in that someone knows about? It’s nearly just a menu with drop down.
Close it, many thanks
Awesome, thanks a million Guenni007
OK No worries, I thought there would of been a quick CSS for it. Never mind, thanks,
Thank you so much,
Lastly how I put ENTER REG inside the box so people know what to type in it,
Again thank you all so much for your help :)
Thank you so much, I don’t suppose anyone would know how to put a small image at the begging of the same box?
For example
February 27, 2018 at 12:12 pm in reply to: How to change the colour of just 1 text input area #918382February 27, 2018 at 11:18 am in reply to: How to change the colour of just 1 text input area #918363On the home page I want just the first box “Enter Reg” to be yellow.
Problem solved, with Godaddy you have to select Zip in your cpanal, if anyone else gets stuck please see the link.
https://uk.godaddy.com/community/Managing-Web-Hosting/ZipArchive-need-to-be-enable/td-p/7942
Thanks, problem solved
January 12, 2018 at 8:24 pm in reply to: How to link the Customer Login – Registration to actual pages? #896665Show secondary elements top bar left, it shows
January 8, 2018 at 5:10 pm in reply to: How to link the Customer Login – Registration to actual pages? #894776I mean the Header Secondary Menu when woocommerce is attached the Login | Sign up in the top bar, they are in extra elements.
OK, thank :)
June 28, 2017 at 9:12 pm in reply to: trying to figure out how to have a slightly transparent header #814103Think I have sorted it thanks :)
June 28, 2017 at 5:50 pm in reply to: trying to figure out how to have a slightly transparent header #814019I want it to be like this even before you start scrolling
Not like this
Many thanks
June 28, 2017 at 5:46 pm in reply to: trying to figure out how to have a slightly transparent header #814012Here is the link to the website, thanks for that but again it it makes the image lower down rather then being partly transparent on top fo the image, it’s in construction mode so you will have to log in with the info below.
Many thanks and warm regards, Sam,
June 28, 2017 at 4:52 pm in reply to: trying to figure out how to have a slightly transparent header #813953if you look at the header on this page it is slightly transparant before you scroll and doesn’t force the slider to be under the menu, but instead sits on top, that’s what i want
http://www.avernahomes.com.au/
Many thanks.
Thanks they all worked
Please can someone help with this,
Many thanks here is access.
As I said I have 1 stock on hand but yet once something is sold people are able to buy more than one.Thanks again,
Never mins, fixed it
No one here ehy?
Found a way around it anyway but would still like an answer at some point please guys,
Anyway I have created an enfold Real estate website
Any update on this please
Any help on this?
-
AuthorPosts