Home › Forums › ART WordPress Theme › Where can I turn the maintance mode off
- This topic has 9 replies, 2 voices, and was last updated 1 year, 8 months ago by
SeaTheme.
-
AuthorPosts
-
September 13, 2024 at 5:56 am #31111
Hi,
actually this is not a reply on the transition style of the loader …
But I haven’t found the place to submit a ticket and here I found a form for that.Could you at first send me the URL with the Support-Form, please.
Actually I am having 2 problems with my Art Gallery Theme:
1. When I’am logged in, my sites look, how they are supposed to look …
But when I am checking any site from another browser or being logged out, a purple maintance site appears.
Where can I turn the maintance mode off?2. I somehow overwrote the style of the E-Mail (which is moving to the left) on the homepage. I want to have it like on your demo site. White letters with a black outline and with a purple mouse-over effect. Where can I set the mouse over effect.
Thank you for your help!
September 13, 2024 at 6:28 am #31113Hi Silva_NNG,
Welcome to SeaTheme forum.1. Please check if there a maintance plugin on your WordPress, or there is the same option on your website host cPanle. If you cannot find it, please let me know what the host name is.
2. Please paste the custom CSS code to “Appearance > Customize: Additional CSS”:
.text_block .stroke:hover { -webkit-text-fill-color: currentColor; }ps: check how to add a ticket.
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookSeptember 13, 2024 at 8:59 am #31114Thank you!
About 1)
Bevor I opened the ticket I already checked, if there is a maintenance plugin – but it’s not.
And I also contacted my Hoster “raidboxes.io” before. They also told me to look for a Plugin and said, that it doesn’t come from the dev box settings.About 2)
The custom CSS works fine. Thank you. But now the hole text block is not moving to the left any more. Where can I turn on this effect?September 13, 2024 at 11:51 am #31118HI,
1) It should come from “Site visibility” of WooCommerce/Settings, do not pick up “Coming soon”
2) Please enable “Enable Text Marquee” on the Text module (Advanced Settings)
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookSeptember 13, 2024 at 12:17 pm #31119Yes! Almost … Thanks!
1) That was it.
2) It works now for Chrome. But on Safari and Firefox it is displayed in 3 Lines without moving. Your demo does move on these browsers.
Is the html code still right?
<h6><span style=”font-size: 6vw;”>CONTACT US VIA EMAIL: <span class=”stroke”>blabla</span> PHONE: +123 123 123 123 </span></h6>I did put a link for the phone number to make it klickable, but than I changed it again back, cause I thought, may be this is causing the error … Guess it’s not that.
Any ideas?
September 13, 2024 at 3:02 pm #31120Hi,
Please try to set HTML as:
<h6><span style="font-size: 6vw;">CONTACT US VIA EMAIL: <a class="stroke" href="mailto:name@webiste.com">name@webiste.com </a> PHONE: +00 12345 </span></h6>You can purge the cache on the WP bar, I think the cache cause it does nor work on safari/FF
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookSeptember 13, 2024 at 4:27 pm #31121Yes, now it works. Thank you.
But the html doesn’t. Anyway. It looks like before.September 14, 2024 at 12:54 am #31122Welcome.
Dose it work on Safari and Firefox?
Do you purge the cache on the WP bar if it does not work?
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookSeptember 14, 2024 at 10:45 am #31123Hi,
I purged the cache and then it worked on all browsers.
Then I changed the html code (I copied your code) inside the text editor and the whole element was not visible anymore. So I changed it back to how it was before.By the way: is there a undo button, where I can go backwards and go to the point I started from? Or some kind of a history, where I can go backwards as far as I want?
Thanks!
September 14, 2024 at 12:45 pm #31124Hi,
It is not necessary to change the HTML codes if it works.
Sorry, there is no the history-return feature for now.
Regards!
SeaTheme – FAQs – WordPress Customization – Facebook -
AuthorPosts
- You must be logged in to reply to this topic.
