Ravenous Raven Design
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] “Your report will be emailed to you” … never arrivesI’m having the SAME issue. I’m not getting my tax reports and this is version Version 9.3.3. What is the solution here?? Why can’t I just download it OFF the page instead of it being emailed to me?
Okay, you can close this. Although it appears to be the cart pops plugin causing the add to cart ajax function to fail, it was NOT that. It was the woocommerce add-ons causing this and its possible because I haven’t yet updated that plugin as its in the staging environment. All is well everyone. You may delete this.
I’ve confirmed its an issue with this inside the cart pops plugin. I’ve reduced from php 8 bac to 7.4 and the problem still exists. I’ll be researching how to fix this “Uncaught (in promise) Error: Missing fragments and cart hash. Double check if you have WooCommerce fragments enabled.” See Errors in Console Here.
oh wow, I’m not the only one here pissed off they make people scroll on height when they could just set it to auto??? ugh….
For anyone else wondering, here is a universal piece of code you can use to edit the iframe portion of that Square embedd code so you can increase the height. Just put this inside the wordpress customizer. Hopefully it’s the only iframe you have. If it’s not, trying using the class OR ID of ember-application. Modify your height code to your personal needs.
iframe{ max-width: 100%; min-height: 100px; height: 1200px !important; vertical-align: top; min-height: 1200px !important; }
- This reply was modified 3 years, 11 months ago by Ravenous Raven Design.
Forum: Plugins
In reply to: [BBQ Firewall – Fast & Powerful Firewall Security] Cloudflare Compatiblityoh thank you! I figured the plugin would do me better ??
Just so you know, I figured this out. It was the plugin being incompatible with the Gallery Custom Links plugin. If I turn that on, images use speed bump no problem. However, If I have that on, speed bumps no longer work with images.
That actually worked! I can’t believe that’s all it was. gosh! what a nightmare. The theme I’m using is divi and it’s just a child theme. I know you have a tutorial on making divi compatible with LMS and it seems to be working fine aside from the small setting. So thank you!
I also don’t have an edit button? there is nowhere to be found! I can’t leave this up like that. is there anyway to delete this entire post?
also, could you please edit this post to remove private emails listed. My mistake, I didn’t realize the status showed emails in it.
Another note that you will notice in the video. Upon login, the site functionality appears normal. It’s when one is logged out (public view) the site breaks.
ah, it was print JS. that fixed it. I misunderstood and was thinking only about print css. Thank you. And sorry. I thought it made it easier to deal with issues that are the same on one thread.
I’m having the same problem, my slider won’t slide. I activated my wp rocket so I could disable lazy load on the page, still didn’t work, just just deactivated wp rocket all together. Still doesn’t work. Here it is on the home page and also a test page. Arrows and dots don’t display either, even though I have them set.
https://aagcu.org/
https://aagcu.org/testing/Forum: Plugins
In reply to: [Gravity Forms Mail Poet Add-on] Mailpoet 3.0I have the same question. I’m using the new 3.0 (beta) and it’s not working with gravity forms. It’s just blank screen for me. I guess I’m going to have to install the old mailpoet and hope this gravity forms extension becomes functional when 3.0 is actually launched. darnit!
I put this in the css file (SU css file under settings or your child theme) and it works just fine for me. Just customize the width and height for whatever you need it to be.
.su-posts-default-loop .su-post-thumbnail img { max-width: 250px; max-height: 250px; } .su-posts-default-loop .su-post-thumbnail { width: 250px; height: 250px; }
- This reply was modified 8 years, 1 month ago by Ravenous Raven Design.
Forum: Reviews
In reply to: [WP Server Health Stats] NagwareI tested this on my end and I only saw the message once. After I deleted it, I never saw it again.
Just throwing my two cents in there if it helps anyone.
Forum: Plugins
In reply to: [Csv Import-Export] What to name columns to import Custom FieldsYes! How do I import my custom fields. Has anyone got an answer to this??