Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #819956

    Hello,

    After I updated the enfold theme on zorbas.dk some things changed.

    1. There is suddenly a mobile version menu on the right when using laptop
    2. There is no mobile version menu when using a mobile
    3. mobile picture on zorbas.dk is gone and not showing on mobile

    4. http://imgur.com/a/WuMqP

    5. My debug mode is gone, i have tried to add it by following the guide but it brakes my site. http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    • This topic was modified 6 years, 9 months ago by lech07.
    #820060

    Hey lech07,

    Please refer to this thread for a possible solution.
    Could you please go to your ftp and delete the /wp-content/uploads/dynamic_avia/enfold.css file, it will be regenerated anew.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    • This reply was modified 6 years, 9 months ago by Victoria.
    #820386

    Didn´t help.

    Please correct or somehow help me with the issue as users can´t use mobile version for instance to navigate.

    #821947

    Hi lech07,

    The booking form seems to work as it should and the icon menu is gone. You need to disable the caching plugin for me to be able to help you with the menu.

    Best regards,
    Victoria

    #836270

    hello,

    I have deactivated all caching.
    Do I also need to disable minify and cloudfare?

    • This reply was modified 6 years, 8 months ago by lech07.
    #836927

    Hi lech07,

    YEs, please, just the minification. We need to find this rule and delete

    View post on imgur.com

    Best regards,
    Victoria

    #836980

    ok, the minify plugin is deactivated also.
    where can i find this code?

    I found the code you are refering to in my custom css:

    View post on imgur.com

    This is my full quick css. maybe there are other errors?

    #avia2-menu {
    position: relative;
    top: -3px;
    }

    #top .flag-dansk {
    background: url(‘http://www.zorbas.dk/wp-content/uploads/2017/03/dansk-flag.png’) center center no-repeat !important;
    height: 18px;
    width: 50px;
    text-indent: -9999em;
    }

    #top .flag-svensk {
    background: url(‘http://www.zorbas.dk/wp-content/uploads/2017/03/svensk-flag.png’) center center no-repeat !important;
    height: 18px;
    width: 50px;
    text-indent: -9999em;
    }

    #top .flag-dansk a,
    #top .flag-svensk a {
    display: block;
    }

    .custom-tag {
    padding: 5px;
    background-color: rgba(0,0,0,0.5);
    }

    #top .widget_nav_menu {
    padding-top: 0;
    }

    .sidebar_left {
    -moz-box-shadow: inset -8px 0 20px -10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset -8px 0 20px -10px rgba(0, 0, 0, 0.2);
    box-shadow: inset -8px 0 20px -10px rgba(0, 0, 0, 0.2);
    }

    .sidebar_left .inner_sidebar {
    margin-right: 0 !important;
    }

    .sidebar_left .widget_nav_menu ul li a {
    border: 1px solid #e1e1e1;
    border-right: 0;
    border-left: 0;
    color: #666;
    margin: 0 0 -1px;
    padding: 12px 16px !important;
    text-align: left;
    }

    .sidebar_left .widget_nav_menu ul li.current-menu-item a {
    color: #719430;
    }

    /*8bba34*/

    .sidebar_left .widget_nav_menu ul li:first-child a {
    border-top: 0;
    }

    .page-id-79 #element_avia_17_1 {
    width: 100%;
    margin-left: 0;
    }

    .av-catalogue-content {
    padding-right: 0px;
    }
    .avia-testimonial-image {
    float: none;
    margin: 0 auto 0px auto;
    }
    .avia-testimonial-meta {
    margin-left: 0;
    text-align: center;
    }

    .lch-progrees-bar {
    padding-right: 0px;
    margin-right: -0px;
    }

    .page-id-118 .sidebar_left #nav_menu-2 {
    display: none;
    }

    .page-id-120 .sidebar_left #nav_menu-2 {
    display: none;
    }

    .page-id-123 .sidebar_left #nav_menu-2 {
    display: none;
    }

    .page-id-125 .sidebar_left #nav_menu-2 {
    display: none;
    }

    /*
    @media only screen and (max-width: 767px) {
    .responsive .avia-grid-testimonials .avia-testimonial-meta {
    margin-left: 130px;
    }}*/

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .lch-progress-bar {
    padding-right: 0px;
    margin-right: 50px;
    }
    }

    @media only screen and (min-width: 768px) {
    .home #av_section_2 .entry-content-wrapper {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    }

    .home #av_section_2 .entry-content-wrapper .iconbox,
    .home #av_section_2 .entry-content-wrapper .iconbox_content {
    height: 100%;
    }

    .home #av_section_2 .entry-content-wrapper .iconbox_content {
    padding-bottom: 0;
    }
    }

    .home #av_section_2 .entry-content-wrapper .iconbox_content {
    padding-bottom: 30px!important;
    }

    .home #av_section_2 .entry-content-wrapper .iconbox_content .avia-button-center {
    position: absolute;
    bottom: 0;
    transform: translateX(-50%);
    left: 50%;
    width:90%;
    }

    @media only screen and (max-width: 767px) {
    .av-catalogue-price {
    font-size: 14px;
    position: relative;
    }
    .av-catalogue-title {
    font-size: 14px;
    line-height: 1.5em;
    }

    .avia_textblock {
    line-height: 37px;
    }

    h1 {
    line-height: 60px;
    }

    .fb-page.fb_iframe_widget,
    .fb-page.fb_iframe_widget span {
    position: static !important;
    width: 100% !important;
    }

    .av-catalogue-content p:last-child {
    font-size: 11px;
    }

    .av-catalogue-image {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    }

    .responsive .tabcontainer .tab_content {
    padding: 0 5px;
    }

    .av-catalogue-content p {
    font-size: 10px !important;
    }

    .progressbar-title {
    font-size: 11px;
    }

    .avia_message_box_content {
    margin-left: -8px;
    margin-right: -8px;
    }
    }
    @media only screen and (max-width: 767px) {
    .av-catalogue-price {
    font-size: 11px;
    position: relative;
    }
    .av-catalogue-title {
    font-size: 11px;
    line-height: 1.5em;
    }
    }
    @media only screen and (max-width: 1024px) {
    nav.main_menu {
    display:none !important;
    }
    #advanced_menu_toggle, #advanced_menu_hide {
    display:block !important;
    }
    }

    • This reply was modified 6 years, 8 months ago by lech07.
    #836985

    i removed it and seems like it´s working now.

    My quick css looks like this where i removed it. is it correct?

    View post on imgur.com

    #836993

    one more thing.

    My footer menu looks awful in the mobile version.
    How can i correct this? Looks like a bug in the mobileversion.

    Also on the frontpage on mobileversion, it seems like there is a blanc screen on the first visit or when i erase cache in browser.
    That means, the first time a visitor visits the site there is no picture or video in mobile version.

    #838017

    Hi lech07,

    The footer looks ok, the slider does not show because there is and error in the JavaScript in the minified scripts.

    Best regards,
    Victoria

    #838500

    Hi Victoria,
    How can i correct this?
    ————————————-
    ANother thing is that I cant add the debug code in functions.php.
    When I do that I get this in the backend:

    View post on imgur.com

    I want to add the debug mode to find an error: A background picture is linking to my synologyserver and i want to remove the link or correct.
    How can i remove it? I cant find the background picture in my frontside, but in the sourcecode I can see it:
    avia-full-stretch” style=”background-repeat: no-repeat; background-image: url(https://zorbas.synology.me/wordpress/wp-content/uploads/2016/09/zorbas-mobil.billede.jpg); background-attachment:

    #838666

    Hi lech07,

    The debug mode is back on, you forgot the

    <?php 

    at the top of the file.

    Best regards,
    Victoria

    • This reply was modified 6 years, 8 months ago by Victoria.
    #838682

    thanks alot, it helped me to find the error an remove it.

    #838730

    Hi!

    We’re happy that Victoria was able to help you! We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.

    Thank you for using Enfold.
    Cheers!
    Sarah

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘after theme update some things changed’ is closed to new replies.