Home New Guten › Forums › WoodMart support forum › I have a same problem again just like in ticket #268514 please check
I have a same problem again just like in ticket #268514 please check
- This topic has 10 replies, 2 voices, and was last updated 4 years, 5 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
March 4, 2021 at 3:26 am #270815
Djapa89ParticipantBooked plugin doesn’t have original styling and i don’t have caching plugin now. Last time you said the caching plugin was the problem now i don’t have it and again i have the same problem.
March 4, 2021 at 3:42 am #270819
Djapa89ParticipantAlso html block with booked short code wont open right it has white background on top . Try to create a html block with booked short code. You can see in pictures below how it opens here and how it is supposed to be.
Attachments:
You must be logged in to view attached files.March 4, 2021 at 11:02 am #270920
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached.
Please try changing the primary buttons color from booked plugin settings.
Screenshot for Clarification: https://ibb.co/7XxFNFj
I have changed the color and it’s working fine.
And for the shortcode please create an HTML block and add it inside and provide me with the link of the page to check it myself and help you out accordingly.
Best Regards
March 4, 2021 at 11:08 am #270923
Djapa89ParticipantJust click the clock or calendar icon in header on https://dentist.winwebdesign.com . also i provide you login it is popup named booked calendar, it just have shortcode with booked shortcode.
March 4, 2021 at 12:06 pm #270935
Aizaz Imtiaz AwanKeymasterHello,
I have visited your website as the code is needed to be added in the text-element and it is the default behaviour that the padding is added to the popup content.
Therefore to remove it try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
div#popup-1.woodmart-content-popup { padding: 0; }
Regards.
Xtemos StudiosMarch 4, 2021 at 2:53 pm #270999
Djapa89ParticipantI added this css but nothing is changed, i still have white background on popup. How i can fix it? What do you advice me is it good to switch to bookly plugin because of updates and support. This plugin booked also show me a message in site health ‘ This interferes with REST API and loopback requests. The session should be closed by session_write_close() before making any HTTP requests. so i add seasion write close after seasion start .
March 5, 2021 at 6:19 am #271135
Aizaz Imtiaz AwanKeymasterHello,
To remove the background of the popup try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.mfp-move-horizontal.mfp-ready .mfp-with-anim { background: transparent; }
Sorry, but we could not suggest you with any other plugin. And for the warning in the site health, we could not help you with this as this is out of our theme support scope.
You can try asking the plugin support for help.
Regards.
Xtemos Studios.March 5, 2021 at 12:08 pm #271232
Djapa89ParticipantDo I need to use a child theme for this css customization so that it doesn’t get lost after the theme update. Does custom css in theme settings/custom css always remain regardless of the update.
March 5, 2021 at 12:34 pm #271248
Aizaz Imtiaz AwanKeymasterHello,
You don’t need to use the child theme for CSS customizations.
You can use the Default Theme Custom CSS options. And they will not lose after updating.
Best Regards
March 5, 2021 at 12:39 pm #271252
Djapa89ParticipantI need global and desktop custom css to achieve what i need. Check screenshot. I know that is safe to stay in appearance/customize/custom css, but is it safe to stay like on screenshot in theme settings/custom css?
Attachments:
You must be logged in to view attached files.March 5, 2021 at 12:56 pm #271260
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached.
Yes the CSS added in the Custom CSS area is also safe. It would not be lost.
Regards.
Xtemos Studios -
AuthorPosts
- You must be logged in to create new topics. Login / Register