galleria image gallery pics dont' show
Permalink
ok I had my site written with a different software, I tried out concrete 5. we love it. it was installed in a sub folder during the try out period. then we moved our old site into a new folder (oldsite) and put concrete 5 into the root directory (public_html). everything works fine on the site but the photo gallery (galeria phot gallery) the photos are on the server, and when editing the gallery I see them, select them to add but then it runs it's course and they never show up on the page. I'm sure this is a reference issue to the wrong area or something but I have no clue
PLEASE HELP!
thanks
mike
PLEASE HELP!
thanks
mike
I'm fairly certain it's a relative path that's probably just broken now. What is the url to your site? I would be happy to take a look and see if I can help.
our web address is ARROC.com
go to the Gallery page (http://arroc.com/index.php/about/) you'll see nothing. there is supposed to be a block for the galleria image gallery there with 2 pics in it.
when I click on "view source" I can see that the block is there but the pictures are not. The pics are on the server. I can get pics to load if I use the "content" block and insert a photo. but not with this galleria block.
<div id="asmillerGalleryBlock" class="asmillerGalleryBlock">
<div id="asmillerGallery_main" class="asmillerMainImage"><!--Image goes in here-->
<div id="asmillerGallery_spacer"></div> <!--Spacer is used to make images stay vertically at the bottom-->
</div>
any help will be GREATLY appreciated!
Thanks
go to the Gallery page (http://arroc.com/index.php/about/) you'll see nothing. there is supposed to be a block for the galleria image gallery there with 2 pics in it.
when I click on "view source" I can see that the block is there but the pictures are not. The pics are on the server. I can get pics to load if I use the "content" block and insert a photo. but not with this galleria block.
<div id="asmillerGalleryBlock" class="asmillerGalleryBlock">
<div id="asmillerGallery_main" class="asmillerMainImage"><!--Image goes in here-->
<div id="asmillerGallery_spacer"></div> <!--Spacer is used to make images stay vertically at the bottom-->
</div>
any help will be GREATLY appreciated!
Thanks
mmmm,I cant see anything relating to the galleria block from the source code. I can see an "image block", but that relates to the large image at the top of the page. There is no reference to the block, nor a reference to the javascript file it places within the head tags.
Difficult to delve any deeper without access in my opinion.
Difficult to delve any deeper without access in my opinion.
just as a follow up to my last message, you will notice in the source of your "Clean Up Photos" image page the following code within the <head></head> tags.
You'll also notice that other references to "asmillerGalleryBlock" further down the page.
This in comparison to the page you gave us which is missing this block has no references of this sort.
Some simple solutions are that you arent actually adding the block to the page or you arent publishing your edits once you have finished.
Hope this narrows things down a little.
<link rel="stylesheet" type="text/css" href="/packages/asmiller_gallery/blocks/asmiller_gallery/view.css?v=e7c14a00598b463a86784f289cee0020" /> <script type="text/javascript" src="/packages/asmiller_gallery/blocks/asmiller_gallery/galleria.js"></script>
You'll also notice that other references to "asmillerGalleryBlock" further down the page.
This in comparison to the page you gave us which is missing this block has no references of this sort.
Some simple solutions are that you arent actually adding the block to the page or you arent publishing your edits once you have finished.
Hope this narrows things down a little.
I'm not totally sure what is going on.....I tried it again tonight and it worked. the first time it took forever to load them, then after that it worked fine on teh other pages. must ahve been something I was doing wrong.
thanks for your time guys
thanks for your time guys
Couple of things I always try if something goes a little funky is to clear site and browser caches to make sure you are looking at the latest site. This might resolve your issue immediately and as I cant replicate the issue my end, hopefully someone who has had experience with this issue before will find your thread, they normally do :)