ebeacon
Forum Replies Created
-
Thanks!
I have deactivated all other plug-ins. No change — I receive the same error message.
I will contact your support. Thank you.
I am having the same problem.
The customer/user gets their email receipt, but the admin notification email is not received. I added a new user and received the email notification from the system.
Forum: Plugins
In reply to: [The Events Calendar] Fatal Error in 4.4.1We experienced the same error. Thanks for the quick fix!
Forum: Plugins
In reply to: [WP Shortcodes Plugin — Shortcodes Ultimate] PHP7 supportAfter upgrading to PHP7 the following shortcode no longer works:
[su_post field=”post_content” post_id=”4326″]
No content displays.
However
[su_posts template=”templates/list-loop.php” id=”4326,4324,4328,4339″ posts_per_page=”10″ tax_term=”37″ tax_operator=”0″ order=”desc” orderby=”postid”]
works fine.
Wow!
Thank you for the quick response. I appreciate your continued development of this plug in. It just keeps getting better.
I too am experiencing this issue with Firefox displaying an extra (blank) row for each carousel. It does not happen with Chrome, IE, or Safari.
SU version 4.9.9
WP version 4.3.1Example:
https://smeboysswimming.org/2015/12/results-olathe-invitational-121115/Using firebug if I change the width calculation (increase) for the carousel by .3px the problem goes away.
Original – with bug
<div style=”width: 12272.7px; transform: translate3d(-856.233px, 0px, 0px); transition-duration: 0s; height: 266px;” class=”su-carousel-slides”>Displays correctly
<div style=”width: 12273px; transform: translate3d(-856.233px, 0px, 0px); transition-duration: 0s; height: 266px;” class=”su-carousel-slides”>