Forum Activity for @soaringeagle

soaringeagle
@soaringeagle
01/16/15 02:51:58PM
3,304 posts

gallery oddness (last image dropping below rest)


Design and Skin Customization

weirdest thing is i click edit page and it snaps into alignment the highest rated uses the exact same template but looks fine
soaringeagle
@soaringeagle
01/16/15 02:37:38PM
3,304 posts

gallery oddness (last image dropping below rest)


Design and Skin Customization

ugh where should it do
logicluy i thought after that last </div>
but no tried after foreach thinking that might make sence tried after the iffs

{if isset($_items)}
{jrCore_module_url module="jrGallery" assign="murl"}
{jrCore_module_url module="jrFlickr" assign="furl"}

    <div class="container">
        {foreach from=$_items item="item"}
{if $item.seamless_module_name == "jrGallery"}
        {if $item@iteration == 1 || $item@iteration == 5}
        <div class="row">
        {/if}
            <div class="col3{if $item@iteration is div by 4} last{/if}">
                <div class="img-profile"{if jrCore_is_mobile_device()} style="margin-bottom:50px;"{/if}>
                    <a href="{$jamroom_url}/{$item.profile_url}/{$murl}/{$item._item_id}/{$item.gallery_image_name|urlencode}" title="{$item.gallery_caption|default:$item.gallery_image_name|jrCore_entity_string}">{jrCore_module_function function="jrImage_display" module="jrGallery" type="gallery_image" item_id=$item._item_id size="xlarge" crop="auto" class="iloutline img_scale" alt=$item.gallery_image_name title=$item.gallery_image_name style="max-width:292px;max-height:292px;"}</a><br>{if isset($item.gallery_image_title)}
                    {$item.gallery_image_title|truncate:30:"...":false}
                {else}
                    {$item.gallery_image_name|truncate:30:"...":true}
                {/if}<br>
                    <a href="{$jamroom_url}/{$item.profile_url}/{$murl}/{$item._item_id}/{$item.gallery_title_url}" title="{$item.gallery_title}">{$item.gallery_title|truncate:25:"...":false}</a><br>
                    <a href="{$jamroom_url}/{$item.profile_url}" style="margin-bottom: 10px;">@{$item.profile_url}</a><br>
<div class="gallery_rating">
                        {jrCore_module_function function="jrRating_form" type="star" module="jrGallery" index="1" item_id=$item._item_id current=$item.gallery_rating_1_average_count|default:0 votes=$item.gallery_rating_1_count|default:0}
                    </div>
                </div>
            </div>
        {if $item@iteration == 4 || $item@iteration == 8}
        </div>
        {/if}
{elseif $item.seamless_module_name == "jrFlickr"}
{if $item@iteration == 1 || $item@iteration == 5}
        <div class="row">
        {/if}
            <div class="col3{if $item@iteration is div by 4} last{/if}">
                <div class="img-profile"{if jrCore_is_mobile_device()} style="margin-bottom:50px;"{/if}>
                    <a href="{$jamroom_url}/{$item.profile_url}/{$furl}/{$item._item_id}/{$item.gallery_image_name|urlencode}" title="{$item.gallery_caption|default:$item.gallery_image_name|jrCore_entity_string}">{jrCore_module_function function="jrImage_display" module="jrGallery" type="gallery_image" item_id=$item._item_id size="xlarge" crop="auto" class="iloutline img_scale" alt=$item.gallery_image_name title=$item.gallery_image_name style="max-width:292px;max-height:292px;"}</a><br>{if isset($item.gallery_image_title)}
                    {$item.gallery_image_title|truncate:30:"...":false}
                {else}
                    {$item.gallery_image_name|truncate:30:"...":true}
                {/if}<br>
                    <a href="{$jamroom_url}/{$item.profile_url}/{$furl}/{$item._item_id}/{$item.gallery_title_url}" title="{$item.gallery_title}">{$item.gallery_title|truncate:25:"...":false}</a><br>
                    <a href="{$jamroom_url}/{$item.profile_url}" style="margin-bottom: 10px;">@{$item.profile_url}</a><br>
<div class="gallery_rating">
                        {jrCore_module_function function="jrRating_form" type="star" module="jrGallery" index="1" item_id=$item._item_id current=$item.gallery_rating_1_average_count|default:0 votes=$item.gallery_rating_1_count|default:0}
                    </div>
                </div>
            </div>
        {if $item@iteration == 4 || $item@iteration == 8}
        </div>
        {/if}
{/if}
        {/foreach}
{/if}<div style="clear:both"></div>
soaringeagle
@soaringeagle
01/16/15 02:23:36PM
3,304 posts

gallery oddness (last image dropping below rest)


Design and Skin Customization

ok but why is it working ok in 1 gallery not the other despite using the exact same templates
but thinx i think i can work that in
soaringeagle
@soaringeagle
01/16/15 01:52:49PM
3,304 posts

gallery oddness (last image dropping below rest)


Design and Skin Customization

typically id think it was a css issue but cant find any
this page
http://www.greentechnologyforums.com/newest-photos
and all pages in that gallery have it
(seemless lists in sitebuilder)
thgis page also a seemless doesnt
http://www.greentechnologyforums.com/highest-rated-photos

each uses a diferent jrcore_include that builds it using diferent order_by
but both use the exact same templates

both the templates that call the seemless lists are exactly the same except the order_by

whats causing that 1 image to drop

updated by @soaringeagle: 02/18/15 03:41:30PM
soaringeagle
@soaringeagle
01/16/15 12:37:08PM
3,304 posts

going live on new domain in hours need clarification on new base url tool


Ning To Jamroom

might need a server side account space merge 1st

looking into that plus need the ssl setup etc
soaringeagle
@soaringeagle
01/16/15 12:34:59PM
3,304 posts

sitebuilder ez add slider and slideshow


Suggestions

yea i got the rotator loooove the new construction kit
made a big post in ning about it
soaringeagle
@soaringeagle
01/16/15 10:19:14AM
3,304 posts

rotator comment and question


Using Jamroom

i think 10-15 is ok thge cache expires every 300 sec i think 100 was definately 6 times longer to load

wish there was a way to make the cache for just the rotator clear out sooner so it seerved a new list every 30 sec about
soaringeagle
@soaringeagle
01/16/15 09:24:02AM
3,304 posts

going live on new domain in hours need clarification on new base url tool


Ning To Jamroom

paul
im an hour maybe 2 from switching over
as soon as i drink some cofeee im rebuilding the zone file (i run dns on the server)
then when photo imports are done im switching ill do vids and music after the swittch
soaringeagle
@soaringeagle
01/15/15 11:39:20PM
3,304 posts

rotator comment and question


Using Jamroom

on dreadlockssite old site i had a great big head that was a slideshow..rando,m of 200+ images on random and ppl would watch it for long periods
but that was the backgrould of the entire header wich was like 300px or more tall maybe 450

maybe i should make those slideshows both featured and full ones random
with getting nearer 70,000 pics it would always be interesting..often nostalgic
soaringeagle
@soaringeagle
01/15/15 11:32:58PM
3,304 posts

sitebuilder ez add slider and slideshow


Suggestions

thsts why i got 2 side by side 10 newest 10 most recently featured i wish we could do 100 like ning but all the photos load at page load so it madeit take 6 times longer to load
plus the numbers went wayyyy off the edhge
so i'll add a link to newest and featured full list
now in shops i have 2 random sliders of 10 featured shops at top and at bottom random shops

i might increase each of everything to 15 but would need a phone test and i have no phone

the rotators look sweet
  232