
-
AuthorPosts
-
August 14, 2015 at 5:24 pm #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
August 15, 2015 at 5:11 am #488106Hi 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,
IsmaelAugust 19, 2015 at 12:31 pm #489987Forgot 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.
August 21, 2015 at 5:50 am #491158Hi 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,
RikardAugust 25, 2015 at 2:49 pm #492949Hi Rikard,
Hereby! Kind regards and thanks for your hulp already!
Jan
August 26, 2015 at 8:16 am #493334Hi,
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,
RikardAugust 26, 2015 at 6:47 pm #493769Hi 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
August 28, 2015 at 5:33 am #494614Hi 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,
RikardSeptember 4, 2015 at 2:21 pm #498399Hi 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!
JanFour 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}
September 6, 2015 at 11:35 am #498821 -
This topic was modified 9 years, 11 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.