Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter pradg

    (@pradg)

    Hi @helenaartmann

    Thanks for replying. I am not a developer and just trying to build my site using 2024 as Gutenberg block editing is touted as “no-code” FSE. I have run into multiple issues which unfortunately have no answers anywhere. I am not sure how to reply or ask for a feature request on GitHub. And the thread you have linked has some really good suggestions but looks like active discussion has stopped from 2022. I’ll go ahead and reply to the main thread anyway.

    Thread Starter pradg

    (@pradg)

    Thanks James.

    Will post this in that group.

    Thread Starter pradg

    (@pradg)

    Hi George,

    working on Local WP. Not sure how I can share that. I have come close somewhat. Here’s what I have done.

    Group block at the top. 1 Column inside it. 2 columns inside the parent column. 1 Row inside the first of the 2 columns which in turn has the Row block which has the Site Logo and Menu (Navigation). The 2nd column has the search bar. THis now works fine on Tablet/Mobile where the site logo and hamburger menu is at the top and Search Bar is below that. However, the gap between these 2 columns is more than what I’d like. Since there are no responsive controls, I am unable to reduce the gap.

    I then used Kadence blocks to do the same and used Row Layout in place of column view and able to reduce the gap between site logo and menu and search. However, with this, when i click on the hamburger menu, the menu is displayed behind the search bar (2nd image). Not sure how to fix this.

    • This reply was modified 2 months, 4 weeks ago by pradg.
    Thread Starter pradg

    (@pradg)

    Thanks George.

    Let’s say I have created a page with a group with a specified width within which is all my content (paragraphs, featured image etc). I’d assume these ad inserter plugins can insert the ad code into the paragraphs etc within this group block. But let’s say I want ads to show outside this group on either side, can these plugins do that cos the page itself by design wont have any defined space to add any more blocks outside this group? That’s my main concern as I am new to this. Hopefully my query makes sense.

    Thanks.

    Thread Starter pradg

    (@pradg)

    Hi @kel-dc

    With what you’d like to do, Categories may be a good fit. For example, make “Vegetarian Burger”?a post category. And assign the post “beans or tofu or veggies” to the “Vegetarian Burger” category.
    You can also create an archive page just with categories using the?Categories Block, so on that page only the category name “Vegetarian Burger” is visible, and only then when you click “Vegetarian Burger” will open and display all posts under that category like the “beans” post.
    If you’re referring to something else, please share more details or examples.

    Thanks for responding. Categories is not what I am looking for. I am looking for a solution to just show the first 2 words of the post title when the posts are displayed in a grid on a custom page or an archive page. Whatever the post title might be (let’s say post title is “How to display only the first 2 words of a post title”, I only want the end user to see “How to” on the site), the end user should only see the first 2 words of the title but the full title should be present in the source for SEO.

    Unsure of how to do it with code as I am a non-developer. I would say logically this will be some code which will scan the post title and split it into as many words it is and creates a new string containing only the first two words and then that is displayed on the website.

    Thanks,

    Prad

Viewing 5 replies - 1 through 5 (of 5 total)