Forum Replies Created
-
AuthorPosts
-
March 31, 2021 at 12:15 am in reply to: Block Editor: Some blocks are showing black text fields with black text #147481PsinkKeymaster
can you please share a screenshot of the entire browser. It quite defaults to find the actual issue only with the inspector screenshot
if color for text is not working you can use important
ascolor: #000 !important;
Regards,
psinkMarch 31, 2021 at 12:01 am in reply to: Automatic Capital Letters in Menus, Links and Footers #147478PsinkKeymastercan you please share your site URL?
Regards,
PsinkMarch 30, 2021 at 6:53 am in reply to: Block Editor: Some blocks are showing black text fields with black text #147423PsinkKeymasterHello Metallio
Sorry for keeping you waiting.
Here is the solution, In order to change the css of block editor you need to code css in the child-editor-blocks.css
Here is the few code – add this code at the end
.editor-styles-wrapper.edit-post-visual-editor { background-color: #000; color: #999999; } .editor-styles-wrapper, .editor-styles-wrapper input, .editor-styles-wrapper select, .editor-styles-wrapper textarea, .editor-styles-wrapper input[type="date"], .editor-styles-wrapper input[type="time"], .editor-styles-wrapper input[type="datetime-local"], .editor-styles-wrapper input[type="week"], .editor-styles-wrapper input[type="month"], .editor-styles-wrapper input[type="text"], .editor-styles-wrapper input[type="email"], .editor-styles-wrapper input[type="url"], .editor-styles-wrapper input[type="password"], .editor-styles-wrapper input[type="search"], .editor-styles-wrapper input[type="tel"], .editor-styles-wrapper input[type="number"], .editor-styles-wrapper .editor-styles-wrapper .mce-content-body a:not(.more-link):not(.button):not(button):hover, .editor-styles-wrapper .editor-styles-wrapper .mce-content-body a:not(.more-link):not(.button):not(button):focus, .editor-styles-wrapper .editor-styles-wrapper .mce-content-body a:not(.more-link):not(.button):not(button):hover, .editor-styles-wrapper .editor-styles-wrapper .mce-content-body a:not(.more-link):not(.button):not(button):focus, .editor-styles-wrapper a:not(.more-link):not(.button):not(button):hover, .editor-styles-wrapper a:not(.more-link):not(.button):not(button):focus, .editor-styles-wrapper textarea, .editor-styles-wrapper .wp-playlist-light .wp-playlist { color: #fbf4f4 !important; } .editor-styles-wrapper textarea.editor-post-title__input, .editor-styles-wrapper h1, .editor-styles-wrapper h2, .editor-styles-wrapper h3, .editor-styles-wrapper h4, .editor-styles-wrapper h5, .editor-styles-wrapper h6 { color: #000 !important; }
If you don’t where the child-editor-blocks.css file is then follow the screen record
https://www.awesomescreenshot.com/video/3222469?key=5c071d6abc940f7cf9ddcf102de3d41fHave a great day
Regards,
psinkPsinkKeymasterHello Halldor thor
Ahh, ok so the input fields of the search form did not align on the same straight line
Please add this css in the additional css
.wp-travel-filter .wp-travel-search p label { width: 100%; }
Have a great day
regards,
psinkPsinkKeymasterHello Henno
I somehow manage to find the issue with the slider. Firstly you have not attached featured images for the posts used in the slider and second, while the Yoast SEO plugin is active it’s not allowing to attached featured image to the posts. So first deactivate that plugin and attached the featured image to the post after you complete to attach image then activate the plugin.
Here is the screen record for how to attached featured image
https://www.awesomescreenshot.com/video/3219047?key=07e1591af24bbbf2b3e1ad78749ae3d7Regards,
psinkPsinkKeymasterCan you please unlock the access, I’m not able to login to your dashboard.
Regards,
PsinkPsinkKeymasterHello Henno Jacques,
We are not getting how the slider images not displaying. Is it possible to share your backend dashboard login it would be helpful to verify the issue?
Please share your dashboard login details through our contact form
https://themepalace.com/contact-usRegards,
PsinkPsinkKeymasterIs this what the error message looks like Fatal error: Maximum function nesting level of ‘256’ reached ?
This article may help you
https://wordpress.org/support/topic/fatal-error-maximum-function-nesting-level-of-256-reached-aborting/Regards,
PsinkPsinkKeymasterCan you please contact this issuse directly throught our contact fourm
https://themepalace.com/contact-us
Regards,
PsinkPsinkKeymasterIt seems ploylang doesnot suppprt option to change logo for different language. We have follow different resources but we are not getting to fix this issue.
We will get to you after we find some way to fix this
Regards,
PsinkPsinkKeymasterPlease deactive all plugins once and check if same error arise. sometimes third party plugins may Cause such issue
Regards,
PsinkPsinkKeymasterCan you please confirm that you have set featured image for page properly?
Regards,
PsinkPsinkKeymasterDid you set the Frontpage template? If you have no idea on frontpage template
Please watch this screen record
https://www.awesomescreenshot.com/video/3190456?key=4221581f047d7e57f20615a13e7c8479Regards,
psinkPsinkKeymasterHello Keanja
Can you please share your dashboard login through our contact form
https://themepalace.com/contact-usRegards,
psinkPsinkKeymasterAdd this css
#colophon .footer-widgets-area .widget > ul > li{ font-size: 16px; }
Regards,
Psink -
AuthorPosts