juozaswp
Forum Replies Created
-
Most of hosting providers are calculating started php processes. F.e. only two started processes are processed at the real time. All other waits till first two ends. At this case plugin makes site offline, both frontend and backend.
I have 3 eveents per week (period – year). This crashed my site.
So, problem is not solved. Plugin is practically unusable, if I can enter only few events (f.e. month forwarg) only.
How can I solve my problem? This is great plugin, but massive php calls on loading widgets crashes most of sites
Forum: Reviews
In reply to: [jQuery Slider Carsousel] nice clear pluginI’m testing it on AC “Milan” academy (Northern Europe branch) website:
https://tfamilanas.lt/Because of readable plugin code, it is easy to modify it by own needs.
Now I have one minor problem:
I need to increase height of div..box1 … div..box4 elements. I modified code like this:
.box1{float:left; clear:both;background:url(‘../images/transparent_black.png’); color:#fff; height:75px;When page loads, i have no problems. But after moving mouse over carousel and leaving plugin zone, div..box1 again becomes height of 50px..
But maybe I will fix it after more deep plugin/template source analysis
Forum: Plugins
In reply to: [Facebook Album Sync] pictures overlaping with side baror try this:
fbasstyles.css
try to coment this line of code:
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,a,abbr,address,cite,code,del,dfn,
em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,table,caption,tbody,tfoot,
thead,tr,th,td{border:0;margin:0;padding:0}article,aside,
figure,figure img,figcaption,hgroup,footer,header,nav,section,video,
object{display:block}
a img{border:0}figure{position:relative}
figure img{width:100%}Forum: Plugins
In reply to: [Facebook Album Sync] Bug displaying photos?Hi. Problem is not resolved.
If I have 7 albums, only 4 are shown.
Same with photos. Looks like integer part of (N/4) (where N – quantity of items) x 4 are shown. Both with albums and photos. This bug still exists, and problem is not resolved.Thanks for a great plugin. But we need some fixes on it