kkitran
Forum Replies Created
-
:O I’m amazed.
I have one more question about this. I want all products to be editable except for a few.
I have Limit Per Customer Purchase enabled for my monthly plan, but I have a product that I do not want editable when it’s in checkout. They can purchase the product again, but only when it’s in the checkout they cannot edit the quantity. Does that make sense?\
Thank you!
Sorry, I should have been clear! The customer dashboard tabs. I am trying to change the color of the background for active and hover.
I am using theme 2022. Yes, it could be Oxygen. I have disabled every other plugin besides Surecart and Oxygen, and I cannot get this shortcode wrapper to work.
@2winfactor is it possible to do this with a link rather than a shortcode? Also, I have changed the text from “Buy Now” to “Proceed to checkout” but it hasn’t rendered the new text :/ and I haven’t been able to make the button full width.
- This reply was modified 3 years, 6 months ago by kkitran.
Oh wow! This is great too! Thanks Andre!
Thanks so much Aamir! It worked great! It would be awesome if we had the option for individual products to be editable rather than all products.
I am on Version 1.1.11. It still doesn’t work for me. :((
Everything else has been working fine. It’s only the customer dashboard shortcodes that aren’t working. It might be Oxygen, but it’s also updated, so I have no idea.
Man so weird. Yes, plugins, wordpress, and all are updated. Yes, I am using the shortcode wrapper and shortcode. I guess I’m the only one to have this problem, but I don’t know why.
I have deleted whatever I’ve done in Oxygen Builder Edit Mode and tried to click save within the editor and got this error “Error occurred while saving. Please contact support.”
For some reason, this customer dashboard is cursed, lol. I created a page for the checkout, and the shortcode worked fine.
It shows in the block editer however when I updated the page and refreshed some dashboard elements disappeared.
https://ibb.co/crmLkpm
https://ibb.co/MBMRp73Not sure why it doesn’t work for me. Oxygen and Surecart are up to date. I have no other plugins enabled. I am using PHP 7.4.1 and WordPress is up to date.
https://ibb.co/b6t7ZVg
https://ibb.co/DGyny4wThanks Adam! Thanks Andre!
Yes, this is exactly what I have done and the same results nothing, unfortunately.
Haha, right before you guys reply I end up coming up with some code to make it “work”.
Look at this ugly code:
.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox.forminator-checkbox-inline { margin-right: 0px!important; } .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox .forminator-checkbox-box~span { margin-left: 0px!important; } .forminator-ui#forminator-module-338.forminator-design--default .forminator-checkbox .forminator-checkbox-image { background-color: #00000000!important; border-color: #ebebeb!important; } .forminator-ui#forminator-module-338.forminator-design--default .forminator-checkbox input:checked ~ .forminator-checkbox-image, .forminator-ui#forminator-module-338.forminator-design--default .forminator-checkbox:hover .forminator-checkbox-image { border-color: #16B530!important; } .forminator-ui.forminator-custom-form[data-design=default] .forminator-pagination-steps { display: flex!important; justify-content: space-around!important; align-items: center!important; } .forminator-ui.forminator-custom-form[data-design=default] .forminator-pagination-steps .forminator-break { width: 100%!important; height: 1px!important; } .forminator-input, .forminator-input-with-prefix { border-color: white; background-color: white; color: white; } .forminator-ui#forminator-module-338.forminator-design--default .forminator-button-next { font-size: 18px!important; font-weight: 400!important; }It’s working at least.
I added custom CSS to make it green. I can’t get the steps (progress bar) to be horizontal. For some reason, the progress bar collapses when I padding or put it within a container.
For some reason, the color still does not change. I have cleared cache and it remains to be blue. The image border is blue and the background is also default.