pinksharpii
Forum Replies Created
-
Forum: Plugins
In reply to: [Email Before Download] Download link is 404The form is here: https://www.wrightoncomm.com/marketing-productivity/
What is the hupspot error you are seeing?
Forum: Plugins
In reply to: [Email Before Download] Download link is 404The email field is your-name https://grab.by/QuUi I haven’t changed any of the field names.
<input type=”email” name=”your-email” value=”” size=”40″ class=”wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email” aria-required=”true” aria-invalid=”false”>
Also the email sends just fine. But the link sent in the email and displayed on the page is what doesn’t work.
Forum: Fixing WordPress
In reply to: CPT Archive is Not FoundThank you.
I’ve never had an issue setting up CPTs with the / before because we’ve never needed to utilize archive pages. And the single posts resolve just fine.Forum: Fixing WordPress
In reply to: CPT Archive is Not Foundhttps://www.corporatedirectorsforum.com.php56-23.dfw3-2.websitetestlink.com/press/
I tried creating a page and assigning it to the Posts page in settings but that only works for regular posts.
Is there some step I’m missing to have CPT archives resolve? I’ve researched everything. But they all try to resolve to an actual page.
i.e /member resolves to my /membership page. instead of the member archive.
/testimonial resolves to /directors-forum/testimonials instead of testimonial archive.I’m assuming /press has nothing to resolve to so hence the 404.
Forum: Fixing WordPress
In reply to: CPT Archive is Not FoundYes I already stated that I’ve saved the Permalink settings a handful of times.
Forum: Plugins
In reply to: [WooCommerce] AJAX add to cart doesn't work with "single" variationGosh I’m a moron. Thank you so much. Being a dyslexic coder is the worst. Sometimes I skip over the smallest of things. That worked perfectly. Really glad it was a simple fix.
This helped thank you. I did make this custom – so that should be easy to sort array sort the available variations variable WC offers
Forum: Plugins
In reply to: [W3 Total Cache] Displaying a popup with cacheOn a previous site I worked on, I tried using both Cookies and Session variables and both yield the same result as storing the user’s request to hide the popup in the database.
Forum: Plugins
In reply to: [Contact Form 7] How to send an email to multiple recipients SEPARATELYThat lets the user select who they want to send to. We have a list of emails that the form will get sent to. We just want the form to send to one email at a time rather than a comma delimitered list of recipients or letting the user select who they want to send it to.
Forum: Fixing WordPress
In reply to: How to display most recent post with thumbnail and excerptomgosh, yes, this worked. So simply too! Thanks so much!!