Betheme | Responsive Multipurpose WordPress & WooCommerce Theme

Betheme | Responsive Multipurpose WordPress & WooCommerce Theme v28.0.6

No permission to download
J

JAVI260219666

Guest
When I try to install a prebuilt theme, It says: "Empty purchase code."

Could you help me please?
Version 25.1.8 is not nulled. I have tried it and it asks to register the license. Version 25.1.7 works fine or you will have to wait for the Masters to nulled thema version 25.1.8

If you look at the post that manni82001 has put after the version of the theme it says "untouched" it does not put nulled

betheme.png

Greetings toall and thanks for the great work of this forum
 
Last edited by a moderator:

arunadaybasu

Member
Mar 15, 2019
39
6
8

Betheme | Responsive Multi-purpose WP Theme Free v25.1.8 Nulled​

* Added: Header style: Shop split
* Added: Shop - Colors - Single product - Image icon color and background
* Added: Shop - Colors - Add to wishlist icon color
* Added: Pricing item - Option to use icon name as list item title, ie. icon-check will be displayed as check icon
* Added: Pricing item - Option to use simple shortcodes in list item title, ie. [icon type="icon-check" color="#fff"]

* Fixed: Shop - Hook: woocommerce_after_main_content - Unwanted margin removed
* Fixed: Shop - Single product - Images gallery - Transparent images background on hover
* Fixed: Shop - Single product - Add to cart button - Border radius when Button style: Custom is selected
* Fixed: Header Creative - Dropdown submenu - Top bar right position
* Fixed: Header Creative - Dropdown submenu - Unwanted border removed
* Fixed: Transparency: Top Bar with menu for Header style: Shop
* Fixed: Theme Options - Buttons - Change between Classic and Custom buttons if 'Google Fonts: Load from Google' option is disabled in Performance tab
* Fixed: Theme Options - Subheader padding on mobile - No effect if 0 entered
* Fixed: Theme Options - Misleading option name for Single Post - 'Zoom image' -> 'Featured image click'
* Fixed: Minor PHP Warning: Undefined array key 'HTTP_USER_AGENT'
* Fixed: Elementor - Table of contents widget - Marker view - Unified margin
* Fixed: Elementor - Table of contents widget - Scroll to heading after link click

* Improved: Table of contents element - Links generated from headings text


Tried it on an existing install which had the previous nulled version. It's working fine.
 
  • Like
Reactions: jeru10 and kusagedo
J

JAVI260219666

Guest
I'm getting "Empty purchase code." error when trying to import the demos.
Hello
If you install version 25.1.7 you don't have any problem, but version 25.1.8 nulled has that problem.
Yesterday I did the test and the same thing happened to you.
You have the option of doing what the arunadaybasu colleague says, you install version 25.1.7 all the plugins that it puts recommended, download the pre-built that you want to install and if you want to update the theme, upload version 25.1.8 and you will have it updated , I have done the test on a web and it works fine.
You already tell us.
All the best.
 
J

JAVI260219666

Guest
Captura de Pantalla 2022-01-08 a la(s) 16.02.41.png Captura de Pantalla 2022-01-08 a la(s) 16.03.28.png Captura de Pantalla 2022-01-08 a la(s) 16.04.43.png


I still can't fix it









Hello.
I am a newbie to this theme but I have seen that it is quite fast and since I use shared hosting I have decided to use it to improve speed, I am testing this theme on a website and for the moment it works well. You must do something wrong, since I have tried the same pre-built as you to check the error that happens to you and with version 25.1.7 I do not get that problem.
I see that you understand Spanish, sometimes the translator doesn't explain it well, it happens to me sometimes.
Try again deleting the entire Wordpress installation and reinstalling Wordpress and follow the advice of arunadaybasu, I have done what he says and it works for me, I put screenshots of the same pre-built that you have installed, without any trouble.
You already tell us

Un saludo.
 

Attachments

  • captu1.jpg
    captu1.jpg
    302.7 KB · Views: 11
  • captu2.jpg
    captu2.jpg
    145 KB · Views: 11
  • captu3.jpg
    captu3.jpg
    166.8 KB · Views: 10
  • Like
Reactions: arunadaybasu

dgpalych

Active member
Banned User
Nov 1, 2020
461
239
43
I solved it. The problem was about PHP max_execution_time, I changed form 30 to 360 and ¡voilà!.

Thanks everyone for your help.
For BeTheme to work properly, you need:
1. In the file .htaccess register:
php_value max_execution_time 600
php_value memory_limit 512M
php_value post_max_size 250M
php_value upload_max_filesize 128M
php_value max_input_vars 5000
------------------
or else
2. In the wp-config file:
ini_set ( 'post_max_size' , '250M' ) ;
ini_set ( 'file_uploads' , 'On' ) ;
ini_set ( 'upload_max_filesize' , '250M' ) ;
ini_set ( 'max_input_time' , '600' ) ;
ini_set ( 'max_execution_time' , '600' ) ;
ini_set ( 'safe_mode' , 'off' ) ;
ini_set ( 'max_input_vars' , '5000' ) ;
define('WP_DEBUG', false);
define('WP_MEMORY_LIMIT', '512M');
define('WP_MAX_MEMORY_LIMIT', '512M');
define( 'WP_POST_REVISIONS', false );
 

arunadaybasu

Member
Mar 15, 2019
39
6
8
A word of caution for all those who are going to use BeTheme for their work:

There are many demo's which uses the Muffin Builder. Use it only if you are comfortable with dealing with issues yourself. Cause you might encounter many issues in the Muffin Builder. It's still very new.

I would advise going for the Elementor/Gutenberg demo's. At least you can use other plugin and extend these builders.

You can't do that with Muffin Builder. Just letting you know.
 

dgpalych

Active member
Banned User
Nov 1, 2020
461
239
43
Does the template have some kind of block so that google cannot index the built site and that it does not appear in the search results?
What does it mean - some kind of block?
Can I be more specific?
 

oswwall

New member
Sep 24, 2019
0
0
0
What does it mean - some kind of block?
Can I be more specific?
I made a site with the template and it has not appeared in google results for more than a month, even if I put the full name in the search, it does not appear, as if the "discourage search engines" were activated.
 

dgpalych

Active member
Banned User
Nov 1, 2020
461
239
43
I made a site with the template and it has not appeared in google results for more than a month, even if I put the full name in the search, it does not appear, as if the "discourage search engines" were activated.
Is there an XML sitemap plugin for search engines?
Added a website to Google Search Console?
 

dgpalych

Active member
Banned User
Nov 1, 2020
461
239
43
Yes, it is with final D, and of course, the other page has existed for a longer time, but anyway, even typing the .cl in the search does not show it as a more precise result
There cannot be two sites with the same domain name.
Two versions of the site are shown here.
If you have a third site with the same domain name, it will not be in the search.
And how could Google miss another site with the same domain name?
Or you give the wrong URL of the site.
 

dgpalych

Active member
Banned User
Nov 1, 2020
461
239
43
Yes, it is with final D, and of course, the other page has existed for a longer time, but anyway, even typing the .cl in the search does not show it as a more precise result
Why are you writing the wrong
website URL?
I do not know what you conjured there, but your site
was barely opened through a Proxy server.
It loads very slowly.
Here is his URL:
Changed the domain name - Google misunderstands you.
Takes it for a double.
 

Forum statistics

Threads
69,502
Messages
910,085
Members
240,018
Latest member
Khubaibopm

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu