Forum Activity for @soaringeagle

soaringeagle
@soaringeagle
03/04/17 10:14:31AM
3,304 posts

sharethis module not functioning right when sharethis also included in header template


Using Jamroom

situation:
i have sharethis enabled at the module level and every last share option enabled.
i also have the 5 most important ones included in the header template.
so it shows at the top, and, on pages not covered by the per item version from the module (like front page)

assumption: duplicate code calling the script causing 2nd version it encounters to not function.

example:
http://www.freedomswings.org/kris-lapinski/experiences/4/recovering-what-was-almost-lost
see it works in header but not right above comment box.
what code needs to be removed or changed so both work corectly/?
updated by @soaringeagle: 06/06/17 05:41:52PM
soaringeagle
@soaringeagle
02/19/17 08:40:35PM
3,304 posts

urlscan video display looks weird


Design and Skin Customization

hmm i think i figured out why i have this code
<div class="container profilecover" {if $profile_z == 'on'}id="profile_z"{/if}>
{if isset($profile_cover_image_size) && strlen($profile_cover_image_size) > 0}
{jrCore_module_function function="jrImage_display" module="jrProfile" type="profile_cover_image" item_id=$_profile_id size="xxxlarge" class="img_scale" alt=$profile_name title=$hover width=false height=false}{/if}
so its applied to all img in the container
why is this the 1st time its shown up when i use img in the same exact post without any effect

is there a better way to do this
still confused
but at least narrowed it down to that css ..i think at least the zindex part dont know why it behaves diferently
soaringeagle
@soaringeagle
02/19/17 08:33:45PM
3,304 posts

urlscan video display looks weird


Design and Skin Customization

ok i found the css causing the issue just have no freaking idea why it caused the issue
#profile_z img {zindex: -1;}
I thought it looked similar
f you look at the top of the page the over image as i added to the profile editor i had an option to move the profile cover photo behind the semi transparent layer
so for some reason the css that is only suposed to affect
<div class="container profilecover" id="profile_z">
<img src="https://www.dreadlockssite.com/profile/image/profile_cover_image/85/xxxlarge/_v=1418434054" alt="!!emoji!!16!!emoji!! soaring eagle ॐ" class="img_scale">
       
but seems theres a misplaced closing div somewhere

that still doesnt explain why the 2 sites behave diferently
soaringeagle
@soaringeagle
02/19/17 08:14:17PM
3,304 posts

urlscan video display looks weird


Design and Skin Customization

finaly updating everything didn't fix it
its either css (i doubt) or more likely a javascript issue
i think i only have adsense ads and sharethis and maybe cometchat that could be interfering
soaringeagle
@soaringeagle
02/19/17 08:02:14PM
3,304 posts

any way to update core through ssh command line?


Using Jamroom

worked that explains why it only worked on 1 site must have accidently uploaded it as rCore then as the release name to the other 1
soaringeagle
@soaringeagle
02/19/17 07:56:38PM
3,304 posts

urlscan video display looks weird


Design and Skin Customization

see what i mean now both are there so you can see whats up
urlscan.jpg urlscan.jpg - 851KB
soaringeagle
@soaringeagle
02/19/17 07:53:12PM
3,304 posts

urlscan video display looks weird


Design and Skin Customization

like i said that's the embed not url scan
i was going to add both to show u 1 sec
soaringeagle
@soaringeagle
02/19/17 07:36:53PM
3,304 posts

any way to update core through ssh command line?


Using Jamroom

ok got ya just cause it was a symlink i wasnt certain that was a safe way to do it
wanted to verify 1t thnx
soaringeagle
@soaringeagle
02/19/17 07:35:07PM
3,304 posts

urlscan video display looks weird


Design and Skin Customization

on this page all i see is the title of the vid on my blog (which i now use the embed not urlscan) it had title the video preew (which was barely visible) and then the description taken from youtube
ohhh wait i see on here the vid drops down and displays when i click the link
on mine it was already dropped down but looked semi transparent
this page
https://www.dreadlockssite.com/soaring-eagle/blog/2117/soaring-eagle-on-freedoms-wings
soaringeagle
@soaringeagle
02/19/17 02:38:50PM
3,304 posts

any way to update core through ssh command line?


Using Jamroom

id not work when adding -release-6.0.7 (swear that worked before)
  68