Forum Replies Created
-
AuthorPosts
-
June 4, 2017 at 6:11 am in reply to: Lightbox Ultimate – Cannot get local mp4 or flash videos to play #75780
wpCommerce
ModeratorHi, Which shortcode are you using? Please provide a link to the page in questions so I can take a look.
June 3, 2017 at 7:50 am in reply to: Lightbox protected embed shortcode requesting S3 video in wrong order #73931wpCommerce
ModeratorThanks. It looks like your bucket is hosted in a region that supports only Amazon S3 signature version 4.
http://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region
We will need to make some adjustments in our code so it works with this API. I have sent an email to your registered email address for site access. Let me know if you don’t receive it.
June 2, 2017 at 6:13 am in reply to: Lightbox protected embed shortcode requesting S3 video in wrong order #73929wpCommerce
ModeratorActually that’s not the issue here. The bucket name is supposed to be at the beginning. I followed your link to see If I can get more details from the S3 server. It seems to be returning this message:
The authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256.
Where is your bucket located?
June 1, 2017 at 7:40 am in reply to: Lightbox protected embed shortcode requesting S3 video in wrong order #73927wpCommerce
Moderator@455Films, Do you have this checkbox enabled in the General Settings? – Disable Shortcode Formatting
If so please uncheck it.
May 19, 2017 at 4:08 am in reply to: Lightbox Ultimate – Server error when trying to enter shortcode #75701wpCommerce
ModeratorHi, We need to take a closer look at your site to investigate this issue. I have sent an email to your registered email address for site access. Let me know if you don’t receive it.
May 18, 2017 at 3:05 am in reply to: Lighbox Ultimate – Getting a loading icon in the middle of all of my web pages #75675wpCommerce
ModeratorIf you want to apply this to all the lightbox ultimate text links on your site you can use the “lightbox_ultimate_text_anchor” CSS class for it. If you want to apply different CSS on individual shortcode you can specify a class in the shortcode.
[wp_lightbox_ultimate_inline_content_embed div_id=”map1″ anchor_type=”text” text=” (See Map)” source=”” auto_popup=”false” class=”my_custom_css”]
Once you have a class in the shortcode you can use the CSS file to target it and apply your own custom styling. For example:
.my_custom_css
{
display:inline;
}
For more information please check this post:
May 17, 2017 at 9:25 am in reply to: Lighbox Ultimate – Getting a loading icon in the middle of all of my web pages #75673wpCommerce
ModeratorWhat is your inline shortcode? Please provide a link to the exact page so I can take a look.
May 16, 2017 at 4:36 am in reply to: Lighbox Ultimate – Getting a loading icon in the middle of all of my web pages #75671wpCommerce
ModeratorYou are using a WordPress plugin to integrate Google maps with Easy fancybox? Why don’t you directly use the iframe embed code for Google maps?
May 15, 2017 at 5:09 am in reply to: Lighbox Ultimate – Getting a loading icon in the middle of all of my web pages #75669wpCommerce
ModeratorOur MP4 and inline shortcodes require fancybox. Were you able to disable the library in the conflicting plugin? With our inline shortcode you should be able to display any custom content in lightbox.
May 14, 2017 at 4:51 am in reply to: Lighbox Ultimate – Getting a loading icon in the middle of all of my web pages #75666wpCommerce
ModeratorThanks. Your easy fancybox plugin is using a very older version of fancybox (at least 6 years old). So you cannot keep that plugin activated with Lightbox ultimate.
<script type=’text/javascript’ src=’https://westviewdance.ca/wp-content/plugins/easy-fancybox/fancybox/jquery.fancybox-1.3.8.min.js?ver=1.6′></script>
I’m not sure if the NextGEN gallery is also using fancybox. It so it needs to be disabled as well.
Which Lightbox Ultimate shortcode are you using?
May 13, 2017 at 11:06 am in reply to: Lighbox Ultimate – Getting a loading icon in the middle of all of my web pages #75663wpCommerce
ModeratorPlease provide a link to the page in question so I can take a closer look.
wpCommerce
ModeratorIt looks like the “the_content” filter is not getting triggered. With this filter WordPress allows a plugin/theme to customise the content of a post/page.
https://codex.wordpress.org/Plugin_API/Filter_Reference/the_content
Can you please run one more test by deactivating one plugin at a time (except eStore and the Braintree addon)?
May 12, 2017 at 2:18 am in reply to: Lighbox Ultimate – Getting a loading icon in the middle of all of my web pages #75661wpCommerce
ModeratorHi, Do you have any other lightbox plugin activated on your site? Please provide a link to the page in question so I can take a look.
wpCommerce
ModeratorHi, Can you please do a theme test by temporarily switching to a default WordPress theme (Example: Twenty 16 or 15)?
April 25, 2017 at 7:41 am in reply to: eStore – Installment Plan addon different first payment #75535wpCommerce
ModeratorHi, Are you referring to this addon?
https://www.tipsandtricks-hq.com/ecommerce/wp-estore-paypal-installment-payment-addon-3534
-
AuthorPosts