Forum Replies Created
-
AuthorPosts
-
January 30, 2017 at 1:18 am in reply to: Now I can't get MP3 audio player to work in a Lightbox #75043
wpCommerce
ModeratorWe are using fancybox 2 in the plugin. So any other fancybox script cannot be included on the same page. Otherwise there will be a JavaScript conflict.
January 28, 2017 at 12:27 am in reply to: Now I can't get MP3 audio player to work in a Lightbox #75040wpCommerce
ModeratorHi, Your theme seems to be including a very old version of the fancybox library.
<script type=’text/javascript’ src=’https://dantappanmusic.com/wp-content/themes/customizr/inc/assets/js/fancybox/jquery.fancybox-1.3.4.min.js?ver=3.4.38′></script>
This is causing a conflict with our fancybox script. Is there a way to disable it in your theme settings?
January 27, 2017 at 12:59 am in reply to: WP Payment Gateway Bundle – Stripe Basic Gateway Setup #74936wpCommerce
ModeratorHi, Do you have the “Use Multiple Payment Gateways” option enabled in the eStore payment gateway settings? How many payment gateway have you enabled?
wpCommerce
ModeratorIt’s still unavailable. But we have decided to work on it. We will check how their subscription API works and implement it into the addon accordingly.
January 17, 2017 at 1:16 am in reply to: eStore – How to Use a Text Link or URL to Accommodate the Purchase of a Product #45609wpCommerce
Moderator@Romeo, What version of the payment gateway bundle addon are you using? Please load a fresh copy using this link:
I couldn’t find the buy now button on your blog page. Do you have a page where I can check it?
January 17, 2017 at 12:39 am in reply to: WP Payment Gateway Bundle – Stripe Basic Gateway Setup #74933wpCommerce
ModeratorPlease enable the normal Stripe option and see how it goes with the buy now link.
January 16, 2017 at 1:19 am in reply to: WP Payment Gateway Bundle – Stripe Basic Gateway Setup #74931wpCommerce
ModeratorThanks. It looks like you have our normal Stripe checkout enabled in the setting and you are automatically redirecting the user to the checkout page (This redirection comes from the “Automatic redirection to checkout page” option in the eStore settings). That’s what’s causing this issue. Please use our gateway specific Buy Now link instead (see the link above for instructions). For example:
http://www.example.com/?wp_eStore_buy_now=1&gateway=stripe_basic
wpCommerce
ModeratorHi, Please provide a link to the page in question so I can take a look. Do you have any other lightbox plugin installed?
January 16, 2017 at 12:26 am in reply to: WP Payment Gateway Bundle – Stripe Basic Gateway Setup #74929wpCommerce
ModeratorHi, Did you install the latest version of the payment gateway bundle addon?
Do you have the Stripe Basic option enabled in the settings? You can use it with a Buy Now button/link:
Please provide a link to the page in question so I can take a look.
wpCommerce
ModeratorHi, Unfortunately that’s not possible with Stripe at the moment.
wpCommerce
ModeratorHi, What version of the addon are you using. This looks like a similar issue:
https://support.tipsandtricks-hq.com/forums/topic/estore-and-wp-payment-gateway-bundle
December 31, 2016 at 12:31 am in reply to: Lightbox Ultimate last version and soundcheck theme #74860wpCommerce
ModeratorHi, You have a plugin (iframe-popup) that is including an older version of fancybox.
<script type=’text/javascript’ src=’http://afrocubanallstarsonline.com/eng/wp-content/plugins/iframe-popup/inc/jquery.fancybox-1.3.4.js?ver=378add7a4879a9d06cafa5aa38637651′></script>
This could conflict with the latest version of fancybox included by our plugin. Can you please disable that plugin and see how it goes?
December 27, 2016 at 12:52 am in reply to: WP Lightbox Ultimate – Can you group images when displaying WP Gallery using LB? #74785wpCommerce
ModeratorHi, You should be able to do it by adding a custom gallery name in square brackets. For example:
wplu_rel=”wp_lightbox_prettyPhoto[gallery1]”
The only problem with it is that WordPress also looks for square brackets in the content to filter shortcodes. In order to get around this issue you will need to use the HTML equivalent code for square brackets. For example:
wplu_rel=”wp_lightbox_prettyPhoto[
;gallery1]
;”
This way WordPress won’t consider it as a shortcode inside another shortcode. Please make sure to edit this in “text” mode so it doesn’t break the shortcode.
December 16, 2016 at 12:38 am in reply to: WP Lightbox Ultimate – source image does not show, only "click here" text #74790wpCommerce
ModeratorHi, I just tested the exact shortcode on our development site. The thumbnail displays without any issue. Can you please copy and paste the shortcode as plain text in the visual editor?
December 2, 2016 at 1:26 am in reply to: Lightbox Plugin – YouTube videos not displaying correctly #74715wpCommerce
Moderator@JimmyC, I also see a foobox script that’s automatically enclosing our prettyPhoto popup code. Can you please disable that script and see how it goes?
-
AuthorPosts