Jump to content

gumpigabi

Circle Member
  • Posts

    7
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

gumpigabi's Achievements

  1. It is working now. I do no know because... but all fine. Thanks anyway! Cheers Gabriel
  2. *update* It is working now without making any changes... Squarespace 7.1 Weglot (second language: English) Domain: spezialradmesse.de Subdomain en.spezialradmesse.de for better SEO activated I transferred 2 days before the domain from Strato (german host) to squarespace. Everything went fine except the Weglot language Subdomain. So i activated once more at weglot the subdomain and set a new DNS CNAME: en.spezialradmesse.de; with the value: 4axxxxx17ff.translate-cf.weglot.io Then Weglot said, the subdomain is online - so everything should bi fine. But it is not possible to reach the subdomain directly ore by using the language switcher. The website is not availableCheck whether "en.spezialradmesse.de" contains a typing error. DNS_PROBE_FINISHED_NXDOMAIN I really have to go online soon again. Otherwise i have to disable using subdomains when changing language. But this is bad for SEO and in some communications i redirected to the subdomain directly and those links will fail. Thanks for quick help!
  3. Dear all, maybe someone does have a good idea... Squarespace 7.1 https://en.spezialradmesse.de/anmelden I really like the way to use Weglot for a multilingual squarespace site. I can not use the integrated form builder for huge and difficult forms. So I really would like to use google forms I would like to translate a google forms (integrated as an iframe to squarespace) with weglot. To do this, i ha found only one (bad) solution: i copy the form, make a manually translation. include both iframe (german and english one) thene i hide the unused one with css like this: html:not([lang="en"]) .link-en, html:not([lang="es"]) .link-es { display: none!important; } In this case i have to translate the form manually and cannot use the great weglot service. It case of any change, i have to to the work twice. Is there a way to make it work like written here with mightyforms? https://help.mightyforms.com/article/83-weglot-integration-auto-translate-forms In this way, i could have the google form like a squarespace form on the webpage and translate it (automatically or manually) at weglot. Weglot shows here the way to translete iFrame with their service: https://developers.weglot.com/javascript/translate-iframe But this is only possible with own iframe, where i'm able to write in to the <head> of the script. Any ideas? Thank you so much! Cheers, Gabriel
  4. Dear Lesum, thank you so much. And sorry for missunderstanding once more. There will be more folders they should't hide. so i need the pseudoselector anyway. but it works now because of you advice: i can hide the first and second navigation folder in the custom css like this: <style> .header-nav .header-nav-item--folder:nth-child(1 2) { display: none !important; } </style> and show them again on specific pages with the code in the site-header: <style> .header-nav .header-nav-item--folder:nth-child(1 2) { display: block !important; } </style> Tank you so much!
  5. Dear Lesum ashes on my head. i thought i had attached the website. SORRY! And of course 7.1 https://calliope-sponge-9whf.squarespace.com/ pw: spezitestpage I want to remove the first two complete link folders. With the pseudoselector I have already tried, according to: remove-a-link-from-your-main-nav And also with your code the hiding did not work. have tried all variants. the pseudoselector does not work with a folder?
  6. I need! to hide one nav item and show another nav item on a single page. I think it is the easiest way in the costum css to hide this specific menu item and then show it again in the header on the specific page. Custom CSS: .header-nav-folder-title { display: none!important; } Header on specific site: .header-nav-folder-title { display: block!important; } But now this affects all (folder) items. But I want to hide a specific one. But there is no ID for that. Does anyone have an idea? Of corse i could add a the nav item and hide in every site header. but this is actually a really bad solution... Thank you!!
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.