5413 comments found.
today suddenly the page got a critical error, what to do? does not start. only critical error information. WordPress has detected an error in the plugin you are using: UDesign Core. / I did updates UDesign Core and theme and fonts and graphics crashed. // I wonder why the theme forces updates since I didn’t want them and disabled them just to make it stable.
Hi, every time there is an update to the core plugin, my website goes down and sometimes I don’t realize for days or weeks. First of all, this shouldn’t happen! Why would my website go blank? Second, if this is the way it is, can there be an “automatic update” option for the core plugin? This way, my website won’t go down without me realizing.
Hello @CDanz,
Thank you for reaching out.
Regarding your concern, the issue with your website going blank after updates was related to a compatibility problem with the Elementor plugin, which we have already resolved. Please make sure both your theme and the core plugin are up to date to ensure your site functions correctly.
As for the automatic update option, WordPress does offer the ability to enable automatic updates. You can activate this feature in your WordPress settings to keep your core plugin updated automatically, which will help prevent issues like this from happening in the future.
https://wordpress.org/documentation/article/plugins-themes-auto-updates/Thanks for the response. I see auto-updates enabled on almost all of my other plugins, but I don’t see an option for auto-updates on the “UDesign Core” plugin.
Hello @CDanz,
Please refer to the following docs: https://d-themes.com/wordpress/udesign/documentation/?post_type=&s=Update
Sorry, this didn’t help me. Everything is updated & my website is up & running well. Now I am looking for the auto-update option for the “UDesign Core” plugin for future updates. I don’t see this option. Do you have any idea why?
Hello @CDanz,
We apologize for the inconvenience caused. We will investigate and resolve it. In the meantime, you can manually update the theme or use a plugin like https://www.envato.com/lp/market-plugin/ or https://wordpress.org/plugins/wp-auto-updater/.
We have several licence keys – but we can not access to support desk – becuase a critical error- – we try to update the theme but all updates makes errors – ....
Hello @Globalwebkft,
Can you please share your email and purchase code through our email here udesignaizaz@gmail.com so I can check and create the account for you on the support forum.
I keep getting the already_used error when trying to reinstall my purchase from 2014-04-14 14:29:37 UTC; Item ID: 253220. Is there any way to manually fix this or am I out of luck?
I am running the old theme and need to update to the new version that has Elementor. Can I still use wp-bakery with the theme as I don’t want to use Elementor and rebuild hundred of pages.
Thank you for reaching out!
Currently, WPBakery is not officially listed as a confirmed plugin for the new theme version. Elementor, however, is fully supported and confirmed to work seamlessly with the theme. If you prefer to continue using WPBakery, you can do so at your own risk, but please note that we cannot guarantee full compatibility or support.
We hope you understand, and we’re happy to assist you further if you have any questions!
Thanks for the response. I have a lot of pages built in WP-bakery based on the old theme. Do these all need to be rebuilt using elementor. Is there a guide to help with this transition?
Hello @Proactive809,
We sincerely apologize for the inconvenience. Unfortunately, you will need to build those pages with Elementor. The only safe method we recommend is to create a staging site and perform the updates there. There is no alternative solution at this time.
Thank you for your understanding.
Hi,
I’ve bought 4 licenses and on all 4 sites there is a fatal error when updating Elementor and Elementor Pro to the latest versions. I’ve managed to rollback the Elementor update and everything works fine.
Are you aware of this issue and if so, when do you expect to release it?
Regards, Ray
The video pop-up error has not been fixed in the new update!!! You’ve updated 2 times, you can’t have missed this! Are you kidding me??? https://prnt.sc/Rg3OFlSg7_NQ
Hello @candemiral07,
Please be informed that we have made an urgent update due to compatibility issues caused by the latest version of Elementor. We prioritized this fix, and the update has been released. However, the major update is still pending. We kindly ask for your patience, and once the major update is available, we will notify you.
We apologize again for any inconvenience this may have caused.
hello first of all, i congratulate you for this beautiful theme.
i have two questions.
first; after installing the build theme, when i change the slide image in slider revolution, the image does not appear. i only change the image, i do not do anything else.
https://i.ibb.co/TxydJ0k3/1.png and https://i.ibb.co/1tpNPtBx/2.pngmy second question, i could not change the services text here.
https://i.ibb.co/SX1j7MNQ/3.pngthanks
How exactly can I share this information with you?
Can you share your email address so I can send you the login information there?
Hello, I created a membership with a purchase code and sent a support request. Requests no: 54912
When I want to view it, it gives the notification You have an unverified email You can’t view requests because one of your email addresses has not been verified. Click here to verify your email.
Then it sent a link to my email address to verify my email address, I click on the link and it tells me to create a password, I enter the password.
This time I get the 403 Forbidden Attempting a prohibited action error.
Also, my layer revolution problem is still ongoing.
I kindly ask for your help, thank you.
https://ibb.co/F4RqqdtK https://ibb.co/xwLRj6z https://ibb.co/bRYDXKJLI have another question regarding pricing tables. How do I define two columns and set their widths? Thanks.
Hello, All the extensions are up to date, the theme is up to date, and yet, I can’t access any of my Elementor pages… Thank you for your feedback on this.
Just curious to know hotel rooms booking available in this theme ?
I cannot find the option to change the hover post grid color from default orange to another color.
Bug Report: Unexpected Format Specifier in Image Box Widget Issue Summary A fatal PHP error was occurring in the Image Box Elementor widget due to an unexpected format specifier in a sprintf() function call. The error message was:
PHP Fatal error: Uncaught ValueError: Unknown format specifier “C” in [...]/render-image-box-elementor.php:75 Technical Details The error occurred on line 75 in the render-image-box-elementor.php file, where sprintf() was being used to construct the button HTML:
$button_html = sprintf( ‘%1$s’, alpha_strip_script_tags( $button_label ) ); The problem was caused by a % character within one of the CSS classes or URLs being interpreted as a format specifier. When PHP encounters %C in a sprintf() format string, it attempts to process it as a format specifier, but %C is not a valid specifier, causing the fatal error.
Solution Implemented We replaced the problematic sprintf() call with direct string concatenation:
$button_html = ‘’ . alpha_strip_script_tags( $button_label ) . ‘’; Benefits of the Solution Eliminates parsing errors related to percent signs in class names or URLs Maintains the same functionality and output Improves code resilience against user-provided content that might contain special characters No performance impact, as string concatenation in PHP is efficient The issue is now resolved, and the Image Box widget is functioning correctly.
My concern is that in the next update I will loose these changes
Hello @zamer,
Thank you for getting in touch!
To keep your changes safe and prevent them from being lost during future updates, we recommend using a Child Theme. This method will help maintain your customizations even after updates are applied.
We appreciate your feedback and want to assure you that we are working on resolving the issue you reported, and it will be included in the next theme update. You can expect a fix soon.
If you have any further questions, please don’t hesitate to reach out!
Hi, updating the theme to its latest version is producing a critical error on my website, do you know if it could be due to a specific plugin?
Hello, when will the video pop-up error be fixed? When will the new update come?
The video pop-up error has not been fixed in the new update!!! https://prnt.sc/Rg3OFlSg7_NQ
Hello @candemiral07,
We sincerely apologize for the inconvenience caused while using our theme. You are absolutely right. I have checked the issue again, and unfortunately, it has not been resolved yet. We are truly sorry for this.
We have escalated this bug report to our development team again and have requested them to resolve it as soon as possible. We hope to have this fixed shortly.
We deeply appreciate your patience and understanding, and we apologize once again for the delay.
The video pop-up error has not been fixed in the new update! I am waiting for an answer from your 3 support teams. https://prnt.sc/Rg3OFlSg7_NQ
Hi, I should translate (into Italian) the URL titles of the pages. For example Theme DENTIST: The page is not found in “PAGES” nor in other sections.. I’m not an expert and I’m going crazy 
Hello @bardeigiovani,
To change the Doctor slug for both archive and single pages, follow these steps:
- Navigate to WP Dashboard.
- Go to Udesign and then select Theme Options.
- Next, click on Members.
- Here, you’ll be able to change the Doctor slug for both the archive and single
pages.
You can refer to the image for guidance: https://ibb.co/xtY7bCYB.
Let me know if you need further assistance!
maybe i’ve changed the “title” in the “POST TYPE” section in WP… but it disappeared from MENU. How can i manage the “content type archive” or something similar???
Hello,
on my site, when I update Elementor to version 3.27.6, the site changes color back to the demo colors in orange.
The problem is that I’m currently on version 3.27.1 on Elementor, which is the victim of a security flaw. My site is vulnerable to hacking.
Can you please help me solve this problem?
Hi, ticket opened. Please check. Thanks.
Hello How do I change the website my purchase code is attached to. The website I used it for is no longer in use.
Hello @tommysyn,
I have checked your purchase and found that you have already used the purchased code on the live site here: https://imberlabs.ng/xtidata/
So for the new site, you have to purchase the new license for the new site or domain. You can not use the one purchase code more than on the live site or domain.
You can read more details here: https://themeforest.net/licenses/standardOkay thank you
Hi. I know my support has expired, but I have 2 quick questions 1. In a blog post, when I click on the ‘heart’ like blog post button, it just brings user to top of page. How can I fix this so that the reader can like a blog post? 2. How can I replace the photo on the bio of the blog author? I have set up Gravatar, but that doesn’t link in. Thanks.
Hello @356b,
Thanks for reaching out.
The post-like function is working correctly on our test site. Please refer to the image. https://ibb.co/XZVvkqL9You have to check your site again by deactivating the third-party plugins. Go to the user’s editing panel in the Wordpress dashboard and there, you will see the option to add an image. https://ibb.co/6c6DbZ0p
Hi!
I bought several licenses already and need to buy some more for my clients. Four in total for live sites.
However, for all the sites i’ve made a staging environment (staging.domain.ext) and it’s a real hassle to deactivate en active it over and over for staging.
How can i use the same license code on the staging environment for a website that is on the same domain and not publicly available? Do i need to rename it to another subdomein instead of staging perhaps?
Thanks.
Ray
No please do NOT do that. That was not my question and the sites are all live.
My question is: I bought several licenses already and need to buy some more for my clients. Four in total for live sites.
However, for all the sites i’ve made a staging environment (staging.domain.ext) and it’s a real hassle to deactivate en active it over and over for staging.
How can i use the same license code on the staging environment for a website that is on the same domain and not publicly available? Do i need to rename it to another subdomein instead of staging perhaps?
Hello @rayalist,
No, there is no need to rename the site domain, you can use the same purchase code for the staging site and the live domain at a same time, if your theme will not activate then let us know, we will reset the license for you then you will use the same license on the staging and live site at a time.