Zel
Member
- Apr 28, 2021
- 41
- -10
- 8
link works fine for me.
link works fine for me.
Download BeTheme v23.0.1 - Responsive Multi-Purpose WordPress Theme Nulled Free
Version 23.0.1 – May 26, 2021 Thanks To @Medw1311 @NullMaster
* Added: Muffin Builder - Option to disable hover effects
For those who prefer our previous version of the builder we’ve added an option to display item bars fixed
[ Muffin Builder > Settings > Hover effects ]
* Added: Muffin Builder - Simple view - Item labels
For those who prefer our previous version...
Download BeTheme v23.0.2 - Responsive Multi-Purpose WordPress Theme Nulled Free
v23.0.2 – May 27, 2021 Thanks To @Medw1311 @NullMaster
* Added: Muffin Builder - Custom classes - Show separate classes as pills
* Added: New Google Fonts - 1052 fonts available
* Fixed: Muffin Builder - Hover Effects OFF - Placeholder item icons
* Fixed: Theme Options - Logo - Height
- changelog.html
- functions.php
- style.css
-...
do you release cloud version?v23.0.2 nulled local
betheme-premium-wordpress-theme23.0.2n.rar - Mirrored.to - Mirrorcreator - Upload files to multiple hosts
Securely upload your files, media and documents to more than 30 cloud storage providers simultaneosuly. Remote Upload files to Google Drive and many other hosts.www.mirrored.to
This demo package is not available on the cloud server. Contact @Tomz Package Name: http://gio-accessorize.local/wp-content/themes/betheme/demos/computershop_el.zip
Hey Safran, you elaborate a bit on this? line 161 in functions.php is empty on my themeI found a solution.
First of all, I decoded the code found on line 161 in the function.php file in the theme from https://codebeautify.org/hex-string-converter. As a result, he gave the address https://filedn.com/lbzTJlHIVNaSVuOTzWunY6B/bethemedemo/. Now I changed the current address by doing the reverse process. I changed the demo data I uploaded to my server as hex 68747470733a2f2f796179696e2e6d6f62696c726164796f6d2e636f6d2f64656d6f732f in my file and the result worked. There are some problems. I could not do it. I could not automatically import the slide demos. I imported them manually.
not today little busy
You mean this? They are in Demos folder of the betheme.zip, at least in latest 2-3 updates.
no this is for wpbakeryYou mean this? They are in Demos folder of the betheme.zip, at least in latest 2-3 updates.
Hi guys,
When importing a Betheme demo I get this error.
Does anyone know how I can import the demo manually, wordpress is locally.
Upload To betheme/demos/ Folder
I figured it out. Goto wp-content/themes/betheme/functions/importer/class-mfn-importer-api.phpv23.0.2 nulled local
betheme-premium-wordpress-theme23.0.2n.rar - Mirrored.to - Mirrorcreator - Upload files to multiple hosts
Securely upload your files, media and documents to more than 30 cloud storage providers simultaneosuly. Remote Upload files to Google Drive and many other hosts.www.mirrored.to
I followed your instructions, but I get a critical error from wordpress. I put back line 93 which I edited.I figured it out. Goto wp-content/themes/betheme/functions/importer/class-mfn-importer-api.php
Solution for v23.0.2
@line:93, comment out this:
return new WP_Error( 'error_download', __( 'This demo package is not available on the cloud server. Contact @tomz.' . 'Package Name: ' . $file_url , 'mfn-opts' ) );
And add following code above commented @line:93:
$tmp_file = download_url( $file_url );
Now try importing any pre-built site. It will work. I checked it for bakery3 demo.