Forum Replies Created
-
in reply to: Layerslider not found (on Page with WPBakery)
Hi,
Can you specify the link to the page where it’s used?Thanks,
in reply to: vc_row_inner not usableHi,
If you wanna add all the default features of WP-Bakery which are disabled by the “Specular WP-Bakery Add-ons” (for compatibility reasons) then it comes under customization and is not included in Normal Support.Moreover, we don’t recommend these types of customization as once the plugin updates all changes will wipe out.
Thanks,
in reply to: Technical problem with Plugin Codeless Page BuilderWelcome!
in reply to: Layerslider not found (on Page with WPBakery)This reply has been marked as private.in reply to: Critical error on website (Handel Theme)Hi,
Please share the website URL, wp-admin, and FTP info (login/ passwords) and send using “private reply”.FTP-info is compulsory,
Thanks,
in reply to: Technical problem with Plugin Codeless Page BuilderHi,
The Kirki Customizer Framework Plugin is downgraded by its own developers as it was causing many issues that it had some bugs. Now the latest version for the Kirki Customizer Framework is 3.1.9 and it’s working fine.Please install the latest plugin, then check and let me know. You can install the latest plugin from the WordPress repository,
Thanks,
Hi,
The Kirki Customizer Framework Plugin is downgraded by its developers as it was causing many issues that it had some bugs. Now the latest version for the Kirki Customizer Framework is 3.1.9 and it’s working fine.Please check and let me know.
P.S Now the latest version of the Kirki Customizer framework (3.1.9) is installed on your site.Thanks,
in reply to: Technical problem with Plugin Codeless Page Builder@bb-BERLIN
Hi,
Please share the latest wp-admin info and FTP info,Thanks,
in reply to: Critical error on website (Handel Theme)Hi,
Please share the email if you received it from WordPress.
And also the last changes you’ve made to your site.Thanks,
in reply to: WPBakery “equal height” in rows not existentHi,
1- As you’re doing the changes in the plugin so it can’t be done in the Child theme.2- Revert back to the changes you’ve done in the plugin and share the WP-Admin and FTP credentials(username, password).
3- Restore your site to last previous working version.
Thanks,
in reply to: Technical problem with Plugin Codeless Page BuilderHi,
You can find the solution in this TicketThanks,
in reply to: Theme Specular: add url-link to icons on homepageHi,
You can find the solution in this TicketThanks,
in reply to: WPBakery “equal height” in rows not existentHi,
– Equal Height
You can enable the option simply byComment equal_height option from
plugins > specular-wpbakery-addons > includes > wpbakery-config.php > Line#133Add below Code:
vc_add_param( “vc_row”, array(
‘type’ => ‘checkbox’,
‘heading’ => esc_html__( ‘Equal height’, ‘specular’ ),
‘param_name’ => ‘equal_height’,
‘description’ => esc_html__( ‘If checked columns will be set to equal height.’, ‘specular’ ),
‘value’ => array( esc_html__( ‘Yes’, ‘specular’ ) => ‘yes’ ),
),
);To:
plugins > specular-wpbakery-addons > includes > wpbakery-config.php > Line#3889– Specular theme switch
Keep a fresh backup of your site first and try changing/updating the WordPress files.Thanks,
in reply to: Missing “Slider-dummy-data” Folder in DownloadsHi,
Yes, the Codeless Remake theme is compatible with the Yoast plugin.Thanks,
in reply to: Codeless Page Builder and Kirki Customizer Framework@WilliMein
Hi,
Are you sure about your because your site is working fine on my end?Thanks,