Forum Replies Created
-
in reply to: Can't edit pages since updating
Thanks for clarifying the new process. I narrowed down the issue to Codeless Slider elements. I was trying to edit the heading, sub-heading and button text/link on my home slider but they cannot be edited. I am able to edit all content on the page, just not in the slider. I just deleted and re-added the slider and now it works.
-
This reply was modified 7 years, 3 months ago by
brightestspark.
Update – I just checked my other Folie site where I haven’t updated Kirki yet and the media uploader still works. So I rolled back to last version of Kirki (3.0.33) and the media issue is resolved.
I note this from the Kirki changelog for latest version 3.0.34.1 (released Sep 16)
- New: (Refactor) Migrated
imagecontrols to new structure in preparation of v3.1
-
This reply was modified 7 years, 8 months ago by
brightestspark.
in reply to: Page Fullwidth Content problem with new versionThis reply has been marked as private.in reply to: Page Fullwidth Content problem with new versionI just updated the theme and installed and activated the Kirki plugin.
The pages went back to fluid/full width even though I have set them to not be full-width. So this problem is not fixed.
in reply to: Page Fullwidth Content problem with new versionI just updated to Folie 2.1.1 and this issue has not been resolved. My pages are forced full width again ie. I have set my page options to be full width=off, yet they display full width/fluid. Will this issue be fixed soon? I will implement my fix above again until this is fixed.
in reply to: Page Fullwidth Content problem with new versionUPDATE:
I am still having all sorts of issues with that fluid container on each of my Folie sites whenever I update a page or add a new post, page or product. Existing pages that are not edited were not impacted. On one site I am only using bundled plugins = no extras. I have set my page options to be full width=off, yet they display full width/fluid. Using the code edit I mentioned above, I could get my updated pages and archives to display in the container, but my blog posts and products went full width.
So I changed line 193 of /wp-content/themes/folie/includes/codeless_html_attrs.php to the following (removed the ! AND changed ‘false’ to ‘true’) and now pages, products, posts and archives are all displaying within the container and not fluid when updating and creating new ones. There’s definitely a bug here.
if( codeless_get_meta( 'page_fullwidth_content', true ) )in reply to: Posts Showing Up As 'Admin' and Weird LayoutHi @incubator
Myself and another person had exactly the same issue (for some reason, the Codless support cannot replicate). The fix is here: https://support.codeless.co/?topic=page-fullwidth-content-problem-with-new-version/#post-32855
You may need to “update” your new post to get the fix to apply. But the author pages/archives will go back to normal. And you can delete the custom css “fix” / hack provided by support.
in reply to: Page Fullwidth Content problem with new versionFor anyone else having this issue go to /wp-content/themes/folie/includes/codeless_html_attrs.php
Go to line 193 and delete the ! in front of !codeless_get_meta so it looks like this:
if( codeless_get_meta( 'page_fullwidth_content', false ) )in reply to: Page Fullwidth Content problem with new versionI have exactly the same problem with that fluid inner content container on all 3 of my Folie sites since updating to the latest version of the theme. Every time I create or edit a page or product they page goes full width! Annoying. And I cannot make my Blog Template page show in the container. I’ve tried everything. Definitely a theme bug. Thanks @trophyawardco for the fix.
Please codeless fix this bug. It was driving me insane.
in reply to: Theme settings lost after updating Handel to 1.0.5Hi there – just letting you know that I successfully updated the theme after first deactivating the metabox plugin.
Cheers
Jen
in reply to: Theme settings lost after updating Handel to 1.0.5This reply has been marked as private.in reply to: Updating Handel Theme failed… Website down…Hi Mihalia – I have updated my profile to include credentials for the website with handel theme. I rolled back the theme and Codeless Builder updates. I have a back-up via ManageWP
Thanks.
in reply to: Updating Handel Theme failed… Website down…Same issue here after I updated Codeless Builder to 1.2.2. I have rolled back. Am on WP 4.9 already.
Fatal error: Uncaught Error: Class ‘Cl_Post_Meta’ not found in /home/domain/public_html/wp-content/themes/handel/functions.php:2304 Stack trace: #0 /home/domain/public_html/wp-includes/class-wp-hook.php(286): codeless_register_meta_boxes_inpage(Array) #1 /home/domain/public_html/wp-includes/plugin.php(203): WP_Hook->apply_filters(Array, Array) #2 /home/domain/public_html/wp-content/plugins/meta-box/inc/core.php(47): apply_filters(‘rwmb_meta_boxes’, Array) #3 /home/domain/public_html/wp-includes/class-wp-hook.php(286): RWMB_Core->register_meta_boxes(”) #4 /home/domain/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #5 /home/domain/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #6 /home/domain/public_html/wp-settings.php(450): do_action(‘init’) #7 /home/domain/public_html/wp-config.php(92): require_once(‘/home/domain/…’) #8 /home/domain/public_html/wp-load.php(37): require_once(‘/home/domain/…’) #9 /home/domain/public_html/wp-admin/admin. in /home/domain/public_html/wp-content/themes/handel/functions.php on line 2304
-
This reply was modified 8 years, 6 months ago by
brightestspark. Reason: said I was on WP 4.8 but am on 4.9
Wonderful. Thanks for the quick fix.
Hi Mihalia – I have done that now.
-
This reply was modified 7 years, 3 months ago by