Jump to content
Sign in to follow this  
gayatriom

Weird Error After Ssl Installation

Recommended Posts

gayatriom

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/justseti/public_html/wp-content/themes/pagelines/includes/less.plugin.php on line 2551

I keep getting the above error after the ssl installation. I've disabled w3total cache and Max cdn and https wordpress.

Still it's randomly pops up.

What could be going on?

Share this post


Link to post
Share on other sites
gayatriom

and it's very random. basically whenever I save new css it happens.

Share this post


Link to post
Share on other sites
gayatriom

But I haven't gone live yet, so don't know.

Share this post


Link to post
Share on other sites
James B

Hi there, have you added any custom scripts or php/hooks to the functions.php or anywhere else on the site? What process did you follow for the SSL installation?

Some of the caching plugins have an option to dump the cache built into them, also make sure you cleared the browser cache.


Kindly search the forum and read the documentation before posting. It will help you resolve many issues.

For CSS help be sure to check out W3Schools first and be sure to download FireBug for FireFox for troubleshooting.

James B

Share this post


Link to post
Share on other sites
gayatriom

Hey. I did. but then i deleted what I was trying to do. This is how my base theme functions file looks:

<?php

// Setup -- Probably want to keep this stuff...

/**

* Hello and welcome to Base! First, lets load the PageLines core so we have access to the functions

*/

require_once( dirname(__FILE__) . '/setup.php' );

// For advanced customization tips & code see advanced file.

//--> require_once(STYLESHEETPATH . "/advanced.php");

//====================================================

//====================================================

// ABOUT HOOKS --------//

// Hooks are a way to easily add custom functions and content to PageLines. There are hooks placed strategically throughout the theme

// so that you insert code and content with ease.

// ABOUT FILTERS ----------//

// Filters allow data modification on-the-fly. Which means you can change something after it was read and compiled from the database,

// but before it is shown to your visitor. Or, you can modify something a visitor sent to your database, before it is actually written there.

// FILTERS EXAMPLE ---------//

// The following filter will add the font Ubuntu into the font array $thefoundry.

// This makes the font available to the framework and the user via the admin panel.

cache was cleared, etc. no luck.

Also - woke up to a 500 internal server error!

Share this post


Link to post
Share on other sites
gayatriom

Great. now I deleted the https plugin and some other plugins from cpanel. which shouldn't be a problem, but now I have another host of issues.

In addition to the problem from above.

Warning: fopen(/home/justseti/public_html/wp-content/plugins/subscribe2/subscribe2.php) [function.fopen]: failed to open stream: No such file or directory in /home/justseti/public_html/wp-includes/functions.php on line 3306

Warning: fread(): supplied argument is not a valid stream resource in /home/justseti/public_html/wp-includes/functions.php on line 3309

Warning: fclose(): supplied argument is not a valid stream resource in /home/justseti/public_html/wp-includes/functions.php on line 3312

Warning: fopen(/home/justseti/public_html/wp-content/plugins/wordpress-https/wordpress-https.php) [function.fopen]: failed to open stream: No such file or directory in /home/justseti/public_html/wp-includes/functions.php on line3306

Warning: fread(): supplied argument is not a valid stream resource in /home/justseti/public_html/wp-includes/functions.php on line 3309

Warning: fclose(): supplied argument is not a valid stream resource in /home/justseti/public_html/wp-includes/functions.php on line 3312

Warning: fopen(/home/justseti/public_html/wp-content/plugins/yikes-inc-easy-mailchimp-extender/yikes-inc-easy-mailchimp-extender.php) [function.fopen]: failed to open stream: No such file or directory in/home/justseti/public_html/wp-includes/functions.php on line 3306

Warning: fread(): supplied argument is not a valid stream resource in /home/justseti/public_html/wp-includes/functions.php on line 3309

Warning: fclose(): supplied argument is not a valid stream resource in /home/justseti/public_html/wp-includes/functions.php on line 3312

Share this post


Link to post
Share on other sites
gayatriom

ok. now the above is fine! whew.

um. this site is possessed. lol.

can I send you a login for you to see what's happening.

the content is now flying in from left and right. It looks cool, but it's not what I'm going for. so bizarre!

Share this post


Link to post
Share on other sites
gayatriom

Ok. So . Looks like it's an SSL and cloudflare issue.

Are there any cloudflare / Max CDN issues with pagelines?

I tried max cdn yesterday, but it randomly messed up the css.

And now cloudflare is fast, but has issues with listening to my rule to ignore the ssl pages.

grrr.

Share this post


Link to post
Share on other sites
gayatriom

ok. it's final. cloudflare and ssl will not work unless i upgrade.

I've already paid for max cdn.

Do I need to tell them to ignore my css file?

Share this post


Link to post
Share on other sites
gayatriom

Still getting this: Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/justseti/public_html/wp-content/themes/pagelines/includes/less.plugin.php on line 2551

