Naomi C. Bush
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Twenty Eleven Post image sizes help pleaseOf course. You’d have to change the width of the whole page, though, as you have a sidebar. That’s on line 74 of style.css. Check out this video on how to use Firebug to investigate and change these things on your own.
Forum: Themes and Templates
In reply to: Twenty Eleven Post image sizes help pleaseActually, I’m showing on this page https://www.photoitsu.com/?p=430 that it did work. Try refreshing the page – the CSS is probably cached.
Forum: Fixing WordPress
In reply to: Remove Cancel Friendship button option from buddypress siteOne of the simplest ways can be to set it to
display:none
in your CSS.Forum: Themes and Templates
In reply to: Twenty Eleven Post image sizes help pleaseIn Twenty-Eleven, the post image is only going to be as big as the width of the post (more accurately, 97.5% of the width of the post, as shown in the style.css file line 854).
So, to change the image size, you can change the width of the post using CSS.
In the style.css file, line 112, comment out this declaration:
width: 68.9%
Absolutely. Here’s a recent article with more information: https://wplift.com/how-to-use-wordpress-as-an-lms-for-an-online-learning-website
WordPress has several membership/subscription plugins that use PayPal for payment processing – a simple online search will reveal many.
Sounds like you want to use WordPress Multisite with the BuddyPress plugin and multiple BuddyPress social networks.
There’s a BuddyPress wiki plugin out there somewhere, along w/ some BuddyPress membership and store plugins.
Best wishes to you.
Forum: Meetups
In reply to: Athens, GAHi Nate, I lead the group in Gwinnett. Let me know if you could use any of the things I’ve learned since starting out in February. I’ve been meaning to write an article.
Hi yguez, Gravity Forms has a confirmation and notification feature you can use to let your customer know that the payment was processed successfully. Also, if the order doesn’t go through, the Stripe error message will be displayed to the customer.
Hi Jacob, thanks a lot! You should have received an email ??
Hi Jacob, what’s a particular scenario you are looking for in terms of an invoice line item feature? Just want to wrap my head around it and I’m sure it won’t be a problem to implement.
You can donate here, which always helps me prioritize requests: https://naomicbush.com/
Also, I put a call out last week for people who wanted to test the recurring payments feature – email me and I’ll add you to the list.
Hi Patrick, I received your message on Twitter & will respond.
HCE, please check out the list of known issues here – https://github.com/naomicbush/Gravity-Forms-Stripe/issues?direction=desc&sort=created&state=open – if your issue is not listed, please either start a new topic here or open a new issue on GitHub.
You’re welcome! ??
Two things:
- You need to setup a Stripe feed for the form – #6 of the installation instructions, also shown in the screenshots
- Make sure you have AJAX enabled when you insert your form into the page
Hi Eugene, I’m unable to see the admin page you linked as I’d need to be logged in to your site.
I was able to successfully submit your form with a test credit card number – do you see my submission in the list of entries for that form?