Skip to content

Commit 7956e20

Browse files
committed
added facebook widget support
1 parent 9ec420a commit 7956e20

23 files changed

Lines changed: 8084 additions & 134 deletions

assets/css/import-facebook-events-admin.css

Lines changed: 100 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
right: 0;
6262
top: -30px;
6363
}
64-
}
64+
}
6565

6666
/* Support page CSS */
6767
.ife-support-features-card {
@@ -81,26 +81,26 @@
8181

8282
@media (min-width: 661px) {
8383
.ife-support-features-card {
84-
margin-bottom: 1%
84+
margin-bottom: 1%
8585
}
8686
}
8787

8888
@media (max-width: 660px) {
8989
.ife-support-features-card {
90-
max-width: 100%;
91-
margin-bottom: .5rem
90+
max-width: 100%;
91+
margin-bottom: .5rem
9292
}
9393
}
9494

9595
@media (min-width: 481px) {
9696
.ife-support-features-card {
97-
padding: 2rem
97+
padding: 2rem
9898
}
9999
}
100100

101101
@media (max-width: 480px) {
102102
.ife-support-features-card {
103-
padding: 1rem
103+
padding: 1rem
104104
}
105105
}
106106

@@ -117,8 +117,8 @@
117117

118118
@media (min-width: 961px) {
119119
.ife-support-features-img {
120-
width: 6.5rem;
121-
margin-right: 1.125rem
120+
width: 6.5rem;
121+
margin-right: 1.125rem
122122
}
123123
}
124124

@@ -130,8 +130,8 @@
130130

131131
@media (min-width: 481px) {
132132
.ife-support-features-icon {
133-
max-width: 80%;
134-
margin-left: 0px;
133+
max-width: 80%;
134+
margin-left: 0px;
135135
}
136136
}
137137

@@ -156,7 +156,7 @@
156156

157157
@media (max-width: 660px) {
158158
.ife-support-features {
159-
display: block
159+
display: block
160160
}
161161
}
162162

@@ -532,8 +532,8 @@ a.var-tab.var--box.var-tab--inactive:focus {
532532

533533
@keyframes ife-ripple {
534534
to {
535-
transform: scale(3);
536-
opacity: 0
535+
transform: scale(3);
536+
opacity: 0
537537
}
538538
}
539539

@@ -675,7 +675,7 @@ a.var-tab.var--box.var-tab--inactive:focus {
675675

676676
@media screen and (max-width: 782px) {
677677
.ife-app .ife-mobile-tabs .tab-links {
678-
max-width: 100%
678+
max-width: 100%
679679
}
680680
}
681681

@@ -756,8 +756,8 @@ a.var-tab.var--box.var-tab--inactive:focus {
756756

757757
@media screen and (max-width: 782px) {
758758
.ife-app .ife-upgrade-bar {
759-
padding: 0 10px;
760-
height: 60px
759+
padding: 0 10px;
760+
height: 60px
761761
}
762762
}
763763

@@ -925,15 +925,15 @@ html:not([data-scroll="0"]) .ife-header {
925925
50%,
926926
75%,
927927
to {
928-
transform: translate(-50%)
928+
transform: translate(-50%)
929929
}
930930

931931
40% {
932-
transform: translate(-50%, -8px)
932+
transform: translate(-50%, -8px)
933933
}
934934

935935
60% {
936-
transform: translate(-50%, -4px)
936+
transform: translate(-50%, -4px)
937937
}
938938
}
939939

@@ -1203,12 +1203,12 @@ html:not([data-scroll="0"]) .ife-header {
12031203

12041204
.ife-col.col-sm-12>.ife-card:last-child,
12051205
.ife-col.col-xs-12>.ife-card:last-child {
1206-
margin-bottom: 0
1206+
margin-bottom: 0
12071207
}
12081208

12091209
.ife-col.col-sm-12+.ife-col>.ife-card:first-child,
12101210
.ife-col.col-xs-12+.ife-col>.ife-card:first-child {
1211-
margin-top: 0
1211+
margin-top: 0
12121212
}
12131213
}
12141214

@@ -1404,32 +1404,32 @@ html:not([data-scroll="0"]) .ife-header {
14041404

14051405
@media (min-width: 661px) {
14061406
.ife-support-features-card, .ife-support-features-card2 {
1407-
margin-bottom: 1%
1407+
margin-bottom: 1%
14081408
}
14091409
}
14101410

14111411
@media (max-width: 660px) {
14121412
.ife-support-features-card, .ife-support-features-card2 {
1413-
max-width: 100%;
1414-
margin-bottom: .5rem
1413+
max-width: 100%;
1414+
margin-bottom: .5rem
14151415
}
14161416
}
14171417

14181418
@media (min-width: 481px) {
14191419
.ife-support-features-card {
1420-
padding: 2rem
1420+
padding: 2rem
14211421
}
14221422
}
14231423

14241424
@media (max-width: 480px) {
14251425
.ife-support-features-card {
1426-
padding: 1rem;
1426+
padding: 1rem;
14271427
}
14281428
.ife-support-features-card2{
1429-
padding: 0;
1429+
padding: 0;
14301430
}
14311431
.ife-about-us-plugins .ife-plugin{
1432-
width: 100%;
1432+
width: 100%;
14331433
}
14341434
}
14351435

@@ -1446,8 +1446,8 @@ html:not([data-scroll="0"]) .ife-header {
14461446

14471447
@media (min-width: 961px) {
14481448
.ife-support-features-img {
1449-
width: 6.5rem;
1450-
margin-right: 1.125rem
1449+
width: 6.5rem;
1450+
margin-right: 1.125rem
14511451
}
14521452
}
14531453

@@ -1459,8 +1459,8 @@ html:not([data-scroll="0"]) .ife-header {
14591459

14601460
@media (min-width: 481px) {
14611461
.ife-support-features-icon {
1462-
max-width: 80%;
1463-
margin-left: 0px;
1462+
max-width: 80%;
1463+
margin-left: 0px;
14641464
}
14651465
}
14661466

@@ -1485,7 +1485,7 @@ html:not([data-scroll="0"]) .ife-header {
14851485

14861486
@media (max-width: 660px) {
14871487
.ife-support-features, .ife-support-features2 {
1488-
display: block
1488+
display: block
14891489
}
14901490
}
14911491
/*end new support page*/
@@ -1530,8 +1530,7 @@ html:not([data-scroll="0"]) .ife-header {
15301530
}
15311531

15321532
form#ife_setting_form {
1533-
display: flex
1534-
;
1533+
display: flex;
15351534
flex-direction: column;
15361535
gap: 20px;
15371536
}
@@ -1612,107 +1611,116 @@ a.ife-intro-section-link-tag.button.button-hero {
16121611
}
16131612
/* dashboard css end*/
16141613

1615-
.ife_source_import input[type="text"],
1614+
.ife_source_import input[type="text"],
16161615
.ife_source_import select{
16171616
width: 45%;
16181617
max-width: 100%;
16191618
}
16201619

16211620
/* start new calendar section css */
16221621
.ife-xylus-promo-wrapper {
1623-
background: #fff;
1624-
border: 1px solid #ccd0d4;
1625-
border-radius: 8px;
1626-
padding: 20px;
1627-
box-shadow: 0 1px 5px rgba(0,0,0,0.05);
1628-
margin-top: 20px;
1622+
background: #fff;
1623+
border: 1px solid #ccd0d4;
1624+
border-radius: 8px;
1625+
padding: 20px;
1626+
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);
1627+
margin-top: 20px;
16291628
}
16301629
.ife-xylus-main-inner-container{
1631-
display: flex;
1632-
flex-direction: row;
1633-
justify-content: space-evenly;
1634-
align-items: center;
1630+
display: flex;
1631+
flex-direction: row;
1632+
justify-content: space-evenly;
1633+
align-items: center;
16351634
}
16361635

16371636
.ife-xylus-promo-header h2 {
1638-
font-size: 20px !important;
1639-
color: #23282d;
1640-
text-align: center;
1637+
font-size: 20px !important;
1638+
color: #23282d;
1639+
text-align: center;
16411640
}
16421641

16431642
.ife-xylus-promo-header p {
1644-
color: #666;
1645-
text-align: center;
1643+
color: #666;
1644+
text-align: center;
16461645
}
16471646

16481647
.ife-xylus-screenshot-slider {
1649-
position: relative;
1650-
height: 300px;
1651-
overflow: hidden;
1652-
border-radius: 6px;
1653-
width: 50%;
1648+
position: relative;
1649+
height: 300px;
1650+
overflow: hidden;
1651+
border-radius: 6px;
1652+
width: 50%;
16541653
}
16551654

16561655
.ife-screenshot-slide {
1657-
display: none;
1658-
position: absolute;
1659-
top: 0;
1660-
left: 0;
1661-
width: 100%;
1662-
height: 100%;
1656+
display: none;
1657+
position: absolute;
1658+
top: 0;
1659+
left: 0;
1660+
width: 100%;
1661+
height: 100%;
16631662
}
16641663

16651664
.ife-screenshot-slide.active {
1666-
display: block;
1667-
animation: fadein 1s ease-in-out;
1665+
display: block;
1666+
animation: fadein 1s ease-in-out;
16681667
}
16691668

16701669
.ife-screenshot-slide img {
1671-
width: 100%;
1670+
width: 100%;
16721671

1673-
object-fit: contain;
1672+
object-fit: contain;
16741673

16751674
}
16761675

16771676
@keyframes fadein {
1678-
from { opacity: 0; }
1679-
to { opacity: 1; }
1677+
from { opacity: 0; }
1678+
to { opacity: 1; }
16801679
}
16811680

16821681
.ife-xylus-feature-list {
1683-
list-style: disc;
1684-
padding-left: 20px;
1685-
color: #333;
1686-
margin-bottom: 20px;
1682+
list-style: disc;
1683+
padding-left: 20px;
1684+
color: #333;
1685+
margin-bottom: 20px;
16871686
}
16881687

16891688
.ife-xylus-feature-list li {
1690-
margin-bottom: 8px;
1691-
font-size: 15px;
1689+
margin-bottom: 8px;
1690+
font-size: 15px;
16921691
}
16931692
.ife-xylus-plugin-box {
1694-
background: #f8fff5;
1695-
border: 1px solid #b4e2b0;
1696-
padding: 20px;
1697-
border-radius: 8px;
1698-
margin-top: 15px;
1699-
box-shadow: 0 1px 3px rgba(0,0,0,0.03);
1693+
background: #f8fff5;
1694+
border: 1px solid #b4e2b0;
1695+
padding: 20px;
1696+
border-radius: 8px;
1697+
margin-top: 15px;
1698+
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03);
17001699
}
17011700

17021701
.ife-xylus-plugin-box h3 {
1703-
margin-top: 0;
1704-
color: #21759b;
1705-
font-size: 18px;
1702+
margin-top: 0;
1703+
color: #21759b;
1704+
font-size: 18px;
17061705
}
17071706

17081707

17091708
.ife-xylus-plugin-box .ife_short_code {
1710-
display: inline-block;
1711-
background: #fff;
1712-
border: 1px dashed #ccc;
1713-
padding: 8px;
1714-
border-radius: 4px;
1715-
font-family: monospace;
1716-
margin-right: 10px;
1717-
}
1718-
/* end new calendar section css */
1709+
display: inline-block;
1710+
background: #fff;
1711+
border: 1px dashed #ccc;
1712+
padding: 8px;
1713+
border-radius: 4px;
1714+
font-family: monospace;
1715+
margin-right: 10px;
1716+
}
1717+
/* end new calendar section css */
1718+
1719+
#wpfooter {
1720+
position: relative;
1721+
clear: both;
1722+
}
1723+
1724+
#wpbody-content {
1725+
padding-bottom: 0;
1726+
}

0 commit comments

Comments
 (0)