Version Description
[ 16/02/2018 ]
Download this release
Release Info
Developer | weblizar |
Plugin | Feed & LikeBox For Facebook |
Version | 2.5.9 |
Comparing to | |
See all releases |
Code changes from version 2.5.8 to 2.5.9
- css/custom-box-slider.css +65 -73
- css/facebook-feed-shortcode.css +116 -140
- facebook-by-weblizar.php +1 -1
- facebook-feed-shortcode-data.php +205 -154
- facebook-feed-shortcode.php +23 -20
- facebook-feed-widget.php +30 -31
- readme.txt +6 -1
css/custom-box-slider.css
CHANGED
@@ -1,18 +1,7 @@
|
|
1 |
|
2 |
/* produtc gallery */
|
3 |
|
4 |
-
|
5 |
-
text-align: center;
|
6 |
-
}
|
7 |
-
.product-gallery li,
|
8 |
-
.product-gallery > div {
|
9 |
-
display: inline-block;
|
10 |
-
margin: 10px 5px 0 5px;
|
11 |
-
vertical-align: top;
|
12 |
-
height: 250px;
|
13 |
-
width: 280px;
|
14 |
-
overflow: hidden;
|
15 |
-
}
|
16 |
/* Product popup */
|
17 |
|
18 |
.popup-overlay {
|
@@ -32,6 +21,8 @@
|
|
32 |
display: none;
|
33 |
z-index: 9999;
|
34 |
}
|
|
|
|
|
35 |
.weblizar-fb-product-gallery-popup .weblizar-fb-product-popup-content {
|
36 |
position: absolute;
|
37 |
width: 980px;
|
@@ -44,7 +35,7 @@
|
|
44 |
/* margin-top: -290px; */
|
45 |
background-color: #fff;
|
46 |
overflow: hidden;
|
47 |
-
padding: 15px;
|
48 |
}
|
49 |
.weblizar-fb-model .web_interes p {
|
50 |
font-size: 14px;
|
@@ -53,22 +44,25 @@
|
|
53 |
font-size: 14px;
|
54 |
}
|
55 |
|
56 |
-
.product-image {
|
57 |
/* height: 580px; */
|
58 |
overflow: hidden;
|
59 |
position: relative;
|
60 |
text-align: center;
|
|
|
61 |
}
|
62 |
-
.weblizar-fb-model .product-image img
|
63 |
{
|
64 |
width:100% !important;
|
65 |
max-height: 100%;
|
66 |
}
|
67 |
.weblizar-fb-model .cross {
|
68 |
-
|
69 |
top: 10px;
|
70 |
right: 10px;
|
71 |
padding: 0px 7px;
|
|
|
|
|
72 |
border-radius: 4px;
|
73 |
border: 1px solid #ccc;
|
74 |
}
|
@@ -88,19 +82,17 @@
|
|
88 |
|
89 |
|
90 |
|
91 |
-
.weblizar-fb-model .ffp_weblizar_img img
|
92 |
-
{
|
93 |
max-height: 100%;
|
94 |
}
|
95 |
.weblizar-fb-model .ffp_weblizar_img {
|
96 |
-
|
97 |
/* height: 550px; */
|
98 |
overflow: hidden;
|
99 |
position: relative;
|
100 |
text-align: center;
|
101 |
}
|
102 |
|
103 |
-
.eapps-facebook-feed-popup-item-header>div>span{
|
104 |
font-size:14px;
|
105 |
}
|
106 |
|
@@ -115,8 +107,8 @@
|
|
115 |
font-size:14px;
|
116 |
margin:3px 0px;
|
117 |
}
|
118 |
-
|
119 |
-
{
|
120 |
float: left;
|
121 |
border: 1px solid #dbdbdb;
|
122 |
overflow: hidden;
|
@@ -124,15 +116,21 @@
|
|
124 |
box-sizing: content-box;
|
125 |
}
|
126 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
127 |
|
128 |
-
.weblizar-fb-model .eapps-facebook-feed a
|
129 |
-
{
|
130 |
color: #365899;
|
131 |
text-decoration: none;
|
132 |
}
|
133 |
|
134 |
|
135 |
-
.weblizar-fb-model .eapps-facebook-feed-item-author-name
|
136 |
{
|
137 |
padding-top: 1px;
|
138 |
text-overflow: ellipsis;
|
@@ -140,24 +138,29 @@
|
|
140 |
white-space: nowrap;
|
141 |
}
|
142 |
|
143 |
-
.weblizar-fb-model .eapps-facebook-feed-item-author-name a {
|
144 |
border: none;
|
145 |
color: #17191a;
|
146 |
-
font-size:
|
147 |
font-weight: 600;
|
148 |
text-decoration: none;
|
149 |
}
|
150 |
-
|
151 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
152 |
color: #7f8588;
|
153 |
font-size: 12px;
|
154 |
font-weight: 400;
|
155 |
margin-top: 2px;
|
156 |
-
|
157 |
-
|
158 |
}
|
159 |
|
160 |
-
|
161 |
.weblizar-fb-model .eui-item-text {
|
162 |
color: #17191a;
|
163 |
font-size: 14px;
|
@@ -187,11 +190,11 @@
|
|
187 |
box-shadow: none!important;
|
188 |
top:40%!important;
|
189 |
}
|
190 |
-
.wp-weblizar_fb-plugin .product-image iframe#.embed-responsive-item {
|
191 |
width: 100%!important;
|
192 |
max-height: 376px!important;
|
193 |
}
|
194 |
-
.wp-weblizar_fb-plugin .product-image iframe {
|
195 |
width: 100%!important;
|
196 |
max-width: 100%!important;
|
197 |
max-height: 376px!important;
|
@@ -208,21 +211,22 @@
|
|
208 |
border-radius: 41%;
|
209 |
}
|
210 |
|
211 |
-
|
|
|
|
|
212 |
|
213 |
|
214 |
/*---- group-half-page---*/
|
215 |
|
216 |
|
217 |
-
.wp-weblizar_fb-plugin .
|
218 |
color: #7f8588;
|
219 |
line-height: 18px;
|
220 |
cursor: pointer;
|
221 |
transition: all 0.2s ease;
|
222 |
white-space: nowrap;
|
223 |
}
|
224 |
-
.wp-weblizar_fb-plugin .
|
225 |
-
{
|
226 |
margin-top: 0;
|
227 |
font-weight: bold;
|
228 |
border-bottom: 1px solid #ccc;
|
@@ -231,9 +235,14 @@
|
|
231 |
margin-bottom: 8px;
|
232 |
}
|
233 |
|
|
|
|
|
|
|
|
|
|
|
|
|
234 |
|
235 |
-
.wp-weblizar_fb-plugin .complete
|
236 |
-
{
|
237 |
display: none;
|
238 |
}
|
239 |
.wp-weblizar_fb-plugin .feed_more {
|
@@ -243,19 +252,18 @@
|
|
243 |
padding: 3px;
|
244 |
cursor: pointer;
|
245 |
}
|
246 |
-
.product-information {
|
247 |
max-height: 400px!important;
|
248 |
min-height: 220px!important;
|
249 |
-
overflow-y:
|
250 |
-
|
251 |
-
border: 1px solid #e2e1e1;
|
252 |
}
|
253 |
-
.product-information::-webkit-scrollbar{
|
254 |
width: 5px;
|
255 |
background-color: #F5F5F5;
|
256 |
}
|
257 |
|
258 |
-
.product-information::-webkit-scrollbar-track
|
259 |
{
|
260 |
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
|
261 |
background-color: #F5F5F5;
|
@@ -265,24 +273,6 @@
|
|
265 |
position: relative;
|
266 |
|
267 |
}
|
268 |
-
.weblizar-fb-product-information {
|
269 |
-
max-height: 400px!important;
|
270 |
-
min-height: 220px!important;
|
271 |
-
overflow-y: scroll;
|
272 |
-
/* background: #efefef; */
|
273 |
-
border: 1px solid #e2e1e1;
|
274 |
-
}
|
275 |
-
.weblizar-fb-product-information::-webkit-scrollbar{
|
276 |
-
width: 5px;
|
277 |
-
background-color: #F5F5F5;
|
278 |
-
}
|
279 |
-
|
280 |
-
.weblizar-fb-product-information::-webkit-scrollbar-track
|
281 |
-
{
|
282 |
-
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
|
283 |
-
background-color: #F5F5F5;
|
284 |
-
border-radius: 5px;
|
285 |
-
}
|
286 |
|
287 |
|
288 |
.wp-weblizar_fb-plugin .weblizar-fb-product-popup-content .prev, .wp-weblizar_fb-plugin .weblizar-fb-product-popup-content .next {
|
@@ -292,11 +282,11 @@
|
|
292 |
top:40%;
|
293 |
position:absolute;
|
294 |
}
|
295 |
-
.wp-weblizar_fb-plugin .product-image iframe#.embed-responsive-item {
|
296 |
width: 100%!important;
|
297 |
max-height: 376px!important;
|
298 |
}
|
299 |
-
.wp-weblizar_fb-plugin .product-image iframe {
|
300 |
width: 100%!important;
|
301 |
max-width: 100%!important;
|
302 |
max-height: 376px!important;
|
@@ -444,7 +434,7 @@
|
|
444 |
position: absolute;
|
445 |
top: 50%;
|
446 |
width: auto;
|
447 |
-
padding:
|
448 |
margin-top: -50px;
|
449 |
color: white;
|
450 |
font-weight: bold;
|
@@ -469,19 +459,21 @@
|
|
469 |
/* On hover, add a black background color with a little bit see-through */
|
470 |
.weblizar-fb-model .prev:hover,
|
471 |
.weblizar-fb-model .next:hover {
|
472 |
-
background-color
|
473 |
}
|
474 |
|
475 |
-
.weblizar-fb-model .prev,
|
476 |
-
|
477 |
-
|
478 |
-
box-shadow:none!important;
|
479 |
}
|
480 |
|
481 |
/*----important-css-add---*/
|
|
|
|
|
|
|
482 |
@media (max-width: 1023px) {
|
483 |
.weblizar-fb-product-gallery-popup .weblizar-fb-product-popup-content {
|
484 |
width:100%;
|
485 |
max-height:100%;
|
486 |
|
487 |
-
}
|
1 |
|
2 |
/* produtc gallery */
|
3 |
|
4 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
/* Product popup */
|
6 |
|
7 |
.popup-overlay {
|
21 |
display: none;
|
22 |
z-index: 9999;
|
23 |
}
|
24 |
+
|
25 |
+
|
26 |
.weblizar-fb-product-gallery-popup .weblizar-fb-product-popup-content {
|
27 |
position: absolute;
|
28 |
width: 980px;
|
35 |
/* margin-top: -290px; */
|
36 |
background-color: #fff;
|
37 |
overflow: hidden;
|
38 |
+
/* padding: 15px; */
|
39 |
}
|
40 |
.weblizar-fb-model .web_interes p {
|
41 |
font-size: 14px;
|
44 |
font-size: 14px;
|
45 |
}
|
46 |
|
47 |
+
.weblizar-fb-product-image {
|
48 |
/* height: 580px; */
|
49 |
overflow: hidden;
|
50 |
position: relative;
|
51 |
text-align: center;
|
52 |
+
padding:0px!important;
|
53 |
}
|
54 |
+
.weblizar-fb-model .weblizar-fb-product-image img
|
55 |
{
|
56 |
width:100% !important;
|
57 |
max-height: 100%;
|
58 |
}
|
59 |
.weblizar-fb-model .cross {
|
60 |
+
position: absolute;
|
61 |
top: 10px;
|
62 |
right: 10px;
|
63 |
padding: 0px 7px;
|
64 |
+
font-weight: bold;
|
65 |
+
color: #000;
|
66 |
border-radius: 4px;
|
67 |
border: 1px solid #ccc;
|
68 |
}
|
82 |
|
83 |
|
84 |
|
85 |
+
.weblizar-fb-model .ffp_weblizar_img img {
|
|
|
86 |
max-height: 100%;
|
87 |
}
|
88 |
.weblizar-fb-model .ffp_weblizar_img {
|
|
|
89 |
/* height: 550px; */
|
90 |
overflow: hidden;
|
91 |
position: relative;
|
92 |
text-align: center;
|
93 |
}
|
94 |
|
95 |
+
.weblizar-fb-eapps-facebook-feed-popup-item-header>div>span{
|
96 |
font-size:14px;
|
97 |
}
|
98 |
|
107 |
font-size:14px;
|
108 |
margin:3px 0px;
|
109 |
}
|
110 |
+
|
111 |
+
.weblizar-fb-eapps-facebook-feed-item-author-picture {
|
112 |
float: left;
|
113 |
border: 1px solid #dbdbdb;
|
114 |
overflow: hidden;
|
116 |
box-sizing: content-box;
|
117 |
}
|
118 |
|
119 |
+
.wp-weblizar_like_comment_div {
|
120 |
+
border-bottom: 1px solid #e7e7e7;
|
121 |
+
margin-bottom: 15px;
|
122 |
+
padding-bottom: 10px;
|
123 |
+
display: block;
|
124 |
+
padding-bottom: 18x!important;
|
125 |
+
}
|
126 |
|
127 |
+
.weblizar-fb-model .weblizar-fb-eapps-facebook-feed a {
|
|
|
128 |
color: #365899;
|
129 |
text-decoration: none;
|
130 |
}
|
131 |
|
132 |
|
133 |
+
.weblizar-fb-model .weblizar-fb-eapps-facebook-feed-item-author-name
|
134 |
{
|
135 |
padding-top: 1px;
|
136 |
text-overflow: ellipsis;
|
138 |
white-space: nowrap;
|
139 |
}
|
140 |
|
141 |
+
.weblizar-fb-model .weblizar-fb-eapps-facebook-feed-item-author-name a {
|
142 |
border: none;
|
143 |
color: #17191a;
|
144 |
+
font-size: 16px;
|
145 |
font-weight: 600;
|
146 |
text-decoration: none;
|
147 |
}
|
148 |
+
.webliza-r-fpcmt-dec{
|
149 |
+
display: block;
|
150 |
+
}
|
151 |
+
.webliza-r-fpcmt-reply{
|
152 |
+
font-size: 14px;
|
153 |
+
display: inline-block;
|
154 |
+
font-weight: bold;
|
155 |
+
padding: 0px 5px;
|
156 |
+
}
|
157 |
+
.weblizar-fb-model .weblizar-fb-eapps-facebook-feed-item-date {
|
158 |
color: #7f8588;
|
159 |
font-size: 12px;
|
160 |
font-weight: 400;
|
161 |
margin-top: 2px;
|
|
|
|
|
162 |
}
|
163 |
|
|
|
164 |
.weblizar-fb-model .eui-item-text {
|
165 |
color: #17191a;
|
166 |
font-size: 14px;
|
190 |
box-shadow: none!important;
|
191 |
top:40%!important;
|
192 |
}
|
193 |
+
.wp-weblizar_fb-plugin .weblizar-fb-product-image iframe#.embed-responsive-item {
|
194 |
width: 100%!important;
|
195 |
max-height: 376px!important;
|
196 |
}
|
197 |
+
.wp-weblizar_fb-plugin .weblizar-fb-product-image iframe {
|
198 |
width: 100%!important;
|
199 |
max-width: 100%!important;
|
200 |
max-height: 376px!important;
|
211 |
border-radius: 41%;
|
212 |
}
|
213 |
|
214 |
+
.wp-weblizar_fb-plugin .weblizar-comment {
|
215 |
+
margin-bottom: 8px;
|
216 |
+
}
|
217 |
|
218 |
|
219 |
/*---- group-half-page---*/
|
220 |
|
221 |
|
222 |
+
.wp-weblizar_fb-plugin .wp-weblizar_eui-item-text-see-more {
|
223 |
color: #7f8588;
|
224 |
line-height: 18px;
|
225 |
cursor: pointer;
|
226 |
transition: all 0.2s ease;
|
227 |
white-space: nowrap;
|
228 |
}
|
229 |
+
.wp-weblizar_fb-plugin .wp-weblizar_like_comment_div .wp-weblizar_media-heading {
|
|
|
230 |
margin-top: 0;
|
231 |
font-weight: bold;
|
232 |
border-bottom: 1px solid #ccc;
|
235 |
margin-bottom: 8px;
|
236 |
}
|
237 |
|
238 |
+
.wp-weblizar_custom_box_comment {
|
239 |
+
border-top: 1px solid #dcdcdc;
|
240 |
+
margin-top: 10px;
|
241 |
+
padding-top: 6px;
|
242 |
+
display:block;
|
243 |
+
}
|
244 |
|
245 |
+
.wp-weblizar_fb-plugin .complete {
|
|
|
246 |
display: none;
|
247 |
}
|
248 |
.wp-weblizar_fb-plugin .feed_more {
|
252 |
padding: 3px;
|
253 |
cursor: pointer;
|
254 |
}
|
255 |
+
.weblizar-fb-product-information {
|
256 |
max-height: 400px!important;
|
257 |
min-height: 220px!important;
|
258 |
+
overflow-y: overlay;
|
259 |
+
/* border: 1px solid #e2e1e1; */
|
|
|
260 |
}
|
261 |
+
.weblizar-fb-product-information::-webkit-scrollbar{
|
262 |
width: 5px;
|
263 |
background-color: #F5F5F5;
|
264 |
}
|
265 |
|
266 |
+
.weblizar-fb-product-information::-webkit-scrollbar-track
|
267 |
{
|
268 |
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
|
269 |
background-color: #F5F5F5;
|
273 |
position: relative;
|
274 |
|
275 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
276 |
|
277 |
|
278 |
.wp-weblizar_fb-plugin .weblizar-fb-product-popup-content .prev, .wp-weblizar_fb-plugin .weblizar-fb-product-popup-content .next {
|
282 |
top:40%;
|
283 |
position:absolute;
|
284 |
}
|
285 |
+
.wp-weblizar_fb-plugin .weblizar-fb-product-image iframe#.embed-responsive-item {
|
286 |
width: 100%!important;
|
287 |
max-height: 376px!important;
|
288 |
}
|
289 |
+
.wp-weblizar_fb-plugin .weblizar-fb-product-image iframe {
|
290 |
width: 100%!important;
|
291 |
max-width: 100%!important;
|
292 |
max-height: 376px!important;
|
434 |
position: absolute;
|
435 |
top: 50%;
|
436 |
width: auto;
|
437 |
+
padding: 12px;
|
438 |
margin-top: -50px;
|
439 |
color: white;
|
440 |
font-weight: bold;
|
459 |
/* On hover, add a black background color with a little bit see-through */
|
460 |
.weblizar-fb-model .prev:hover,
|
461 |
.weblizar-fb-model .next:hover {
|
462 |
+
background-color:rgba(0, 0, 0, 0.59)!important;
|
463 |
}
|
464 |
|
465 |
+
.weblizar-fb-model .prev, .weblizar-fb-model .next {
|
466 |
+
background-color: rgba(0, 0, 0, 0.38823529411764707)!important;
|
467 |
+
box-shadow: none!important;
|
|
|
468 |
}
|
469 |
|
470 |
/*----important-css-add---*/
|
471 |
+
.entry-content a, .entry-summary a, .page-content a, .comment-content a, .pingback .comment-body > a {
|
472 |
+
border:none!important;
|
473 |
+
}
|
474 |
@media (max-width: 1023px) {
|
475 |
.weblizar-fb-product-gallery-popup .weblizar-fb-product-popup-content {
|
476 |
width:100%;
|
477 |
max-height:100%;
|
478 |
|
479 |
+
}
|
css/facebook-feed-shortcode.css
CHANGED
@@ -1,13 +1,9 @@
|
|
1 |
-
.wp-weblizar_fb-plugin .weblizar_fb-main-banner{
|
2 |
-
position: relative;
|
3 |
-
margin-bottom:8%;
|
4 |
-
}
|
5 |
|
6 |
-
.wp-weblizar_fb-plugin .weblizar_fb-weblizar_fb-main-banner img {
|
7 |
width: 100%;
|
8 |
}
|
9 |
|
10 |
-
.wp-weblizar_fb-plugin .weblizar_fb-weblizar_fb-main-banner
|
11 |
height:100%;
|
12 |
width:100%;
|
13 |
margin-top: 24px;
|
@@ -17,34 +13,42 @@
|
|
17 |
box-shadow: 0 1px 6px rgba(0, 0, 0, .5);
|
18 |
|
19 |
}
|
20 |
-
.weblizar_fb-main-banner
|
21 |
width: 100%!important;
|
22 |
max-width: 100%;
|
23 |
}
|
|
|
|
|
|
|
|
|
|
|
24 |
|
25 |
.wp-weblizar_fb-plugin .weblizar_fb-main-banner {
|
26 |
-
|
|
|
|
|
|
|
27 |
}
|
28 |
-
.wp-weblizar_fb-plugin .weblizar_fb-main-banner .weblizar_fb-facebook-feed-top-info-inner.pull-left
|
29 |
-
.wp-weblizar_fb-plugin .weblizar_fb-main-banner .weblizar_fb-facebook-feed-top-info-inner.pull-left
|
30 |
margin: 0;
|
31 |
}
|
32 |
|
33 |
-
.wp-weblizar_fb-plugin .weblizar_fb-facebook-feed-top-info-inner
|
34 |
margin: 0;
|
35 |
font-weight: bold;
|
36 |
text-shadow: 1px 1px 3px #fff;
|
37 |
}
|
38 |
-
.wp-weblizar_fb-plugin .weblizar_fb-facebook-feed-top-info-inner
|
39 |
font-weight:bold;
|
40 |
}
|
41 |
-
.wp-weblizar_fb-plugin .weblizar_fb-facebook-feed-top-info-inner
|
42 |
font-size: 16px;
|
43 |
color: #000;
|
44 |
padding-left: 6px;
|
45 |
|
46 |
}
|
47 |
-
.wp-weblizar_fb-plugin .weblizar_fb-logo-left
|
48 |
min-width: 50px;
|
49 |
}
|
50 |
.wp-weblizar_fb-plugin .weblizar_fb-main-banner .weblizar_fb-facebook-feed-inner-text .button-group {
|
@@ -70,10 +74,10 @@
|
|
70 |
padding:5px;
|
71 |
}
|
72 |
|
73 |
-
.wp-weblizar_fb-plugin .weblizar_fb-main-banner
|
74 |
margin-top: 18px;
|
75 |
}
|
76 |
-
.feed_main_widget .weblizar_fb-main-banner
|
77 |
min-width: 50px;
|
78 |
min-height: 50px;
|
79 |
border: 2px solid #fff;
|
@@ -105,13 +109,13 @@
|
|
105 |
.feed_main_widget .weblizar_fb-post-box .weblizar_fb-logo-left{
|
106 |
padding:0px;
|
107 |
}
|
108 |
-
.feed_main_widget .weblizar_fb-post-box .weblizar_fb-logo-left img{
|
109 |
width:100%;
|
110 |
padding: 5px 0px;
|
111 |
min-width: 50px;
|
112 |
min-height: 50px;
|
113 |
}
|
114 |
-
.wp-weblizar_fb-plugin .weblizar_fb-post-box .weblizar_fb-logo-right
|
115 |
font-weight: bold;
|
116 |
/* padding-bottom: 7px; */
|
117 |
font-size: 18px;
|
@@ -121,7 +125,7 @@
|
|
121 |
}
|
122 |
|
123 |
|
124 |
-
.wp-weblizar_fb-plugin .box
|
125 |
font-weight: normal;
|
126 |
padding-bottom: 7px;
|
127 |
font-size: 20px;
|
@@ -133,7 +137,7 @@
|
|
133 |
.wp-weblizar_fb-plugin .weblizar_fb-post-box .weblizar_fb-logo-right {
|
134 |
padding:5px 15px;
|
135 |
}
|
136 |
-
.wp-weblizar_fb-plugin .weblizar_fb-post-box .weblizar_fb-logo-right
|
137 |
font-size: 14px;
|
138 |
color: #424242;
|
139 |
line-height: 20px;
|
@@ -141,30 +145,23 @@
|
|
141 |
font-weight: normal;
|
142 |
}
|
143 |
|
144 |
-
.wp-weblizar_fb-plugin .weblizar_fb-post-box .weblizar_fb-logo-right
|
145 |
font-size: 14px;
|
146 |
margin:0px;
|
147 |
}
|
148 |
-
.wp-weblizar_fb-plugin .box
|
149 |
font-weight: normal;
|
150 |
padding-bottom: 7px;
|
151 |
margin:0px!important;
|
152 |
}
|
153 |
-
.wp-weblizar_fb-plugin .box
|
154 |
font-weight: normal;
|
155 |
padding-bottom: 7px;
|
156 |
margin:0px!important;
|
157 |
color:#949494!important;
|
158 |
}
|
159 |
|
160 |
-
.wp-weblizar_fb-plugin .weblizar_fb-post-box
|
161 |
-
{
|
162 |
-
margin:0px;
|
163 |
-
font-weight:bold;
|
164 |
-
text-shadow: 1px 1px 2px #000000;
|
165 |
-
font-size: 20px !important;
|
166 |
-
}
|
167 |
-
.wp-weblizar_fb-plugin .weblizar_fb-post-box p.text{
|
168 |
color: #000000;
|
169 |
font-size: 14px;
|
170 |
letter-spacing:1px;
|
@@ -175,18 +172,16 @@
|
|
175 |
cursor: pointer;
|
176 |
margin-bottom:25px;
|
177 |
}
|
178 |
-
.wp-weblizar_fb-plugin.weblizar_fb-post_font_color
|
179 |
padding-right: 6px;
|
180 |
font-weight: bold;
|
181 |
font-size: 20px;
|
182 |
}
|
183 |
-
.wp-weblizar_fb-plugin .weblizar_fb-post-box .post-img img{
|
184 |
display: block;
|
185 |
width:100%;
|
186 |
}
|
187 |
-
|
188 |
-
width:100%;
|
189 |
-
}
|
190 |
.wp-weblizar_fb-plugin .weblizar_fb-post-box .post-img:hover{
|
191 |
display: block;
|
192 |
box-shadow: 0 0 8px #ccc;
|
@@ -209,9 +204,9 @@ display: none !important;
|
|
209 |
padding:0px 15px!important;
|
210 |
font-size: 14px;
|
211 |
}
|
212 |
-
.wp-weblizar_fb-plugin .weblizar_fb-post-box .bar .weblizar_fb-bar-left
|
213 |
-
.wp-weblizar_fb-plugin .weblizar_fb-post-box .bar .weblizar_fb-bar-left
|
214 |
-
.wp-weblizar_fb-plugin .weblizar_fb-post-box .bar .weblizar_fb-bar-left
|
215 |
margin-right: 10px;
|
216 |
font-weight: bold;
|
217 |
cursor: pointer;
|
@@ -232,24 +227,24 @@ display: none !important;
|
|
232 |
right: 0;
|
233 |
top: 0;
|
234 |
}
|
235 |
-
.wp-weblizar_fb-plugin .weblizar_fb-post-box .bar .weblizar_fb-bar-right
|
236 |
color: #777;
|
237 |
display: block;
|
238 |
padding: 0px 7px;
|
239 |
font-size: 15px;
|
240 |
line-height: 34px;
|
241 |
}
|
242 |
-
.wp-weblizar_fb-plugin .weblizar_fb-post-box .bar .weblizar_fb-bar-right li
|
243 |
color:#000;
|
244 |
}
|
245 |
.wp-weblizar_fb-plugin .bar .weblizar_fb-bar-left .panel {
|
246 |
display: none;
|
247 |
-
border-top: 1px solid #
|
248 |
background-color: white;
|
249 |
width:100%!important;
|
250 |
-webkit-transition:all .4s ;
|
251 |
}
|
252 |
-
.wp-weblizar_fb-plugin .bar .weblizar_fb-bar-left .panel
|
253 |
width: 100%;
|
254 |
min-width: 100%;
|
255 |
float: left;
|
@@ -263,25 +258,25 @@ display: none !important;
|
|
263 |
box-sizing: border-box;
|
264 |
margin: 6px 0px 6px 0px;
|
265 |
}
|
266 |
-
.wp-weblizar_fb-plugin .bar .weblizar_fb-bar-left .panel
|
267 |
float: left;
|
268 |
padding-top: 1px;
|
269 |
font-size: 11px;
|
270 |
line-height: 13px !important;
|
271 |
}
|
272 |
-
.wp-weblizar_fb-plugin
|
273 |
font-size:15px;
|
274 |
margin-right: 5px;
|
275 |
}
|
276 |
|
277 |
-
.wp-weblizar_fb-plugin .bar .weblizar_fb-bar-left .panel
|
278 |
font-size: 13px;
|
279 |
margin-left: 10px;
|
280 |
}
|
281 |
-
|
282 |
color: #033f74;
|
283 |
-
}
|
284 |
-
.wp-weblizar_fb-plugin
|
285 |
width: 100%;
|
286 |
min-width: 100%;
|
287 |
float: left;
|
@@ -294,10 +289,10 @@ display: none !important;
|
|
294 |
-moz-box-sizing: border-box;
|
295 |
box-sizing: border-box;
|
296 |
}
|
297 |
-
|
298 |
font-size:15px;
|
299 |
color: #033f74;
|
300 |
-
}
|
301 |
|
302 |
.wp-weblizar_fb-plugin .weblizar_fb-bg .bar{
|
303 |
padding: 0px;
|
@@ -322,10 +317,10 @@ display: none !important;
|
|
322 |
.wp-weblizar_fb-plugin .weblizar_fb-post-comment .weblizar_fb-post-comment-img{
|
323 |
padding:0px;
|
324 |
}
|
325 |
-
.wp-weblizar_fb-plugin .weblizar_fb-post-comment .weblizar_fb-post-comment-img
|
326 |
/* width:100%; */
|
327 |
}
|
328 |
-
.wp-weblizar_fb-plugin .weblizar_fb-post-comment .weblizar_fb-post-comment-text-wrapper .weblizar_fb-post-comment-text
|
329 |
padding: 0 ;
|
330 |
margin: 0 ;
|
331 |
line-height: 1.4;
|
@@ -333,7 +328,7 @@ display: none !important;
|
|
333 |
font-size: 12px;
|
334 |
font-weight: bold;
|
335 |
}
|
336 |
-
.wp-weblizar_fb-plugin .weblizar_fb-post-comment .weblizar_fb-post-comment-text-wrapper .weblizar_fb-post-comment-text
|
337 |
color: #033f74;
|
338 |
}
|
339 |
/*---- half-width---*/
|
@@ -353,10 +348,10 @@ display: none !important;
|
|
353 |
float:left;
|
354 |
}
|
355 |
|
356 |
-
|
357 |
width: 100%;
|
358 |
height: 104px;
|
359 |
-
}
|
360 |
|
361 |
/*---- group-full-page---*/
|
362 |
.wp-weblizar_fb-plugin .group.full-width .weblizar_fb-post-box .post-img .post-full-img{
|
@@ -365,10 +360,10 @@ display: none !important;
|
|
365 |
.wp-weblizar_fb-plugin .group.full-width .weblizar_fb-post-box .post-img .post-thum-img{
|
366 |
padding:0px;
|
367 |
}
|
368 |
-
|
369 |
height:180px;
|
370 |
-
}
|
371 |
-
|
372 |
position: absolute;
|
373 |
width: 100%;
|
374 |
text-align: center;
|
@@ -379,7 +374,7 @@ display: none !important;
|
|
379 |
line-height: 30px;
|
380 |
color: #000;
|
381 |
font-size: 40px;
|
382 |
-
}
|
383 |
/*---- group-half-page---*/
|
384 |
.wp-weblizar_fb-plugin .group.half-width .weblizar_fb-post-box .post-img .post-full-img{
|
385 |
padding:0px;
|
@@ -387,7 +382,7 @@ display: none !important;
|
|
387 |
.wp-weblizar_fb-plugin .group.half-width .weblizar_fb-post-box .post-img .post-thum-img{
|
388 |
padding:0px;
|
389 |
}
|
390 |
-
|
391 |
height:110px;
|
392 |
}
|
393 |
.wp-weblizar_fb-plugin .group.half-width .weblizar_fb-post-box .post-img .post-thum-img span {
|
@@ -401,8 +396,8 @@ display: none !important;
|
|
401 |
line-height: 30px;
|
402 |
color: #000;
|
403 |
font-size: 40px;
|
404 |
-
}
|
405 |
-
.wp-weblizar_fb-plugin .weblizar_fb-post-box.weblizar_fb-bg
|
406 |
font-size:14px;
|
407 |
}
|
408 |
.wp-weblizar_fb-plugin .container-flut.gallaries .gallery-img p{
|
@@ -426,7 +421,7 @@ display: none !important;
|
|
426 |
.wp-weblizar_fb-plugin .group.thumblin .weblizar_fb-post-box .post-img .post-thum-img{
|
427 |
padding:0px;
|
428 |
}
|
429 |
-
|
430 |
height:50px;
|
431 |
}
|
432 |
.wp-weblizar_fb-plugin .group.thumblin .weblizar_fb-post-box .post-img .post-thum-img span {
|
@@ -440,7 +435,7 @@ display: none !important;
|
|
440 |
line-height: 30px;
|
441 |
color: #000;
|
442 |
font-size: 20px;
|
443 |
-
}
|
444 |
|
445 |
@media (max-width: 768px) {
|
446 |
|
@@ -458,7 +453,9 @@ display: none !important;
|
|
458 |
padding: 13px 2px;
|
459 |
font-size: 12px;
|
460 |
}
|
461 |
-
.wp-weblizar_fb-plugin .weblizar_fb-post-box .bar .weblizar_fb-bar-left
|
|
|
|
|
462 |
margin-right: 5px;
|
463 |
}
|
464 |
|
@@ -549,12 +546,12 @@ margin-top: 10px !important;
|
|
549 |
.wp-weblizar_fb-plugin .weblizar_fb-facebook-feed-top-area {
|
550 |
margin-bottom: 1px;
|
551 |
bottom: -30px;
|
552 |
-
|
553 |
position: absolute;
|
554 |
-
width:
|
555 |
margin: 0 auto;
|
556 |
border-radius: 4px;
|
557 |
-
|
558 |
/* box-shadow: 0px 0px 18px #929292; */
|
559 |
right: 0;
|
560 |
left: 0;
|
@@ -564,15 +561,15 @@ margin-top: 10px !important;
|
|
564 |
overflow: hidden;
|
565 |
}
|
566 |
|
567 |
-
.wp-weblizar_fb-plugin .weblizar_fb-facebook-feed-top-info-inner
|
568 |
margin: 0;
|
569 |
font-weight: bold;
|
570 |
text-shadow: 1px 1px 3px #fff;
|
571 |
}
|
572 |
-
.wp-weblizar_fb-plugin .weblizar_fb-facebook-feed-top-info-inner
|
573 |
font-weight:bold;
|
574 |
}
|
575 |
-
.wp-weblizar_fb-plugin .weblizar_fb-facebook-feed-top-info-inner
|
576 |
font-size: 16px;
|
577 |
color: #000;
|
578 |
padding-left: 6px;
|
@@ -585,7 +582,7 @@ margin-top: 10px !important;
|
|
585 |
margin-left: 7px;
|
586 |
}
|
587 |
|
588 |
-
.wp-weblizar_fb-plugin .weblizar_fb-facebook-feed-top-info-inner
|
589 |
text-decoration: none;
|
590 |
font-size: 20px;
|
591 |
font-weight: bold;
|
@@ -593,10 +590,10 @@ margin-top: 10px !important;
|
|
593 |
text-shadow: 0 2px 4px rgba(0, 0, 0, .9);
|
594 |
}
|
595 |
|
596 |
-
.wp-weblizar_fb-plugin.feed_main_widget .weblizar_fb-facebook-feed-top-info-inner
|
597 |
font-size: 14px;
|
598 |
}
|
599 |
-
.wp-weblizar_fb-plugin.feed_main_widget .weblizar_fb-facebook-feed-top-info-inner
|
600 |
text-decoration: none;
|
601 |
font-size: 16px;
|
602 |
|
@@ -620,7 +617,7 @@ margin-top: 10px !important;
|
|
620 |
line-height: 25px;
|
621 |
/* margin-top:34px!important; */
|
622 |
}
|
623 |
-
.wp-weblizar_fb-plugin.feed_main_widget .weblizar_fb-main-banner
|
624 |
|
625 |
|
626 |
}
|
@@ -640,10 +637,10 @@ margin-top: 10px !important;
|
|
640 |
|
641 |
|
642 |
/*---aad-new---*/
|
643 |
-
|
644 |
padding-right: 6px;
|
645 |
display: inline-block;
|
646 |
-
}
|
647 |
|
648 |
|
649 |
.wp-weblizar_fb-plugin .event_desc {
|
@@ -668,49 +665,49 @@ margin-top: 10px !important;
|
|
668 |
|
669 |
|
670 |
|
671 |
-
.weblizar_fb-social-link-2
|
672 |
text-decoration: none;
|
673 |
color: #333;
|
674 |
padding: 16px 7px;
|
675 |
|
676 |
}
|
677 |
-
.weblizar_fb-social-link-2
|
678 |
color:#000!important;
|
679 |
|
680 |
}
|
681 |
-
.weblizar_fb-social-link-2
|
682 |
display: inline;
|
683 |
margin: 0;
|
684 |
padding: 0;
|
685 |
}
|
686 |
-
.weblizar_fb-social-link-2
|
687 |
-
.weblizar_fb-social-link-2
|
688 |
-
|
689 |
-
.weblizar_fb-social-link-2
|
690 |
|
691 |
-
|
692 |
position: absolute;
|
693 |
display: none;
|
694 |
bottom: 10px;
|
695 |
background-color:#fff;
|
696 |
padding:1px 2px;
|
697 |
-
}
|
698 |
|
699 |
-
|
700 |
font-size: 20px;
|
701 |
display: block;
|
702 |
margin: 2px 0px;
|
703 |
width: 100%;
|
704 |
text-align: center;
|
705 |
}
|
706 |
-
.weblizar_fb-social-link-2
|
707 |
color:#333!important;
|
708 |
padding:2px;
|
709 |
}
|
710 |
-
.weblizar_fb-social-link-2
|
711 |
.col-md-4.grid__item {
|
712 |
margin-bottom: 30px;
|
713 |
-
}
|
714 |
|
715 |
/*----socia-lines-timeline----*/
|
716 |
.wp-weblizar_fb-plugin .blog-grid {
|
@@ -725,40 +722,34 @@ margin-top: 10px !important;
|
|
725 |
margin-right:10px;
|
726 |
|
727 |
}
|
728 |
-
|
729 |
-
margin-bottom:4px;
|
730 |
-
}
|
731 |
-
.wp-weblizar_fb-plugin .blog-grid h5{
|
732 |
-
font-size:12px;
|
733 |
-
padding:0px;
|
734 |
-
}
|
735 |
.wp-weblizar_fb-plugin .post-footer-option {
|
736 |
|
737 |
|
738 |
}
|
739 |
-
|
740 |
color: #fff;
|
741 |
font-weight: 500;
|
742 |
font-size: 20px;
|
743 |
-
}
|
744 |
|
745 |
|
746 |
-
|
747 |
float: unset;
|
748 |
width: 14%;
|
749 |
background-color:red;
|
750 |
display: inline-block;
|
751 |
text-align: center;
|
752 |
padding:5px;
|
753 |
-
background-color: rgba(255, 255, 255, 0.17)
|
754 |
|
755 |
/* padding-bottom: 0px; */
|
756 |
-
}
|
757 |
-
|
758 |
bottom: 34px!important;
|
759 |
-
}
|
760 |
|
761 |
-
.wp-weblizar_fb-plugin .weblizar_fb-post-box .bar .weblizar_fb-bar-right
|
762 |
list-style: none;
|
763 |
padding: 0px;
|
764 |
padding: 0px!important;
|
@@ -767,7 +758,7 @@ margin-top: 10px !important;
|
|
767 |
|
768 |
}
|
769 |
|
770 |
-
|
771 |
position: absolute;
|
772 |
display: none!important;
|
773 |
bottom: 40px;
|
@@ -778,7 +769,7 @@ margin-top: 10px !important;
|
|
778 |
}
|
779 |
.wp-weblizar_fb-plugin .weblizar_fb-social-link-2 ul>li>ul>li>a {
|
780 |
color:#333!important;
|
781 |
-
}
|
782 |
|
783 |
|
784 |
|
@@ -901,7 +892,7 @@ margin-top: 10px !important;
|
|
901 |
|
902 |
}
|
903 |
|
904 |
-
.feed_main_widget .feed_main_div
|
905 |
margin-bottom: 0px;
|
906 |
}
|
907 |
|
@@ -913,7 +904,7 @@ margin-top: 10px !important;
|
|
913 |
max-width:50px;
|
914 |
max-height:50px;
|
915 |
}
|
916 |
-
.feed_main_widget .weblizar_fb-post-box .weblizar_fb-logo-left
|
917 |
width: 100%;
|
918 |
padding: 0px 0px;
|
919 |
border-radius: 2px;
|
@@ -925,16 +916,7 @@ margin-top: 10px !important;
|
|
925 |
.feed_main_widget .weblizar_fb-post-box .bar .weblizar_fb-bar-left {
|
926 |
padding: 9px 15px;
|
927 |
}
|
928 |
-
|
929 |
-
font-size: 20px;
|
930 |
-
display: block;
|
931 |
-
border-radius:0px;
|
932 |
-
/* margin: 0px; */
|
933 |
-
padding: -1px;
|
934 |
-
background: #ccc;
|
935 |
-
width:100%;
|
936 |
-
text-align: center;
|
937 |
-
}
|
938 |
/*
|
939 |
.wp-weblizar_fb-plugin a {
|
940 |
text-decoration: none !important;
|
@@ -943,7 +925,7 @@ margin-top: 10px !important;
|
|
943 |
border-bottom:none!important;
|
944 |
}*/
|
945 |
|
946 |
-
.feed_main_widget.wp-weblizar_fb-plugin .weblizar_fb-social-link-2
|
947 |
width: auto!important;
|
948 |
color: #333!important;
|
949 |
padding: 0!important;
|
@@ -957,40 +939,34 @@ margin-top: 10px !important;
|
|
957 |
background: #fff!important;
|
958 |
}
|
959 |
|
960 |
-
.feed_main_widget.wp-weblizar_fb-plugin .weblizar_fb-social-link-2
|
961 |
color: #444!important;
|
962 |
padding:0px!important;
|
963 |
border: 0px!important;
|
964 |
}
|
965 |
|
966 |
|
967 |
-
|
968 |
font-weight: bold;
|
969 |
font-size: 15px;
|
970 |
color: #ca0505!important;
|
971 |
}
|
972 |
|
973 |
-
|
974 |
font-weight: bold;
|
975 |
font-size: 15px;
|
976 |
color: #ca0505!important;
|
977 |
}
|
978 |
-
|
979 |
-
|
980 |
-
|
981 |
-
|
982 |
-
overflow-y: scroll;
|
983 |
-
/* background: #efefef; */
|
984 |
-
border: 1px solid #e2e1e1;
|
985 |
}
|
986 |
-
.
|
987 |
-
|
988 |
-
|
989 |
}
|
990 |
-
|
991 |
-
.weblizar-fb-product-information::-webkit-scrollbar-track
|
992 |
{
|
993 |
-
|
994 |
-
|
995 |
-
border-radius: 5px;
|
996 |
-
}
|
|
|
|
|
|
|
|
|
1 |
|
2 |
+
.wp-weblizar_fb-plugin .weblizar_fb-weblizar_fb-main-banner .fb-banner-img {
|
3 |
width: 100%;
|
4 |
}
|
5 |
|
6 |
+
.wp-weblizar_fb-plugin .weblizar_fb-weblizar_fb-main-banner .weblizar_fb-main-pic .fb_main_pic {
|
7 |
height:100%;
|
8 |
width:100%;
|
9 |
margin-top: 24px;
|
13 |
box-shadow: 0 1px 6px rgba(0, 0, 0, .5);
|
14 |
|
15 |
}
|
16 |
+
.weblizar_fb-main-banner .img-responsive {
|
17 |
width: 100%!important;
|
18 |
max-width: 100%;
|
19 |
}
|
20 |
+
.weblizar_fb-main-banner-img{
|
21 |
+
overflow: hidden;
|
22 |
+
max-height: 240px;
|
23 |
+
|
24 |
+
}
|
25 |
|
26 |
.wp-weblizar_fb-plugin .weblizar_fb-main-banner {
|
27 |
+
height: auto;
|
28 |
+
max-height: 240px;
|
29 |
+
position: relative;
|
30 |
+
margin-bottom:8%;
|
31 |
}
|
32 |
+
.wp-weblizar_fb-plugin .weblizar_fb-main-banner .weblizar_fb-facebook-feed-top-info-inner.pull-left .fb-top-info-inner_header,
|
33 |
+
.wp-weblizar_fb-plugin .weblizar_fb-main-banner .weblizar_fb-facebook-feed-top-info-inner.pull-left .fb_fan_count{
|
34 |
margin: 0;
|
35 |
}
|
36 |
|
37 |
+
.wp-weblizar_fb-plugin .weblizar_fb-facebook-feed-top-info-inner .fb-top-info-inner_header {
|
38 |
margin: 0;
|
39 |
font-weight: bold;
|
40 |
text-shadow: 1px 1px 3px #fff;
|
41 |
}
|
42 |
+
.wp-weblizar_fb-plugin .weblizar_fb-facebook-feed-top-info-inner .fb_fan_count .fb_fan_count_limit{
|
43 |
font-weight:bold;
|
44 |
}
|
45 |
+
.wp-weblizar_fb-plugin .weblizar_fb-facebook-feed-top-info-inner .fb_fan_count{
|
46 |
font-size: 16px;
|
47 |
color: #000;
|
48 |
padding-left: 6px;
|
49 |
|
50 |
}
|
51 |
+
.wp-weblizar_fb-plugin .weblizar_fb-logo-left .fb_logo_left {
|
52 |
min-width: 50px;
|
53 |
}
|
54 |
.wp-weblizar_fb-plugin .weblizar_fb-main-banner .weblizar_fb-facebook-feed-inner-text .button-group {
|
74 |
padding:5px;
|
75 |
}
|
76 |
|
77 |
+
.wp-weblizar_fb-plugin .weblizar_fb-main-banner .weblizar_fb-main-pic .fb_main_pic {
|
78 |
margin-top: 18px;
|
79 |
}
|
80 |
+
.feed_main_widget .weblizar_fb-main-banner .weblizar_fb-main-pic .fb_main_pic {
|
81 |
min-width: 50px;
|
82 |
min-height: 50px;
|
83 |
border: 2px solid #fff;
|
109 |
.feed_main_widget .weblizar_fb-post-box .weblizar_fb-logo-left{
|
110 |
padding:0px;
|
111 |
}
|
112 |
+
.feed_main_widget .weblizar_fb-post-box .weblizar_fb-logo-left .img-responsive{
|
113 |
width:100%;
|
114 |
padding: 5px 0px;
|
115 |
min-width: 50px;
|
116 |
min-height: 50px;
|
117 |
}
|
118 |
+
.wp-weblizar_fb-plugin .weblizar_fb-post-box .weblizar_fb-logo-right .weblizar_fb-post_font_color .weblizar_fb-athr-name {
|
119 |
font-weight: bold;
|
120 |
/* padding-bottom: 7px; */
|
121 |
font-size: 18px;
|
125 |
}
|
126 |
|
127 |
|
128 |
+
.wp-weblizar_fb-plugin .box .weblizar_fb-post_font_color {
|
129 |
font-weight: normal;
|
130 |
padding-bottom: 7px;
|
131 |
font-size: 20px;
|
137 |
.wp-weblizar_fb-plugin .weblizar_fb-post-box .weblizar_fb-logo-right {
|
138 |
padding:5px 15px;
|
139 |
}
|
140 |
+
.wp-weblizar_fb-plugin .weblizar_fb-post-box .weblizar_fb-logo-right .fa {
|
141 |
font-size: 14px;
|
142 |
color: #424242;
|
143 |
line-height: 20px;
|
145 |
font-weight: normal;
|
146 |
}
|
147 |
|
148 |
+
.wp-weblizar_fb-plugin .weblizar_fb-post-box .weblizar_fb-logo-right .fb_create_time {
|
149 |
font-size: 14px;
|
150 |
margin:0px;
|
151 |
}
|
152 |
+
.wp-weblizar_fb-plugin .box .weblizar_fb-post_font_color {
|
153 |
font-weight: normal;
|
154 |
padding-bottom: 7px;
|
155 |
margin:0px!important;
|
156 |
}
|
157 |
+
.wp-weblizar_fb-plugin .box .weblizar_fb-post_font_color {
|
158 |
font-weight: normal;
|
159 |
padding-bottom: 7px;
|
160 |
margin:0px!important;
|
161 |
color:#949494!important;
|
162 |
}
|
163 |
|
164 |
+
.wp-weblizar_fb-plugin .weblizar_fb-post-box .text{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
165 |
color: #000000;
|
166 |
font-size: 14px;
|
167 |
letter-spacing:1px;
|
172 |
cursor: pointer;
|
173 |
margin-bottom:25px;
|
174 |
}
|
175 |
+
.wp-weblizar_fb-plugin.weblizar_fb-post_font_color .fa.fa-clock-o {
|
176 |
padding-right: 6px;
|
177 |
font-weight: bold;
|
178 |
font-size: 20px;
|
179 |
}
|
180 |
+
.wp-weblizar_fb-plugin .weblizar_fb-post-box .post-img .img-responsive{
|
181 |
display: block;
|
182 |
width:100%;
|
183 |
}
|
184 |
+
|
|
|
|
|
185 |
.wp-weblizar_fb-plugin .weblizar_fb-post-box .post-img:hover{
|
186 |
display: block;
|
187 |
box-shadow: 0 0 8px #ccc;
|
204 |
padding:0px 15px!important;
|
205 |
font-size: 14px;
|
206 |
}
|
207 |
+
.wp-weblizar_fb-plugin .weblizar_fb-post-box .bar .weblizar_fb-bar-left .like,
|
208 |
+
.wp-weblizar_fb-plugin .weblizar_fb-post-box .bar .weblizar_fb-bar-left .share,
|
209 |
+
.wp-weblizar_fb-plugin .weblizar_fb-post-box .bar .weblizar_fb-bar-left .comment {
|
210 |
margin-right: 10px;
|
211 |
font-weight: bold;
|
212 |
cursor: pointer;
|
227 |
right: 0;
|
228 |
top: 0;
|
229 |
}
|
230 |
+
.wp-weblizar_fb-plugin .weblizar_fb-post-box .bar .weblizar_fb-bar-right .weblizar_fb-post_font_color {
|
231 |
color: #777;
|
232 |
display: block;
|
233 |
padding: 0px 7px;
|
234 |
font-size: 15px;
|
235 |
line-height: 34px;
|
236 |
}
|
237 |
+
.wp-weblizar_fb-plugin .weblizar_fb-post-box .bar .weblizar_fb-bar-right li .weblizar_fb-post_font_color:hover{
|
238 |
color:#000;
|
239 |
}
|
240 |
.wp-weblizar_fb-plugin .bar .weblizar_fb-bar-left .panel {
|
241 |
display: none;
|
242 |
+
border-top: 1px solid #e5e5e5;
|
243 |
background-color: white;
|
244 |
width:100%!important;
|
245 |
-webkit-transition:all .4s ;
|
246 |
}
|
247 |
+
.wp-weblizar_fb-plugin .bar .weblizar_fb-bar-left .panel .weblizar_fb-post-comment-likes{
|
248 |
width: 100%;
|
249 |
min-width: 100%;
|
250 |
float: left;
|
258 |
box-sizing: border-box;
|
259 |
margin: 6px 0px 6px 0px;
|
260 |
}
|
261 |
+
.wp-weblizar_fb-plugin .bar .weblizar_fb-bar-left .panel .weblizar_fb-post-comment-likes .weblizar_fb-post-reactions{
|
262 |
float: left;
|
263 |
padding-top: 1px;
|
264 |
font-size: 11px;
|
265 |
line-height: 13px !important;
|
266 |
}
|
267 |
+
.wp-weblizar_fb-plugin .post-like, .wp-weblizar_fb-plugin .post-love, .wp-weblizar_fb-plugin .post-wow{
|
268 |
font-size:15px;
|
269 |
margin-right: 5px;
|
270 |
}
|
271 |
|
272 |
+
.wp-weblizar_fb-plugin .bar .weblizar_fb-bar-left .panel .weblizar_fb-post-comment-likes .post-likes-text{
|
273 |
font-size: 13px;
|
274 |
margin-left: 10px;
|
275 |
}
|
276 |
+
/*.wp-weblizar_fb-plugin .bar .weblizar_fb-bar-left .panel .weblizar_fb-post-comment-likes .post-likes-text a{
|
277 |
color: #033f74;
|
278 |
+
}*/
|
279 |
+
.wp-weblizar_fb-plugin .weblizar_fb-post-comments{
|
280 |
width: 100%;
|
281 |
min-width: 100%;
|
282 |
float: left;
|
289 |
-moz-box-sizing: border-box;
|
290 |
box-sizing: border-box;
|
291 |
}
|
292 |
+
/*.wp-weblizar_fb-plugin .weblizar_fb-post-comments a{
|
293 |
font-size:15px;
|
294 |
color: #033f74;
|
295 |
+
}*/
|
296 |
|
297 |
.wp-weblizar_fb-plugin .weblizar_fb-bg .bar{
|
298 |
padding: 0px;
|
317 |
.wp-weblizar_fb-plugin .weblizar_fb-post-comment .weblizar_fb-post-comment-img{
|
318 |
padding:0px;
|
319 |
}
|
320 |
+
.wp-weblizar_fb-plugin .weblizar_fb-post-comment .weblizar_fb-post-comment-img .fb_post_comment_img{
|
321 |
/* width:100%; */
|
322 |
}
|
323 |
+
.wp-weblizar_fb-plugin .weblizar_fb-post-comment .weblizar_fb-post-comment-text-wrapper .weblizar_fb-post-comment-text .fb_post_comment_text{
|
324 |
padding: 0 ;
|
325 |
margin: 0 ;
|
326 |
line-height: 1.4;
|
328 |
font-size: 12px;
|
329 |
font-weight: bold;
|
330 |
}
|
331 |
+
.wp-weblizar_fb-plugin .weblizar_fb-post-comment .weblizar_fb-post-comment-text-wrapper .weblizar_fb-post-comment-text .fb_post_comment_text .fb_post_comment_text_link{
|
332 |
color: #033f74;
|
333 |
}
|
334 |
/*---- half-width---*/
|
348 |
float:left;
|
349 |
}
|
350 |
|
351 |
+
/*.wp-weblizar_fb-plugin .thumblin .weblizar_fb-post-box .post-img iframe {
|
352 |
width: 100%;
|
353 |
height: 104px;
|
354 |
+
}*/
|
355 |
|
356 |
/*---- group-full-page---*/
|
357 |
.wp-weblizar_fb-plugin .group.full-width .weblizar_fb-post-box .post-img .post-full-img{
|
360 |
.wp-weblizar_fb-plugin .group.full-width .weblizar_fb-post-box .post-img .post-thum-img{
|
361 |
padding:0px;
|
362 |
}
|
363 |
+
/*.wp-weblizar_fb-plugin .group.full-width .weblizar_fb-post-box .post-img .post-thum-img img{
|
364 |
height:180px;
|
365 |
+
}*/
|
366 |
+
/*.wp-weblizar_fb-plugin .group.full-width .weblizar_fb-post-box .post-img .post-thum-img span {
|
367 |
position: absolute;
|
368 |
width: 100%;
|
369 |
text-align: center;
|
374 |
line-height: 30px;
|
375 |
color: #000;
|
376 |
font-size: 40px;
|
377 |
+
}*/
|
378 |
/*---- group-half-page---*/
|
379 |
.wp-weblizar_fb-plugin .group.half-width .weblizar_fb-post-box .post-img .post-full-img{
|
380 |
padding:0px;
|
382 |
.wp-weblizar_fb-plugin .group.half-width .weblizar_fb-post-box .post-img .post-thum-img{
|
383 |
padding:0px;
|
384 |
}
|
385 |
+
/*.wp-weblizar_fb-plugin .group.half-width .weblizar_fb-post-box .post-img .post-thum-img img{
|
386 |
height:110px;
|
387 |
}
|
388 |
.wp-weblizar_fb-plugin .group.half-width .weblizar_fb-post-box .post-img .post-thum-img span {
|
396 |
line-height: 30px;
|
397 |
color: #000;
|
398 |
font-size: 40px;
|
399 |
+
}*/
|
400 |
+
.wp-weblizar_fb-plugin .weblizar_fb-post-box.weblizar_fb-bg .weblizar_fb-post_font_color{
|
401 |
font-size:14px;
|
402 |
}
|
403 |
.wp-weblizar_fb-plugin .container-flut.gallaries .gallery-img p{
|
421 |
.wp-weblizar_fb-plugin .group.thumblin .weblizar_fb-post-box .post-img .post-thum-img{
|
422 |
padding:0px;
|
423 |
}
|
424 |
+
/*.wp-weblizar_fb-plugin .group.thumblin .weblizar_fb-post-box .post-img .post-thum-img img{
|
425 |
height:50px;
|
426 |
}
|
427 |
.wp-weblizar_fb-plugin .group.thumblin .weblizar_fb-post-box .post-img .post-thum-img span {
|
435 |
line-height: 30px;
|
436 |
color: #000;
|
437 |
font-size: 20px;
|
438 |
+
}*/
|
439 |
|
440 |
@media (max-width: 768px) {
|
441 |
|
453 |
padding: 13px 2px;
|
454 |
font-size: 12px;
|
455 |
}
|
456 |
+
.wp-weblizar_fb-plugin .weblizar_fb-post-box .bar .weblizar_fb-bar-left .like,
|
457 |
+
.wp-weblizar_fb-plugin .weblizar_fb-post-box .share,
|
458 |
+
.wp-weblizar_fb-plugin .weblizar_fb-post-box .comment {
|
459 |
margin-right: 5px;
|
460 |
}
|
461 |
|
546 |
.wp-weblizar_fb-plugin .weblizar_fb-facebook-feed-top-area {
|
547 |
margin-bottom: 1px;
|
548 |
bottom: -30px;
|
549 |
+
/* padding-bottom: 2px; */
|
550 |
position: absolute;
|
551 |
+
width: 96%;
|
552 |
margin: 0 auto;
|
553 |
border-radius: 4px;
|
554 |
+
/* background: rgba(255, 255, 255, 0.73); */
|
555 |
/* box-shadow: 0px 0px 18px #929292; */
|
556 |
right: 0;
|
557 |
left: 0;
|
561 |
overflow: hidden;
|
562 |
}
|
563 |
|
564 |
+
.wp-weblizar_fb-plugin .weblizar_fb-facebook-feed-top-info-inner .fb-top-info-inner_header {
|
565 |
margin: 0;
|
566 |
font-weight: bold;
|
567 |
text-shadow: 1px 1px 3px #fff;
|
568 |
}
|
569 |
+
.wp-weblizar_fb-plugin .weblizar_fb-facebook-feed-top-info-inner .fb_fan_count .fb_fan_count_limit{
|
570 |
font-weight:bold;
|
571 |
}
|
572 |
+
.wp-weblizar_fb-plugin .weblizar_fb-facebook-feed-top-info-inner .fb_fan_count{
|
573 |
font-size: 16px;
|
574 |
color: #000;
|
575 |
padding-left: 6px;
|
582 |
margin-left: 7px;
|
583 |
}
|
584 |
|
585 |
+
.wp-weblizar_fb-plugin .weblizar_fb-facebook-feed-top-info-inner .fb-top-info-inner_header .fb_top_info_inner_header_link {
|
586 |
text-decoration: none;
|
587 |
font-size: 20px;
|
588 |
font-weight: bold;
|
590 |
text-shadow: 0 2px 4px rgba(0, 0, 0, .9);
|
591 |
}
|
592 |
|
593 |
+
.wp-weblizar_fb-plugin.feed_main_widget .weblizar_fb-facebook-feed-top-info-inner .fb_fan_count {
|
594 |
font-size: 14px;
|
595 |
}
|
596 |
+
.wp-weblizar_fb-plugin.feed_main_widget .weblizar_fb-facebook-feed-top-info-inner .fb-top-info-inner_header .fb_top_info_inner_header_link {
|
597 |
text-decoration: none;
|
598 |
font-size: 16px;
|
599 |
|
617 |
line-height: 25px;
|
618 |
/* margin-top:34px!important; */
|
619 |
}
|
620 |
+
.wp-weblizar_fb-plugin.feed_main_widget .weblizar_fb-main-banner .weblizar_fb-main-pic .fb_main_pic{
|
621 |
|
622 |
|
623 |
}
|
637 |
|
638 |
|
639 |
/*---aad-new---*/
|
640 |
+
/*.wp-weblizar_fb-plugin .gallery-img p strong {
|
641 |
padding-right: 6px;
|
642 |
display: inline-block;
|
643 |
+
}*/
|
644 |
|
645 |
|
646 |
.wp-weblizar_fb-plugin .event_desc {
|
665 |
|
666 |
|
667 |
|
668 |
+
.weblizar_fb-social-link-2 .weblizar_fb_social_link_2_link {
|
669 |
text-decoration: none;
|
670 |
color: #333;
|
671 |
padding: 16px 7px;
|
672 |
|
673 |
}
|
674 |
+
.weblizar_fb-social-link-2 .weblizar_fb_social_link_2_link:hover{
|
675 |
color:#000!important;
|
676 |
|
677 |
}
|
678 |
+
.weblizar_fb-social-link-2 .weblizar_fb_social_link_2_ul {
|
679 |
display: inline;
|
680 |
margin: 0;
|
681 |
padding: 0;
|
682 |
}
|
683 |
+
.weblizar_fb-social-link-2 .weblizar_fb_social_link_2_ul .weblizar_fb_social_link_2_li a:hover{color:#f2f2f2;}
|
684 |
+
.weblizar_fb-social-link-2 .weblizar_fb_social_link_2_ul .weblizar_fb_social_link_2_li {float:left; list-style: none;}
|
685 |
+
/*.weblizar_fb-social-link-2 .weblizar_fb_social_link_2_ul .weblizar_fb_social_link_2_li:hover ul {display: block; }
|
686 |
+
.weblizar_fb-social-link-2 .weblizar_fb_social_link_2_ul .weblizar_fb_social_link_2_li:focus ul {display: block; }*/
|
687 |
|
688 |
+
/*.weblizar_fb-social-link-2 .weblizar_fb_social_link_2_ul .weblizar_fb_social_link_2_li ul{
|
689 |
position: absolute;
|
690 |
display: none;
|
691 |
bottom: 10px;
|
692 |
background-color:#fff;
|
693 |
padding:1px 2px;
|
694 |
+
}*/
|
695 |
|
696 |
+
/*.weblizar_fb-social-link-2 .weblizar_fb_social_link_2_ul .weblizar_fb_social_link_2_li ul li {
|
697 |
font-size: 20px;
|
698 |
display: block;
|
699 |
margin: 2px 0px;
|
700 |
width: 100%;
|
701 |
text-align: center;
|
702 |
}
|
703 |
+
.weblizar_fb-social-link-2 .weblizar_fb_social_link_2_ul>.weblizar_fb_social_link_2_li>ul>li>a {
|
704 |
color:#333!important;
|
705 |
padding:2px;
|
706 |
}
|
707 |
+
.weblizar_fb-social-link-2 .weblizar_fb_social_link_2_ul .weblizar_fb_social_link_2_li ul li:hover { }
|
708 |
.col-md-4.grid__item {
|
709 |
margin-bottom: 30px;
|
710 |
+
}*/
|
711 |
|
712 |
/*----socia-lines-timeline----*/
|
713 |
.wp-weblizar_fb-plugin .blog-grid {
|
722 |
margin-right:10px;
|
723 |
|
724 |
}
|
725 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
726 |
.wp-weblizar_fb-plugin .post-footer-option {
|
727 |
|
728 |
|
729 |
}
|
730 |
+
/*.wp-weblizar_fb-plugin .post-footer-option li a {
|
731 |
color: #fff;
|
732 |
font-weight: 500;
|
733 |
font-size: 20px;
|
734 |
+
}*/
|
735 |
|
736 |
|
737 |
+
/*.wp-weblizar_fb-plugin .post-footer-option li {
|
738 |
float: unset;
|
739 |
width: 14%;
|
740 |
background-color:red;
|
741 |
display: inline-block;
|
742 |
text-align: center;
|
743 |
padding:5px;
|
744 |
+
background-color: rgba(255, 255, 255, 0.17);*/
|
745 |
|
746 |
/* padding-bottom: 0px; */
|
747 |
+
//}
|
748 |
+
/*.wp-weblizar_fb-plugin .weblizar_fb-social-link-2 ul li ul {
|
749 |
bottom: 34px!important;
|
750 |
+
}*/
|
751 |
|
752 |
+
.wp-weblizar_fb-plugin .weblizar_fb-post-box .bar .weblizar_fb-bar-right .weblizar_fb_social_link_2_ul {
|
753 |
list-style: none;
|
754 |
padding: 0px;
|
755 |
padding: 0px!important;
|
758 |
|
759 |
}
|
760 |
|
761 |
+
/*.wp-weblizar_fb-plugin .weblizar_fb-social-link-2 ul li ul {
|
762 |
position: absolute;
|
763 |
display: none!important;
|
764 |
bottom: 40px;
|
769 |
}
|
770 |
.wp-weblizar_fb-plugin .weblizar_fb-social-link-2 ul>li>ul>li>a {
|
771 |
color:#333!important;
|
772 |
+
}*/
|
773 |
|
774 |
|
775 |
|
892 |
|
893 |
}
|
894 |
|
895 |
+
.feed_main_widget .feed_main_div .weblizar_fb-post_font_color {
|
896 |
margin-bottom: 0px;
|
897 |
}
|
898 |
|
904 |
max-width:50px;
|
905 |
max-height:50px;
|
906 |
}
|
907 |
+
.feed_main_widget .weblizar_fb-post-box .weblizar_fb-logo-left .fb_logo_left {
|
908 |
width: 100%;
|
909 |
padding: 0px 0px;
|
910 |
border-radius: 2px;
|
916 |
.feed_main_widget .weblizar_fb-post-box .bar .weblizar_fb-bar-left {
|
917 |
padding: 9px 15px;
|
918 |
}
|
919 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
920 |
/*
|
921 |
.wp-weblizar_fb-plugin a {
|
922 |
text-decoration: none !important;
|
925 |
border-bottom:none!important;
|
926 |
}*/
|
927 |
|
928 |
+
.feed_main_widget.wp-weblizar_fb-plugin .weblizar_fb-social-link-2 .weblizar_fb_social_link_2_li .weblizar_fb_social_link_2_i_cls {
|
929 |
width: auto!important;
|
930 |
color: #333!important;
|
931 |
padding: 0!important;
|
939 |
background: #fff!important;
|
940 |
}
|
941 |
|
942 |
+
.feed_main_widget.wp-weblizar_fb-plugin .weblizar_fb-social-link-2 .weblizar_fb_social_link_2_li {
|
943 |
color: #444!important;
|
944 |
padding:0px!important;
|
945 |
border: 0px!important;
|
946 |
}
|
947 |
|
948 |
|
949 |
+
.facebook_feed_more_page.weblizar_fb-post_font_color {
|
950 |
font-weight: bold;
|
951 |
font-size: 15px;
|
952 |
color: #ca0505!important;
|
953 |
}
|
954 |
|
955 |
+
.facebook_feed_more_widget.weblizar_fb-post_font_color{
|
956 |
font-weight: bold;
|
957 |
font-size: 15px;
|
958 |
color: #ca0505!important;
|
959 |
}
|
960 |
+
.fb_messaage_tag
|
961 |
+
{
|
962 |
+
color: #000000 !important;
|
963 |
+
font-size: 14px !important;
|
|
|
|
|
|
|
964 |
}
|
965 |
+
.fb_date_size
|
966 |
+
{
|
967 |
+
font-size: 10px !important;
|
968 |
}
|
969 |
+
.wp-weblizar_fb-plugin .weblizar_fb-post-box.weblizar_fb-bg .complete
|
|
|
970 |
{
|
971 |
+
display: none;
|
972 |
+
}
|
|
|
|
facebook-by-weblizar.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Facebook Feed & LikeBox
|
4 |
-
* Version: 2.5.
|
5 |
* Description: Display the Facebook Feed and Like box on your website. Its completely customizable, responsive and search engine optimization feeds contents.
|
6 |
* Author: Weblizar
|
7 |
* Author URI: http://www.weblizar.com
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Facebook Feed & LikeBox
|
4 |
+
* Version: 2.5.9
|
5 |
* Description: Display the Facebook Feed and Like box on your website. Its completely customizable, responsive and search engine optimization feeds contents.
|
6 |
* Author: Weblizar
|
7 |
* Author URI: http://www.weblizar.com
|
facebook-feed-shortcode-data.php
CHANGED
@@ -1,9 +1,7 @@
|
|
1 |
<?php $facebook_feed_fetch = unserialize(get_option("weblizar_facebook_feed_option_settings"));
|
2 |
if(isset($facebook_feed_fetch["ffp_page_url"])) { $ffp_page_url=$facebook_feed_fetch["ffp_page_url"]; } else {$ffp_page_url="https://www.facebook.com/weblizarstyle/";}
|
|
|
3 |
if(isset($facebook_feed_fetch["ffp_limit"])) { $ffp_limit=$facebook_feed_fetch["ffp_limit"]; } else {$ffp_limit="10";}
|
4 |
-
if(isset($_REQUEST['ffp_timeline_statuses'])) { $ffp_timeline_statuses ="statuses";} else { $ffp_timeline_statuses ="none"; }
|
5 |
-
if(isset($_REQUEST['ffp_timeline_photos'])) { $ffp_timeline_photos="photos" ;} else { $ffp_timeline_photos="none"; }
|
6 |
-
if(isset($_REQUEST['ffp_timeline_videos'])) { $ffp_timeline_videos="videos" ;} else { $ffp_timeline_videos="none"; }
|
7 |
if(isset($facebook_feed_fetch["ffp_timeline_layout"])) { $ffp_timeline_layout=$facebook_feed_fetch["ffp_timeline_layout"]; } else {$ffp_timeline_layout="full_width";}
|
8 |
if($ffp_timeline_layout=='full_width') { $layout1="col-md-12";$layout2="col-md-12"; }
|
9 |
if($ffp_timeline_layout=='half_width') { $layout1="col-md-6";$layout2="col-md-6"; }
|
@@ -20,148 +18,199 @@ if (strpos($ffp_page_url, '?') !== true)
|
|
20 |
$ffp_page_url=preg_replace('#\?[^?]*$#', '',$ffp_page_url);
|
21 |
}
|
22 |
$header_string="https://graph.facebook.com/v2.10/".$ffp_page_url."?access_token=".$token."&fields=fan_count,cover,picture.width(300),name,link";
|
23 |
-
$page_timeline_string="https://graph.facebook.com/v2.10/".$ffp_page_url."?access_token=".$token."&fields=posts.limit(1000){type,source,link,attachments,comments.limit(3){message,from,comment_count,created_time,id},full_picture,object_id,message,message_tags,created_time,from,shares,reactions.type(LOVE).limit(0).summary(total_count).as(reactions_love),reactions.type(WOW).limit(0).summary(total_count).as(reactions_wow),reactions.type(HAHA).limit(0).summary(total_count).as(reactions_haha),reactions.type(PRIDE).limit(0).summary(total_count).as(reactions_pride),reactions.type(THANKFUL).limit(0).summary(total_count).as(reactions_thankful),reactions.type(SAD).limit(0).summary(total_count).as(reactions_sad),reactions.type(LIKE).limit(0).summary(total_count).as(reactions_like),reactions.type(ANGRY).limit(0).summary(total_count).as(reactions_angry)}";
|
24 |
-
|
25 |
-
if(isset($_POST['action'])=="get_feed_like_comment")
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
<?php set_error_handler(create_function('$severity, $weblizar_datassage, $file, $line','throw new ErrorException($weblizar_datassage, $severity, $severity, $file, $line);'));
|
31 |
-
if(isset($_REQUEST['id']))
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
<?php } else { ?> <span class=""> <?php echo $data_content['description'];?></span> <?php }
|
87 |
-
} ?>
|
88 |
-
<?php if(isset($data_content['message'])) {
|
89 |
-
if(strlen($data_content['message']) >=50) { ?>
|
90 |
-
<span class="teaser message"> <?php echo substr($data_content['message'],0,50);?></span>
|
91 |
-
<span class="complete"><?php echo $data_content['message'];?></span>
|
92 |
-
<span class="feed_more" data-text="...show less">...see more</span>
|
93 |
-
<?php } else { ?> <span class=""><?php echo $data_content['message'];?></span> <?php } ?>
|
94 |
-
</div>
|
95 |
-
<?php }
|
96 |
-
} ?>
|
97 |
-
<div class=" clearfix"> </div>
|
98 |
-
<div class="">
|
99 |
-
<div class="wp-weblizar_moment-link pull-left">
|
100 |
-
<ul><li><a href="#"><i class="fa fa-thumbs-up"></i> Like </a>
|
101 |
-
<ul>
|
102 |
-
<li class="tooltip-new"><a href="#"><i class="fa wp-weblizar_fb wp-weblizar_s-3"><span class="tooltiptext like"><?php echo $data_content['reactions_like']['summary']['total_count'];?></span> </i> </a> </li>
|
103 |
-
<li> <a href="#"> <i class="fa wp-weblizar_fb wp-weblizar_s-2"><span class="tooltiptext love"><?php echo $data_content['reactions_love']['summary']['total_count'];?></span> </i> </a></li>
|
104 |
-
<li><a href="#"> <i class="fa wp-weblizar_fb wp-weblizar_s-1"> <span class="tooltiptext haha"><?php echo $data_content['reactions_haha']['summary']['total_count'];?></span></i> </a></li>
|
105 |
-
<li><a href="#"> <i class="fa wp-weblizar_fb wp-weblizar_s-4"><span class="tooltiptext angry"><?php echo $data_content['reactions_angry']['summary']['total_count'];?> </i> </a></li>
|
106 |
-
<li><a href="#"> <i class="fa wp-weblizar_fb wp-weblizar_s-5"> <span class="tooltiptext"><?php echo $data_content['reactions_sad']['summary']['total_count'];?></span></i> </a></li>
|
107 |
-
</ul>
|
108 |
-
</li>
|
109 |
-
</ul>
|
110 |
-
</div>
|
111 |
-
</div>
|
112 |
-
<div class=" clearfix"> </div>
|
113 |
-
<?php if(isset($data_content['comments']['data'])) { ?>
|
114 |
-
<div class="col-md-12 wp-weblizar_custom_box_comment">
|
115 |
-
<div class="wp-weblizar_comment-area col-md-12 padding-0" id="multiCollapseExample1"><p> Comment on Facebook </p> <div class="weblizar-comment"></div></div>
|
116 |
-
<?php $comments=sizeof($data_content['comments']['data']);
|
117 |
-
for($c=0;$c < $comments; $c++) { ?>
|
118 |
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
126 |
</div>
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
134 |
</div>
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
160 |
<script>
|
161 |
(function ($) {
|
162 |
-
|
|
|
163 |
//popup div
|
164 |
-
$div = $('<div class="weblizar-fb-product-gallery-popup weblizar-fb-model"> <div class="popup-overlay"></div> <div class="weblizar-fb-product-popup-content "> <div class="product-image col-md-8"> <div class="ffp_weblizar_img"></div> <div class="gallery-nav-btns"> <a id="nav-btn-next" data-id="0" feed-type="0" feed-post="0" feed-token="0" feed-id="0" class="nav-btn next" > <i class="fa fa-arrow-circle-o-right"> </i></a> <a id="nav-btn-prev" data-id="0" feed-type="0" feed-post="0" feed-token="0" feed-id="0" class="nav-btn prev" > <i class="fa fa-arrow-circle-o-left"> </i> </a></div> </div><div class="weblizar-fb-product-information text col-md-4"><div class="custom_box_load_div" style="text-align:-webkit-center;"> <img class="custom_box_banner" class="img-responsive" /></div><div class="pull-right"> <h4><a href=""></a></h4> <h5></h5></div><div class="card-footer text-muted" style="display:none"> <div class="wp-weblizar_moment-link pull-left text-muted"> <ul> <li> <a href="#"> <i class="fa fa-thumbs-up"> 0 </i> </a> <ul> <li class="tooltip-new"> <a href="#"> <i class="fa wp-weblizar_fb wp-weblizar_s-3"><span class="tooltiptext like"> </span> </i> </a> </li> <li> <a href="#"> <i class="fa wp-weblizar_fb wp-weblizar_s-2"><span class="tooltiptext love"> </span> </i> </a></li> <li><a href="#"> <i class="fa wp-weblizar_fb wp-weblizar_s-1"> <span class="tooltiptext haha"> </span></i> </a></li><li><a href="#"> <i class="fa wp-weblizar_fb wp-weblizar_s-4"><span class="tooltiptext angry"> </span> </i> </a></li> <li><a href="#"> <i class="fa wp-weblizar_fb wp-weblizar_s-5"> <span class="tooltiptext "> </span></i> </a></li> </ul></li> <li> <a data-toggle="collapse" href="#multiCollapseExample12" aria-expanded="false" aria-controls="multiCollapseExample12"> <i class="fa fa-comment"> 0 </i></a></li></ul></div></div><div class="wp-weblizar_comment-area col-md-12 padding-0" id="multiCollapseExample1"><p style="display:none"> Comment on Facebook </p> <div class="weblizar-comment"></div></div> </div> <div class="clear"></div><a href="#" class="cross">X</a></div></div>').appendTo('body');
|
165 |
|
166 |
//on image click
|
167 |
$(this).click(function () {
|
@@ -197,14 +246,14 @@ $page_timeline_string="https://graph.facebook.com/v2.10/".$ffp_page_url."?access
|
|
197 |
},
|
198 |
success : function(data){
|
199 |
|
200 |
-
like_comment = jQuery(data).find('div.
|
201 |
jQuery('div.weblizar-fb-product-gallery-popup').find('div.inner_box_'+val).html(like_comment);
|
202 |
jQuery(document).unbind("ajaxComplete");
|
203 |
jQuery(".feed_more").click(function() { jQuery(".teaser").toggle(); jQuery(".complete").toggle(); var oldText = $(this).text(); var newText = $(this).attr('data-text'); if (jQuery(this).text(oldText)) { jQuery(this).text(newText); } else { jQuery(this).text(oldText); } jQuery(this).attr('data-text',oldText);});
|
204 |
//Query(".custom_box_load_div").hide();
|
205 |
}
|
206 |
});
|
207 |
-
$('.weblizar-fb-product-popup-content .product-image div.ffp_weblizar_img').html($(this).find('span.weblizar_span_img').html());
|
208 |
$('.weblizar-fb-product-popup-content .weblizar-fb-product-information .weblizar-comment').html($(this).find('dialog').html());
|
209 |
$Current = $(this);
|
210 |
$PreviousElm = $(this).closest('.custom_box_gallary').prev().find('.gallery-img')
|
@@ -219,7 +268,7 @@ $page_timeline_string="https://graph.facebook.com/v2.10/".$ffp_page_url."?access
|
|
219 |
$NewCurrent = $nextElm;
|
220 |
$PreviousElm = $NewCurrent.closest('.custom_box_gallary').prev().find('.gallery-img')
|
221 |
$nextElm = $NewCurrent.closest('.custom_box_gallary').next().find('.gallery-img')
|
222 |
-
$('.weblizar-fb-product-popup-content .product-image img').clearQueue().animate({ opacity: '0' }, 0).attr('src', $NewCurrent.find('img').attr('src')).animate({ opacity: '1' }, 500);
|
223 |
|
224 |
$('.weblizar-fb-product-popup-content a#nav-btn-next').attr('data-id', $NewCurrent.find('dialog').attr('data-id'));
|
225 |
$('.weblizar-fb-product-popup-content a#nav-btn-next').attr('feed-type', $NewCurrent.find('dialog').attr('feed-type'));
|
@@ -253,7 +302,7 @@ $page_timeline_string="https://graph.facebook.com/v2.10/".$ffp_page_url."?access
|
|
253 |
},
|
254 |
success : function(data){
|
255 |
|
256 |
-
like_comment = jQuery(data).find('div.
|
257 |
jQuery('div.weblizar-fb-product-gallery-popup').find('div.inner_box_'+val).html(like_comment);
|
258 |
jQuery(document).unbind("ajaxComplete");
|
259 |
jQuery(".feed_more").click(function() { jQuery(".teaser").toggle(); jQuery(".complete").toggle(); var oldText = $(this).text(); var newText = $(this).attr('data-text'); if (jQuery(this).text(oldText)) { jQuery(this).text(newText); } else { jQuery(this).text(oldText); } jQuery(this).attr('data-text',oldText);});
|
@@ -261,7 +310,7 @@ $page_timeline_string="https://graph.facebook.com/v2.10/".$ffp_page_url."?access
|
|
261 |
}
|
262 |
});
|
263 |
|
264 |
-
$('.weblizar-fb-product-popup-content .product-image div.ffp_weblizar_img').html($NewCurrent.find('span.weblizar_span_img').html());
|
265 |
$('.weblizar-fb-product-popup-content .weblizar-fb-product-information .weblizar-comment').html($NewCurrent.find('dialog').html());
|
266 |
if ($PreviousElm.length === 0) { $('.nav-btn.prev').css({ 'display': 'none' }); }
|
267 |
else { $('.nav-btn.prev').css({ 'display': 'block' }); }
|
@@ -273,7 +322,7 @@ $page_timeline_string="https://graph.facebook.com/v2.10/".$ffp_page_url."?access
|
|
273 |
$NewCurrent = $PreviousElm;
|
274 |
$PreviousElm = $NewCurrent.closest('.custom_box_gallary').prev().find('.gallery-img')
|
275 |
$nextElm = $NewCurrent.closest('.custom_box_gallary').next().find('.gallery-img')
|
276 |
-
$('.weblizar-fb-product-popup-content .product-image img').clearQueue().animate({ opacity: '0' }, 0).attr('src', $NewCurrent.find('img').attr('src')).animate({ opacity: '1' }, 500);
|
277 |
|
278 |
$('.weblizar-fb-product-popup-content a#nav-btn-next').attr('data-id', $NewCurrent.find('dialog').attr('data-id'));
|
279 |
$('.weblizar-fb-product-popup-content a#nav-btn-next').attr('feed-type', $NewCurrent.find('dialog').attr('feed-type'));
|
@@ -305,14 +354,14 @@ $page_timeline_string="https://graph.facebook.com/v2.10/".$ffp_page_url."?access
|
|
305 |
//'post_token':post_token,
|
306 |
},
|
307 |
success : function(data){
|
308 |
-
like_comment = jQuery(data).find('div.
|
309 |
jQuery('div.weblizar-fb-product-gallery-popup').find('div.inner_box_'+val).html(like_comment);
|
310 |
jQuery(document).unbind("ajaxComplete");
|
311 |
jQuery(".feed_more").click(function() { jQuery(".teaser").toggle(); jQuery(".complete").toggle(); var oldText = $(this).text(); var newText = $(this).attr('data-text'); if (jQuery(this).text(oldText)) { jQuery(this).text(newText); } else { jQuery(this).text(oldText); } jQuery(this).attr('data-text',oldText);});
|
312 |
// jQuery(".custom_box_load_div").hide();
|
313 |
}
|
314 |
});
|
315 |
-
$('.weblizar-fb-product-popup-content .product-image div.ffp_weblizar_img').html($NewCurrent.find('span.weblizar_span_img').html());
|
316 |
$('.weblizar-fb-product-popup-content .weblizar-fb-product-information .weblizar-comment').html($NewCurrent.find('dialog').html());
|
317 |
if ($PreviousElm.length === 0) { $('.nav-btn.prev').css({ 'display': 'none' }); }
|
318 |
else { $('.nav-btn.prev').css({ 'display': 'block' }); }
|
@@ -341,7 +390,7 @@ $page_timeline_string="https://graph.facebook.com/v2.10/".$ffp_page_url."?access
|
|
341 |
$NewCurrent = $nextElm;
|
342 |
$PreviousElm = $NewCurrent.prev();
|
343 |
$nextElm = $NewCurrent.next();
|
344 |
-
$('.weblizar-fb-product-popup-content .product-image img').clearQueue().animate({ opacity: '0' }, 0).attr('src', $NewCurrent.find('img').attr('src')).animate({ opacity: '1' }, 500);
|
345 |
|
346 |
$('.weblizar-fb-product-popup-content a#nav-btn-next').attr('data-id', $NewCurrent.find('dialog').attr('data-id'));
|
347 |
$('.weblizar-fb-product-popup-content a#nav-btn-next').attr('feed-type', $NewCurrent.find('dialog').attr('feed-type'));
|
@@ -374,14 +423,14 @@ $page_timeline_string="https://graph.facebook.com/v2.10/".$ffp_page_url."?access
|
|
374 |
},
|
375 |
success : function(data){
|
376 |
//jQuery("#custom_box_load_div").hide();
|
377 |
-
like_comment = jQuery(data).find('div.
|
378 |
jQuery('div.weblizar-fb-product-gallery-popup').find('div.inner_box_'+val).html(like_comment);
|
379 |
jQuery(document).unbind("ajaxComplete");
|
380 |
jQuery(".feed_more").click(function() { jQuery(".teaser").toggle(); jQuery(".complete").toggle(); var oldText = $(this).text(); var newText = $(this).attr('data-text'); if (jQuery(this).text(oldText)) { jQuery(this).text(newText); } else { jQuery(this).text(oldText); } jQuery(this).attr('data-text',oldText);});
|
381 |
//jQuery(".custom_box_load_div").hide();
|
382 |
}
|
383 |
});
|
384 |
-
$('.weblizar-fb-product-popup-content .product-image div.ffp_weblizar_img').html($NewCurrent.find('span.weblizar_span_img').html());
|
385 |
$('.weblizar-fb-product-popup-content .weblizar-fb-product-information .weblizar-comment').html($NewCurrent.find('dialog').html());
|
386 |
if ($PreviousElm.length === 0) { $('.nav-btn.prev').css({ 'display': 'none' }); }
|
387 |
else { $('.nav-btn.prev').css({ 'display': 'none' }); }
|
@@ -396,7 +445,7 @@ $page_timeline_string="https://graph.facebook.com/v2.10/".$ffp_page_url."?access
|
|
396 |
$NewCurrent = $PreviousElm;
|
397 |
$PreviousElm = $NewCurrent.prev();
|
398 |
$nextElm = $NewCurrent.next();
|
399 |
-
$('.weblizar-fb-product-popup-content .product-image img').clearQueue().animate({ opacity: '0' }, 0).attr('src', $NewCurrent.find('img').attr('src')).animate({ opacity: '1' }, 500);
|
400 |
|
401 |
$('.weblizar-fb-product-popup-content a#nav-btn-next').attr('data-id', $NewCurrent.find('dialog').attr('data-id'));
|
402 |
$('.weblizar-fb-product-popup-content a#nav-btn-next').attr('feed-type', $NewCurrent.find('dialog').attr('feed-type'));
|
@@ -429,7 +478,7 @@ $page_timeline_string="https://graph.facebook.com/v2.10/".$ffp_page_url."?access
|
|
429 |
},
|
430 |
success : function(data){
|
431 |
//jQuery("#custom_box_load_div").hide();
|
432 |
-
like_comment = jQuery(data).find('div.
|
433 |
jQuery('div.weblizar-fb-product-gallery-popup').find('div.inner_box_'+val).html(like_comment);
|
434 |
|
435 |
jQuery(document).unbind("ajaxComplete");
|
@@ -438,7 +487,7 @@ $page_timeline_string="https://graph.facebook.com/v2.10/".$ffp_page_url."?access
|
|
438 |
}
|
439 |
});
|
440 |
|
441 |
-
$('.weblizar-fb-product-popup-content .product-image div.ffp_weblizar_img').html($NewCurrent.find('span.weblizar_span_img').html());
|
442 |
$('.weblizar-fb-product-popup-content .weblizar-fb-product-information .weblizar-comment').html($NewCurrent.find('dialog').html());
|
443 |
if ($PreviousElm.length === 0) { $('.nav-btn.prev').css({ 'display': 'none' }); }
|
444 |
else { $('.nav-btn.prev').css({ 'display': 'none' }); }
|
@@ -452,5 +501,7 @@ $page_timeline_string="https://graph.facebook.com/v2.10/".$ffp_page_url."?access
|
|
452 |
} (jQuery));
|
453 |
|
454 |
jQuery(document).ready(function()
|
455 |
-
|
456 |
-
|
|
|
|
1 |
<?php $facebook_feed_fetch = unserialize(get_option("weblizar_facebook_feed_option_settings"));
|
2 |
if(isset($facebook_feed_fetch["ffp_page_url"])) { $ffp_page_url=$facebook_feed_fetch["ffp_page_url"]; } else {$ffp_page_url="https://www.facebook.com/weblizarstyle/";}
|
3 |
+
//if(isset($facebook_feed_fetch["ffp_p_a_t"])) { $token=$facebook_feed_fetch["ffp_p_a_t"]; } else {$token="EAAUhkZBaQICMBAE0fugkpqVHZCtgEgLVW4SASG02moiwcEzMfL5wOAOq9eZBQ1eWIkhq1UAdUSilC86GhwqdTi5MaVee3W21O9um5dTtx3D9Pk0wbuP69K2iNHzzEJZAhWVXkaKw3quaHGMejG0vRx7cmgkeUr4ZD";}
|
4 |
if(isset($facebook_feed_fetch["ffp_limit"])) { $ffp_limit=$facebook_feed_fetch["ffp_limit"]; } else {$ffp_limit="10";}
|
|
|
|
|
|
|
5 |
if(isset($facebook_feed_fetch["ffp_timeline_layout"])) { $ffp_timeline_layout=$facebook_feed_fetch["ffp_timeline_layout"]; } else {$ffp_timeline_layout="full_width";}
|
6 |
if($ffp_timeline_layout=='full_width') { $layout1="col-md-12";$layout2="col-md-12"; }
|
7 |
if($ffp_timeline_layout=='half_width') { $layout1="col-md-6";$layout2="col-md-6"; }
|
18 |
$ffp_page_url=preg_replace('#\?[^?]*$#', '',$ffp_page_url);
|
19 |
}
|
20 |
$header_string="https://graph.facebook.com/v2.10/".$ffp_page_url."?access_token=".$token."&fields=fan_count,cover,picture.width(300),name,link";
|
21 |
+
$page_timeline_string="https://graph.facebook.com/v2.10/".$ffp_page_url."?access_token=".$token."&fields=posts.limit(1000){type,source,link,attachments,comments.limit(3).summary(true){message,from,comment_count,created_time,id},full_picture,object_id,message,message_tags,created_time,from,shares,reactions.type(LOVE).limit(0).summary(total_count).as(reactions_love),reactions.type(WOW).limit(0).summary(total_count).as(reactions_wow),reactions.type(HAHA).limit(0).summary(total_count).as(reactions_haha),reactions.type(PRIDE).limit(0).summary(total_count).as(reactions_pride),reactions.type(THANKFUL).limit(0).summary(total_count).as(reactions_thankful),reactions.type(SAD).limit(0).summary(total_count).as(reactions_sad),reactions.type(LIKE).limit(0).summary(total_count).as(reactions_like),reactions.type(ANGRY).limit(0).summary(total_count).as(reactions_angry)}";
|
22 |
+
|
23 |
+
if(isset($_POST['action'])=="get_feed_like_comment")
|
24 |
+
{
|
25 |
+
$post_token="EAAUhkZBaQICMBAE0fugkpqVHZCtgEgLVW4SASG02moiwcEzMfL5wOAOq9eZBQ1eWIkhq1UAdUSilC86GhwqdTi5MaVee3W21O9um5dTtx3D9Pk0wbuP69K2iNHzzEJZAhWVXkaKw3quaHGMejG0vRx7cmgkeUr4ZD";
|
26 |
+
$data_string=""?>
|
27 |
+
<div class="wp-weblizar_like_comment_div clearfix">
|
28 |
<?php set_error_handler(create_function('$severity, $weblizar_datassage, $file, $line','throw new ErrorException($weblizar_datassage, $severity, $severity, $file, $line);'));
|
29 |
+
if(isset($_REQUEST['id']))
|
30 |
+
{
|
31 |
+
if(isset($_REQUEST['type']))
|
32 |
+
{
|
33 |
+
$feed_type=$_REQUEST['type'];
|
34 |
+
$data_var=$_REQUEST['id'];
|
35 |
+
$data_var = preg_replace('/\s+/', '', $data_var);
|
36 |
+
set_error_handler(create_function('$severity, $weblizar_datassage, $file, $line','throw new ErrorException($weblizar_datassage, $severity, $severity, $file, $line);'));
|
37 |
+
try {
|
38 |
+
if($feed_type =='post')
|
39 |
+
{
|
40 |
+
$post_type="";
|
41 |
+
if(isset($_REQUEST['post_types']))
|
42 |
+
{
|
43 |
+
$post_type=$_REQUEST['post_types'];
|
44 |
+
|
45 |
+
if($post_type=='photo')
|
46 |
+
{
|
47 |
+
// $data_var=explode("_",$data_var);
|
48 |
+
$data_string="https://graph.facebook.com/v2.10/".$data_var."?access_token=".$post_token."&fields=created_time,from,id,comments.limit(5).summary(true){message,from,comment_count,created_time},name,message,reactions.type(LOVE).limit(0).summary(total_count).as(reactions_love),reactions.type(WOW).limit(0).summary(total_count).as(reactions_wow),reactions.type(HAHA).limit(0).summary(total_count).as(reactions_haha),reactions.type(PRIDE).limit(0).summary(total_count).as(reactions_pride),reactions.type(THANKFUL).limit(0).summary(total_count).as(reactions_thankful),reactions.type(SAD).limit(0).summary(total_count).as(reactions_sad),reactions.type(LIKE).limit(0).summary(total_count).as(reactions_like),reactions.type(ANGRY).limit(0).summary(total_count).as(reactions_angry)";
|
49 |
+
}
|
50 |
+
|
51 |
+
|
52 |
+
}
|
53 |
+
}
|
54 |
+
$jsondata = file_get_contents($data_string);
|
55 |
+
$data_content = json_decode($jsondata,true);
|
56 |
+
//var_dump($data_content);
|
57 |
+
|
58 |
+
|
59 |
+
if(isset($data_content['created_time']))
|
60 |
+
{
|
61 |
+
$create_time=$data_content['created_time'];
|
62 |
+
$s = strtotime($create_time);
|
63 |
+
}?>
|
64 |
+
<!-- <div class="weblizar-fb-product-information lightbox-caption text"> -->
|
65 |
+
|
66 |
+
|
67 |
+
<?php
|
68 |
+
if(isset($data_content['from']['id']))
|
69 |
+
{ ?>
|
70 |
+
<div class="weblizar-fb-eapps-facebook-feed-popup-item-header weblizar-fb-eapps-facebook-feed-item-author">
|
71 |
+
<div class="weblizar-fb-eapps-facebook-feed-item-author-picture">
|
72 |
+
<a href="https://facebook.com/<?php echo $data_content['from']['id'];?>" target="_blank" rel="nofollow">
|
73 |
+
<img src="https://graph.facebook.com/<?php echo $data_content['from']['id'];?>/picture?type=square">
|
74 |
+
</a>
|
75 |
+
</div>
|
76 |
+
|
77 |
+
<div class="weblizar-fb-eapps-facebook-feed-item-author-info">
|
78 |
+
<div class="weblizar-fb-eapps-facebook-feed-item-author-name">
|
79 |
+
<a href="https://facebook.com/<?php echo $data_content['from']['id'];?>" target="_blank" rel="nofollow"><?php echo $data_content['from']['name'];?></a>
|
80 |
+
</div>
|
81 |
+
<div class="weblizar-fb-eapps-facebook-feed-item-date"><?php echo $sdates = date('d', $s).' '.date("F", $s).' '.$day = date('D', $s);?></div>
|
82 |
+
</div>
|
83 |
+
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
84 |
|
85 |
+
|
86 |
+
<?php } ?>
|
87 |
+
|
88 |
+
<?php if($feed_type =='post')
|
89 |
+
{
|
90 |
+
// if($post_type !='event')
|
91 |
+
// {
|
92 |
+
if(isset($data_content['link']))
|
93 |
+
{ ?>
|
94 |
+
<a href="<?php echo $data_content['link']; ?>" target="_blank"> <?php echo $data_content['link']; ?></a>
|
95 |
+
<?php } ?>
|
96 |
+
<!-- <h6 class="wp-weblizar_wp-weblizar_media-heading web_interes"><?php //if(isset($data_content['title'])) { echo $data_content['title'];} ?></h6>-->
|
97 |
+
|
98 |
+
|
99 |
+
|
100 |
+
<div class="web_interes">
|
101 |
+
<?php if(isset($data_content['description']))
|
102 |
+
{
|
103 |
+
if(strlen($data_content['description']) >=50)
|
104 |
+
{ ?>
|
105 |
+
<span class="teaser"> <?php echo substr($data_content['description'],0,50); ?></span>
|
106 |
+
<span class="complete"> <?php echo $data_content['description'];?></span>
|
107 |
+
<span data-text="...show less" class="feed_more">...see more</span>
|
108 |
+
<?php } else { ?> <span class=""> <?php echo $data_content['description'];?></span> <?php }
|
109 |
+
} ?>
|
110 |
+
|
111 |
+
<p>
|
112 |
+
<?php //if(isset($data_content['attachments']['data'][0]['title'])) { echo $data_content['attachments']['data'][0]['title']; }?>
|
113 |
+
</p>
|
114 |
+
<?php if(isset($data_content['message']))
|
115 |
+
{
|
116 |
+
if(strlen($data_content['message']) >=50)
|
117 |
+
{ ?>
|
118 |
+
<span class="teaser message"> <?php echo substr($data_content['message'],0,50);?></span>
|
119 |
+
<span class="complete"><?php echo $data_content['message'];?></span>
|
120 |
+
<span class="feed_more" data-text="...show less">...see more</span>
|
121 |
+
<?php } else { ?> <span class=""><?php echo $data_content['message'];?></span> <?php } ?>
|
122 |
</div>
|
123 |
+
<?php }
|
124 |
+
//}
|
125 |
+
|
126 |
+
|
127 |
+
} ?>
|
128 |
+
|
129 |
+
<div class=" clearfix"> </div>
|
130 |
+
<?php //if($feed_type !='event')
|
131 |
+
//{?>
|
132 |
+
<div class="">
|
133 |
+
<div class="wp-weblizar_moment-link pull-left">
|
134 |
+
<ul>
|
135 |
+
<li>
|
136 |
+
<a href="#"><i class="fa fa-thumbs-up"></i> Like </a>
|
137 |
+
<ul>
|
138 |
+
<li class="tooltip-new"><a href="#"><i class="fa wp-weblizar_fb wp-weblizar_s-3"><span class="tooltiptext like"><?php echo $data_content['reactions_like']['summary']['total_count'];?></span> </i> </a> </li>
|
139 |
+
<li> <a href="#"> <i class="fa wp-weblizar_fb wp-weblizar_s-2"><span class="tooltiptext love"><?php echo $data_content['reactions_love']['summary']['total_count'];?></span> </i> </a></li>
|
140 |
+
<li><a href="#"> <i class="fa wp-weblizar_fb wp-weblizar_s-1"> <span class="tooltiptext haha"><?php echo $data_content['reactions_haha']['summary']['total_count'];?></span></i> </a></li>
|
141 |
+
<li><a href="#"> <i class="fa wp-weblizar_fb wp-weblizar_s-4"><span class="tooltiptext angry"><?php echo $data_content['reactions_angry']['summary']['total_count'];?> </i> </a></li>
|
142 |
+
<li><a href="#"> <i class="fa wp-weblizar_fb wp-weblizar_s-5"> <span class="tooltiptext"><?php echo $data_content['reactions_sad']['summary']['total_count'];?></span></i> </a></li>
|
143 |
+
</ul>
|
144 |
+
</li>
|
145 |
+
<!--<li> <a data-toggle="collapse" href="#multiCollapseExample12" aria-expanded="false" aria-controls="multiCollapseExample12"> <i class="fa fa-comment"> 0 </i></a></li>-->
|
146 |
+
</ul>
|
147 |
</div>
|
148 |
+
</div>
|
149 |
+
<?php //} ?>
|
150 |
+
|
151 |
+
|
152 |
+
<div class=" clearfix"> </div>
|
153 |
+
|
154 |
+
<?php
|
155 |
+
if(isset($data_content['comments']['data']))
|
156 |
+
{?>
|
157 |
+
<div class="col-md-12 wp-weblizar_custom_box_comment">
|
158 |
+
<div class="wp-weblizar_comment-area col-md-12 padding-0" id="multiCollapseExample1"><p> Comment on Facebook </p> <div class="weblizar-comment"></div></div>
|
159 |
+
<?php $comments=sizeof($data_content['comments']['data']);
|
160 |
+
for($c=0;$c < $comments; $c++)
|
161 |
+
{ ?>
|
162 |
+
|
163 |
+
<div class="weblizar-fb-eapps-facebook-feed-popup-item-header weblizar-fb-eapps-facebook-feed-item-author">
|
164 |
+
<div class="weblizar-fb-eapps-facebook-feed-item-author-picture">
|
165 |
+
<?php if(isset($data_content['comments']['data'][$c]['from']['id'])) { ?>
|
166 |
+
<a href="https://facebook.com/<?php echo $data_content['comments']['data'][$c]['from']['id'];?>" target="_blank" rel="nofollow">
|
167 |
+
<img src="https://graph.facebook.com/<?php echo $data_content['comments']['data'][$c]['from']['id'];?>/picture?type=square">
|
168 |
+
</a>
|
169 |
+
<?php } ?>
|
170 |
+
</div>
|
171 |
+
<div class="weblizar-fb-eapps-facebook-feed-item-author-info">
|
172 |
+
<?php if(isset($data_content['comments']['data'][$c]['from']['id'])) { ?>
|
173 |
+
<div class="weblizar-fb-eapps-facebook-feed-item-author-name">
|
174 |
+
<a href="https://facebook.com/<?php echo $data_content['comments']['data'][$c]['from']['id'];?>" target="_blank" rel="nofollow"><?php echo $data_content['comments']['data'][$c]['from']['name'];?></a>
|
175 |
+
</div>
|
176 |
+
<?php } ?>
|
177 |
+
<div class="weblizar-fb-eapps-facebook-feed-item-date"><span><?php if(isset($data_content['comments']['data'][$c]['created_time'])) { $s = strtotime($data_content['comments']['data'][$c]['created_time']); echo $sdates = date('d', $s)." ".date("F", $s)." ".$day = date('D', $s)." ".$stime = date('H:i', $s); } ?></span></div>
|
178 |
+
</div>
|
179 |
+
</div>
|
180 |
+
<div class="weblizar-fb-eapps-facebook-feed-popup-item-content">
|
181 |
+
<div class="weblizar-fb-eapps-facebook-feed-popup-item-content-text">
|
182 |
+
<div class="weblizar-fb-eui-item-text">
|
183 |
+
<div class="weblizar-fb-eui-item-text-excerpt">
|
184 |
+
<span class="webliza-r-fpcmt-dec"> <?php if(isset($data_content['comments']['data'][$c]['message'])) { echo $data_content['comments']['data'][$c]['message']; } ?> </span>
|
185 |
+
|
186 |
+
<span class="webliza-r-fpcmt-reply"> <?php if(isset($data_content['comments'][$c]['comment_count'])) {echo $data_content['comments'][$c]['comment_count'];} else { echo "0";}?> reply </span>
|
187 |
+
</div>
|
188 |
+
</div>
|
189 |
+
</div>
|
190 |
+
</div>
|
191 |
+
<?php }
|
192 |
+
}?>
|
193 |
+
</div>
|
194 |
+
<?php }
|
195 |
+
catch (Exception $e)
|
196 |
+
{
|
197 |
+
echo $e->getMessage();
|
198 |
+
//echo "<h3>invalid token</h3>";
|
199 |
+
}
|
200 |
+
restore_error_handler();?>
|
201 |
+
<!--</div>-->
|
202 |
+
<?php }
|
203 |
+
} ?>
|
204 |
+
|
205 |
+
</div>
|
206 |
+
|
207 |
+
<?php } ?>
|
208 |
<script>
|
209 |
(function ($) {
|
210 |
+
|
211 |
+
jQuery.fn.Am2_SimpleSlider = function () {
|
212 |
//popup div
|
213 |
+
$div = $('<div class="weblizar-fb-product-gallery-popup weblizar-fb-model"> <div class="popup-overlay"></div> <div class="weblizar-fb-product-popup-content "> <div class="weblizar-fb-product-image col-md-8"> <div class="ffp_weblizar_img"></div> <div class="gallery-nav-btns"> <a id="nav-btn-next" data-id="0" feed-type="0" feed-post="0" feed-token="0" feed-id="0" class="nav-btn next" > <i class="fa fa-arrow-circle-o-right"> </i></a> <a id="nav-btn-prev" data-id="0" feed-type="0" feed-post="0" feed-token="0" feed-id="0" class="nav-btn prev" > <i class="fa fa-arrow-circle-o-left"> </i> </a></div> </div><div class="weblizar-fb-product-information text col-md-4"><div class="custom_box_load_div" style="text-align:-webkit-center;"> <img class="custom_box_banner" class="img-responsive" /></div><div class="pull-right"> <h4><a href=""></a></h4> <h5></h5></div><div class="card-footer text-muted" style="display:none"> <div class="wp-weblizar_moment-link pull-left text-muted"> <ul> <li> <a href="#"> <i class="fa fa-thumbs-up"> 0 </i> </a> <ul> <li class="tooltip-new"> <a href="#"> <i class="fa wp-weblizar_fb wp-weblizar_s-3"><span class="tooltiptext like"> </span> </i> </a> </li> <li> <a href="#"> <i class="fa wp-weblizar_fb wp-weblizar_s-2"><span class="tooltiptext love"> </span> </i> </a></li> <li><a href="#"> <i class="fa wp-weblizar_fb wp-weblizar_s-1"> <span class="tooltiptext haha"> </span></i> </a></li><li><a href="#"> <i class="fa wp-weblizar_fb wp-weblizar_s-4"><span class="tooltiptext angry"> </span> </i> </a></li> <li><a href="#"> <i class="fa wp-weblizar_fb wp-weblizar_s-5"> <span class="tooltiptext "> </span></i> </a></li> </ul></li> <li> <a data-toggle="collapse" href="#multiCollapseExample12" aria-expanded="false" aria-controls="multiCollapseExample12"> <i class="fa fa-comment"> 0 </i></a></li></ul></div></div><div class="wp-weblizar_comment-area col-md-12 padding-0" id="multiCollapseExample1"><p style="display:none"> Comment on Facebook </p> <div class="weblizar-comment"></div></div> </div> <div class="clear"></div><a href="#" class="cross">X</a></div></div>').appendTo('body');
|
214 |
|
215 |
//on image click
|
216 |
$(this).click(function () {
|
246 |
},
|
247 |
success : function(data){
|
248 |
|
249 |
+
like_comment = jQuery(data).find('div.wp-weblizar_like_comment_div ');
|
250 |
jQuery('div.weblizar-fb-product-gallery-popup').find('div.inner_box_'+val).html(like_comment);
|
251 |
jQuery(document).unbind("ajaxComplete");
|
252 |
jQuery(".feed_more").click(function() { jQuery(".teaser").toggle(); jQuery(".complete").toggle(); var oldText = $(this).text(); var newText = $(this).attr('data-text'); if (jQuery(this).text(oldText)) { jQuery(this).text(newText); } else { jQuery(this).text(oldText); } jQuery(this).attr('data-text',oldText);});
|
253 |
//Query(".custom_box_load_div").hide();
|
254 |
}
|
255 |
});
|
256 |
+
$('.weblizar-fb-product-popup-content .weblizar-fb-product-image div.ffp_weblizar_img').html($(this).find('span.weblizar_span_img').html());
|
257 |
$('.weblizar-fb-product-popup-content .weblizar-fb-product-information .weblizar-comment').html($(this).find('dialog').html());
|
258 |
$Current = $(this);
|
259 |
$PreviousElm = $(this).closest('.custom_box_gallary').prev().find('.gallery-img')
|
268 |
$NewCurrent = $nextElm;
|
269 |
$PreviousElm = $NewCurrent.closest('.custom_box_gallary').prev().find('.gallery-img')
|
270 |
$nextElm = $NewCurrent.closest('.custom_box_gallary').next().find('.gallery-img')
|
271 |
+
$('.weblizar-fb-product-popup-content .weblizar-fb-product-image img').clearQueue().animate({ opacity: '0' }, 0).attr('src', $NewCurrent.find('img').attr('src')).animate({ opacity: '1' }, 500);
|
272 |
|
273 |
$('.weblizar-fb-product-popup-content a#nav-btn-next').attr('data-id', $NewCurrent.find('dialog').attr('data-id'));
|
274 |
$('.weblizar-fb-product-popup-content a#nav-btn-next').attr('feed-type', $NewCurrent.find('dialog').attr('feed-type'));
|
302 |
},
|
303 |
success : function(data){
|
304 |
|
305 |
+
like_comment = jQuery(data).find('div.wp-weblizar_like_comment_div ');
|
306 |
jQuery('div.weblizar-fb-product-gallery-popup').find('div.inner_box_'+val).html(like_comment);
|
307 |
jQuery(document).unbind("ajaxComplete");
|
308 |
jQuery(".feed_more").click(function() { jQuery(".teaser").toggle(); jQuery(".complete").toggle(); var oldText = $(this).text(); var newText = $(this).attr('data-text'); if (jQuery(this).text(oldText)) { jQuery(this).text(newText); } else { jQuery(this).text(oldText); } jQuery(this).attr('data-text',oldText);});
|
310 |
}
|
311 |
});
|
312 |
|
313 |
+
$('.weblizar-fb-product-popup-content .weblizar-fb-product-image div.ffp_weblizar_img').html($NewCurrent.find('span.weblizar_span_img').html());
|
314 |
$('.weblizar-fb-product-popup-content .weblizar-fb-product-information .weblizar-comment').html($NewCurrent.find('dialog').html());
|
315 |
if ($PreviousElm.length === 0) { $('.nav-btn.prev').css({ 'display': 'none' }); }
|
316 |
else { $('.nav-btn.prev').css({ 'display': 'block' }); }
|
322 |
$NewCurrent = $PreviousElm;
|
323 |
$PreviousElm = $NewCurrent.closest('.custom_box_gallary').prev().find('.gallery-img')
|
324 |
$nextElm = $NewCurrent.closest('.custom_box_gallary').next().find('.gallery-img')
|
325 |
+
$('.weblizar-fb-product-popup-content .weblizar-fb-product-image img').clearQueue().animate({ opacity: '0' }, 0).attr('src', $NewCurrent.find('img').attr('src')).animate({ opacity: '1' }, 500);
|
326 |
|
327 |
$('.weblizar-fb-product-popup-content a#nav-btn-next').attr('data-id', $NewCurrent.find('dialog').attr('data-id'));
|
328 |
$('.weblizar-fb-product-popup-content a#nav-btn-next').attr('feed-type', $NewCurrent.find('dialog').attr('feed-type'));
|
354 |
//'post_token':post_token,
|
355 |
},
|
356 |
success : function(data){
|
357 |
+
like_comment = jQuery(data).find('div.wp-weblizar_like_comment_div ');
|
358 |
jQuery('div.weblizar-fb-product-gallery-popup').find('div.inner_box_'+val).html(like_comment);
|
359 |
jQuery(document).unbind("ajaxComplete");
|
360 |
jQuery(".feed_more").click(function() { jQuery(".teaser").toggle(); jQuery(".complete").toggle(); var oldText = $(this).text(); var newText = $(this).attr('data-text'); if (jQuery(this).text(oldText)) { jQuery(this).text(newText); } else { jQuery(this).text(oldText); } jQuery(this).attr('data-text',oldText);});
|
361 |
// jQuery(".custom_box_load_div").hide();
|
362 |
}
|
363 |
});
|
364 |
+
$('.weblizar-fb-product-popup-content .weblizar-fb-product-image div.ffp_weblizar_img').html($NewCurrent.find('span.weblizar_span_img').html());
|
365 |
$('.weblizar-fb-product-popup-content .weblizar-fb-product-information .weblizar-comment').html($NewCurrent.find('dialog').html());
|
366 |
if ($PreviousElm.length === 0) { $('.nav-btn.prev').css({ 'display': 'none' }); }
|
367 |
else { $('.nav-btn.prev').css({ 'display': 'block' }); }
|
390 |
$NewCurrent = $nextElm;
|
391 |
$PreviousElm = $NewCurrent.prev();
|
392 |
$nextElm = $NewCurrent.next();
|
393 |
+
$('.weblizar-fb-product-popup-content .weblizar-fb-product-image img').clearQueue().animate({ opacity: '0' }, 0).attr('src', $NewCurrent.find('img').attr('src')).animate({ opacity: '1' }, 500);
|
394 |
|
395 |
$('.weblizar-fb-product-popup-content a#nav-btn-next').attr('data-id', $NewCurrent.find('dialog').attr('data-id'));
|
396 |
$('.weblizar-fb-product-popup-content a#nav-btn-next').attr('feed-type', $NewCurrent.find('dialog').attr('feed-type'));
|
423 |
},
|
424 |
success : function(data){
|
425 |
//jQuery("#custom_box_load_div").hide();
|
426 |
+
like_comment = jQuery(data).find('div.wp-weblizar_like_comment_div ');
|
427 |
jQuery('div.weblizar-fb-product-gallery-popup').find('div.inner_box_'+val).html(like_comment);
|
428 |
jQuery(document).unbind("ajaxComplete");
|
429 |
jQuery(".feed_more").click(function() { jQuery(".teaser").toggle(); jQuery(".complete").toggle(); var oldText = $(this).text(); var newText = $(this).attr('data-text'); if (jQuery(this).text(oldText)) { jQuery(this).text(newText); } else { jQuery(this).text(oldText); } jQuery(this).attr('data-text',oldText);});
|
430 |
//jQuery(".custom_box_load_div").hide();
|
431 |
}
|
432 |
});
|
433 |
+
$('.weblizar-fb-product-popup-content .weblizar-fb-product-image div.ffp_weblizar_img').html($NewCurrent.find('span.weblizar_span_img').html());
|
434 |
$('.weblizar-fb-product-popup-content .weblizar-fb-product-information .weblizar-comment').html($NewCurrent.find('dialog').html());
|
435 |
if ($PreviousElm.length === 0) { $('.nav-btn.prev').css({ 'display': 'none' }); }
|
436 |
else { $('.nav-btn.prev').css({ 'display': 'none' }); }
|
445 |
$NewCurrent = $PreviousElm;
|
446 |
$PreviousElm = $NewCurrent.prev();
|
447 |
$nextElm = $NewCurrent.next();
|
448 |
+
$('.weblizar-fb-product-popup-content .weblizar-fb-product-image img').clearQueue().animate({ opacity: '0' }, 0).attr('src', $NewCurrent.find('img').attr('src')).animate({ opacity: '1' }, 500);
|
449 |
|
450 |
$('.weblizar-fb-product-popup-content a#nav-btn-next').attr('data-id', $NewCurrent.find('dialog').attr('data-id'));
|
451 |
$('.weblizar-fb-product-popup-content a#nav-btn-next').attr('feed-type', $NewCurrent.find('dialog').attr('feed-type'));
|
478 |
},
|
479 |
success : function(data){
|
480 |
//jQuery("#custom_box_load_div").hide();
|
481 |
+
like_comment = jQuery(data).find('div.wp-weblizar_like_comment_div ');
|
482 |
jQuery('div.weblizar-fb-product-gallery-popup').find('div.inner_box_'+val).html(like_comment);
|
483 |
|
484 |
jQuery(document).unbind("ajaxComplete");
|
487 |
}
|
488 |
});
|
489 |
|
490 |
+
$('.weblizar-fb-product-popup-content .weblizar-fb-product-image div.ffp_weblizar_img').html($NewCurrent.find('span.weblizar_span_img').html());
|
491 |
$('.weblizar-fb-product-popup-content .weblizar-fb-product-information .weblizar-comment').html($NewCurrent.find('dialog').html());
|
492 |
if ($PreviousElm.length === 0) { $('.nav-btn.prev').css({ 'display': 'none' }); }
|
493 |
else { $('.nav-btn.prev').css({ 'display': 'none' }); }
|
501 |
} (jQuery));
|
502 |
|
503 |
jQuery(document).ready(function()
|
504 |
+
{
|
505 |
+
jQuery('.gallery-img').Am2_SimpleSlider();
|
506 |
+
});
|
507 |
+
</script>
|
facebook-feed-shortcode.php
CHANGED
@@ -20,20 +20,23 @@ set_error_handler(
|
|
20 |
<div class="clearfix"> </div>
|
21 |
<div class="col-md-12 wp-weblizar_fb-plugin">
|
22 |
<div class="weblizar_fb-main-banner">
|
23 |
-
|
|
|
|
|
24 |
<div class="weblizar_fb-facebook-feed-top-area">
|
25 |
<div class="weblizar_fb-facebook-feed-top-img ">
|
26 |
<a href="<?php if(isset($weblizar_header_data['link'])) { echo $weblizar_header_data['link']; } else { echo "#";}?>" class="weblizar_fb-main-pic col-md-2 col-sm-2 col-xs-4">
|
27 |
-
<img src="<?php if(isset($weblizar_header_data['picture']['data']['url'])) { echo $weblizar_header_data['picture']['data']['url']; } ?>" class="img-responsive"
|
28 |
</a>
|
29 |
<div class="weblizar_fb-facebook-feed-top-info pull-left">
|
30 |
<div class="weblizar_fb-facebook-feed-top-info-inner pull-left">
|
31 |
-
<h3
|
|
|
32 |
<?php if(isset($weblizar_header_data['name'])) { echo $weblizar_header_data['name']; } ?>
|
33 |
</a>
|
34 |
</h3>
|
35 |
<?php if(isset($weblizar_header_data['fan_count'])) { ?>
|
36 |
-
<p> <span> <?php echo $weblizar_header_data['fan_count']; ?> </span> <?php _e('Likes', WEBLIZAR_FACEBOOK_TEXT_DOMAIN);?> </p>
|
37 |
<?php } ?>
|
38 |
<div class="clearfix"> </div>
|
39 |
</div>
|
@@ -62,10 +65,10 @@ set_error_handler(
|
|
62 |
$auther_url="https://graph.facebook.com/". $data_var[0]."?access_token=".$token."&fields=link,name,id";
|
63 |
$auther_uri = file_get_contents($auther_url);
|
64 |
$auher1 = json_decode($auther_uri,true);?>
|
65 |
-
<div class="col-md-1 col-sm-2 col-xs-3 weblizar_fb-logo-left"><img src="https://graph.facebook.com/<?php echo $auher1['id'];?>/picture" class="img-responsive"></div>
|
66 |
<div class="col-md-11 col-sm-10 col-xs-9 weblizar_fb-logo-right">
|
67 |
-
<h5 class="weblizar_fb-post_font_color"><a href="<?php echo $auher1["link"];?>"><?php echo $auher1['name']; ?></a></h5>
|
68 |
-
<h6 class="weblizar_fb-post_font_color"><?php $s = strtotime($weblizar_data_post["posts"]['data'][$y]['created_time']); ?><i class="fa fa-clock-o"></i><span><?php
|
69 |
</div>
|
70 |
</div>
|
71 |
|
@@ -79,7 +82,7 @@ set_error_handler(
|
|
79 |
if(preg_match($reg_exUrl, $text, $url))
|
80 |
{
|
81 |
// make the urls hyper links
|
82 |
-
$text=preg_replace($reg_exUrl, "<a href='".$url[0]."' target='_blank'>".$url[0]."</a> ", $text);
|
83 |
}
|
84 |
if(isset($weblizar_data_post["posts"]['data'][$y]['message_tags']))
|
85 |
{
|
@@ -89,7 +92,7 @@ set_error_handler(
|
|
89 |
{
|
90 |
$ar=$weblizar_data_post["posts"]['data'][$y]['message_tags'][$t]["name"];
|
91 |
$br=$weblizar_data_post["posts"]['data'][$y]['message_tags'][$t]["id"];
|
92 |
-
$text=str_replace($weblizar_data_post["posts"]['data'][$y]['message_tags'][$t]["name"],"<a href='http://facebook.com/".$br."' target='_blank' >".$ar."</a>",$text);
|
93 |
}
|
94 |
}
|
95 |
?>
|
@@ -131,7 +134,7 @@ set_error_handler(
|
|
131 |
if(preg_match($reg_exUrl, $text, $url))
|
132 |
{
|
133 |
// make the urls hyper links
|
134 |
-
$text=preg_replace($reg_exUrl, "<a href='".$url[0]."' target='_blank'>".$url[0]."</a> ", $text);
|
135 |
}
|
136 |
if(isset($weblizar_data_post["posts"]['data'][$y]['message_tags']))
|
137 |
{
|
@@ -141,7 +144,7 @@ set_error_handler(
|
|
141 |
{
|
142 |
$ar=$weblizar_data_post["posts"]['data'][$y]['message_tags'][$t]["name"];
|
143 |
$br=$weblizar_data_post["posts"]['data'][$y]['message_tags'][$t]["id"];
|
144 |
-
$text=str_replace($weblizar_data_post["posts"]['data'][$y]['message_tags'][$t]["name"],"<a href='http://facebook.com/".$br."' target='_blank' >".$ar."</a>",$text);
|
145 |
}
|
146 |
}
|
147 |
?>
|
@@ -170,7 +173,7 @@ set_error_handler(
|
|
170 |
|
171 |
<span class="share weblizar_fb-post_font_color"><i class="fa fa-share"></i><?php if($share !="") { echo $share['count']; } else { echo "0";} ?></span>
|
172 |
|
173 |
-
<span class="comment accordion weblizar_fb-post_font_color"><i class="fa fa-comments-o"></i><?php
|
174 |
|
175 |
<!--panel -->
|
176 |
<div class="panel clearfix">
|
@@ -203,15 +206,15 @@ set_error_handler(
|
|
203 |
$c_auher1 = json_decode($c_auther_uri,true);?>
|
204 |
<?php if(isset($c_auher1['from']['id'])) { ?>
|
205 |
<div class="col-md-1 col-sm-2 col-xs-2 weblizar_fb-post-comment-img">
|
206 |
-
<a href="<?php echo "https://graph.facebook.com/".$c_auher1['from']['id'];?>"><img src="https://graph.facebook.com/<?php echo $c_auher1['from']['id'];?>/picture" /></a>
|
207 |
</div>
|
208 |
<?php } ?>
|
209 |
<div class="col-md-11 col-sm-10 col-xs-10 weblizar_fb-post-comment-text-wrapper">
|
210 |
<div class="weblizar_fb-post-comment-text">
|
211 |
|
212 |
-
<p class="weblizar_fb-post_font_color">
|
213 |
<?php if(isset($c_auher1['from']['id'])) { ?>
|
214 |
-
<a class="weblizar_fb-post_font_color" href="<?php echo $c_auher1['from']['id'];?>"><?php echo $c_auher1['from']['name'];?></a>
|
215 |
<?php } ?>
|
216 |
|
217 |
  <?php echo $comment[$c]['message'];?>
|
@@ -238,14 +241,14 @@ set_error_handler(
|
|
238 |
<div class="pull-right weblizar_fb-bar-right">
|
239 |
<div class="text-muted feed_event_desc">
|
240 |
<div class="weblizar_fb-social-link-2 pull-right ">
|
241 |
-
<ul>
|
242 |
|
243 |
-
<li>
|
244 |
-
<a href="https://www.facebook.com/<?php echo $id;?>" target="_blank" class="weblizar_fb-post_font_color"> <i class="fa fa-eye"> </i></a>
|
245 |
</li>
|
246 |
|
247 |
-
<li>
|
248 |
-
<a href="https://www.facebook.com/sharer/sharer.php?u=<?php echo $weblizar_data_post["posts"]['data'][$y]['link'];?>" class="weblizar_fb-post_font_color"> <i class="fa fa-share" target="_blank" > </i> <?php _e('Share', WEBLIZAR_FACEBOOK_TEXT_DOMAIN);?> </a>
|
249 |
</li>
|
250 |
</ul>
|
251 |
</div>
|
20 |
<div class="clearfix"> </div>
|
21 |
<div class="col-md-12 wp-weblizar_fb-plugin">
|
22 |
<div class="weblizar_fb-main-banner">
|
23 |
+
<div class="weblizar_fb-main-banner-img">
|
24 |
+
<img src="<?php if(isset($weblizar_header_data['cover']['source'])) { echo $weblizar_header_data['cover']['source']; }?>" class="img-responsive fb-banner-img" >
|
25 |
+
</div>
|
26 |
<div class="weblizar_fb-facebook-feed-top-area">
|
27 |
<div class="weblizar_fb-facebook-feed-top-img ">
|
28 |
<a href="<?php if(isset($weblizar_header_data['link'])) { echo $weblizar_header_data['link']; } else { echo "#";}?>" class="weblizar_fb-main-pic col-md-2 col-sm-2 col-xs-4">
|
29 |
+
<img src="<?php if(isset($weblizar_header_data['picture']['data']['url'])) { echo $weblizar_header_data['picture']['data']['url']; } ?>" class="img-responsive fb_main_pic " >
|
30 |
</a>
|
31 |
<div class="weblizar_fb-facebook-feed-top-info pull-left">
|
32 |
<div class="weblizar_fb-facebook-feed-top-info-inner pull-left">
|
33 |
+
<h3 class="fb-top-info-inner_header">
|
34 |
+
<a class="fb_top_info_inner_header_link" href="<?php if(isset($weblizar_header_data['link'])) { echo $weblizar_header_data['link']; } else { echo "#"; } ?>">
|
35 |
<?php if(isset($weblizar_header_data['name'])) { echo $weblizar_header_data['name']; } ?>
|
36 |
</a>
|
37 |
</h3>
|
38 |
<?php if(isset($weblizar_header_data['fan_count'])) { ?>
|
39 |
+
<p class="fb_fan_count"> <span class="fb_fan_count_limit"> <?php echo $weblizar_header_data['fan_count']; ?> </span> <?php _e('Likes', WEBLIZAR_FACEBOOK_TEXT_DOMAIN);?> </p>
|
40 |
<?php } ?>
|
41 |
<div class="clearfix"> </div>
|
42 |
</div>
|
65 |
$auther_url="https://graph.facebook.com/". $data_var[0]."?access_token=".$token."&fields=link,name,id";
|
66 |
$auther_uri = file_get_contents($auther_url);
|
67 |
$auher1 = json_decode($auther_uri,true);?>
|
68 |
+
<div class="col-md-1 col-sm-2 col-xs-3 weblizar_fb-logo-left"><img src="https://graph.facebook.com/<?php echo $auher1['id'];?>/picture" class="img-responsive fb_logo_left"></div>
|
69 |
<div class="col-md-11 col-sm-10 col-xs-9 weblizar_fb-logo-right">
|
70 |
+
<h5 class="weblizar_fb-post_font_color"><a class="weblizar_fb-athr-name" href="<?php echo $auher1["link"];?>"><?php echo $auher1['name']; ?></a></h5>
|
71 |
+
<h6 class="weblizar_fb-post_font_color fb_create_time"><?php $s = strtotime($weblizar_data_post["posts"]['data'][$y]['created_time']); ?><i class="fa fa-clock-o"></i><span><?php printf( _x( '%s Ago', '%s = human-readable time difference', WEBLIZAR_FACEBOOK_TEXT_DOMAIN), human_time_diff( date( 'U', $s), current_time( 'timestamp' ) ) ); ?></span> </h6>
|
72 |
</div>
|
73 |
</div>
|
74 |
|
82 |
if(preg_match($reg_exUrl, $text, $url))
|
83 |
{
|
84 |
// make the urls hyper links
|
85 |
+
$text=preg_replace($reg_exUrl, "<a class='fb_messaage_tag' href='".$url[0]."' target='_blank'>".$url[0]."</a> ", $text);
|
86 |
}
|
87 |
if(isset($weblizar_data_post["posts"]['data'][$y]['message_tags']))
|
88 |
{
|
92 |
{
|
93 |
$ar=$weblizar_data_post["posts"]['data'][$y]['message_tags'][$t]["name"];
|
94 |
$br=$weblizar_data_post["posts"]['data'][$y]['message_tags'][$t]["id"];
|
95 |
+
$text=str_replace($weblizar_data_post["posts"]['data'][$y]['message_tags'][$t]["name"],"<a class='fb_messaage_tag' href='http://facebook.com/".$br."' target='_blank' >".$ar."</a>",$text);
|
96 |
}
|
97 |
}
|
98 |
?>
|
134 |
if(preg_match($reg_exUrl, $text, $url))
|
135 |
{
|
136 |
// make the urls hyper links
|
137 |
+
$text=preg_replace($reg_exUrl, "<a class='fb_messaage_tag' href='".$url[0]."' target='_blank'>".$url[0]."</a> ", $text);
|
138 |
}
|
139 |
if(isset($weblizar_data_post["posts"]['data'][$y]['message_tags']))
|
140 |
{
|
144 |
{
|
145 |
$ar=$weblizar_data_post["posts"]['data'][$y]['message_tags'][$t]["name"];
|
146 |
$br=$weblizar_data_post["posts"]['data'][$y]['message_tags'][$t]["id"];
|
147 |
+
$text=str_replace($weblizar_data_post["posts"]['data'][$y]['message_tags'][$t]["name"],"<a class='fb_messaage_tag' href='http://facebook.com/".$br."' target='_blank' >".$ar."</a>",$text);
|
148 |
}
|
149 |
}
|
150 |
?>
|
173 |
|
174 |
<span class="share weblizar_fb-post_font_color"><i class="fa fa-share"></i><?php if($share !="") { echo $share['count']; } else { echo "0";} ?></span>
|
175 |
|
176 |
+
<span class="comment accordion weblizar_fb-post_font_color"><i class="fa fa-comments-o"></i><?php if(isset($weblizar_data_post["posts"]['data'][$y]['comments']['summary']['total_count'])) { echo $weblizar_data_post["posts"]['data'][$y]['comments']['summary']['total_count']; }?></span>
|
177 |
|
178 |
<!--panel -->
|
179 |
<div class="panel clearfix">
|
206 |
$c_auher1 = json_decode($c_auther_uri,true);?>
|
207 |
<?php if(isset($c_auher1['from']['id'])) { ?>
|
208 |
<div class="col-md-1 col-sm-2 col-xs-2 weblizar_fb-post-comment-img">
|
209 |
+
<a href="<?php echo "https://graph.facebook.com/".$c_auher1['from']['id'];?>"><img src="https://graph.facebook.com/<?php echo $c_auher1['from']['id'];?>/picture" class="fb_post_comment_img" /></a>
|
210 |
</div>
|
211 |
<?php } ?>
|
212 |
<div class="col-md-11 col-sm-10 col-xs-10 weblizar_fb-post-comment-text-wrapper">
|
213 |
<div class="weblizar_fb-post-comment-text">
|
214 |
|
215 |
+
<p class="weblizar_fb-post_font_color fb_post_comment_text">
|
216 |
<?php if(isset($c_auher1['from']['id'])) { ?>
|
217 |
+
<a class="fb_post_comment_text_link" class="weblizar_fb-post_font_color" href="<?php echo $c_auher1['from']['id'];?>"><?php echo $c_auher1['from']['name'];?></a>
|
218 |
<?php } ?>
|
219 |
|
220 |
  <?php echo $comment[$c]['message'];?>
|
241 |
<div class="pull-right weblizar_fb-bar-right">
|
242 |
<div class="text-muted feed_event_desc">
|
243 |
<div class="weblizar_fb-social-link-2 pull-right ">
|
244 |
+
<ul class="weblizar_fb_social_link_2_ul">
|
245 |
|
246 |
+
<li class="weblizar_fb_social_link_2_li">
|
247 |
+
<a href="https://www.facebook.com/<?php echo $id;?>" target="_blank" class="weblizar_fb-post_font_color"> <i class="fa fa-eye weblizar_fb_social_link_2_i_cls"> </i></a>
|
248 |
</li>
|
249 |
|
250 |
+
<li class="weblizar_fb_social_link_2_li">
|
251 |
+
<a href="https://www.facebook.com/sharer/sharer.php?u=<?php echo $weblizar_data_post["posts"]['data'][$y]['link'];?>" class="weblizar_fb_social_link_2_link weblizar_fb-post_font_color"> <i class="fa fa-share weblizar_fb_social_link_2_i_cls" target="_blank" > </i> <?php _e('Share', WEBLIZAR_FACEBOOK_TEXT_DOMAIN);?> </a>
|
252 |
</li>
|
253 |
</ul>
|
254 |
</div>
|
facebook-feed-widget.php
CHANGED
@@ -52,30 +52,30 @@ class Weblizar_facebook_feed_widget extends WP_Widget
|
|
52 |
<img src="<?php if(isset($weblizar_header_data['cover']['source'])) { echo $weblizar_header_data['cover']['source']; }?>" class="img-responsive" >
|
53 |
<div class="weblizar_fb-facebook-feed-top-area">
|
54 |
<div class="weblizar_fb-facebook-feed-top-img ">
|
55 |
-
<a href="<?php if(isset($weblizar_header_data['link'])) { echo $weblizar_header_data['link']; } else { echo "#";}?>" class="weblizar_fb-main-pic ">
|
56 |
-
<img src="<?php if(isset($weblizar_header_data['picture']['data']['url'])) { echo $weblizar_header_data['picture']['data']['url']; } ?>" class="img-responsive"
|
57 |
</a>
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
<div class="weblizar_fb-facebook-feed-top-info-inner pull-left">
|
63 |
-
<h3><a href="<?php if(isset($weblizar_header_data['link'])) { echo $weblizar_header_data['link']; } else { echo "#"; } ?>">
|
64 |
<?php if(isset($weblizar_header_data['name'])) { echo $weblizar_header_data['name']; } ?>
|
65 |
</a>
|
66 |
</h3>
|
67 |
<?php if(isset($weblizar_header_data['fan_count'])) { ?>
|
68 |
-
<p> <span> <?php echo $weblizar_header_data['fan_count']; ?> </span> <?php _e('Likes', WEBLIZAR_FACEBOOK_TEXT_DOMAIN);?> </p>
|
69 |
<?php } ?>
|
70 |
<div class="clearfix"> </div>
|
71 |
</div>
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
|
|
|
|
76 |
</div>
|
77 |
</div>
|
78 |
-
|
79 |
</div>
|
80 |
<div class="clearfix"> </div>
|
81 |
<div class="container-flut gallaries">
|
@@ -85,15 +85,15 @@ class Weblizar_facebook_feed_widget extends WP_Widget
|
|
85 |
<?php if($weblizar_data_post["posts"]['data'][$y]['type']=='photo')
|
86 |
{ ?>
|
87 |
<div class="col-md-12 weblizar_fb-post-box weblizar_fb-bg custom_box_gallary weblizar_fb-post_background_color ">
|
88 |
-
<div class=" box weblizar_fb-post_background_color">
|
89 |
<?php $data_var=explode("_",$weblizar_data_post["posts"]['data'][$y]['id']);
|
90 |
$auther_url="https://graph.facebook.com/". $data_var[0]."?access_token=".$token."&fields=link,name,id";
|
91 |
$auther_uri = file_get_contents($auther_url);
|
92 |
$auher1 = json_decode($auther_uri,true);?>
|
93 |
-
<div class="col-md-3 col-sm-2 col-xs-3 weblizar_fb-logo-left"><img src="https://graph.facebook.com/<?php echo $auher1['id'];?>/picture" class="img-responsive" alt="img"></div>
|
94 |
<div class="col-md-9 col-sm-10 col-xs-9 weblizar_fb-logo-right">
|
95 |
-
<h5 class="weblizar_fb-post_font_color"><a href="<?php echo $auher1["link"];?>"><?php echo $auher1['name']; ?></a></h5>
|
96 |
-
|
97 |
</div>
|
98 |
</div>
|
99 |
|
@@ -104,7 +104,7 @@ class Weblizar_facebook_feed_widget extends WP_Widget
|
|
104 |
if(preg_match($reg_exUrl, $text, $url))
|
105 |
{
|
106 |
// make the urls hyper links
|
107 |
-
$text=preg_replace($reg_exUrl, "<a href='".$url[0]."' target='_blank'>".$url[0]."</a> ", $text);
|
108 |
}
|
109 |
if(isset($weblizar_data_post["posts"]['data'][$y]['message_tags']))
|
110 |
{
|
@@ -114,7 +114,7 @@ class Weblizar_facebook_feed_widget extends WP_Widget
|
|
114 |
{
|
115 |
$ar=$weblizar_data_post["posts"]['data'][$y]['message_tags'][$t]["name"];
|
116 |
$br=$weblizar_data_post["posts"]['data'][$y]['message_tags'][$t]["id"];
|
117 |
-
$text=str_replace($weblizar_data_post["posts"]['data'][$y]['message_tags'][$t]["name"],"<a href='http://facebook.com/".$br."' target='_blank' >".$ar."</a>",$text);
|
118 |
}
|
119 |
}
|
120 |
?>
|
@@ -223,17 +223,16 @@ class Weblizar_facebook_feed_widget extends WP_Widget
|
|
223 |
|
224 |
<div class="text-muted feed_event_desc weblizar_fb-bar-right">
|
225 |
<div class="weblizar_fb-social-link-2 pull-right ">
|
226 |
-
<ul>
|
227 |
-
|
228 |
-
|
229 |
-
|
230 |
-
|
231 |
-
|
232 |
-
|
233 |
-
|
234 |
-
|
235 |
-
|
236 |
-
</div>
|
237 |
|
238 |
<div class="clearfix"> </div>
|
239 |
</div>
|
52 |
<img src="<?php if(isset($weblizar_header_data['cover']['source'])) { echo $weblizar_header_data['cover']['source']; }?>" class="img-responsive" >
|
53 |
<div class="weblizar_fb-facebook-feed-top-area">
|
54 |
<div class="weblizar_fb-facebook-feed-top-img ">
|
55 |
+
<a href="<?php if(isset($weblizar_header_data['link'])) { echo $weblizar_header_data['link']; } else { echo "#";}?>" class="weblizar_fb-main-pic col-md-2 col-sm-2 col-xs-4">
|
56 |
+
<img src="<?php if(isset($weblizar_header_data['picture']['data']['url'])) { echo $weblizar_header_data['picture']['data']['url']; } ?>" class="img-responsive fb_main_pic " >
|
57 |
</a>
|
58 |
+
<div class="weblizar_fb-facebook-feed-top-info pull-left">
|
59 |
+
<div class="weblizar_fb-facebook-feed-top-info-inner pull-left">
|
60 |
+
<h3 class="fb-top-info-inner_header">
|
61 |
+
<a class="fb_top_info_inner_header_link" href="<?php if(isset($weblizar_header_data['link'])) { echo $weblizar_header_data['link']; } else { echo "#"; } ?>">
|
|
|
|
|
62 |
<?php if(isset($weblizar_header_data['name'])) { echo $weblizar_header_data['name']; } ?>
|
63 |
</a>
|
64 |
</h3>
|
65 |
<?php if(isset($weblizar_header_data['fan_count'])) { ?>
|
66 |
+
<p class="fb_fan_count"> <span class="fb_fan_count_limit"> <?php echo $weblizar_header_data['fan_count']; ?> </span> <?php _e('Likes', WEBLIZAR_FACEBOOK_TEXT_DOMAIN);?> </p>
|
67 |
<?php } ?>
|
68 |
<div class="clearfix"> </div>
|
69 |
</div>
|
70 |
+
</div>
|
71 |
+
</div>
|
72 |
+
|
73 |
+
<div class="weblizar_fb-facebook-feed-inner-text">
|
74 |
+
<div class="button-group">
|
75 |
+
<a type="button" target="_blank" class="btn btn-secondary feed_header_link" href="<?php if(isset($weblizar_header_data['link'])) { echo $weblizar_header_data['link']; } else { echo "#";}?>"> <i class="fa fa-share"> </i> Share </a>
|
76 |
</div>
|
77 |
</div>
|
78 |
+
</div>
|
79 |
</div>
|
80 |
<div class="clearfix"> </div>
|
81 |
<div class="container-flut gallaries">
|
85 |
<?php if($weblizar_data_post["posts"]['data'][$y]['type']=='photo')
|
86 |
{ ?>
|
87 |
<div class="col-md-12 weblizar_fb-post-box weblizar_fb-bg custom_box_gallary weblizar_fb-post_background_color ">
|
88 |
+
<div class=" col-md-12 box weblizar_fb-post_background_color">
|
89 |
<?php $data_var=explode("_",$weblizar_data_post["posts"]['data'][$y]['id']);
|
90 |
$auther_url="https://graph.facebook.com/". $data_var[0]."?access_token=".$token."&fields=link,name,id";
|
91 |
$auther_uri = file_get_contents($auther_url);
|
92 |
$auher1 = json_decode($auther_uri,true);?>
|
93 |
+
<div class="col-md-3 col-sm-2 col-xs-3 weblizar_fb-logo-left"><img src="https://graph.facebook.com/<?php echo $auher1['id'];?>/picture" class="img-responsive fb_logo_left" alt="img"></div>
|
94 |
<div class="col-md-9 col-sm-10 col-xs-9 weblizar_fb-logo-right">
|
95 |
+
<h5 class="weblizar_fb-post_font_color"><a class="weblizar_fb-athr-name" href="<?php echo $auher1["link"];?>"><?php echo $auher1['name']; ?></a></h5>
|
96 |
+
<h6 class="weblizar_fb-post_font_color fb_create_time"><?php $s = strtotime($weblizar_data_post["posts"]['data'][$y]['created_time']); ?><i class="fa fa-clock-o"></i><span class="fb_date_size"><?php printf( _x( '%s Ago', '%s = human-readable time difference', WEBLIZAR_FACEBOOK_TEXT_DOMAIN), human_time_diff( date( 'U', $s), current_time( 'timestamp' ) ) ); ?><?php //echo date_i18n('F jS, g:i a',$s);?></span> </h6>
|
97 |
</div>
|
98 |
</div>
|
99 |
|
104 |
if(preg_match($reg_exUrl, $text, $url))
|
105 |
{
|
106 |
// make the urls hyper links
|
107 |
+
$text=preg_replace($reg_exUrl, "<a class='fb_messaage_tag' href='".$url[0]."' target='_blank'>".$url[0]."</a> ", $text);
|
108 |
}
|
109 |
if(isset($weblizar_data_post["posts"]['data'][$y]['message_tags']))
|
110 |
{
|
114 |
{
|
115 |
$ar=$weblizar_data_post["posts"]['data'][$y]['message_tags'][$t]["name"];
|
116 |
$br=$weblizar_data_post["posts"]['data'][$y]['message_tags'][$t]["id"];
|
117 |
+
$text=str_replace($weblizar_data_post["posts"]['data'][$y]['message_tags'][$t]["name"],"<a class='fb_messaage_tag' href='http://facebook.com/".$br."' target='_blank' >".$ar."</a>",$text);
|
118 |
}
|
119 |
}
|
120 |
?>
|
223 |
|
224 |
<div class="text-muted feed_event_desc weblizar_fb-bar-right">
|
225 |
<div class="weblizar_fb-social-link-2 pull-right ">
|
226 |
+
<ul class="weblizar_fb_social_link_2_ul">
|
227 |
+
<li class="weblizar_fb_social_link_2_li">
|
228 |
+
<a href="https://www.facebook.com/<?php echo $id;?>" target="_blank" class="weblizar_fb-post_font_color"> <i class="fa fa-eye weblizar_fb_social_link_2_i_cls"> </i></a>
|
229 |
+
</li>
|
230 |
+
|
231 |
+
<li class="weblizar_fb_social_link_2_li">
|
232 |
+
<a href="https://www.facebook.com/sharer/sharer.php?u=<?php echo $weblizar_data_post["posts"]['data'][$y]['link'];?>" class="weblizar_fb_social_link_2_link weblizar_fb-post_font_color"> <i class="fa fa-share weblizar_fb_social_link_2_i_cls" target="_blank" > </i> <?php _e('Share', WEBLIZAR_FACEBOOK_TEXT_DOMAIN);?> </a>
|
233 |
+
</li>
|
234 |
+
</ul>
|
235 |
+
</div>
|
|
|
236 |
|
237 |
<div class="clearfix"> </div>
|
238 |
</div>
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://www.weblizar.com/
|
|
4 |
Tags: facebook, facebook like, facebook page, facebook like box, facebook widget, facebbok feed, Facebook posts, Facebook profile, Facebook group, facebook page feed, facebook page like box, feed, likebox
|
5 |
Requires at least: 3.8
|
6 |
Tested up to: 4.9.4
|
7 |
-
Stable tag: 2.5.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -207,6 +207,11 @@ Go to admin dashboard => appearance => widgets => Here are available our two fac
|
|
207 |
|
208 |
For more information, see [Weblizar](http://wwww.weblizar.com/) .
|
209 |
|
|
|
|
|
|
|
|
|
|
|
210 |
= 2.5.8 [ 15/02/2018 ] =
|
211 |
1. Feed css issue fixed.
|
212 |
2. Code optimized
|
4 |
Tags: facebook, facebook like, facebook page, facebook like box, facebook widget, facebbok feed, Facebook posts, Facebook profile, Facebook group, facebook page feed, facebook page like box, feed, likebox
|
5 |
Requires at least: 3.8
|
6 |
Tested up to: 4.9.4
|
7 |
+
Stable tag: 2.5.9
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
207 |
|
208 |
For more information, see [Weblizar](http://wwww.weblizar.com/) .
|
209 |
|
210 |
+
= 2.5.9 [ 16/02/2018 ] =
|
211 |
+
1. Feed css issue fixed.
|
212 |
+
2. Code optimized
|
213 |
+
|
214 |
+
|
215 |
= 2.5.8 [ 15/02/2018 ] =
|
216 |
1. Feed css issue fixed.
|
217 |
2. Code optimized
|