Frank Schrijvers
Forum Replies Created
-
Forum: Plugins
In reply to: [ActiveCampaign for WooCommerce] Bug in version 2.5.2I can also confirm this bug in the latest version.
Forum: Plugins
In reply to: [Genesis Testimonial Slider] Call to undefined function genesis_get_option()Hey Brad,
I’ve added an additional check (see below) on line 93 to avoid this error.
if ( ! function_exists( 'genesis_get_option' ) ) { return; }
This should solve the issue.
Forum: Plugins
In reply to: [Genesis Testimonial Slider] WordPress 5.5Tested with WordPress 5.5.3 and the Genesis Sample theme and cannot reproduce any issues with the slider.
Forum: Plugins
In reply to: [Genesis Testimonial Slider] Error breaks mobile icon and maybe more.Tested with WordPress 5.5.3 and the Genesis Sample theme and cannot reproduce any issues with the slider.
Same issue here – Postmark plugin does not work anymore after upgrading ActiveCampaign to 8.0.2.
- This reply was modified 4 years, 2 months ago by Frank Schrijvers.
Forum: Plugins
In reply to: [Genesis Overlay Widget] Compatibility with Genesis 3.0?I’ve just released an update (1.2) This update removes the check on activation which prevented the plugin from being activated on Genesis 3.0
Forum: Plugins
In reply to: [Genesis login modal box] Not working with Genesis 3.0I’ve just released an update (1.5) This update removes the check on activation which prevented the plugin from being activated on Genesis 3.0
Forum: Plugins
In reply to: [Genesis Testimonial Slider] Genesis Testimonials stopped workingSorry for the troubles. I’ve just released an update (1.5) This update removes the check on activation which prevented the plugin from being activated on Genesis 3.0
Forum: Plugins
In reply to: [Genesis Testimonial Slider] Change author image sizeYes, the image is a custom image with the size 100px x 100px. this cannot be changed with CSS. There is no inline CSS, there is only a css file included for some basic styling. This can be overruled with CSS in for example your Genesis child theme.
Forum: Plugins
In reply to: [Genesis Testimonial Slider] Change author image sizeThe image is a custom image size 100px x 100px. With some CSS you can make the image smaller or remove the border-radius.
Forum: Plugins
In reply to: [Genesis Testimonial Slider] Set text size and image sizeThe size of the text is based on the styling of your theme. If you want to change the size of the text you can add some extra CSS to the stylesheet of your theme or use the WordPress Customizer.
The author image size is set within the plugin.
The structured data is removed in the latest version of the plugin (1.4). This because of the testimonials are used in many different ways. The structured data is a limitation here.
Forum: Plugins
In reply to: [Genesis Testimonial Slider] Fatal errorThe fatal error happens when the widget and the shortcode are used on the same page. This issue is solved in the latest version (1.4) of the plugin.
Forum: Plugins
In reply to: [Genesis Testimonial Slider] how to remove the rating starsJust don’t use the star rating?
Forum: Plugins
In reply to: [Genesis Testimonial Slider] Show random testimonialsHey Marijn,
You can now download the latest version with the random order option ??