Digital experiences for all disciplines
New Landing › How can we help? › Cardinal › Support for Amazon s3
New Landing › How can we help? › Cardinal › Support for Amazon s3
- This topic has 9 replies, 2 voices, and was last updated 10 years by Swift Ideas – Ed.
-
Posted in: Cardinal
-
July 9, 2014 at 8:52 am #89301
We tried using the Cardinal Theme with S3 and found in cases where special effects are applied onto images such as the portfolio or team section the images did not appear.
We tried specifying for the bucket the following configuration:
<?xml version=”1.0″ encoding=”UTF-8″?>
<CORSConfiguration xmlns=”http://s3.amazonaws.com/doc/2006-03-01/”>
<CORSRule>
<AllowedOrigin>*</AllowedOrigin>
<AllowedMethod>GET</AllowedMethod>
<MaxAgeSeconds>3000</MaxAgeSeconds>
<AllowedHeader>*</AllowedHeader>
</CORSRule>
</CORSConfiguration>But this did not seem to fix the issue. The problem is that when utilising S3 the images don’t appear let me know if you are aware of this issue and how to fix it? This worked with previous themes but does not seem to work with the Cardinal theme.
July 9, 2014 at 9:38 am #89316Hi @modegames
This is to do with our image resizing script, as it’s not possible to resize remote files. However, we have worked on this for the next update, to provide a solution to show remote images.
I’ll be happy to send over this build if you could possibly test it to see if it works for you?
Let me know,
– Ed
July 9, 2014 at 10:05 am #89336Sure Ed let me know where to download the files from and I am happy to post my results 🙂
July 9, 2014 at 7:33 pm #89600test
July 9, 2014 at 7:34 pm #89601This reply has been marked as private.July 16, 2014 at 2:46 pm #91752Thanks Ed this did make some changes to the build in that images appeared for projects which have the thumbnail set to the type ‘slider’ but when I have selected ‘image’ then the thumbnail strangely does not appear.
Further to this some of the demo content I still have setup for the theme, does appear but it somehow has two blank images setup for the thumbnails. This causes for a placeholder image to show. Though if I remove the thumbnails and then add a single image then no image appears at all not even the placeholder anymore.
Can you advise on this?
July 16, 2014 at 2:52 pm #91755Could you possibly provide a link/login in a private reply so that I can take a look?
– Ed
July 16, 2014 at 3:34 pm #91766No I can’t we are still developing on localhost and prefer to do this until we are able to get all the content in and we are stuck at this point.
However here is the html outputted and you can clearly see that the theme does not include images for all the portfolio items with this option. For the one which does which is of the type slider if I change this to to the type image then no images appear. Seems like there is some bug with this generally as I get this issue with the updated code you provided and the previous version we were using which we downloaded when we bought the theme.
July 16, 2014 at 3:35 pm #91768Sorry should of wrapped the code in a code tag
<section class="row fw-row"> <div class="spb-row-container spb-row-full-width col-sm-12 " data-v-center="true" style="padding-top:0px;padding-bottom:0px;margin-top:0px;margin-bottom:0px;"> <div class="spb_content_element"> <section class="row fw-row"> <div class="spb_portfolio_widget portfolio-wrap spb_content_element col-sm-12"> <div class="spb-asset-content"> <ul class="portfolio-items standard-portfolio filterable-items col-4 row clearfix portfolio-full-width no-gutters"> <li itemscope itemtype="http://schema.org/CreativeWork" data-id="id-0" class="clearfix portfolio-item col-sm-3 standard desktop web self-funded sponsored "> <div class="portfolio-item-details"> </div> </li> <li itemscope itemtype="http://schema.org/CreativeWork" data-id="id-1" class="clearfix portfolio-item col-sm-3 standard advertising client-projects "> <figure class="animated-overlay overlay-alt"> <div class="flexslider thumb-slider"><ul class="slides"> <li><a href="http://localhost/mode-games.com/?portfolio=test" class="link-to-post"><img src='http://modegames_blog.s3.amazonaws.com/mode-games.com/wp-content/uploads/2014/07/c_dribbble2-600x450.jpg' width='600' height='450' alt='' /></a></li> <li><a href="http://localhost/mode-games.com/?portfolio=test" class="link-to-post"><img src='http://modegames_blog.s3.amazonaws.com/mode-games.com/wp-content/uploads/2014/07/wavy_handv2_dribbble1-600x450.jpg' width='600' height='450' alt='' /></a></li> <li><a href="http://localhost/mode-games.com/?portfolio=test" class="link-to-post"><img src='http://modegames_blog.s3.amazonaws.com/wp-content/uploads/2013/05/preview_portfolio_cowboys_vs_pirates.jpg' width='292' height='163' alt='' /></a></li> </ul></div> </figure> <div class="portfolio-item-details"> </div> </li> <li itemscope itemtype="http://schema.org/CreativeWork" data-id="id-2" class="clearfix portfolio-item col-sm-3 standard mobile desktop web advertising self-funded sponsored client-projects "> <figure class="animated-overlay overlay-alt"> </figure> <div class="portfolio-item-details"> </div> </li> <li itemscope itemtype="http://schema.org/CreativeWork" data-id="id-3" class="clearfix portfolio-item col-sm-3 standard "> <figure class="animated-overlay overlay-alt"> </figure> <div class="portfolio-item-details"> </div> </li> <li itemscope itemtype="http://schema.org/CreativeWork" data-id="id-4" class="clearfix portfolio-item col-sm-3 standard "> <figure class="animated-overlay overlay-alt"> </figure>
July 17, 2014 at 9:00 pm #92367Hi @modegames
That’s odd. We had someone else with this issue and this update resolved it for them. Can you screenshot me the backend setup you have for the item not displaying?
– Ed
-
Posted in: Cardinal
You must be logged in and have valid license to reply to this topic.