x00
MVPx00 MVP
Reactions
-
Re: [Solved] Does anyone know how to install Masonry to work with your theme?
What recommend is put the columns in DataList.That way you are less likely to have compatibility issue with other plugin that use the jquery selectors. You might have some issue with those that use d… (View Post)1 -
Re: [Solved] Does anyone know how to install Masonry to work with your theme?
also if you are using the same width you could cut out masonry altogether. In the themed view, you could loop through all the even post an put them in one div (column), all the odd The column psuedo … (View Post)2 -
Re: [Solved] Does anyone know how to install Masonry to work with your theme?
You didn't read what I said, in order to position vertical it need to know the height. It can't know the height if everything is not loaded. You need to wait or detect if the height changes. (View Post)3 -
Re: SQL fetching advice needed.
I didn't click he meant sql AND. I think the answers here are sufficient. I have nothing to add. (View Post)2 -
Re: Questions about caching in Vanilla
Varnish sits front of house for a quick turn around. It is a web accelerator. if you use a CDN you might not need this. if you are setting up a private CDN or what improve a CDN pull rate you set thi… (View Post)3
