okragly
Forum Replies Created
-
Hi,
We are also seeing the issue (#1 above) that in order for the coupon to be applied the user must first visit the Cart page. If you go directly to the Checkout page the coupon is not automatically applied.
The user can visit the Cart page, then go back to the Checkout page and the coupon is then applied.
We have the option to automatically apply the coupon checked.
Yes, that was it, thanks!!
Hi Hal,
That didn’t make a difference, it still shows the excerpt with “View Full” and the stars aren’t showing.
Screenshots of the shortcode and output here:
https://www.dropbox.com/s/hvhl11hdii1ijcv/Screen%20Shot%202017-02-15%20at%209.36.23%20AM.png?dl=0
https://www.dropbox.com/s/4zy89nc1lm5ut8d/Screen%20Shot%202017-02-15%20at%209.36.30%20AM.png?dl=0
I’d like to see the full testimonial output, including the stars.
Thanks
Bump? Any feedback on this?
Forum: Plugins
In reply to: [Redirection] Redirect using regular expression and possible post meta lookupI thought of another option:
Option 3 (better than option 2): Create a simple WordPress page template that does a redirect only. The page template would parse the query_var and do another redirect to the correct post page:
/12345 -> regular expression to get digits from URL -> redirect to WordPress page with template that does the lookup on the post_meta using the query_var, and that page redirects to the actual post
My question is will this be too many redirects and cause issues?
Thanks!
Hi Tobias,
Thanks, that worked!
One more question. Using this approach, can I prevent the first column from scrolling so the user can always see the first column in view?
Thanks!
Kevin