Version Description
- Fix Event title css
Download this release
Release Info
Developer | poxtron |
Plugin | WP Embed Facebook |
Version | 2.0.8 |
Comparing to | |
See all releases |
Code changes from version 2.0.7 to 2.0.8
- readme.txt +6 -3
- templates/classic/classic.css +188 -1
- templates/classic/classic.sass +4 -0
- templates/default/default.css +191 -1
- templates/default/default.sass +4 -0
- wp-embed-facebook.php +1 -1
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
|
|
4 |
Tags: Facebook, facebook, Social Plugins, embed facebook, facebook video, facebook posts, facebook publication, facebook publications, facebook event, facebook events, facebook pages, facebook page, facebook profiles, facebook album, facebook albums, facebook photos, facebook photo, social,
|
5 |
Requires at least: 3.8.1
|
6 |
Tested up to: 4.4.1
|
7 |
-
Stable tag: 2.0.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -79,6 +79,9 @@ This can only be achieved using the premium version
|
|
79 |
|
80 |
== Changelog ==
|
81 |
|
|
|
|
|
|
|
82 |
= 2.0.7 =
|
83 |
* Settings translation link
|
84 |
* Improved object id identification for fan pages and posts
|
@@ -272,5 +275,5 @@ This can only be achieved using the premium version
|
|
272 |
|
273 |
== Upgrade Notice ==
|
274 |
|
275 |
-
= 2.0.
|
276 |
-
*
|
4 |
Tags: Facebook, facebook, Social Plugins, embed facebook, facebook video, facebook posts, facebook publication, facebook publications, facebook event, facebook events, facebook pages, facebook page, facebook profiles, facebook album, facebook albums, facebook photos, facebook photo, social,
|
5 |
Requires at least: 3.8.1
|
6 |
Tested up to: 4.4.1
|
7 |
+
Stable tag: 2.0.8
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
79 |
|
80 |
== Changelog ==
|
81 |
|
82 |
+
= 2.0.8 =
|
83 |
+
* Fix Event title css
|
84 |
+
|
85 |
= 2.0.7 =
|
86 |
* Settings translation link
|
87 |
* Improved object id identification for fan pages and posts
|
275 |
|
276 |
== Upgrade Notice ==
|
277 |
|
278 |
+
= 2.0.8 =
|
279 |
+
* Titles css
|
templates/classic/classic.css
CHANGED
@@ -1 +1,188 @@
|
|
1 |
-
.wef-classic
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
.wef-classic {
|
2 |
+
font: 300 14px/20px Helvetica;
|
3 |
+
padding: 10px;
|
4 |
+
display: inline-block;
|
5 |
+
border-width: 1px;
|
6 |
+
border-style: solid;
|
7 |
+
border-color: #23487f;
|
8 |
+
width: 100%;
|
9 |
+
background-color: white; }
|
10 |
+
.wef-classic .row {
|
11 |
+
margin-left: -10px;
|
12 |
+
margin-right: -10px;
|
13 |
+
display: table;
|
14 |
+
width: 100%; }
|
15 |
+
.wef-classic .col-1, .wef-classic .col-2, .wef-classic .col-3, .wef-classic .col-4, .wef-classic .col-5, .wef-classic .col-6, .wef-classic .col-7, .wef-classic .col-8, .wef-classic .col-9, .wef-classic .col-10, .wef-classic .col-11, .wef-classic .col-12 {
|
16 |
+
/* float: left */
|
17 |
+
position: relative;
|
18 |
+
min-height: 1px;
|
19 |
+
padding-left: 10px;
|
20 |
+
padding-right: 10px;
|
21 |
+
display: table-cell;
|
22 |
+
vertical-align: middle;
|
23 |
+
text-align: left; }
|
24 |
+
.wef-classic .col-12 {
|
25 |
+
width: 100%; }
|
26 |
+
.wef-classic .col-11 {
|
27 |
+
width: 91.66667%; }
|
28 |
+
.wef-classic .col-10 {
|
29 |
+
width: 83.33333%; }
|
30 |
+
.wef-classic .col-9 {
|
31 |
+
width: 75%; }
|
32 |
+
.wef-classic .col-8 {
|
33 |
+
width: 66.66667%; }
|
34 |
+
.wef-classic .col-7 {
|
35 |
+
width: 58.33333%; }
|
36 |
+
.wef-classic .col-6 {
|
37 |
+
width: 50%; }
|
38 |
+
.wef-classic .col-5 {
|
39 |
+
width: 41.66667%; }
|
40 |
+
.wef-classic .col-4 {
|
41 |
+
width: 33.33333%; }
|
42 |
+
.wef-classic .col-3 {
|
43 |
+
width: 25%; }
|
44 |
+
.wef-classic .col-2 {
|
45 |
+
width: 16.66667%; }
|
46 |
+
.wef-classic .col-1 {
|
47 |
+
width: 8.33333%; }
|
48 |
+
.wef-classic hr {
|
49 |
+
margin-top: 10px !important;
|
50 |
+
margin-bottom: 10px !important;
|
51 |
+
margin-left: 0 !important;
|
52 |
+
margin-right: 0 !important;
|
53 |
+
float: none !important;
|
54 |
+
border-top: 1px;
|
55 |
+
border-style: solid;
|
56 |
+
border-color: #23487f;
|
57 |
+
-moz-box-sizing: content-box;
|
58 |
+
-webkit-box-sizing: content-box;
|
59 |
+
box-sizing: content-box;
|
60 |
+
height: 0 !important;
|
61 |
+
width: 100% !important; }
|
62 |
+
.wef-classic img.icon {
|
63 |
+
float: right;
|
64 |
+
box-shadow: none;
|
65 |
+
margin: 0;
|
66 |
+
padding: 0;
|
67 |
+
display: block; }
|
68 |
+
.wef-classic img.thumbnail {
|
69 |
+
border: 1px solid gray;
|
70 |
+
border-radius: 2px;
|
71 |
+
height: 60px !important;
|
72 |
+
margin: 1px;
|
73 |
+
padding: 2px;
|
74 |
+
width: 60px !important; }
|
75 |
+
.wef-classic .album-thumbs {
|
76 |
+
line-height: 1px !important; }
|
77 |
+
.wef-classic a {
|
78 |
+
font: 300 14px/20px Helvetica;
|
79 |
+
color: #23487f !important;
|
80 |
+
text-decoration: none !important;
|
81 |
+
border: 0 !important;
|
82 |
+
margin: 0 !important;
|
83 |
+
padding: 0 !important; }
|
84 |
+
.wef-classic a:focus, .wef-classic a:hover {
|
85 |
+
color: #23487f;
|
86 |
+
text-decoration: underline !important; }
|
87 |
+
.wef-classic a.post-likes {
|
88 |
+
color: #6d84b4 !important;
|
89 |
+
font-size: 12px !important; }
|
90 |
+
.wef-classic a.road-trip {
|
91 |
+
width: 0 !important;
|
92 |
+
height: 0 !important; }
|
93 |
+
.wef-classic a img {
|
94 |
+
display: inline-block !important; }
|
95 |
+
.wef-classic p {
|
96 |
+
font: 300 14px/20px Helvetica;
|
97 |
+
padding: 0 !important;
|
98 |
+
margin: 0 !important; }
|
99 |
+
.wef-classic p.post-time {
|
100 |
+
font-style: italic;
|
101 |
+
color: #8e8c8d;
|
102 |
+
font-size: 12px; }
|
103 |
+
.wef-classic p.caption-title {
|
104 |
+
font-size: 12px;
|
105 |
+
font-weight: bold; }
|
106 |
+
.wef-classic p.caption-link {
|
107 |
+
text-align: right;
|
108 |
+
word-break: break-all; }
|
109 |
+
.wef-classic p.caption-link a {
|
110 |
+
font-size: 12px;
|
111 |
+
color: #8e8c8d !important;
|
112 |
+
text-transform: uppercase; }
|
113 |
+
.wef-classic iframe, .wef-classic embed, .wef-classic object, .wef-classic video, .wef-classic audio {
|
114 |
+
width: 100% !important;
|
115 |
+
border: 0 !important;
|
116 |
+
margin: 0 !important;
|
117 |
+
padding: 0 !important; }
|
118 |
+
.wef-classic .post-link {
|
119 |
+
border-width: 1px;
|
120 |
+
border-style: solid;
|
121 |
+
border-color: #d0d0d0; }
|
122 |
+
.wef-classic .post-link p {
|
123 |
+
padding-left: 10px !important;
|
124 |
+
padding-right: 10px !important; }
|
125 |
+
.wef-classic .text-center {
|
126 |
+
text-align: center; }
|
127 |
+
.wef-classic .pl-none {
|
128 |
+
padding-left: 0 !important;
|
129 |
+
word-break: break-all; }
|
130 |
+
.wef-classic .color {
|
131 |
+
color: #23487f; }
|
132 |
+
.wef-classic .bold {
|
133 |
+
font-weight: bold !important; }
|
134 |
+
.wef-classic .title {
|
135 |
+
font-size: 20px !important;
|
136 |
+
font-weight: bold !important;
|
137 |
+
word-break: break-all;
|
138 |
+
display: inherit !important;
|
139 |
+
height: 100% !important;
|
140 |
+
background-color: transparent !important;
|
141 |
+
padding-top: 5px !important; }
|
142 |
+
.wef-classic .cover {
|
143 |
+
width: 100%;
|
144 |
+
background-size: 100%;
|
145 |
+
cursor: pointer; }
|
146 |
+
.wef-classic .pad-top {
|
147 |
+
padding-top: 5px; }
|
148 |
+
.wef-classic .page-post {
|
149 |
+
left: 2.6% !important; }
|
150 |
+
.wef-classic .caption-description p {
|
151 |
+
color: #8e8c8d !important;
|
152 |
+
font-style: italic !important;
|
153 |
+
font-size: 12px !important; }
|
154 |
+
.wef-classic .video {
|
155 |
+
position: relative;
|
156 |
+
display: block;
|
157 |
+
height: 0;
|
158 |
+
padding: 0 0 56.25%;
|
159 |
+
overflow: hidden; }
|
160 |
+
.wef-classic .video iframe, .wef-classic .video embed, .wef-classic .video object, .wef-classic .video video {
|
161 |
+
position: absolute;
|
162 |
+
top: 0;
|
163 |
+
left: 0;
|
164 |
+
bottom: 0;
|
165 |
+
height: 100%;
|
166 |
+
width: 100%;
|
167 |
+
border: 0;
|
168 |
+
margin: 0;
|
169 |
+
padding: 0; }
|
170 |
+
.wef-classic .wef-measure {
|
171 |
+
width: 100%; }
|
172 |
+
.wef-classic .break-all {
|
173 |
+
word-break: break-all; }
|
174 |
+
.wef-classic .event_address {
|
175 |
+
color: #565656;
|
176 |
+
font-size: 12px; }
|
177 |
+
|
178 |
+
.wef-video-link {
|
179 |
+
margin: 0 !important;
|
180 |
+
padding: 0 !important; }
|
181 |
+
.wef-video-link a {
|
182 |
+
font: 300 14px/20px Helvetica;
|
183 |
+
color: #23487f !important;
|
184 |
+
text-decoration: none !important;
|
185 |
+
border: 0 !important;
|
186 |
+
margin: 0 !important;
|
187 |
+
padding: 0 !important;
|
188 |
+
box-shadow: none !important; }
|
templates/classic/classic.sass
CHANGED
@@ -143,6 +143,10 @@
|
|
143 |
font-size: 20px !important
|
144 |
font-weight: bold !important
|
145 |
word-break: break-all
|
|
|
|
|
|
|
|
|
146 |
.cover
|
147 |
width: 100%
|
148 |
background-size: 100%
|
143 |
font-size: 20px !important
|
144 |
font-weight: bold !important
|
145 |
word-break: break-all
|
146 |
+
display: inherit !important
|
147 |
+
height: 100% !important
|
148 |
+
background-color: transparent !important
|
149 |
+
padding-top: 5px !important
|
150 |
.cover
|
151 |
width: 100%
|
152 |
background-size: 100%
|
templates/default/default.css
CHANGED
@@ -1 +1,191 @@
|
|
1 |
-
.wef-default
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
.wef-default {
|
2 |
+
font: 300 14px/20px Helvetica;
|
3 |
+
padding: 10px;
|
4 |
+
display: inline-block;
|
5 |
+
border-width: 1px;
|
6 |
+
border-style: solid;
|
7 |
+
border-color: #dedede;
|
8 |
+
border-radius: 2px;
|
9 |
+
width: 100%;
|
10 |
+
background-color: white; }
|
11 |
+
.wef-default .row {
|
12 |
+
margin-left: -10px;
|
13 |
+
margin-right: -10px;
|
14 |
+
display: table;
|
15 |
+
width: 100%; }
|
16 |
+
.wef-default .col-1, .wef-default .col-2, .wef-default .col-3, .wef-default .col-4, .wef-default .col-5, .wef-default .col-6, .wef-default .col-7, .wef-default .col-8, .wef-default .col-9, .wef-default .col-10, .wef-default .col-11, .wef-default .col-12 {
|
17 |
+
/* float: left */
|
18 |
+
position: relative;
|
19 |
+
min-height: 1px;
|
20 |
+
padding-left: 10px;
|
21 |
+
padding-right: 10px;
|
22 |
+
display: table-cell;
|
23 |
+
vertical-align: middle;
|
24 |
+
text-align: left; }
|
25 |
+
.wef-default .col-12 {
|
26 |
+
width: 100%; }
|
27 |
+
.wef-default .col-11 {
|
28 |
+
width: 91.66667%; }
|
29 |
+
.wef-default .col-10 {
|
30 |
+
width: 83.33333%; }
|
31 |
+
.wef-default .col-9 {
|
32 |
+
width: 75%; }
|
33 |
+
.wef-default .col-8 {
|
34 |
+
width: 66.66667%; }
|
35 |
+
.wef-default .col-7 {
|
36 |
+
width: 58.33333%; }
|
37 |
+
.wef-default .col-6 {
|
38 |
+
width: 50%; }
|
39 |
+
.wef-default .col-5 {
|
40 |
+
width: 41.66667%; }
|
41 |
+
.wef-default .col-4 {
|
42 |
+
width: 33.33333%; }
|
43 |
+
.wef-default .col-3 {
|
44 |
+
width: 25%; }
|
45 |
+
.wef-default .col-2 {
|
46 |
+
width: 16.66667%; }
|
47 |
+
.wef-default .col-1 {
|
48 |
+
width: 8.33333%; }
|
49 |
+
.wef-default hr {
|
50 |
+
margin-top: 10px !important;
|
51 |
+
margin-bottom: 10px !important;
|
52 |
+
margin-left: 0 !important;
|
53 |
+
margin-right: 0 !important;
|
54 |
+
float: none !important;
|
55 |
+
border-top: 1px;
|
56 |
+
border-style: solid;
|
57 |
+
border-color: #dedede;
|
58 |
+
-moz-box-sizing: content-box;
|
59 |
+
-webkit-box-sizing: content-box;
|
60 |
+
box-sizing: content-box;
|
61 |
+
height: 0 !important;
|
62 |
+
width: 100% !important; }
|
63 |
+
.wef-default img.icon {
|
64 |
+
float: right;
|
65 |
+
box-shadow: none;
|
66 |
+
margin: 0;
|
67 |
+
padding: 0;
|
68 |
+
display: block; }
|
69 |
+
.wef-default img.thumbnail {
|
70 |
+
border: 1px solid gray;
|
71 |
+
border-radius: 2px;
|
72 |
+
height: 60px !important;
|
73 |
+
margin: 1px;
|
74 |
+
padding: 2px;
|
75 |
+
width: 60px !important; }
|
76 |
+
.wef-default .album-thumbs {
|
77 |
+
line-height: 1px !important; }
|
78 |
+
.wef-default a {
|
79 |
+
font: 300 14px/20px Helvetica;
|
80 |
+
color: #23487f !important;
|
81 |
+
text-decoration: none !important;
|
82 |
+
border: 0 !important;
|
83 |
+
margin: 0 !important;
|
84 |
+
padding: 0 !important; }
|
85 |
+
.wef-default a:focus, .wef-default a:hover {
|
86 |
+
color: #23487f;
|
87 |
+
text-decoration: underline !important; }
|
88 |
+
.wef-default a.post-likes {
|
89 |
+
color: #6d84b4 !important;
|
90 |
+
font-size: 12px !important; }
|
91 |
+
.wef-default a.road-trip {
|
92 |
+
width: 0 !important;
|
93 |
+
height: 0 !important; }
|
94 |
+
.wef-default a img {
|
95 |
+
display: inline-block !important;
|
96 |
+
margin: 0;
|
97 |
+
padding: 0; }
|
98 |
+
.wef-default p {
|
99 |
+
font: 300 14px/20px Helvetica;
|
100 |
+
padding: 0 !important;
|
101 |
+
margin: 0 !important; }
|
102 |
+
.wef-default p.post-time {
|
103 |
+
font-style: italic;
|
104 |
+
color: #8e8c8d;
|
105 |
+
font-size: 12px; }
|
106 |
+
.wef-default p.caption-title {
|
107 |
+
font-size: 12px;
|
108 |
+
font-weight: bold; }
|
109 |
+
.wef-default p.caption-link {
|
110 |
+
text-align: right;
|
111 |
+
word-break: break-all; }
|
112 |
+
.wef-default p.caption-link a {
|
113 |
+
font-size: 12px;
|
114 |
+
color: #8e8c8d !important;
|
115 |
+
text-transform: uppercase; }
|
116 |
+
.wef-default iframe, .wef-default embed, .wef-default object, .wef-default video, .wef-default audio {
|
117 |
+
width: 100% !important;
|
118 |
+
border: 0 !important;
|
119 |
+
margin: 0 !important;
|
120 |
+
padding: 0 !important; }
|
121 |
+
.wef-default .post-link {
|
122 |
+
border-width: 1px;
|
123 |
+
border-style: solid;
|
124 |
+
border-color: #d0d0d0; }
|
125 |
+
.wef-default .post-link p {
|
126 |
+
padding-left: 10px !important;
|
127 |
+
padding-right: 10px !important; }
|
128 |
+
.wef-default .text-center {
|
129 |
+
text-align: center; }
|
130 |
+
.wef-default .pl-none {
|
131 |
+
padding-left: 0 !important;
|
132 |
+
word-break: break-all; }
|
133 |
+
.wef-default .color {
|
134 |
+
color: #23487f; }
|
135 |
+
.wef-default .bold {
|
136 |
+
font-weight: bold !important; }
|
137 |
+
.wef-default .title {
|
138 |
+
font-size: 20px !important;
|
139 |
+
font-weight: bold !important;
|
140 |
+
word-break: break-all;
|
141 |
+
display: inherit !important;
|
142 |
+
height: 100% !important;
|
143 |
+
background-color: transparent !important;
|
144 |
+
padding-top: 5px !important; }
|
145 |
+
.wef-default .cover {
|
146 |
+
width: 100%;
|
147 |
+
background-size: 100%;
|
148 |
+
cursor: pointer; }
|
149 |
+
.wef-default .pad-top {
|
150 |
+
padding-top: 5px; }
|
151 |
+
.wef-default .page-post {
|
152 |
+
left: 2.6% !important; }
|
153 |
+
.wef-default .caption-description p {
|
154 |
+
color: #8e8c8d !important;
|
155 |
+
font-style: italic !important;
|
156 |
+
font-size: 12px !important; }
|
157 |
+
.wef-default .video {
|
158 |
+
position: relative;
|
159 |
+
display: block;
|
160 |
+
height: 0;
|
161 |
+
padding: 0 0 56.25%;
|
162 |
+
overflow: hidden; }
|
163 |
+
.wef-default .video iframe, .wef-default .video embed, .wef-default .video object, .wef-default .video video {
|
164 |
+
position: absolute;
|
165 |
+
top: 0;
|
166 |
+
left: 0;
|
167 |
+
bottom: 0;
|
168 |
+
height: 100%;
|
169 |
+
width: 100%;
|
170 |
+
border: 0;
|
171 |
+
margin: 0;
|
172 |
+
padding: 0; }
|
173 |
+
.wef-default .wef-measure {
|
174 |
+
width: 100%; }
|
175 |
+
.wef-default .break-all {
|
176 |
+
word-break: break-all; }
|
177 |
+
.wef-default .event_address {
|
178 |
+
color: #565656;
|
179 |
+
font-size: 12px; }
|
180 |
+
|
181 |
+
.wef-video-link {
|
182 |
+
margin: 0 !important;
|
183 |
+
padding: 0 !important; }
|
184 |
+
.wef-video-link a {
|
185 |
+
font: 300 14px/20px Helvetica;
|
186 |
+
color: #23487f !important;
|
187 |
+
text-decoration: none !important;
|
188 |
+
border: 0 !important;
|
189 |
+
margin: 0 !important;
|
190 |
+
padding: 0 !important;
|
191 |
+
box-shadow: none !important; }
|
templates/default/default.sass
CHANGED
@@ -146,6 +146,10 @@
|
|
146 |
font-size: 20px !important
|
147 |
font-weight: bold !important
|
148 |
word-break: break-all
|
|
|
|
|
|
|
|
|
149 |
.cover
|
150 |
width: 100%
|
151 |
background-size: 100%
|
146 |
font-size: 20px !important
|
147 |
font-weight: bold !important
|
148 |
word-break: break-all
|
149 |
+
display: inherit !important
|
150 |
+
height: 100% !important
|
151 |
+
background-color: transparent !important
|
152 |
+
padding-top: 5px !important
|
153 |
.cover
|
154 |
width: 100%
|
155 |
background-size: 100%
|
wp-embed-facebook.php
CHANGED
@@ -4,7 +4,7 @@ Plugin Name: WP Embed Facebook
|
|
4 |
Plugin URI: http://www.wpembedfb.com
|
5 |
Description: Embed any public Facebook video, photo, album, event, page, profile, or post. Copy the facebook url to a single line on your post, or use shortcode [facebook url ] more information at <a href="http://www.wpembedfb.com" title="plugin website">www.wpembedfb.com</a>
|
6 |
Author: Miguel Sirvent
|
7 |
-
Version: 2.0.
|
8 |
Author URI: http://www.wpembedfb.com
|
9 |
Text Domain: wp-embed-facebook
|
10 |
Domain Path: /lang
|
4 |
Plugin URI: http://www.wpembedfb.com
|
5 |
Description: Embed any public Facebook video, photo, album, event, page, profile, or post. Copy the facebook url to a single line on your post, or use shortcode [facebook url ] more information at <a href="http://www.wpembedfb.com" title="plugin website">www.wpembedfb.com</a>
|
6 |
Author: Miguel Sirvent
|
7 |
+
Version: 2.0.8
|
8 |
Author URI: http://www.wpembedfb.com
|
9 |
Text Domain: wp-embed-facebook
|
10 |
Domain Path: /lang
|