Tandoor
Member-
Posts
29 -
Joined
-
Last visited
Content Type
Forums
Downloads
Store
Events
Blogs
Gallery
Profiles
Everything posted by Tandoor
-
Thank you to everyone who answered this query. I heard from Squarespace who tells me this is a known bug. They aren't sure when it will be fixed. I pulled the search box for now.
-
Semrush keeps telling me I have 21 pages with low text to html ratio. Is there anyway to fix this? https://www.pnaiorpdx.org Thank you for any suggestions.
-
A message from Google today says New reason preventing your pages from being indexed Search Console has identified that some pages on your site are not being indexed due to the following new reason: Alternate page with proper canonical tag It's referring to the page https://www.pnaiorpdx.org/book-club. I have no idea what is wrong and how to fix this. From what I gather, google thinks there is a duplicate page? Any help is greatly appreciated.
-
Https://www.pnaiorpdx.org Thank you for your help! Polina
-
I added a search block to the footer of our website. Only titles appear to be searchable. For example, if I enter the name "Zahavi, " nothing comes up. The name "Zahavi" appears on may pages but the search doesn't find it. Is there a way to force terms to be included in the index so that the search block will find them? It says that text blocks are indexed. What does that mean? Clearly words in text blocks aren't indexed (at least for me). Thank you for any help with this.
-
Thank you so much for your help!
- 6 replies
-
- link
- code-injection
-
(and 3 more)
Tagged with:
-
Thank you so much for your help!. I made the change in www.google.com/preferences and now it works fine. The problem is, I'd like this to be true for all the users.
- 6 replies
-
- link
- code-injection
-
(and 3 more)
Tagged with:
-
http://www.pnaiorpdx.org There are examples on the "learn more" buttons on the right side of the main page. Thank you for any help.
- 6 replies
-
- link
- code-injection
-
(and 3 more)
Tagged with:
-
Several links on our website take users to other pages. I'll call these "internal links." The internal links do not open in a new tab even though when I set them up I select "open in new tab." I want all links to open in a new tab. i understand that if I add this code in header injection it will force all links to open in a new tab: <base target="_blank"/> However, I cannot use the header injection feature without upgrading. Does anyone know a workaround? I'm happy to add something to each page. Thank you for your help. Explicit directions are greatly appreciated.
- 6 replies
-
- link
- code-injection
-
(and 3 more)
Tagged with:
-
Page Anchor link jumps far beyond code block anchor
Tandoor replied to Tandoor's topic in Customize with code
This works perfectly. Thank you so much. ~ Polina- 3 replies
-
- anchor
- code-injection
-
(and 1 more)
Tagged with:
-
How can I see hidden characters on the page such as code blocks
Tandoor replied to Tandoor's topic in Customize with code
Thank you! Polina -
Page Anchor link jumps far beyond code block anchor
Tandoor replied to Tandoor's topic in Customize with code
Thank you so much! I'll try this. Polina- 3 replies
-
- anchor
- code-injection
-
(and 1 more)
Tagged with:
-
Hi, http://www.pnaiorpdx.org -> community -> book club 1. I've added links to page anchors at the top of the page. For example, 1. A section of the page is titled "Future Book Suggestions." 2. At the top of the page, "Future Book Suggestions" has the link https://www.pnaiorpdx.org/book-club/#suggestions so you can jump right to this section. 3. The anchor is further down the page directly on top of the section titled "Future Book Suggestions." The anchor is: <p id="suggestions"/p> Problem: When you click "Future Book Suggestions," you land a few paragraphs further down than the anchor. I would like to land at the line "Future Book Suggestions." Is there a way not to jump beyond the anchor? Thank you for any help! Polina images: a the link; b. the anchor c. where you land several paragraphs down from the anchor which has been placed on top of the section title.
- 3 replies
-
- anchor
- code-injection
-
(and 1 more)
Tagged with:
-
How to get rid of purple cast on text block background
Tandoor replied to Tandoor's topic in Pages & Content
Thank you! Thank you!! Thank you!!! Yes, it was a drop shadow. ~ Polina -
Hi, I don't know what I did but suddenly the text blocks on our website have a strange purple cast. Does anyone know how to get rid of this? http://www.pnaiorpdx.org. I've attached a photo. Notice the purple color around the photo. I'd like this to be white. Thank you very much for any help! Polina
-
How can I remove top padding from text blocks?
Tandoor replied to Tandoor's topic in Customize with code
Thank you so much! -
How can I remove top padding from text blocks?
Tandoor replied to Tandoor's topic in Customize with code
http://www.pnaiorpdx.org Thank you for any help. -
How can I remove the top padding that automatically comes with text blocks? I'm unable to align a text and image block because of the top padding on the text block. Please see the blue align above the attached text. How do I make the blue line flush with the purple? Thank you for any help!
-
navigation bar how to change background and text color
Tandoor replied to Tandoor's topic in Customize with code
Thank you!!- 4 replies
-
- navigation
- heading
-
(and 2 more)
Tagged with:
-
navigation bar how to change background and text color
Tandoor replied to Tandoor's topic in Customize with code
pnaiorpdx.org Thank you for any help! Polina- 4 replies
-
- navigation
- heading
-
(and 2 more)
Tagged with:
-
navigation bar how to change background and text color
Tandoor posted a topic in Customize with code
I'd like our navigation bar to look like this: https://www.bethisrael-pdx.org/ Notice the text is black. When you hover over any menu item the background turns blue and the text of the dropdown menu turns white. Does anyone have ideas about how to do this? Much appreciate any suggestions.- 4 replies
-
- navigation
- heading
-
(and 2 more)
Tagged with:
-
I used CSS code from a tutorial so that the dropdown menu goes horizontally across the width of the page. When the horizontal menu appears, it cuts off the logo and donate button on the sides of the menu. As you can see on the attached picture, the "Pnai Or" is partly covered by the drop down menu. On the right of the dropdown menu, the half the Donate Button is covered. Is there anyway to make the horizontal dropdown menu start a few spaces lower? Thank you for any help! lastpage@comcast.net This is the code:. Can I add a line so the horizontal dropdown menu starts a few lines down? // *dropdown menu horizonta*// .header-nav .header-nav-item--folder .header-nav-folder-content{ width: 100vw!important; position:fixed; background: #ffffff!important; } .header-nav-folder-content{ display: flex; justify-content: center; } .header-nav-folder-item { margin-left: 1rem; margin-right: 1rem; } .header-nav-folder-content a:hover { font-weight:bold } // end header dropdown across page //
-
This code changes drop-down menus so the are horizontally across the full width of the page. Unfortunately, they cover up part of the banner. Is there anyway to make the full-wide menu start a few spaces down? So, instead of being directly under the menu, it's a little bit lower on the page - about 1/4 inch? Thank you for any help!Polina .header-nav .header-nav-item--folder .header-nav-folder-content{ width: 100vw!important; position:fixed; background: #e5f5f6!important; } .header-nav-folder-content{ display: flex; justify-content: center; } .header-nav-folder-item { margin-left: 1rem; margin-right: 1rem } .header-nav-folder-content a:hover { font-weight:bold }