-
-
Hi,
I skipped last 3-4 updates and updated site now, running on June theme. The reason for this was because I had made some changes in header files and some text on single product page. But anyways I have listed down the changed files and updated on a staging site.
After updating I encountered error “Uncaught Error: Class ‘Kirki’ not found”. Couldn’t access backend also as site broke down completely.
On googling, found out dev asked to install the Kirki plugin. I made another staging site and installed the plugin, got error on plugin activation “Fatal error: Uncaught Error: Class ‘Kirki_Fonts_Google’ not found”Some forum had suggested adding this code in theme’s functions.php file.
function theme_font_add_all_variants() {
if (class_exists(‘Kirki_Fonts_Google’)) {
Kirki_Fonts_Google::$force_load_all_variants = true;
Kirki_Fonts_Google::$force_load_all_subsets = true;
}}
add_action(‘init’, ‘theme_font_add_all_variants’);Made another staging site, added code in functions.php and then installed the plugin. Site broke down again and now I am seeing this page: https://www.dropbox.com/s/a8jq9l0uyex0g85/Screenshot%202019-11-28%2018.48.00.jpg?dl=0
Not sure what to do anymore!
-
I know my support has expired but I don’t want any bells and whistles, just want a working site.
-
Hello,
Please add some wp and ftp credentials in a private reply.
We will check it asap.Best regards!
-
-
Request you to let me know the process to update in live site, as I cannot merge this copy to the live one.
-
Hello,
Please go to your stage site’s wp-plugin folder. Use a FTP account for it or through cpanel. Then rename all plugins. This will deactivate them instantly so we will be able to access the wordpress dashboard.
Send us some wp login credentials then. So we can check it from there/Best regards!
-
-
-
Hello,
The problem was caused by the missing update of the theme. You have updated the plugins but not the theme.
Our latest version is 1.7.5, now to fix momentarily the problem you can edit the file: includes/codeless_customizer/codeless_customizer_config.php.
Kirki_Fonts_Google::$force_load_all_variants = true;
replace with:
if( !class_exists( 'Kirki' ) ) return; if(class_exists('Kirki_Fonts_Google')) Kirki_Fonts_Google::$force_load_all_variants = true;
Please remove the bad rating on themforest.net.
Regards!
-
-
Hello,
Please make the changes suggested in the last reply. Then try activating Kirki plugin again.
Let us know.
Best regards! -
The file already has the exact code you asked me to update it to. See screenshot: https://www.dropbox.com/s/ljpgjv5u9kuzrcg/Screenshot%202019-12-02%2022.21.24.jpg?dl=0
Kindly send me updated file with changes that I can use
-
Hello,
Please add some ftp credentials in a private reply. So we can check the files closely.
Best regards!
-
Hi,
I haven’t uploaded the theme yet. Like I told you, site breaks down when I copy theme files online.
I have the theme zip in my system currently and I wanted to upload after doing the changes you mentioned.
However when I opened the specified file you asked me to change, it had the exact same code you asked me to put in it. -
Hello,
Have you tried to update theme using the Envato market plugin? So you avoid making any mistake while updating it.
I suggest you install a maintenance plugin, set the site into maintenance mode for the time of update and then move on from there.Let us know.
Best regards! -
-
Hello,
Please add some ftp credentials in a private reply. For us to check the files and pass this phase.
Best regards!
-
-
-
-
Hello,
One of the third-party plugins was conflicting. I deactivated all, updated and installed the Codeless Builder and Kirki plugin. The site is showing no errors whatsoever. See screenshot: https://ibb.co/jRy5DYY
I am activating them now, one at a time to find the culprit.
Best regards!
-
Thanks, please let me know. I’ve used general plugins only, nothing fancy or custom code.
-
Hello,
So I activated all plugins and none gave a problem. However, all I did was, deactivate them first. Updated the Kirki and Codeless Builder plugin. And then re-activate the third party plugins.
It’s all ok now.
Please check your site.Best regards!
-
Hi,
Thanks for your help.
2 things I’d like to bring to your attention:– The fonts have changed. Site is not showing the theme fonts but some browser default font. https://www.dropbox.com/s/823lcylhs2rsp0s/Screenshot%202019-12-09%2014.53.02.jpg?dl=0
You can compare with live site Giftzila.com– Search page has changed. For e.g. if I search for SKU ‘a105’ in the search box it gives error on the staging site, but works fine on the live site. I want the search results to show as the shop page.
—————————————-I’ll make a fresh staging copy and try to update in it. Just want to reconfirm with you so I can follow exact steps.
– Install kirki plugin without activating
– Disable all plugins
– Update theme using envato market plugin
– Activate Kirki plugin
– Enable all previously active 3rd party plugins (one by one?)
Anything else? Also did you update the codeless builder plugin separately or does it get updated when updating the theme? -
Hello,
The fonts are not being loaded due to a cross-origin issue: https://ibb.co/zbDjwn7
The staging site is calling the fonts from the original site and the latest is not allowing it. (screenshot). Did you import the content from the original site? You may need to check that all links in the database have been updated correctly to the new site’s link (the staging site).-The search issue, this too is most properly due to the database not being updated correctly from the import of the original site’s content (links).
I suggest you continue to update the original site and work with it.
-The steps I took where:
1-Deactivate all plugins;
2-Update theme;
3-Update included plugins (Kirki and Codeless Builder);
4-Activate included plugins first;
5-Proceed in activating other plugins one at a time;Best regards!
-
– How do you update included plugins? The update to codeless builder does not come under plugins.
– While implementing theme, support gave me separate code to change the search page functionality through a link. That link no longer works. Now I’m not sure how to get the same search page in the new version. Can you share the code again?
-
Hello,
1-Check this article on how to update include plugins: https://support.codeless.co/?ht_kb=update-plugins-using-only-the-included-in-theme-version
2-Sorry but we don’t have any code saved. I suggest you save every additional change made to theme files in order to replace them in case of any theme update.
PS: Please consider updating your support time to receive additional support.
Best regards!
-
Hi,
Sorry for delayed response but I had kept the work to be done on weekend.
I have followed your steps and updated the theme, but the search page is different now. See point no. 5 in this screenshot: https://www.dropbox.com/s/s58ilqlpmg5odza/Screenshot%202019-12-15%2013.59.40.jpg?dl=0
Mirela had shared some code to be changed for the search to change. The default search in the theme header is not showing any products.
-
Hello,
Yes, because the search you had was customized to your needs. It was not left to its default state. And now with the update, the themes have been replaced and the code is back to its original state.
The codeshare link is a temporary link. We can not find it just like you can’t. If you have any saved copy of the old theme files, just access the file and check the differences.
*Please update your support time for further support.
Best regards!
-
Hi,
Yes I have the original working copy. Will renew if I need further support, but as you can also verify, the path is incorrect.
I might have changed the file in another location. I can copy paste the code, just need you to tell me which file is it.
I looked for differences in cl_header_search.php in another location but there was no difference in that from the current file
-
-
I understand and I’m right there with you. You cannot keep track of what you reply to each and every customer.
You have been very patient and helpful in resolving the issue and I thank you for the same.However, I am just asking for the file responsible for the header search so I can copy it from the existing theme file.
Without that I cannot apply the changes to live site since product search will not work. -
Hello,
The file is the same as said in the email: includes\codeless_builder\header-elements\cl_header_search.php
The only difference is a minor change in folder organization. As you can see the config folder has been removed. I hope this helps.
Best regards!
-
Thanks. Changed my rating. Merry christmas
https://www.dropbox.com/s/y4dtwe3vlpty4nu/Screenshot%202019-12-23%2011.46.33.jpg?dl=0
-
-
Hi,
Sorry to bring this up again, but even after following your procedure to update (through envato market plugin from backend), and updating from 1.7 to 1.8, the site broke down with this screen:
https://www.dropbox.com/s/apnxkrrkm4qr7fo/2020-02-28_16-26-58.jpeg?dl=0
Why is this happening now?
-
Can you access the wp-admin? if so, delete the current codeless-builder plugin and install the new recommended plugin codeless-page-builder 1.0.0 version
Just uploaded a new version of the theme to fix this issue
Thanks
-
Ok, and where do I download the new version after deleting; from Appearance> Install plugins?
Shall I first replace the codeless editor and then go ahead with the update from envato market plugin?
-
Just update with the Envato market plugin (when new version released).
About the plugin, you need to remove the actual Codeless Builder plugin and then install the new recommended plugin (you can see the message on top of WP Dashboard after removing actual version) or install it manually from Plugins -> New Plugin (search for codeless page builder)
Thanks
-
Hi,
I update Kirki version 3.1.0 to 3.1.1 and it broke my site homepage (that’s all I checked).
Thankfully I had a backup of yesterday and I restored it.
How to update Kirki without breaking the site?
-
Hello,
Normally Kirki doesn’t create this problem. I think after the theme update you have forgotten any plugin to activate.
Please send us the error you seen after the kirki update.
Let me know.
Regards!
-
You must be logged in to reply to this topic.