Forum Replies Created
-
Read More problem solved
here is pastebin
on line 367 added.trigger('post-load')
in file wp-content/plugins/buddypress/bp-themes/bp-default/_inc/global.jsIm sorry i have made mistake. this last post linked to Load more problem is working when i add same trigger
.trigger('post-load')
to line 342 in wp-content/plugins/buddypress/bp-themes/bp-default/_inc/global.jsPastebin of Load more
so you can test it by yourself and add if you want.
Thank youHello,
i tryed to solve showing fancybox effect on images after clicking Load more and i add same trigger on line 342
jq("#content ul.activity-list").append(response.contents).trigger('post-load');
but still doesnt work. When i press Load more content gets expanded then i click on image and fancybox doesnt work.
Any advice where i can put this trigger to test on my live website to make it working?
Thank you 🙂Theme is bp-default child theme.
I use same image – in post and as featured image.
Css code
#header{background:#1fb3dd;background:-moz-linear-gradient(top,rgba(31,179,221,1) 0,rgba(31,179,221,1) 15%,rgba(57,76,121,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(31,179,221,1)),color-stop(15%,rgba(31,179,221,1)),color-stop(100%,rgba(57,76,121,1)));background:-webkit-linear-gradient(top,rgba(31,179,221,1) 0,rgba(31,179,221,1) 15%,rgba(57,76,121,1) 100%);background:-o-linear-gradient(top,rgba(31,179,221,1) 0,rgba(31,179,221,1) 15%,rgba(57,76,121,1) 100%);background:-ms-linear-gradient(top,rgba(31,179,221,1) 0,rgba(31,179,221,1) 15%,rgba(57,76,121,1) 100%);background:linear-gradient(to bottom,rgba(31,179,221,1) 0,rgba(31,179,221,1) 15%,rgba(57,76,121,1) 100%);background-origin:padding-box;background-size:auto auto;border-bottom-left-radius:6px;border-bottom-right-radius:6px;color:#FFF;height:auto;margin-bottom:20px;padding-top:25px;position:relative;z-index:1100;border-left:1px solid #000;border-right:1px solid #000;border-bottom:1px solid #000;-moz-box-shadow:inset 0 -30px 5px -25px #000,0 5px 6px -4px #000;-webkit-box-shadow:inset 0 -30px 5px -25px #000,0 5px 6px -4px #000;box-shadow:inset 0 -30px 5px -25px #000,0 5px 6px -4px #000;font-family:Ubuntu,sans-serif}#header h1{background-image:url(images/putokaz.png);background-repeat:no-repeat;float:left;height:66px;margin-bottom:0;margin-top:-25px;padding-left:25px;padding-top:25px;text-align:left;width:385px;font-family:Ubuntu,sans-serif}
Weird thing is – it doesnt affect all articles and they all use same photos in article and featured image.
i left post as it shown on image to see.
Maybe i messed up with css but it would be shown on all posts i think.
Thank youhere is pastebin
on line 367 added.trigger('post-load')
but same problem happens after i click Load more so we will try to solve that too.
Thank youAuthor of plugin find solution and i want to suggest change of existing code for combatibility reasons. Where can i post solution for testing?
P.S
i already tryed and it is working.
ThanksIs it possible to link Read more in Activity stream to related post instead of expanding it?
maybe that is easier instead looking for trigger eventWordPress installed in root directory (Linux server)
Upgraded from 3.8
I havent notice when this is started but i think maybe one or two versions before becouse im trying to keep it updated.
Version of buddypress is latest.
I use child theme ob bp-default (list of files:style.css,function.php,header.php,page.php and single.php nothing else)
I have some custom functions two functions can affect maybe. One is for removing query string=version and second is for registeringhttp://code.jquery.com/jquery-1.7.1.min.js
scriptthis helped me http://labsecrets.com/tutorials/
http://www.velikisiljegovac.com/slikevs/menu.jpg screenshoot same thing happening when i use order from pages and same from Menu Navigation, also same thing happening when i revert to default theme.
Ok i will test all plugns becouse i have another problem with some plugins becouse my website some js redirecting on malicious site when i type over google.If i manage to isolate that script where is i will post here name of that plugin.I just found out that.Should i post topic about that or not?Thanks on help
One more thing i forgot to say i used Navigation menu from Appearance>>Menus to make menu order,this item is from forum bbpress so iwas suspicious about that so i tried also to put static page in order to isolate whats wrong but same thing so i eliminated possibility that is bbpress make that.I will try to make menu thry pages instead of Menus and i will let you know is it working on that way with default CSS settings.
here i reverted it back as default on http://www.velikisiljegovac.com look at menu called Забава>>Форум>>Counter strike this first item called Counter strike is little displacing and second is good so i use firebug to find it.Firefox showing that small error,google chrome also,internet explorer 7 is trouble but who use ie7 anyway.I can try it with others browsers if you like?