I keep getting the above error after the ssl installation.

Share this post


Link to post
Share on other sites
Simon

Try reuploading the framework, and in future dont just delete plugins via ftp, use the buttons in wp-admin.

Share this post


Link to post
Share on other sites
gayatriom

hey. ok. will do.

so i need to disable the entire framework and reload.

this problem : Still getting this: Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/justseti/public_html/wp-content/themes/pagelines/includes/less.plugin.php on line 2551

has been happening since yesterday since BEFORE i deleted the plugins

how do I reupload the framework without losing all of my customizations?

Share this post


Link to post
Share on other sites
Simon

you have been editing the files? which ones?

Share this post


Link to post
Share on other sites
gayatriom

no. i mean. all of my css. all of my posts, etc.

do i just delete the framework and reinstall ?

no other files have been edited.

But I have jigoshop installed and a lot of configurations have been saved.

g

Share this post


Link to post
Share on other sites
Simon

reuploading the files will not affect the settings that are stored in the db

Share this post


Link to post
Share on other sites
gayatriom

ok. to confirm.

I delete pagelines from the themes panel and then I reinstall?

Share this post


Link to post
Share on other sites
Simon

No dont delete anything.

  1. Download the zip from the members area.
  2. Extract the zip.
  3. Upload the contents to wp-content/themes/pagelines/ overwriting the original files.

Share this post


Link to post
Share on other sites
gayatriom

hey i just followed the instructions that simon gave. no avail. same error. that randomly pops up whenever I save my css:

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/justseti/public_html/wp-content/themes/pagelines/includes/less.plugin.php on line 2551

Share this post


Link to post
Share on other sites
Simon

So lets see the css you are saving

Share this post


Link to post
Share on other sites
gayatriom

hey.

also . max cdn doesn't seem to work with pagelines. my css goes all wonky. grr.

Share this post


Link to post
Share on other sites
gayatriom

this is my css

@media (max-width: 480px) {

div.menu-footer-container{width:100%;float:none;}

.section-navbar.fixed-top {

position: fixed;display:block !important;

}

.responsive #site .content, .responsive #footer .content, .responsive.fixed_width #page {

width: 100%;

}

.col2-set .col-1 {

float: left;

width: 100% !important;

}

div.product div.summary {

float: left;

width: 100% !important; }

.products li {

width: auto !important;

height: auto !important; }

.products li a img {

width: auto !important;

height: auto !important; }

.one-sidebar-left #pagelines_content #sidebar1 { display: none !important; }

#footer .content { width: 100% !important;}

#features { width: 100% !important; }

.section-branding .mainlogo-link, .section-branding .mainlogo-img {

width: 70% !important;

margin-top: -60px; }

body .dropdown-menu a {

color:

#EFE6D7 !important; }

#page-main {

margin: auto;

margin-top: 0px;

padding-top: 0px;

width: 100% }

body.navbar_fixed .page-canvas {

padding-top: 50px !important;

}

}

@media (max-width: 800px) {

#features { width: 100% !important; }

.section-branding .mainlogo-link, .section-branding .mainlogo-img {

width: 60%;

margin-top: -60px; }

#footer .content {

width: 100% ;

float: right; }

#page-main {

margin: auto;

margin-top: 0px;

padding-top: 0px;

width: 100% }

#header .outline { display: block !important; }

body .dropdown-menu a {

color:

#EFE6D7 !important; }

.responsive #footer .content{

width: 100% !important;

float: none;

div.menu-footer-container{width:100%;float:none;}

}

}

/* all ----------- */

/* main ----------- */

div.menu-footer-container{width:70%;float:right;}

h1, h2, h3, h4, h5, h6, a.site-title, .entry-title a {

font-weight: bold !important;

text-shadow: 0px 2px 3px

white;

margin-bottom: 0em !important;

margin-top: 0em;

text-transform: uppercase; }

h1 { font-size: 20px; }

h2 { font-size: 20px; }

h3 {

font-size: 14px;

font-weight: normal !important;

text-shadow: 0px 0px 0px

white; }

#header .outline { display: none; }

div.container {

background: #EFE6D7;

width: 100%;

height: auto; }

#footer {

clear: both;

overflow: hidden;

text-align: left;

position: relative;

color:

#fafafa;

background:

#4B251F; }

body.fixed_width #footer {

background:

#4B251F;

margin: 0 auto;

width: 100% !important; }

.fullwidth #column-main .mcolumn-pad {

padding-right: 10px;

padding-left: 10px;

padding-top: 10px; }

