Issues after update Cant Install Envira Album Addon and more

Hi there,

I updated my site and after it now I have 3 issues:

I tried to install the envira album addon (of course with an pro key) but thats the only one I cant.

  1. On one of my site I cant change the slider annymore. So the Slider Revolution slider is there but in cornerstone there is no option for this.

  2. in my custom CSS I have 2 errors at the last line: "height: 400px;overflow:hidden;

Appreciate your help.

Best regards

Anyone there?

Hello @patsorules,

Thanks for posting in and sorry for waiting a several hours. Just for future topics, self responding or bumping your post pushes it back in our Queue system so it takes longer to respond to.

1.) It seems that your connection to the Envira extension repository is block or something. Since you have a Pro key, I would highly recommend that you contact Envira Gallery support group. They should be able to guide you how to resolve this issue.

2.) If you have assigned the slider in the Slider Settings, you won’t be able to change or reassign another slider in Cornerstone. You will need to go to the Page Settings and find the Slider Settings: Above Masthead and Slider Settings: Below Masthead. Please check out this article to know how the slider were integrated in the theme.

3.) You need to remove the line: height: 400px;overflow:hidden; and update your custom css into this:

/*
Hier kannst du dein eigenes CSS einfügen.
Klicke auf das Hilfe-Symbol oben, um mehr zu lernen.
*/
.x-navbar .desktop .x-nav > li > a {
    font-weight: normal !important;
    box-shadow: none !important;
}

#two-column{
  width: 550px;
}

#two-column #left{
  width: 300px;
  float: left;
}

#two-column #right{
  width: 240px;
  float: right;
}

#two-column p{
  margin-bottom: 12px;
}

#two-column input[type="text"]{
  border:none;
  border:1px solid #000;
  font-size :14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 540px;
  padding: 5px;
}

#two-column #right input[type="text"], #two-column #left input[type="text"]{
  width:240px;
}

#two-column textarea {
    position: relative;
    padding: 5px;
    border:1px solid #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 540px;
}

#two-column input[type="submit"]{
  padding:8px 18px;
  background:#222;
  color:#fff;
  border: 1px solid #fff;
  float:right;
  font-size: 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#two-column input[type="text"]:focus, #two-column textarea:focus{
  background: #eee;
}

#two-column input[type="submit"]:hover{
  background:#fff;
  color:#222;
  border: 1px solid #222;
}

#two-column input[type="email"]{
  border:none;
  border:1px solid #000;
  font-size :14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 240px;
  padding: 5px;
}

.x-face-outer.front {
  background-color: transparent !important;
  background: url("http://tejays.de/wp-content/uploads/2017/03/Spielgruppe-Vorkindergarten.jpg") no-repeat top center;
}

.x-face-outer.back {
  background-color: transparent !important;
  background: url("http://tejays.de/wp-content/uploads/2017/03/Spielgruppe-Vorkindergarten.jpg") no-repeat top center;
}

.x-card-outer {
  max-width: 500px;
}

.my-class .x-face-outer.front {
  background-color: transparent !important;
  background: url("http://tejays.de/wp-content/uploads/2017/03/Spielgruppe-Vorkindergarten.jpg") no-repeat top center;
}

.my-class .x-face-outer.back {
  background-color: transparent !important;
  background: url("http://tejays.de/wp-content/uploads/2017/03/Spielgruppe-Vorkindergarten.jpg") no-repeat top center;
}


.x-accordion-group:nth-child(1) .x-accordion-heading .x-accordion-toggle.collapsed {
    color: #fff !important;
    background-color: #488AA1;
}

.x-accordion-group:nth-child(2) .x-accordion-heading .x-accordion-toggle.collapsed {
    color: #fff !important;
    background-color: #E6194C;
}

.x-accordion-group:nth-child(3) .x-accordion-heading .x-accordion-toggle.collapsed {
    color: #fff !important;
    background-color: #FAB700;
}

.x-logobar {
    background-image: url(https://tejays.de/wp-content/uploads/2019/11/TejaysStreifen-4-min.jpg);
}


/* CLass hinzufügen */
.p-design {
  font-size: 20px;
  text-align: left;
  line-height: 0px;
  color: blue;
}

.wpcf7-form input[type="submit"] {
  background: #478AA9 !important;
  color: #fffff !important;
  padding: 8px 15px !important;
}
.wpcf7-form input[type="submit"]:hover {
  background: #478AA9!important;
  color: #fffff !important;
  padding: 8px 15px !important;
}

/* Footer */

footer.x-colophon.bottom {
    background-image: url(https://tejays.de/wp-content/uploads/2019/11/TejaysStreifen-4-min.jpg);
}

footer.x-colophon.bottom .x-colophon-content,
footer.x-colophon.bottom .x-nav a,
footer.x-colophon.bottom .x-social-global a {
  color: grey;
}

footer.x-colophon.bottom {
    background-image: url(https://tejays.de/wp-content/uploads/2019/11/TejaysStreifen-4-min.jpg);
}

footer.x-colophon.bottom p {
    color: #000;
}

footer.x-colophon.bottom a {
    color: #000 !important;
}

Please observe indention and proper usage of /* */ when commenting in CSS.

Hope this helps.

Hello,

sorry for my impatience and thanks for your response.

  1. Okay, I opened up a ticket at anvira.

2)Ah thats stupid, I forgot this. Sorry.

  1. Okay. I did and it works so far.

New problem comes up: Now Cornerstone is not longer available under "edit site / edit with cornerstone its still loading and pulsing the cornerstone logo but it doesnt change to editing mode.

Found the probleme. It was the addon autoptimize and the option "also optimize for logged on users”

So I will see what Envira is telling me to the other option.

Thanks

Glad it’s working now, and yes, optimization and caching may affect the functionality. It’s only recommended once the site is done and there are no more changes to add.

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.