alextucci
Forum Replies Created
-
Hey Jeff, thank you! This solve my problem. I just didn’t even remotely comprehend the basics. As a side note – would the pro-version have a calendar date select feature as a field option?
Hey Jeff,
I’m not sure what is suppose to go there, I tried this:
https://snipboard.io/fYliSn.jpg
And that did not work lol
Hey Jeff,
I’m more of a visual guy – perhaps this will help.
Here are the fields turned on (enabled) and here is their custom name.
https://snipboard.io/ExDtWT.jpg
Here is the front end display – enabled – set to “before post”
https://snipboard.io/lIE2aV.jpg
Based on these two factors – should it not appear at the “user submitted info?” or top of the page? Below is a post:
https://snipboard.io/8EDZOg.jpg
I just want to confirm that based on this – the plugin is not acting how it should.
Hey Jeff,
I really appreciate the quick reply.
When I “enable?” the custom field – I still do not see it in the user submitted date (along side name and email) on the back end (I set it to “after post” just to test).
I feel like I’m missing something lol
Forum: Plugins
In reply to: [Advanced Woo Search] Add To CartSorry I did fix it:
CCS:
.woocommerce-Tabs-panel > h2 {
display: none;
}
body.woocommerce ul.products li.product .button {
display: none;
}