a { color: #4B251F; }

.fullwidth #pagelines_content #column-wrap { background: transparent; }

header { width: 100%!important; }

#cred a.plimage { display: none; }

.content .content-pad {

padding-left: 0px;

padding-bottom: 0px; }

div.copyright { color: #efe6d7; }

.commentlist li { background: transparent; }

h1, h2, h3, h4, h5, h6 { line-height: 3em; }

body.fixed_width #page { padding-top: 0px; }

#site #page { background: transparent; }

#cred {

text-align: center;

padding: 0px; }

body { background: #EFE6D7; }

body.page-id-8 #content .content-pad {

-moz-box-shadow: 0 0 25px #000;

-webkit-box-shadow: 0 0 25px

black;

box-shadow: 0 0 25px

black; }

#content .content-pad { padding-top: 10px; }

body.page-id-12 #content .content-pad { border-top: solid #EFE6D7 0px; }

body .content img { border-bottom: 1px solid #A62219; }

body.page-id-270 #feature-footer .feature-footer-pad { margin-top: 0px; }

body.page-id-270 #featurenav { text-align: left; }

#page-main {

margin: auto;

margin-top: 0px;

padding-top: 0px;

width: 100% }

body.page-id-270 #features {

width: 100%;

margin-left: auto;

margin-right: auto;

margin-top: 0px; }

p { font-size: 1.3em; }

#footer {

border-top: #EFE6D7 solid 1px;

box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3), inset 0 0px 15px rgba(0, 0, 0, 0.5); }

#site {

position: relative;

padding-top: 0px;

border-bottom: 0px solid

#444 !important;

border-top: 0px solid #888 !important; }

#footer a, #footer li h5 a {

color:

#efe6d7; }

h1, .fpost .entry-title { font-size: 24px; }

#menu-item-118 a {

background: url(/wp-content/uploads/2012/10/psd-recycled-paper-shopping-bag-e1349980840534.png) top center no-repeat;

margin-left: 0px!important; }

#menu-item-118 {

text-indent: -9999px;

width: 50px; }

.socialmedia-buttons img {

border: 0;

border: 0 !important;

margin-right: 10px !important;

display: inline;

-webkit-transition: all 0.2s ease-in;

-moz-transition: all 0.2s ease-in;

transition: all 0.2s ease;

width: 25px; }

#site .content, #footer .content {

width: 100%;

}

/* main end----------- */

/* branding ----------- */

#brandnav li a, #brandnav .nav-special {

display: block;

text-decoration: none;

text-align: left; }

.section-branding .mainlogo-link, .section-branding .mainlogo-img {

margin-top: -20px;

width: 49%;

padding-left: 15px;

padding-right: 15px; }

