VUM Support - Jhay
Forum Replies Created
-
Forum: Plugins
In reply to: [White Label CMS] Dashboard Page Stopped WorkingHello,
Thank you for testing our plugin; your contribution is highly valued. We’re on the verge of an official release and would appreciate it if you could test the https://d.pr/f/KMKCWm. We’ve incorporated a new feature that automatically adds targets to all links.
Forum: Plugins
In reply to: [White Label CMS] Update to v2.7Hello,
We’re aiming to launch support for Pages, most likely next week. In the meantime, feel free to check out the updated RC version here: https://d.pr/f/HqqeIZ
Forum: Plugins
In reply to: [White Label CMS] Dashboard Page Stopped WorkingHello @kwsim539,
We’re aiming to launch support for Pages, most likely next week. In the meantime, feel free to check out the updated RC version here: https://d.pr/f/HqqeIZ
- This reply was modified 1 year, 4 months ago by VUM Support - Jhay.
Forum: Plugins
In reply to: [White Label CMS] Update to v2.7Hello,
Sorry about that, using pages for welcome dashboard still on development and we are planning to roll out soon.
Feel free to skip the current version if needed. We will assure you that it will be included on our next release.
Forum: Plugins
In reply to: [White Label CMS] Conflict wth Woo Store Vacation?Hello @pefstra76 ,
Thank you for reaching out to us and reporting this problem with the plugin and we apologize for any inconvenience this may have caused you.
Can you please provide us with more details? There should be no issue if you are trying to access the WooCommerce -> Store Vacation page as an Admin or Store Manager.
We have tested with the latest versions of WooCommerce and Store Vacation plugins and we did not encounter any errors as an Admin or Store Manager.
Please also let us know your WordPress and Plugins versions so we can check for any compatibility issues.
Forum: Plugins
In reply to: [White Label CMS] Front end Admin BarHello @awr10e ,
Thanks for contacting us. May I know if you want to disable the menu bar, If yes, you can disable it under Settings-> Hide Front-end Admin Bar https://d.pr/i/BMRgjn.
I hope this helps. Please let me know if you have any questions or need further assistance.
Forum: Plugins
In reply to: [White Label CMS] 8.2 phpHi @ten12design ,
Thanks for contacting us. We’re happy to inform you that White Label CMS supports PHP 8.2 and we have tested it thoroughly. However, if you encounter any issues, please don’t hesitate to let us know. We’ll do our best to fix it as soon as possible.
Hello @bastian123,
Thank you for reaching out to us. We appreciate your interest in our WordPress plugin and your inquiry regarding importing via WP CLI.
We regret to inform you that, at this moment, our plugin does not support importing via WP CLI. However, we understand the importance of this feature and its convenience for users. We have taken note of your request and will certainly consider adding it to our list of requested features for future updates.
In the meantime, the current method to import data is through manual import per site. We understand that this might not be as efficient as using WP CLI, and we apologize for any inconvenience this may cause.
- This reply was modified 1 year, 7 months ago by VUM Support - Jhay.
Forum: Plugins
In reply to: [White Label CMS] customize login link and register link?Hello @sloganwp,
Unfortunately, White Label CMS does not support that feature. One possible solution is to Apache/nginx rewrite rules or a URL redirect plugin.
I hope this helps.
Forum: Plugins
In reply to: [White Label CMS] Not seeing previewHello @amiraroberts,
One possible solution is to add the following code to your themes functions.php.
if( (function_exists('is_login') && is_login()) && (isset($_GET['wlcms-action']) && $_GET['wlcms-action'] == 'preview') && (isset($_GET['preview_section']) && $_GET['preview_section'] =='login' ) ) { if (!function_exists('wp_get_current_user')) { function wp_get_current_user() { wp_set_current_user( 0 ); return new WP_User(null); } } if (!function_exists('is_user_logged_in')) { function is_user_logged_in() { return false; } } }
Please test it first. Let me know if it works.
Forum: Plugins
In reply to: [White Label CMS] Elementor in Admin barHi @sorendrejervej,
Thank you for choosing our plugin.
In my understanding, the “Edit with Elementor” link is displayed when the page is using Elementor.
Forum: Plugins
In reply to: [White Label CMS] Not seeing previewHello @amiraroberts ,
Unfortunately, this is a known issue in some WordPress installations and we do not have a solution.
Forum: Plugins
In reply to: [White Label CMS] Divi Builder SupportHello @kalitu,
We are working on the second RC and we will update you as soon as possible.
The next release will include the the links to load on the parent not inside the iframe.
Forum: Plugins
In reply to: [White Label CMS] Show Specific PageHello @kalitu,
Unfortunately, it is not possible. Maybe you can use the welcome dashboard as an alternative.
Forum: Plugins
In reply to: [White Label CMS] Bricks Builder Integration/SupportWe heard your request and we have added a new feature for you.
You can now use any page builder for the welcome panel by selecting a “Page” in Template Type option for your Custom Welcome Dashboard Panel.
To try this feature, please download the latest version of our plugin from this link: https://d.pr/f/p6KAtz.
Your feedback is very important to us, it will help us improve our plugin services to you.
Thanks in advance.