Jump to content
gingerwynn

Problems with Crackbar and Feature slider not showing up

Recommended Posts

gingerwynn

Hi there,

Three days ago several components of my website stopped functioning.http://public-speaking-resource.com. The fixed crackbar doesnt show up, the feature slider at the top of every page is not showing up and this page http://public-speaking-resource.com/motivational-speaker/ has a simper slider which is now showing some numbers under the slider.

I had updated wordpress and pagelines a few days ago and that may have caused the problem. I checked to make sure the features are indeed there in the code they just are not showing up. Any help would be greatly appreciated. Thank you! Ginger

Share this post


Link to post
Share on other sites
James B

Hi Ginger, couple of things to check. Could you check in the d&d and click to see in each section that's missing if they are 'hidden by default' in the options tab. You'll find the options tab to the right of each active section in the d&d.

Failing that could you try disabling any activate plugins to see if the items appear again. There could be a plugin conflict somewhere.

Or could you let us know if you've entered any custom css which could affect missing areas.


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
gingerwynn

Thank you for your assistance James. Unfortunately, I still have the issues. The drag and drop activated sections are not checked "hidden by default" and I went through and deactivated every non pagelines plugin which also did not fix the issues. Below is my custom CSS code which I hope will give some insight. Does pagelines have resources for someone I could pay to try to fix it?

body{}

.content-pad {

padding: 0px;

}

body.crackbar_fixed .page-canvas {

padding-top: 35px;

}

#features .texture {

background: url(http://public-speaki...ads/bg-blue.png);

padding: 10px;

-moz-box-shadow: 0px 3px 3px #302e2e;

-webkit-box-shadow: 0px 3px 3px #302e2e;

box-shadow: 0px 3px 3px #302e2e;

}

#features .content {

background: transparent;

}

#content .content-pad {

padding-top: 20px;

background: #ffffff;

}

#header .outline {

position: relative;

zoom: 1;

z-index: 15;

}

.section-crackbar .content-pad {

padding-top: 0px;

padding-bottom: 0px;

}

.setup_area {

border: 0px dashed transparent;

margin: 0em 0;

}

#sidebar1, #sidebar2 {

float: left;

overflow: hidden;

margin-right: 20px;

}

.one-sidebar-right #pagelines_content #sidebar-wrap {

width: 24.4545454545%;

padding-right: 0px

}

.one-sidebar-right #pagelines_content #column-wrap {

width: 72.5454545455%;

}

.one-sidebar-right #column-main .mcolumn-pad, .two-sidebar-right #column-main .mcolumn-pad {

padding: 14px 30px 0 0px;

}

.crackbar .navline {

float: left;

position: relative;

left: 0;

display: block;

margin: 0 0px 0 0;

font-size: 14px;

}

.crackbar .navline > li {

display: block;

float: left;

}

.crackbar-content-pad {

padding-top: 5px;

padding-right: 15px;

padding-bottom: 5px;

padding-left: 15px;

}

.crackbar.crackbar-content-width {

-webkit-border-radius: 0px;

-moz-border-radius: 0px;

border-radius: 0px;

}

#crackbar .content {

width: 100%;

}

#sidebar1 .widget-pad {

background-color: #e3e3e3;

-webkit-box-shadow: inset 0px 0px 3px 3px #000000;

box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.48);

/*Inner elements should not cover inner shadows*/

margin-bottom: 10px;

background: url(http://public-speaki...widget-fill.png)repeat

}

#sidebar1 h3.widget-title {

text-shadow:1px 1px 2px #000000;

color: white;

margin: 0 0 13px 0;

padding: 5px 13px 5px 13px;

font: normal 16px helvetica, arial, sans-serif;

box-shadow: 0 4px 4px #D8D8D8;

-webkit-box-shadow: 0 2px 2px #D8D8D8;

background: url(http://public-speaki...oads/bl-bar.jpg) no-repeat top left;

}

#sidebar1 .widget ul {

margin: 0 0 0px 0px;

background: white;

padding: 5px 5px 5px 5px;

-moz-box-shadow: 1px 2px 5px #000000;

-webkit-box-shadow: 1px 2px 5px #000000;

box-shadow: 1px 2px 5px #000000;

list-style-type: none;

}

#sidebar1 .widget ul li {

background-image: url(http://public-speaki...bullet_next.gif);

background-repeat: no-repeat;

padding-left: 18px;

font-size: 12px;

line-height: 17px;

display: block;

margin-bottom:5px

}

.crackbar-content-pad {

padding-top: 0px;

padding-right: 15px;

padding-bottom: 0px;

padding-left: 15px;

}

.section-crackbar a {

color: white;

}

/* ==BOXES: PADDING AND BACKGROUND COLOR== */

#page #boxes .box-media-pad {

box-shadow: 0 3px 4px rgba(0, 0, 0, 0.4);

padding: 17px 15px 10px 15px;

border-radius: 8px;

margin-bottom: 20px;

}

.fboxtitle h3 {

padding-top: 0px;

padding-right: 0px;

padding-bottom: 15px;

padding-left: 0px;

font-size: 1.3em;

}

.fboxgraphic {

padding-top: 5px;

margin-right: 15px;

margin-top: 3opx;

}

.fboxtext {

font-size: 12px;

font-weight:normal;

}

.fboxtext .alignleft {

float: left;

margin: 0 0 0 0;

}

#boxes .grid-element .media_overview {

margin-bottom: 20px;

}

#footer .footcol-pad {

padding-top: 20px;

padding-right: 30px;

padding-bottom: 0px;

padding-left: 10px;

}

#footer .textwidget {

color: white;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 0px;

padding-left: 0px;

}

#footer .content {

width: 100%;

}

#sidebar1 .textwidget {

margin: 0 0 0px 0px;

background: white;

padding: 5px 5px 5px 5px;

-moz-box-shadow: 1px 2px 5px #000;

-webkit-box-shadow: 1px 2px 5px black;

box-shadow: 1px 2px 5px black;

}

#footer .content-pad {

width: 100%;

background: url(http://public-speaki...ads/bg-blue.png);

}

#sidebar1 section.copy {

margin: 0em 0;

}

#border1 {

border:outset 1px #000000;

-moz-border-radius: 13px;

-webkit-border-radius: 13px;

border-radius: 13px;

background-color: #ECECEC;

padding-top: 10px;

padding-right: 15px;

padding-bottom: 10px;

padding-left: 15px;

}

Share this post


Link to post
Share on other sites
gingerwynn

I probably should include that I have an error in the css that says :

PageLines Sections LESS/CSS error. expected color value: failed at `background-color: mix(@startColor, @endColor, 60%);` line: 668

This error has been present for awhile and didn't seem to disrupt anything but I cant figure out how to fix it. This may not be related.

Share this post


Link to post
Share on other sites
Simon

Go to the store in wp-admin, click refresh at the bottom, the go into plugins/sections/themes and make sure they are all updated.

Share this post


Link to post
Share on other sites
gingerwynn

WOW! That did it. Thank you so very much for all your help and I think we can consider this closed now. You guys saved my day..no my week!! :)

Share this post


Link to post
Share on other sites
Simon

The topic was marked as resolved.

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


  • 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



×