Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #487849

    After two years of using enfold I came across the next problem.

    After editing a section of my content (f.e. changing the background of a color-section) I click the ‘save’ button and the link will change so something ending on: &action=edit#save but nothing happens.

    Tried solutions:
    – Using other computer
    – Upgrading all plugins and enfold
    – Disactivating all plugins
    – Using other browser (chrome and safari instead of firefox)
    – Reuploading new Enfold themefiles (using FTP)

    Hope you’ve a solution.

    • This topic was modified 9 years, 11 months ago by Jan. Reason: new things tried
    #488106

    Hi JanvanBaardewijk!

    Thank you for using Enfold.

    Looks like it is only happening on that page because when I created a test page, there’s no issue when I add a background image: http://www.zorgteamtraining.nl/test/

    Is it OK if you recreate the color section from scratch? Delete the color section then add a new one.

    Regards,
    Ismael

    #489987

    Forgot to tell, thats what I did before but after saving it one time you’ve to create a new color section again. The problem is also happing on other pages, for example the ‘about-me’ page.

    #491158

    Hi Jan,

    There is a password before being able to login in to WordPress, could you send the details of that as well please?

    Best regards,
    Rikard

    #492949

    Hi Rikard,

    Hereby! Kind regards and thanks for your hulp already!

    Jan

    #493334

    Hi,

    Thanks for the login, it worked. It couldn’t reproduce the error you are getting on the test page Ismael created, are we allowed to experiment on the page you are having problems with? You could also try to deactivate all plugins to see if one of them is causing a conflict.

    Best regards,
    Rikard

    #493769

    Hi Rikard,

    See options tried (above) I indeed deactivated al the plugins to check for conflicts. It’s ok to experiment on the page I’ve problems with, but please duplicate the page so the changes won’t be visable on the homepage of my website.

    Best regards, Jan

    #494614

    Hi Jan,

    I see your problem now though the things you’ve listed that you have done already are the same recommendations I would give you, if deactivating plugins and overwriting the theme didn’t work the only advice I could give you would be to reinstall WordPress. Although I think a fresh install of the theme would be enough, could you please try again? http://kriesi.at/documentation/enfold/updating-your-theme-files/. Another option would be to activate debug mode and copy the shortcode to a new page to see if it works better then: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Thanks,
    Rikard

    #498399

    Hi Rikard,

    Thanks for your help. I just found the solution to my problems. It was in the css code which i created during my time of using enfold. I’m not sure where but when I used my website without the css styling code, the problem disappeared. I just found out that most of my css edits can be replaced by edits in the theme-editor.

    Kind regards for your help!
    Jan

    Four your idea, how my CSS used to look:

    .form-allowed-tags { display:none; }
    h1, h2, h3, h4, h5, h6, #top .title_container .main-title, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox, .av-special-font, .av-current-sort-title{font-family: Arial, ‘HelveticaNeue’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif;}

    .logo a img {display: inline-block; vertical-align: middle;}

    #header .menu-item a {line-height: 133px!important;}

    .header_color .sub_menu>ul>li>a, .header_color .sub_menu>div>ul>li>a, .header_color .main_menu ul:first-child > li > a, #top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a, #top .header_color .sub_menu li ul a {color: #604a7b;}
    #footer .widgettitle {color: #fcd5b5;}
    .main_color .meta-color, .main_color .sidebar, .main_color .sidebar a, .main_color .minor-meta, .main_color .minor-meta a, .main_color .text-sep, .main_color blockquote, .main_color .post_nav a, .main_color .comment-text, .main_color .side-container-inner, .main_color .news-time, .main_color .pagination a, .main_color .pagination span, .main_color .tweet-text.avatar_no .tweet-time, #top .main_color .extra-mini-title, .main_color .team-member-job-title, .main_color .team-social a, .main_color #js_sort_items a, .grid-entry-excerpt, .main_color .avia-testimonial-subtitle, .main_color .commentmetadata a, .main_color .social_bookmarks a, .main_color .meta-heading>*, .main_color .slide-meta, .main_color .slide-meta a, .main_color .taglist, .main_color .taglist a, .main_color .phone-info, .main_color .phone-info a {color: #322832; }
    .main_color .iconlist_content {
    color: #322832; }
    .main_color h2 {font-size: 18px; }
    .main_color li {border-width: 1px;}
    .main_color span.iconfont {background-color: #604a7b;}

    .main_color .heading-color, .main_color h1, .main_color h2, .main_color h3, .main_color h4, .main_color h5, .main_color h6, .main_color .sidebar .current_page_item>a, .main_color .sidebar .current-menu-item>a, .main_color .pagination .current, .main_color .pagination a:hover, .main_color strong.avia-testimonial-name, .main_color .heading, .main_color .toggle_content strong, .main_color .toggle_content strong a, .main_color .tab_content strong, .main_color .tab_content strong a, .main_color .asc_count, .main_color .avia-testimonial-content strong, .main_color div .news-headline {color: #ff6666;}

    .stretch_full.container_wrap.alternate_color.light_bg_color.title_container {display: none;}

    .container_wrap {border-top-width: 0px; }

    li:hover .avia-menu-fx, .current-menu-item>a>.avia-menu-fx, li:hover .current_page_item>a>.avia-menu-fx {opacity: 1; visibility: hidden;}

    .alternate_color .heading-color, .alternate_color h1 {color: #fcd5b5;}
    .breadcrumb-trail span {display: none; }

    .content, .sidebar {padding-top: 50px; padding-bottom: 33px; }

    body {font: 15px/1.65em “HelveticaNeue”,”Helvetica Neue”,Helvetica,Arial,sans-serif}

    .main_content {font-size: 15px;}

    .template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {text-transform: none; letter-spacing: 1px;}

    .av_promobox, .avia-testimonial-content {
    border-radius: 5px;}

    #footer .avia-slider-testimonials .avia-testimonial-content {border-color: #000;}
    #footer .avia-arrow {border-color: #000!important;}

    .av_one_full .avia-testimonial-content {margin-left: 100px;}
    .avia-promocontent h3 {margin-top: 12px;}

    .avia-team-member .team-social {
    border: none;}

    .avia_transform .av_slideshow_full .active-slide .avia-caption-title, .avia_transform .av_fullscreen .active-slide .avia-caption-title {text-transform: none !important; }

    .main_color .avia-icon-list .iconlist-timeline {border-color: #fff;}
    .minitext {display: none; }

    .av-share-box .av-share-link-description {display:none}

    #498821

    Hi Jan,

    Glad you got it fixed :-)

    Please let us know if you should have any further questions on the topic.

    Regards,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.