websperations
Forum Replies Created
-
Forum: Plugins
In reply to: [Event Tickets and Registration] Hide price rangeThis page too.
Forum: Plugins
In reply to: [WooCommerce] Need help fixing the State Dropdown BoxThank you Laurena,
I tested with twentyfifteen and it worked fine.
I managed to get the issue resolved with your direction. I ended up leaving the clip statement and made the following changes. Hopefully someone else will find this useful.
.select2-container { display: none; } .select2-hidden-accessible { background-color: #eee; position: relative; height: 40px; }
Micah
- This reply was modified 6 years, 11 months ago by websperations.
Forum: Plugins
In reply to: [WooCommerce Menu Extension] Rename Myaccount to My AccountHello,
I ended up changing the plugin file to address my issue. After a recent update, I lost the changes. I am now revisiting this issue.
I have implemented your code change and it has fixed my problem for good.
Thanks!
Micah
- This reply was modified 8 years, 3 months ago by websperations.
Forum: Plugins
In reply to: [WooCommerce] shipping options disappear since update to 2.6.4Thanks Caleb,
I just ran into this problem and through it was a bug until I saw your post.
Fixed the “Shipping Location(s)” settings and now I can see the Shipping tab again.
Micah
Forum: Reviews
In reply to: [WP Customer Reviews] Tried to be positiveYeah, I finally resorted to that ??
I’d much rather get some support and give a positive review!
Forum: Reviews
In reply to: [WP Customer Reviews] Tried to be positiveI have indeed! I posted 9 months ago and never got a response.
I reposted earlier this week and again, no response.
I’d really like to stay with this extension however I have found a viable replacement and will start some offline testing next week.
Forum: Plugins
In reply to: [WP Customer Reviews] Hide new review form9 months ago I posted my first forum support request for this issue and they never responded.
I now have 3 threads opened in the past 9 months for this question and no help at all.
Forum: Fixing WordPress
In reply to: [WP Customer Reviews] Hide new review form9 months and still no response for the developers.
They have earned the 1 star rating I just gave them.
Forum: Reviews
In reply to: [WP Customer Reviews] Tried to be positiveHow did you get the author’s to respond?
I have been trying to get a response for months now and they never respond!
Forum: Plugins
In reply to: [WP Customer Reviews] Show from without showing reviews.In my page, I am using
[WPCR_INSERT]
I have enabled “Enable WP Customer Reviews for this page”.
I t shows the form and it shows the reviews. I just want to hid the reviews.
Ay idea?
Thanks,
Micah
Forum: Plugins
In reply to: [WP Customer Reviews] Show from without showing reviews.Total typo on the subject… It should say…
Show Form without showing Reviews.
Micah
Forum: Plugins
In reply to: [WooCommerce Menu Extension] Rename Myaccount to My AccountThanks, that’s pretty simple and works great when the menu item has been added through the WordPress Menu Interface.
How do you change it when your using the php embedding code within my themes template?
<?php echo do_shortcode( '[ailoginout]' ); ?> | <?php echo do_shortcode( '[aimyaccount]' ); ?> | <?php echo do_shortcode( '[aicart]' ); ?> | <?php echo do_shortcode( '[aicheckout]' ); ?>
Have a great day!
Micah
Forum: Plugins
In reply to: [WC Fields Factory] Required FieldsOkay Saravana, I will wait for the update and see how I goes.
Michael – What plugin did you purchase? I am looking at using Gravity Forms and the Gravity Forms plugin. I just don’t want to spend $140 for this functionality unless I have to.
Micah
Forum: Plugins
In reply to: [WC Fields Factory] Required FieldsI had the same experience.
I also noticed that on the page reload my form is completely empty and the empty required field is not being highlighted.
Is your form emptying as well?
Micah
Forum: Plugins
In reply to: [Advanced Browser Check] Run this only for a single page?+1 for this feature and I would be willing to pay for it in a commercial version of your plugin!