Avatar

bsssrl

bsssrl

About

Username
bsssrl
Joined
Visits
44
Last Active
Roles
Member

License key verification

We do not store any license keys, it is for verification purpose only if support expired

Where can I find my purchase code?

Comments

  • Now seems better by far. I'm not using any plugin for translations. Where do you have corrected something (in BeTheme or BeCustom or somewhere else)? The correction is automatically applied with latest update?
  • include_once is used in a lot of plugins and other files, some of them come from wordpress files or betheme files. As you can see from the provided example include_once is not slow, doesn't take 15s to include a file. Becustom could be slow when I c…
  • I created two php pages that use include_once Here is the content of the two pages: includeonce.php <?php  include_once("includedonce.php"); includedonce.php Included!!! If you open /includeonce.php on browser you can see 'Included!!!'…
  • https://forum.muffingroup.com/betheme/discussion/comment/223781#Comment_223781 Sent and waiting for updates. Thanks in advance!
  • When I try to add/edit a page, editor takes minutes to load, chrome/safari becomes unresponsive several times. After this, when I click on 'Edit with BeBuilder' I get a timeout from nginx. I've multiple websites with betheme, all of them have the sa…
  • It doesn't make any sense to me, if I set from theme options an header background I expect to see it in front office. Here is the header configuration in backoffice: http://salesianiragusa.it/configurationsalesiani.pngHere is the result in frontoffi…