crabsandwich
Forum Replies Created
-
Forum: Reviews
In reply to: [WooCommerce Multistep Checkout by BoostPlugins] It works wellApologies – it seems that the issues re still occuring with the plugin removed.
- This reply was modified 6 years, 8 months ago by crabsandwich.
Forum: Reviews
In reply to: [Social Media Share Buttons & Social Sharing Icons] Slows website downI would have, but the plugin is already uninstalled and I have moved on. Thanks for your feedback.
Update your woocommerce stripe gateway and you will be fine.
Forum: Plugins
In reply to: [Yoast SEO] WP SuperCache breaking YoastJust checking through my code after installing WP super cache and it seems that WP Super Cache strips yoast completely. Or does it? There is no reference to it on the page source that i can see.. It would be interesting to know from someone who knows what they are talking about
Forum: Plugins
In reply to: [Change Quantity on Checkout for WooCommerce] Stopped workingHi Bhavik,
Thank you for your reply, very much apreciated. You will be please to know that i was in error. I had added a function to remove the cart product link which had inadvertently removed the quantity selector too.
Thank you again.
AlexForum: Themes and Templates
In reply to: [Storefront] Homepage product category rows (not columns)Found out that the code i was using wasn’t right – the solution is here and when done properly it automatically shifts the product categories onto rows.
https://w3guy.com/customizing-woocommerce-storefront-child-themes/
Forum: Themes and Templates
In reply to: [Storefront] homepage shows only 3 product categoriesAfter following the link above it was clear that the way i was doing it was not working and the solution was to use decent code. Thank you to Corbett Enders and W3Guy.
Forum: Themes and Templates
In reply to: [Storefront] homepage shows only 3 product categoriesHi,
I have increased the columns with no bother, but i would like it to display in rows as well as columns.
e.g. i have 8 categories and i would like to display as 2 rows of 4.
Is this possible?
I have thought about hooking in and adding another row but this would require shortcodes and to then order them appropriately and this seems like a long way round.
Kind Regards
Alex- This reply was modified 7 years, 7 months ago by crabsandwich.
It was very true, but i stopped using the product, I am quite sure i found a much easier way that was built into woo commerce.
Regards
AlexI forgot to say to return to the original screen, click on the red lines each time!
Hi, i had the same problem, but i have figured it out after reading through the documentation on that link.
So, to create different option for the radio button you need to:
(sorry no images)- Create a field by clicking on + Add new field and give it a name</>
- Set the chose type column to Radio Buttons.
- Click on the three Blue lines at the top of the column to the left
- The section will load a new table and you will notice that the far right column header is red (to indicate which section you are in)
- You will notice that the word toggler appears a lot! if you just ignore the word toggler each column actually is a list of options related to the field – Options | Swapper | Time | Date | Hidden | More (If the developer is reading this could you delete the word toggler)
- The rows are relative to the fields you have created on the first screen. e.g. row 1 will be whatever field is in row one and so on
- Click the three blue lines above the options column
- Enter the options you wish seperated by two pipes || so in your case you would enter ‘Yes||No’ without the quote marks.
I agree that the documentation is lacking, which is surprising for a plugin that has been about for so long. However as we are aware, it has been taken over by a new developer who appears to be trying to put things right.
Personally given the functionality that it provides i think that it is doing a good job. It has to hook in and then add and remove fields coupled with with a lot of functionality and then on top of that it there is a drag and drop UI which although a little clunky does work with a little patience.
Thanks
AlexHi, i am also having the same problem. Just found your plugin to try. I’m on Firefox V51 64bit osx el capitan.
It has stripped all my existing product management too.
Appreciate all the help and fixes you are able to provide.
Thank you
A
Forum: Plugins
In reply to: [WooCommerce Bulk Discount] Discount with Variations now workingHi, so what was the link to the plugin on code canyon??
Thanks
Forum: Themes and Templates
In reply to: [Storefront] Installing Storefront – getting Syntax ErrorHi, i am sure you have fixed it now but for reference to others who might end up here,
I had a similar problem to this and eventually figured out that my php was not updated despite changing it in my control panel. It turns out i needed to update the htaccess file
I had to define the version of php by adding in this and it solved my problem
# Use system PHP5 as default
AddType x-httpd-php56 .phpThe only problem i can foresee in the future is having to update this manually in the future, fortunately it is only on my dev site!
I am a relative newbie to the wordpress backend so apologies to any seasoned WP devs if this is a bad solution. If it is please let me know why, i would be happy to listen.
Alex
Forum: Plugins
In reply to: [Contact Form 7] Adding Headers to drop downAlso here is a link to my form
https://www.milestonesbabymassage.com/test
I thought i had included it earlier