Jamie
Forum Replies Created
-
Can you try this @dopeboy
(Site) Editor > Templates
Scroll to bottom to go to Manage All Templates
In the top right choose “Add New Template”
If Archives are enabled for your CPT, I believe you should see an Archive option there.
Hi Stephanie,
The BB Developer version is a premium product. Per forum guidelines, we cannot assist you here with that. Please submit a support ticket here: https://www.wpbeaverbuilder.com/beaver-builder-support/
If the login information is not known, you can submit the contact form here and mark “General Inquiry” https://www.wpbeaverbuilder.com/contact/.
You can just provide a link to this thread in the form so you don’t have to write it all out again.
We can then look up an account that way.
In general, Update package not available means that the license key is not entered or that a subscription has expired but we’ll be able to look you up in the system to try to find more details after you submit the form.
Ultimate Addons for Beaver Builder is not our product though, that is a 3rd party product and the same with WP Rocket. So you’d need to reach out to their respective teams regarding that.
- This reply was modified 2 years, 2 months ago by Jamie. Reason: add details
You cannot use Beaver Builder with your ww.wp.xz.cn account. An account with ww.wp.xz.cn lets you participate here but it doesn’t give you a website.
The account for hosting that you have with domains.co.za is where you’ll want to install Beaver Builder.
Whatever domain you have linked to your account there, you should be able to access the WordPress admin of your site by going to
yourdomain.com/wp-admin/
Once you login there, you go to Plugins > Add New > Upload File and upload the zip of Beaver Builder that you purchased.
Then you can activate it and get started.
Your hosting provider may have another way for you to access the WP admin as well but you’d need to reach out to them about that.
Since you mention that you purchased Beaver Builder, if you need further help, please login to your account with us on our website and go to https://www.wpbeaverbuilder.com/beaver-builder-support/ to submit a ticket.
Per forum guidelines, we are not able to help you here when you are using a premium version of our product.
Forum: Plugins
In reply to: [Customizer Export/Import] PHP 8.1 supportYou’re welcome @daniloparrajr!
Forum: Plugins
In reply to: [Customizer Export/Import] PHP 8.1 supportHi @daniloparrajr, yes as far as we know it is. I just tested it with 8.1 and received no errors exporting or importing.
Forum: Developing with WordPress
In reply to: WP creates a “category” page when going to a subcategoryWelcome to WordPress!
Regarding the URL of https://dan-baisal.com/cars-and-automotive/, it sounds like you updated the page title but not the slug, which is what is used for the URL.
Is there a reason you are creating pages for categories rather than just using the built-in category archives?
That’s what https://dan-baisal.com/category/car-reviews/mazda-cars/ is.
Category is the default base for the Category taxonomy.
In WP Admin > Settings > Permalinks, you can change it (at the bottom of that page) but you can’t remove it without a plugin or custom code.
Forum: Themes and Templates
In reply to: [GeneratePress] Title Bar Covers Sub-Menu ItemsIt doesn’t have to do with Beaver Builder either. This CSS is present in the stylesheet of your child theme.
#wave_styl { z-index: 1111; position: relative; } #wave_styl .fl-heading { z-index: 1111; position: relative; }That is what is preventing the sub-menu from displaying properly.
There’s an option in the SG Optimizer to turn the removing of query strings on static resources off 🙂
The option is under Frontend > General
- This reply was modified 2 years, 2 months ago by Jamie.
We’ll have a fix very soon for version 2.8.
Forum: Everything else WordPress
In reply to: Site Editor Custom FontsYou might want to look at what is coming in WP 6.5, due for release next week I think.
@loogaroo you can download a prior version at the bottom here:
https://ww.wp.xz.cn/plugins/beaver-builder-lite-version/advanced/Forum: Fixing WordPress
In reply to: Woo Commerce Bookings Calendar not showing on front-endYou might also get in touch with GoDaddy if they built your site and they were the ones that added the booking calendar(s).
Forum: Everything else WordPress
In reply to: Shopping List PluginWhat are you using for orders? I assume WooCommerce so if that’s correct, I came across this as a potential option.
https://www.webtoffee.com/product/woocommerce-picklist/I did search the free plugins here and didn’t find anything but definitely give that a search too, just in case.
This is due to a security fix we had to put in. However, Toolset is aware of this and they released a fix in Views 3.6.14.
See: https://toolset.com/errata/output-of-templates-made-with-beaver-builder-not-visible-to-guest-users/
If you’re worried about disabling things on your site..
If you can install plugins, install Health Check. On the troubleshooting tab, you can click the button to deactivate all plugins and change the theme for you while you’re still logged in without affecting normal visitors to your site.
Then, you could check Site Info again and see if these values still show as undefined.
WP_HOME:
WP_SITEURL:Next, you can go into troubleshooting mode and enable BB Lite and WooCommerce and see if the issue with the Text Editor module is still there.