.section-branding .mainlogo-img {

box-shadow: 0px 15px 15px

rgba(0, 0, 0, 0.3);border: solid 5px

#efe6d7;

background: #fafafa; }

div.newlogo {

max-width: 100%;

margin: auto;

border: #A62219 solid 1px; }

div.logoouter {

max-width: 80%;

margin: auto;

border: #794A38 solid 5px;

box-shadow: 0px 15px 15px

rgba(0, 0, 0, 0.3); }

/* branding end----------- */

/* navbar ----------- */

.navbar .navline .caret {

border-top-color:

#ffffff ; }

.section-navbar.fixed-top {

position: fixed;display:none;

}

body.navbar_fixed .page-canvas {

padding-top: 0px;

}

#brandnav .mainlogo-link img { margin-top: -50px; }

#menu-item-59 { display: none; }

.section-navbar .content-pad .navbar-content-pad {

padding: 0 15px;

z-index: 100000; }

.dropdown-menu li > a:hover { background-color: #2D041F; }

.section-navbar {

border-top: 0px ridge

#EFE6D7 !important;

border-bottom: 1px ridge

#A62219 !important;

background:

#4B251F !important;

box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3), inset 0 0px 15px rgba(0, 0, 0, 0.5); }

#navbar.content { width: 100% !important; }

.section-navbar { width: 100% !important; }

.section-navbar .content-pad {

padding: 0px;

width: 100% !important;

padding-top: 0px; }

.navbar.navbar-content-width {

-webkit-border-radius: 0px;

-moz-border-radius: 0px;

border-radius: 0px; }

.navbar.pl-color-red {

background: transparent;

color: #4B251F !important;

border-top: 0px solid

#2D041F; }

.navbar .navline > li > a {

color:#efe6d7 !important;text-shadow: 0px 0px 0px

#E0E0E0 !important;

padding: 9px 8px 10px; }

.navbar .navline > li > a:hover { color: #ccc !important; }

.navbar {

-webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, .1), 0 0px 0px rgba(0, 0, 0, 0.25);

-moz-box-shadow: inset 0 0px 0 rgba(255,255,255,.1), 0 0px 0px rgba(0, 0, 0, 0.25);

box-shadow: inset 0 0px 0 rgba(255, 255, 255, .1), 0 0px 0px rgba(0, 0, 0, 0.25); }

.navbar .navline > li.current-menu-item > a {

background: #fafafa; /* Old browsers */

background: -moz-radial-gradient(center, ellipse cover, #fafafa 0%, #efe6d7 100%); /* FF3.6+ */

background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#fafafa), color-stop(100%,#efe6d7)); /* Chrome,Safari4+ */

background: -webkit-radial-gradient(center, ellipse cover, #fafafa 0%,#efe6d7 100%); /* Chrome10+,Safari5.1+ */

background: -o-radial-gradient(center, ellipse cover, #fafafa 0%,#efe6d7 100%); /* Opera 12+ */

background: -ms-radial-gradient(center, ellipse cover, #fafafa 0%,#efe6d7 100%); /* IE10+ */

background: radial-gradient(ellipse at center, #fafafa 0%,#efe6d7 100%); /* W3C */

color:

#2D041F !important;

text-decoration: none;

border-left: solid 2px

#EFE6D7;

border-right: solid 2px

#EFE6D7;

font-weight: bold; }

.navbar .navline > li.dropdown.open > a {

color:

#3c3c3c;background:

rgba(0, 0, 0, 0); }

.navbar.pl-color-red .searchform .searchfield {

border: 1px solid

#FAFAFA; }

.navbar .navline {

float: left;

position: relative;

left: 0;

display: block;

margin: 0px auto;

font-size: 1.1em;

margin-left: 28%;

margin-top: 0%;

margin-bottom: 0%;

text-transform: uppercase;

z-index: 1000000; }

/* navbar end----------- */

/* dropdown ----------- */

ul.dropdown-vertical.dropdown-align-left ul {

top: 1px;

left: 1%;

right: auto;

z-index: 100000; }

.dropdown-submenu:hover > a,.dropdown-menu li > a:hover,.dropdown-menu li > a:focus,.dropdown-submenu:hover > a,.dropdown-menu li.current-menu-item > a,.dropdown-menu .active > a,.dropdown-menu .active > a:hover {

background-color:

#777 !important;

color: #fafafa !important;

background-image: none; }

ul.dropdown-vertical li {

float: none;

display: block;

padding-bottom: 30px; }

ul.dropdown li ul { position: relative; }

.open > .dropdown-menu {

display: block;

background:

#FAFAFA;

background: -moz-radial-gradient(center,ellipse cover,

#FAFAFA 0%,

#EFE6D7 100%);

background: -webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,

#FAFAFA),color-stop(100%,

#EFE6D7));

background: -webkit-radial-gradient(center,ellipse cover,

#FAFAFA 0%,

#EFE6D7 100%);

background: -o-radial-gradient(center,ellipse cover,

#FAFAFA 0%,

#EFE6D7 100%);

background: -ms-radial-gradient(center,ellipse cover,

#FAFAFA 0%,

#EFE6D7 100%);

background: radial-gradient(ellipse at center,

#FAFAFA 0%,

#EFE6D7 100%);

color:

#4B251F !important;

text-decoration: none;

border-left: solid 2px

#EFE6D7;

border-right: solid 2px

#EFE6D7;

font-weight: bold; }

body .dropdown-menu a {

color:

#4B251F; }

.dropdown-submenu > .dropdown-menu { background: transparent !important; }

.dropdown-submenu > .dropdown-menu {

top: 0;

left: 0%;

margin-top: 0px;

margin-left: 20px;

-webkit-border-radius: 0 0px 0px 0px;

-moz-border-radius: 0 0px 0px 0px;

border-radius: 0 0px 0px 0px;

display: inline;

position: relative;

border: 0px solid

#CCC;

border: 0px solid

rgba(0, 0, 0, 0.2);

-webkit-border-radius: 0px;

-moz-border-radius: 0px;

border-radius: 0px;

-webkit-box-shadow: 0 0px 0px

rgba(0, 0, 0, 0.2);

-moz-box-shadow: 0 0px 0px rgba(0,0,0,0.2);

box-shadow: 0 0px 0px

rgba(0, 0, 0, 0.2);

-webkit-background-clip: padding-box;

-moz-background-clip: padding;

background-clip: padding-box; }

.dropdown-submenu > a::after { display: none; }

/* dropdown end----------- */

/* sidebar ----------- */

body.page-id-407 .one-sidebar-left #pagelines_content #sidebar1{min-height:1650px;}

body.page-id-67 .one-sidebar-left #pagelines_content #sidebar1{min-height:1650px;}

body.page-id-61 .one-sidebar-left #pagelines_content #sidebar1{min-height:1650px;}

.one-sidebar-left #pagelines_content #sidebar1 {

color: white;

margin-top: -21px;

min-height: 1050px;

background: #4B251F;

padding-bottom: 30px; }

.one-sidebar-left #pagelines_content #sidebar1 { border-right: 1px solid #A62219; }

.product .one-sidebar-left #pagelines_content #sidebar1{min-height:1100px;}

.product_archive .one-sidebar-left #pagelines_content #sidebar1{min-height:2700px;}

.one-sidebar-left #column-main .mcolumn-pad, .two-sidebar-left #column-main .mcolumn-pad { padding: 14px 15px 0 30px; }

.widget .widget-title {

color:

#EFE6D7;

text-align: left;

padding: 3px 8px 3px 0px;

margin-bottom: .6em; }

.widget ul li ul li {

margin-left: .6em;

padding-bottom: 5px; }

/* sidebar end ----------- */

.socialmedia-buttons {

margin-top: 20px;

margin-left: 28px; }

/* clip ----------- */

.clip {

width: 47%;

clear: none;

float: left;

margin-bottom: 0em;

padding: 10px;

border:

#C9C0B4 1px solid;

background: #ffffff; /* Old browsers */

background: -moz-radial-gradient(center, ellipse cover, #ffffff 1%, #efe6d7 100%); /* FF3.6+ */

background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%,#ffffff), color-stop(100%,#efe6d7)); /* Chrome,Safari4+ */

background: -webkit-radial-gradient(center, ellipse cover, #ffffff 1%,#efe6d7 100%); /* Chrome10+,Safari5.1+ */

background: -o-radial-gradient(center, ellipse cover, #ffffff 1%,#efe6d7 100%); /* Opera 12+ */

background: -ms-radial-gradient(center, ellipse cover, #ffffff 1%,#efe6d7 100%); /* IE10+ */

background: radial-gradient(ellipse at center, #ffffff 1%,#efe6d7 100%); /* W3C */ }

.clip_box {

margin: 0em;

border-color:

#E8DBC5; }

.clip a:hover.clip .clip-thumb a:hover { background: #fafafa; }

table.shop_table th, .products li strong {

color:

#555; }

/* clip end----------- */

/* feature ----------- */

#features {

width: 100%;

margin-left: auto;

margin-right: auto;

margin-top: -31px; }

#feature-footer span.playpause { margin-top: 0px; }

#feature-footer span.playpause,#featurenav a.activeSlide {

background-color: #A62219 ;

color: white; }

#feature-footer .feature-footer-pad {

padding: 8px;

border: 1px solid

transparent;

margin-top: -35px; }

#feature_slider {

position: relative;

z-index: 0;

width: 100%;

margin-top: 0px;

z-index: 10;

margin-bottom: -18px;

-webkit-border-top-left-radius: 100px;

-webkit-border-top-right-radius: 100px;

-moz-border-radius-topleft: 100px;

-moz-border-radius-topright: 100px;

border-top-left-radius: 100px;

border-top-right-radius: 100px;box-shadow: 0 0px 00px

rgba(0, 0, 0, 0.3), inset 0 0px 0px

rgba(0, 0, 0, 0.5); }

#feature_slider .fcontainer .feature-wrap.bg_cover {

background-position: center center;

background-repeat: no-repeat;

-webkit-background-size: cover;

-moz-background-size: cover;

-o-background-size: cover;

background-size: cover;

border-radius: 0px;

box-shadow: 0px 0px 0px black, inset 0 0px 0px black; }

#feature_slider #feature-area {

display: block;

position: relative;

width: 100%;

background: transparent;

box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3), inset 0 0 0px rgba(0, 0, 0, 0.5);

border-bottom: 1px solid #A62219 !important; }

#feature_slider .fcontent {

width: 33% !important;

min-width: 220px;

display: inline;

position: relative;

text-shadow:

black 0 -1px 0; }

#featurenav a span.nav_thumb,

#featurenav a span.nav_thumb span.nav_overlay {

vertical-align: middle;

display: inline-block;

margin-right: 10px;

width: 100px;

height: 80px; }

#featurenav a span.nav_thumb {

background-color: #fff;

background-position: center center;

background-repeat: no-repeat;

-webkit-background-size: cover;

-moz-background-size: cover;

-o-background-size: cover;

background-size: cover; }

#featurenav a span.nav_thumb span.nav_overlay {

margin: 0;

background: none; }

#featurenav a.activeSlide span.nav_thumb span.nav_overlay,

#featurenav a:active span.nav_thumb span.nav_overlay {

background: none ;

border: solid #777 1px; }

#features .thumbs #featurenav a {

background: none;

margin: 0;

padding: 0;

border: none;

width: 100px;

height: 80px;

margin: 0 5px;

box-shadow: none;

-webkit-border-radius: 0px;

-moz-border-radius: 0px;

border-radius: 0px; }

/* feature end----------- */

/* jigoshop ----------- */

form .form-row input.input-text, #content .form-row input.input-text, form .form-row textarea, #content .form-row textarea, input#coupon_code.input-text, input.input-text.qty.text {

font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;

font-size: 16px;

}

.products li {

float: left;

margin: 0px 40px 10px 0px;

padding: 0 !important;

position: relative;width:250px;

}

.products li a img {

width: 250px !important ;

height: 250px !important ;

display: block;

margin: 0 0 8px !important;

border: 1px solid #DDD; border-bottom: 1px solid #A62219 !important;}

a.button, button.button, input.button, #review_form #submit {

background-color: #2D041F ;

color: white; }

div.product div.images img {

background:

transparent;

-webkit-box-shadow: 0 1px 4px

rgba(0, 0, 0, .4);

-moz-box-shadow: 0 1px 4px rgba(0,0,0,.4);

box-shadow: 0 1px 4px

rgba(0, 0, 0, .4);

border-bottom: 1px solid #A62219;

-moz-box-sizing: border-box;

-webkit-box-sizing: border-box;

box-sizing: border-box;

padding: 0px; }

div.product #tabs ul.tabs {

border-bottom: 0px solid #C40705;

background-color: #FAFAFA !important; }

div.product #tabs ul.tabs li.active a {

background:

#A62219 !important;

color:

white; }

#breadcrumb { color: #C4AD9D !important; }

#breadcrumb a { color: #C4AD9D !important; }

.quantity input.qty { border-bottom: 0px solid #C40705; }

.quantity input.plus, .quantity input.minus { border-bottom: 0px solid #C40705; }

div.product #tabs ul.tabs li.active a {

background:#cc0000;

color: white; }

div.jigoshop_message {

color:

#A62219;

background-color:

#fafafa !important;

background-image: none;

margin-left: 0;

border: none; }

#page div.product #tabs .panel {

border: 1px solid #C9C0B4;

border-top: 0;padding: 15px 15px 20px;

}

div.product #tabs ul.tabs a {

background:

#FAFAFA; }

.mini-cart a.trigger span {

padding-left: 30px;

background: url(/wp-content/uploads/2012/10/psd-recycled-paper-shopping-bag-e1349980840534.png) left no-repeat !important;

padding-bottom: 20px;padding-top: 20px; }

.cart-collaterals .shipping_calculator {

float: right;

width: 70%;

clear: right;

text-align: right;

overflow: hidden;

zoom: 1;

margin: 20px 0 0 0; }

.unlocked { width: 40% !important; }

.col2-set .col-1 {

float: left;

width: 48%; }

.cart-collaterals .cart_totals h2 {

text-align: right;

margin-left: 10px; }

.cart-collaterals .cart_totals {

float: right;

width: 50%;

text-align: right; }

.jigoshop #page a.button:hover, .jigoshop #page a.button-alt:hover, .jigoshop #page button.button:hover, .jigoshop #page input.button:hover, a.trigger.button-alt:hover {

background: #4B251F;

color: #fafafa!important;

text-shadow: 0 0px 0

rgba(255, 255, 255, 0.5);

border: 0px solid

#AEAEAE;

font-weight: bold; }

ul.cart_list li a, ul.product_list_widget li a { color: #EFE6D7; }

div.mini-cart { margin-left: 25px; }

a.button:hover,

button.button:hover,

input.button:hover,

#review_form #submit:hover

{ background:

#A62219 !important;}

.button-alt,.jigoshop #page a.button, .jigoshop #page a.button-alt, .jigoshop #page button.button, .jigoshop #page input.button, .jigoshop #page input.button-alt {

color:

white !important;

background:

#A62219 !important;

padding: 6px;

line-height: 1em !important;

margin: 0px;

font-size: 12px !important;

width: auto !important;

vertical-align: middle !important;

text-align: center;

text-decoration: none;

border: none;

cursor: pointer;

font-family: inherit;

-webkit-border-radius: 3px;

-moz-border-radius: 3px;

border-radius: 3px;-webkit-box-shadow: inset 0px 0px 0px

white;

-moz-box-shadow: inset 0px 0px 0px #FFF;

box-shadow: inset 0px 0px 0px

white; }

.virallocker-box {

background-color:

beige !important;

border: 1px dashed

#A62219 !important; }

input[type="radio"], input[type="checkbox"] { margin: 5px; }

.products li .price, div.product p.price, .stock {

color:

#2D041F; }

div.product p.stock { font-size: 0.92em; }

.quantity input.qty { margin: 1px 0px 0px 0px !important; font-size:12px!important;}

div.product div.images {

max-width: 315px;

margin-right: 20px; }

div.product div.summary {

float: left;

width: 57%; }

div.product .product_title {

clear: none;

margin: 0em;

line-height: 1em; }

div.posted_in { display: none; }

div.product p.stock { display: none; }

.jigoshop #page a.checkout-button, .jigoshop #page .button-alt {

background: #2D041F;

color: white !important; }

.jigoshop #page a.checkout-button:hover,.jigoshop #page .button-alt:hover {

background: #ffe79f;

color: #2D041F !important; }

form.cart table td {

padding: 4px 10px 0px 10px !important;

border-bottom: #C4AD9D solid 1px !important;

}

/* jigoshop end----------- */

/* mega menu ----------- */

#megaMenu ul.megaMenu a { color: #efe6d7; }

#megaMenu.megaMenuVertical ul.megaMenu li.ss-nav-menu-item-depth-0 ul.sub-menu-1 {

top: 0px !important;

left: 10% !important;

width: auto;

max-width: 150px;

z-index: 1000000;

padding: 0px;

padding-left: 0px;

font-weight: normal;

position: relative;

margin-bottom: 10px; }

#megaMenu ul.megaMenu li a span, #megaMenu ul.megaMenu li span.um-anchoremulator span { text-transform: uppercase; }

#megaMenu ul li.ss-nav-menu-mega ul li.ss-nav-menu-item-depth-1 { padding: 10px; }

#megaMenu ul li.ss-nav-menu-mega ul.sub-menu li a { color: #2D041F !important; }

#megaMenu ul.megaMenu > li > span.um-anchoremulator { display: none; }

#megaMenu { margin-left: 12px; }

#megaMenu ul li.ss-nav-menu-mega ul li.ss-nav-menu-item-depth-1 {

padding: 0px;

padding-left: 5px; }

#megaMenu ul li.ss-nav-menu-mega ul li.ss-nav-menu-item-depth-2 {

padding-left: 5px;

text-transform: lowercase !important; }

#megaMenu ul.megaMenu > li:hover,

#megaMenu ul.megaMenu > li.megaHover,

#megaMenu ul.megaMenu > li:hover > a,

#megaMenu ul.megaMenu > li.megaHover > a,

#megaMenu ul.megaMenu > li:hover > span.um-anchoremulator,

#megaMenu ul.megaMenu > li.megaHover > span.um-anchoremulator {

z-index: 600;

color: #A62219;

font-weight: bold; }

#megaMenu ul li.ss-nav-menu-mega ul.sub-menu > li:hover > a {

color: #A62219 !important;

font-weight: bold !important;

font-size: 100% !important; }

#megaMenu li.ss-nav-menu-mega ul.sub-menu-1 > li {

margin-top: 0px;

margin-bottom: 0px; }

#megaMenu ul li.ss-nav-menu-reg li.megaReg-with-sub > a:after,

#megaMenu ul li.mega-with-sub > a:after,

#megaMenu ul li.ss-nav-menu-mega > a:after,

#megaMenu ul li.ss-nav-menu-reg li.megaReg-with-sub > span.um-anchoremulator:after,

#megaMenu ul li.mega-with-sub > span.um-anchoremulator:after,

#megaMenu ul li.ss-nav-menu-mega > span.um-anchoremulator:after {

content: '';

position: absolute;

top: 50%;

right: 8px;

margin-top: -1px;

display: none !important;

background: transparent;

border-style: solid dashed dashed;

border-color: transparent;

border-top-color: green !important;

font-size: 0;

border-width: 3px 3px 0;

padding-top: 1px; }

#megaMenu ul.megaMenu > li.current-menu-item > a, #megaMenu ul.megaMenu > li.current-menu-parent > a, #megaMenu ul.megaMenu > li.current-menu-ancestor > a {

color: #e0e0e0;

font-weight: bold; }

#megaMenu ul li.ss-nav-menu-mega ul.sub-menu > li.current-menu-item > a {

color: #A62219 !important;

font-weight: bold !important; }

#megaMenu ul li { font-size: 14px; }

#megaMenu li.ss-nav-menu-mega ul.sub-menu.sub-menu-1 {

background: #ffffff; /* Old browsers */

background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #efe6d7 100%); /* FF3.6+ */

background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffffff), color-stop(100%,#efe6d7)); /* Chrome,Safari4+ */

background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#efe6d7 100%); /* Chrome10+,Safari5.1+ */

background: -o-radial-gradient(center, ellipse cover, #ffffff 0%,#efe6d7 100%); /* Opera 12+ */

background: -ms-radial-gradient(center, ellipse cover, #ffffff 0%,#efe6d7 100%); /* IE10+ */

background: radial-gradient(ellipse at center, #ffffff 0%,#efe6d7 100%); /* W3C */

}

/* mega menu end----------- */

/* timeline----------- */

.timeline .t_line_m, #content .timeline .t_line_m {

margin-top: 20px;

height: 10px;

border-left: 1px solid

#545454;

border-right: 1px solid

#545454;

width: 448px; }

.timeline h3.t_line_year, #content .timeline h3.t_line_year {

font-family: 'BebasNeueRegular';

font-weight: normal;

font-size: 22px;

margin: 0;

color:

#545454;

margin-top: -30px !important; }

.timeline a.t_line_node, #content .timeline a.t_line_node {

text-decoration: none;

padding: 48px 0 4px;

height: 10px;

font-size: 12px;

top: -25px;

background: url('../images/timeline/light/dot.png') no-repeat center 24px;

color:

#141817; }

#tl1 .item, #content #tl1 .item {

background: #fafafa; /* Old browsers */

background: -moz-radial-gradient(center, ellipse cover, #fafafa 0%, #efe6d7 100%)!important; /* FF3.6+ */

background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#fafafa), color-stop(100%,#efe6d7))!important; /* Chrome,Safari4+ */

background: -webkit-radial-gradient(center, ellipse cover, #fafafa 0%,#efe6d7 100%) !important; /* Chrome10+,Safari5.1+ */

background: -o-radial-gradient(center, ellipse cover, #fafafa 0%,#efe6d7 100%)!important; /* Opera 12+ */

background: -ms-radial-gradient(center, ellipse cover, #fafafa 0%,#efe6d7 100%)!important; /* IE10+ */

background: radial-gradient(ellipse at center, #fafafa 0%,#efe6d7 100%)!important; /* W3C */ }

.timeline h4.t_line_month, #content .timeline h4.t_line_month {

font-family: 'BebasNeueRegular';

font-weight: normal;

font-size: 20px;

margin: -30px 0 0;

color:

#2D041F; }

.timeline h3.t_line_year, #content .timeline h3.t_line_year {

font-family: 'BebasNeueRegular';

font-weight: normal;

font-size: 22px;

margin: 0;

color:

#2D041F;

margin-top: -30px !important; }

.timeline .t_node_desc, #content .timeline .t_node_desc {

background: grey;

top: 0;

color:

white;

padding: 1px 5px; }

.timeline .item_open h2, #content .timeline .item_open h2 {

margin-top: 10px;

padding-top: 0;

font-size: 20px; }

#tl1 .item_open, #content #tl1 .item_open { background:url(/wp-content/uploads/2012/10/cream_dust.png") repeat !important; }

.timeline .timeline_line, #content .timeline .timeline_line {

margin-top: 0px;

width: 85%; }

/* timeline end ----------- */

/* all end----------- */

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

  • Similar Content

    • janpeeters
      By janpeeters
      Over the last month I had extensive communications with the developer of the (premium) Anything Boxes section (in Pagelines store) (Adam Munns) and the developer of the WP Polylang Multilingual plugin (Frederic Demarle).
       
      This was because the following problem occurred:
      Anything Boxes showed all posts of two languages (Dutch and English) on the respective static frontpages for each language. It should of course have filtered posts for Dutch language on the Dutch frontpage and English on the English frontpage.
       
      The solution to this problem was simple in the end. When duplicating a page for use in another language the settings for Anything Boxes were not copied to the new page and I should have set these settings manually again on the new page. I wasn't aware of this, but it makes sense. Because of this the pages didn't know how to differentiate between posts from different languages.
       
      The dev of Polylang told me that Polylang is currently smart enough to synchronize metas like Featured images and page templates but it does not work out of the box with metas created by plugins and themes but (according to Frederic) it is rather easy to add them in the list using the filter 'pll_copy_post_metas'.
      He mentions that he is not sure that these 'PageLines Meta Settings' are stored in post meta but that would make sense according to him. He asks if the Pagelines dev team will be interested to support this feature in the future.
       
      I'm also wondering if you will consider adding Polylang translation support for manually editable strings like the 'Read more…' strings in Pagelines Settings.
       
      Well that's of course up to you but I thought to let you know to be able to take this into consideration. I also post this for other users in case they experience the same kind of trouble and are looking for an answer.
       
      Best regards,
      Jan Peeters
    • bankrollbuilder
      By bankrollbuilder
      I used a custom hook to put a banner ad in my header. It works but its not in the right position. it is centered and above my logo and I would like to float it to the right of my logo in the header. heres the link: http://shaboopie.com/shaboopie-wp/free-logos-pg1/

      thanks.

      Dan B.
    • starlit
      By starlit
      Can one have two hero sections on one page?

      I want a landing page which leads/advertises two subpages.

      Or is there another option?

      Please help.

      THANK YOU
    • hutruk
      By hutruk
      Hi!

      I am using the shortcodes for tabs, as described in the documentation.

      When I insert the following code:


      [pl_tabs][pl_tabtitlesection type="tabs"] [pl_tabtitle number="1"]Title 1[/pl_tabtitle] [pl_tabtitle number="2"]Title 2[/pl_tabtitle] [/pl_tabtitlesection] [pl_tabcontentsection] [pl_tabcontent active="yes" number="1"] Lorem ipsum dolor sit amet, consectetur adipiscing elit [/pl_tabcontent] [pl_tabcontent number="2"] Lorem ipsum dolor sit amet, consectetur adipiscing elit [/pl_tabcontent] [/pl_tabcontentsection] [/pl_tabs]

      I get a strange output (in the attachment).

      Any ideas?

      Thanks in advance!

    • MooiWeb
      By MooiWeb
      Hello,

      I would like to align my qtranslate with my breadcrumb so that the flags are on the same hight.
      I'm aware of putting a code in the custom css and tryed severall codes from your site but for now, no succes

      The site i'm working on is http://nieuw.vazdias.nl

      Thx,
      Edwin



×