wpdevart
Forum Replies Created
-
Forum: Plugins
In reply to: [YouTube Embed, Playlist and Popup by WpDevArt] Issues with video sizingHi again.
Okay, thanks for letting us know. We will close this topic.
Hi again.
As we understand, this topic is no longer actual, so we will close it.
Thanks.
Forum: Plugins
In reply to: [Coming soon and Maintenance mode] Except pages and IPsHi.
As we mentioned, our plugin doesn’t have such a version, so we will close this topic.
Thanks.
Hi dear @morgy23 again.
Maybe there is a database issue or other issue, we can’t say from our side, because we have limited information. You can also edit the calendar from the Reservations page and set it as Booked or Unavailable.
Thanks.
Forum: Plugins
In reply to: [Coming soon and Maintenance mode] Except pages and IPsHi.
Our plugin doesn’t have a 6.6.0 version. Maybe you are missing something. Can you check again the plugin author and the version from the plugins page?
Thanks.
Forum: Plugins
In reply to: [YouTube Embed, Playlist and Popup by WpDevArt] Issues with video sizingHi again.
Our plugin doesn’t have Version 14.0. Can you check it again, maybe it is not our plugin?
Thanks.
Forum: Plugins
In reply to: [Booking calendar, Appointment Booking System] Calendar error messagesHi dear @maxchentrens.
Our developers tested our plugin again several times, but there isn’t such an issue. It is a local issue, so we need more details about what theme and plugin you are using.
Also, if you have another website, can you test it on that website as well?
Maybe it is a localhost issue.
Thanks.
Hi dear @morgy23.
Can you tell us what version of our plugin you are using?
Also, maybe you(to another moderator) set this date as unavailable manually?
Thanks.
Forum: Plugins
In reply to: [YouTube Embed, Playlist and Popup by WpDevArt] Issues with video sizingHi dear user.
Can you tell us what version of our plugin are you using?
Also, do you change anything from the settings?
Thanks.
Forum: Plugins
In reply to: [Duplicate Page or Post] Duplicate Page after signuoHi.
We will close this topic, if you have other questions then let us know.
Thanks.
Forum: Plugins
In reply to: [Booking calendar, Appointment Booking System] Calendar error messagesHi dear user.
Okay, we will check it, and then we will let you know.
Thanks.
Forum: Plugins
In reply to: [Contact Form Builder, Contact Widget] background color of submit buttonDear @greglakes.
You’re welcome and have a great day.
Also, we should mention that you can add the same code to your theme custom CSS or in another active CSS file(we will not change the code globally, so you may lose the code in the future).
We will close this topic, if you have other questions, then let us know.
Thanks.
Forum: Plugins
In reply to: [Booking calendar, Appointment Booking System] Calendar error messagesHi dear user.
Can you send us the calendar page URL?
Also, can you tell us what version of our plugin you are using?
Thanks.
Forum: Plugins
In reply to: [Contact Form Builder, Contact Widget] background color of submit buttonHi dear @greglakes.
No, by default it is set another color. As we see, there is a style conflict with your theme, so find this file – wp-content/plugins/contact-forms-builder/frontend/css/wpdevart-forms.css, it is our plugin style file and edit it.
Find this part of the code –
.wpdevart-forms button, .wpdevart-forms input[type="reset"] { font-family: inherit; margin: 0px 0px 0px 0px; line-height: normal; vertical-align: top; width: auto; }and replace it with this code –
.wpdevart-forms button, .wpdevart-forms input[type="reset"] { font-family: inherit; margin: 0px 0px 0px 0px; line-height: normal; vertical-align: top; width: auto; background-color: #ccc!important; }After the changes clear your website and browser caches and check it again. This should help.
Thanks.
Hi dear user.
Do you still have this issue?
Thanks.