navyspitfire
Forum Replies Created
-
So the member add-on plugin that is in beta, that is for paying customer only?
The main point would be to add members to the payment gateway- enter their CC details and plan so it’s like they signed up on the front-end, except the admin can do it on the backend. Would #2, or any other way, be able to do that?
Forum: Fixing WordPress
In reply to: Having a website display like the desktop version on mobileForum: Fixing WordPress
In reply to: Having a website display like the desktop version on mobileIt’s a naked theme
Hmm I think I understand. So my locations page would have it’s own template (archive-locations.php) with a WP_Query, while all my sub-locations (LA, Chicago, New York) would be using the same template (single-locations.php)? And with each template I could show the immediate children?
Hi @bcworkz – I like the second idea better, thanks. So I just need to create the locations post type and all the hierarchical posts will contain the correct slug URL’s?
My next question would be, if I do it that way, I will need to have each category/’parent’ post have a dedicated page that lists out all its children. Meaning,
/locations/
would should Los Angeles, Chicago, New York, but not its children. Then/locations/los-angeles/
would have a list of its children, so Hollywood, Malibu, Beverly Hills. Is there someway to have this automatically happen? I don’t mind getting deep into code, it would be best to automatically update when new posts are created.So essentially the main functionality I am looking for is automatic archiving on all the pages.
Hi Andrew, so I am still a little unclear. I can see the total payments per user via the exported CSV only, or that functionality doesn’t exist yet? Thank you.
No idea. Recreate everything?
Forum: Plugins
In reply to: [PayPal for WooCommerce] Paypal advanced@angelleye so I talked to paypal and they said I have advanced access/credentials and they gave me steps to enable advanced and create credentials (which the plugin settings are asking for – merchant login, user, pass, partner).
I have opened a ticket on your support site because I think there’s a little lost in translation. Maybe I am completely misunderstanding it. Ticket #550547. Thanks.
Forum: Plugins
In reply to: [PayPal for WooCommerce] Paypal advancedSo I guess my question is moreso do I have the capabilities, with a paypal pro account, to also use use advanced. I need the ability to pay via paypal (not so much CC, which is already enabled through pro, but actual paypal) on the site, rather than something like standard, where the users goes to the paypal website then is redirected back. It seems to me that’s what advanced does.
Forum: Plugins
In reply to: [PayPal for WooCommerce] Paypal pro and WC automatic refundsSaw in docs SSL needs to be setup in order for live to work.
Forum: Plugins
In reply to: [WooCommerce] Delete on cart page displays err msg/table several timesI figured it out. The theme has two carts, but one is hidden for mobile/tablet. Unbelievable.
Forum: Plugins
In reply to: [PayPal for WooCommerce] Paypal pro and WC automatic refundsThank you. I have enabled that option but it is not appearing on my checkout page. Is there something I am missing?
Forum: Plugins
In reply to: [WooCommerce] Delete on cart page displays err msg/table several timesHmm I deactivated it but the cart issue still appeared…
Unfortunately I don’t know.