zurcherart
Forum Replies Created
-
Thanks for the help. And I really appreciate the video.
But, it didn’t change. I currently don’t have any memberships set on that screen. I’ve never had any memberships set on that page as far as I can remember, and I resaved that page with empty membership fields for good measure.
But the site is behaving exactly as if there are membership restrictions.The header and footers show. Everything else is white. Inspect element in the broswer just shows there is no content at all in the “content-wrop” block.
There are no erros in the error logs, and everything works as expected if I disable the lifterlms plug. If I disable ALL plugins and only run the lifterLMS plugin then it still it acts like the site is membership restricted. So this the liftlerLMS plugin certainly seem to be involved.
However! I just thought about my child theme. Everything works with my parent theme (don’t see the retrictions like behaviour) and doesn’t work with my child theme (see the restrictions like behaviour). What? If I rename my child theme, or use another theme and child it works?
For now I’ve just changed the name of my child theme and the site is working. Can you imagine any reason that this wouldn’t work when my child theme is “two-oceans-child” (it’s a oceanwp-child and a South African tribute) but would work when the same child is called “abundant-oceans-child”?
I’m not sure we’ll find an answer for that, but would love to know if you have clue on it.
Can someone help? What’s the definitive way to turn off these site restrictions? Somehow site restriction is turned on my site, and I don’t know how I turned it on or how to turn it off!
Forum: Plugins
In reply to: [Newspack Newsletters] Are shortcodes supported?Alright let’s start over. Now that I’ve wrapped my head around this a little.
The main thing I need to do with this newsletter is list events. After a short “editorial” I need to have summaries of several event posts. The events post are custom post types from Markus Sykes’ wp-events-manager.
It doesn’t seem like the posts inserter is aware of this custom posts type.
I need to extend the posts inserter to deal with the events type (in addition to the typical posts fields there are date and time field and some other special fields like location. Maybe instead of extending the posts inserter I need to write an events inserter.
Is this possible? Can you give me a little bit of guidance?
Cheers again,
SteveForum: Plugins
In reply to: [Newspack Newsletters] ACF with NewslettersOk I think I found this one.
In the ACF settings for the rule group I had to set the metabox type to “normal under form”
Ha … can’t find my edit button … that snippet from the eail should read
<p>Greetings,</p>
<p>A request has been made to update your Mailchimp account profile information. To do so please use the following link: [a href=””]Update Mailchimp Profile Info[/a]</p>
<p>If you did not request this update, please disregard this email.</p>
<p> </p>
<p>This email was sent from: http://staging.[redacted].com</p>
<p> </p>
<p> </p>
<p style=”font-size: 13px; margin-top: 5em;”>This email was generated by the [a href=”http://www.wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/” target=”_blank” rel=”noopener”]Easy Forms for Mailchimp plugin, created by [a href=”http://www.yikesinc.com” target=”_blank” rel=”noopener”]YIKES Inc.[/a]</p>`The issue being here:
[href=””]Update Mailchimp Profile Info[/a]
- This reply was modified 4 years, 10 months ago by zurcherart.
- This reply was modified 4 years, 10 months ago by zurcherart.
Thanks for taking the time to reply.
I went over the entire CPT codes before asking my original question.
Is it possible to create a default template (using the custom PHP codes) and then use the metabox to override it.
For example.
My site layout defaults to a single column, but i want my events (the cpt from Marcus Sykes’ Events Manager plugin) to feature a right-hand side bar default. After I use the PHP codes to include the right-hand side bar in the single-event thow can I configure this / code this so that the settings in “OceanWP Setting WP Metabox” will override the layout for individual events.
Forum: Plugins
In reply to: [Accept Stripe Payments] Product Page TemplateOk.
There are no dumb questions, only dumb answers.
But if there WERE dumb questions this might be one. That “template” appears to fro the TwentyTwenty theme.
So I think I’ve sorted THAT out.
Cheers,
SteveForum: Plugins
In reply to: [Accept Stripe Payments] Product Options / Variations by Date + Stock controlBTW, if any of tis is a feature in your paid plugin, please let me know. I should be able to purchase the paid plugin.
Forum: Plugins
In reply to: [Accept Stripe Payments] Product Options / Variations by Date + Stock controlHiè
Thanks again for your quick responses. And, thanks for bumping this up your to do list.
Unfortunately, I don’t see how I can use product variations if they are’t selectable by short-code. I’m sorry, I didn’t really think that through before.
My users select the variation before they get to stripe payment button. If I can build the button “programatically” with the shortcode (or something else like a hook), this would work great. But if I can’t select the variation i can’t really use it.
The tax fix you added for me solves half my problem though, so for now I can manage things on the product level. Just wanted you to know that as far as priorities go, you don’t have to bump one feature up for me until the other feature is also up.
Cheers,
SteveI ran this through it’s paces, and it seems to work perfectly.
Thank you very much!
Wow! That’s an impressively quick and easy solution. Thank you.
I will test this on Tuesday, if not before!
Thanks very much.
SteveForum: Plugins
In reply to: [Accept Stripe Payments] Product Options / Variations by Date + Stock controlHi Alexander,
> well, actually, they do, but under water only 😉
Ahhh. I see you’ve already taken the course!
Yes, I that’s correct. an additional quantity field on the variation would be useful. As I think about it more I’lll need to indicate the product variation on the shortcode, so the user isn’t prompted to choose a variation (the variation is an internal matter). I am not looking at your documentation at this moment so I don’t remember if you can already indicate variations in the shortcode.
Thanks for your quick and helpful replies.
Cheers,
SteveThank-you for following up. I missed your earlier followup.
I needed time to set up an exact copy of my prod server onto a test server so I could troubleshoot with you. And before I had a chance to do that, everything went a little crazy around the world 😉
I would like to get this to work so when I have a chance I will troubleshoot, and if I’ don’t locate the problem problem, I’ll open a new thread.
Thank you for your support.