Home › Forums › Gravida Support › Page Name Structure
- This topic has 17 replies, 2 voices, and was last updated 1 year, 1 month ago by Sonl Sinha.
-
AuthorPosts
-
October 9, 2023 at 2:37 pm #207920
Hi,
What is such an overview called, see screenshot, and is it possible to realize this in the theme?
As an example, see the website https://riumssen.nl/expertises/online-marketing-strategie/
Screenshot:
https://ibb.co/mGfcWNSRegards,
Kor
October 10, 2023 at 10:42 am #207939Hi,
Do you want to add breadcrumbs in your theme?
https://www.mlbeauty.nl/new-home/services/behandelingen/
Regards,
DaveOctober 10, 2023 at 2:19 pm #207953Hi,
Yes, that is correct.
Is that possible in the SKG Skin Care theme?
This applies to all of the pages are covered below:
https://www.mlbeauty.nl/new-home/services/behandelingen/
https://www.mlbeauty.nl/new-home/services/huidproblemen/
https://www.mlbeauty.nl/new-home/services/producten/.Regards,
Kor
October 10, 2023 at 4:00 pm #207961Hi,
Kindly use this plugin:
https://wordpress.org/plugins/breadcrumb/Regards,
DaveOctober 10, 2023 at 8:14 pm #207969Top!
Regards,
Kor
October 10, 2023 at 10:26 pm #207970Hi,
Thank you for drawing your attention to the breadcrumb plugin.
I have the following questions that I cannot answer. Hopefully you can help with this:
1. I have placed the shortcode [breadcrumb] on the pages see screenshot:
https://ibb.co/vYqnddk
But I absolutely cannot get the breadcrumb to start with Home first.
2. On the page https://www.mlbeauty.nl/new-home/blog/ the breadcrumb is not visible at all. Is this the case with this theme? Or can it be done differently, see example website https://riumssen.nl/blog/
Screenshot:
https://ibb.co/Nn0zYNT
3. On the page https://www.mlbeauty.nl/new-home/contact- 2/ the breadcrumb is under map. I would also like to see Home > Blog here
4. On the page https://www.mlbeauty.nl/new-home/afspraak-module/ the sheet is too far down compared to, among others, https://www.mlbeauty.nl/new-home/services/ treatments/. Here too I would like to Home. Want to see appointment.
Would you like to help me with this?????
Regards,
Kor
October 11, 2023 at 11:12 am #207976Hi,
Where did you add the breadcrumbs shortcode? Can you send us the screenshot please?
Regards,
DaveOctober 11, 2023 at 8:37 pm #2079911. Page Blog. See screenshot: https://ibb.co/dJKPmVn
What I also notice is that the page name Blog and the featured image are not loaded. See screen shot view page:
https://ibb.co/9wnRv1v
2. Page Afspraak. See screenshot: https://ibb.co/4gjPrJJ
The breadcrumbs here are very far down compared to the other pages. See screenshots:
https://ibb.co/R9LjRQG (current situation)
https://ibb.co/PryJKsM (desired situation)3. Page Contact See screenshots:
https://ibb.co/JdgGD9ss. See screenshots:
https://ibb.co/W2Q3wvB (current situation)
https://ibb.co/tXMbWnn (desired situation)Regards,
Kor
October 13, 2023 at 11:34 am #208021Hi,
Kindly refer our documentation how to set blog page template.
https://sktthemesdemo.net/documentation/skt-gutenberg-doc/#set-up-blog-page
Kindly use this CSS.
#content { padding: 100px 0 60px; margin:0; position: relative; } .single_post { position: static; } .breadcrumb-container { position: absolute; top: 0; left: 0; }
Regards,
DaveOctober 13, 2023 at 12:18 pm #208029Hi,
I don’t understand what you mean.
I have read the documentation https://sktthemesdemo.net/documentation/skt-gutenberg-doc/#set-up-blog-page. Nothing is said there about placing breadcrumbs on a page.
I was happy because I had placed breadcrumbs on all pages via the shortcode [breadcrumb] from the Breadcrumb Plugin. These are all gone now. That was not the intention.
Regards,
Kor
October 13, 2023 at 1:00 pm #208030Hi,
By the way, the title and the feature image slider 3 are still not loaded on the blog page.
Regards,
Kor
October 13, 2023 at 7:05 pm #208035Hi,
This is done.
Regards,
DaveOctober 13, 2023 at 8:16 pm #208037Hi,
Great!
I now understand in another topic that you recommend Yoast breadcrumbs. I have now adjusted this on all pages, but a number of things are still not working properly.
1) Appointment page https://www.mlbeauty.nl/new-home/afspraak-module/ and https://www.mlbeauty.nl/new-home/contact-2/. Breadcrumb is not at the top left, but halfway in the middle, see screenshot:
https://ibb.co/TYkqL59 (appointment)
https://ibb.co/WzbT1jq (contact)2) Despite the previously received and added CSS codes, the breadcrumb on all pages shown at the top left without any space. Can you make some space on the left side as well as above?
Regards,
Kor
October 16, 2023 at 10:52 am #208053Hi,
1) Appointment page https://www.mlbeauty.nl/new-home/afspraak-module/ and https://www.mlbeauty.nl/new-home/contact-2/. Breadcrumb is not at the top left, but halfway in the middle.
Ans: Kindly use this CSS.
.page-template-contact-layout2 .yoast-breadcrumbs, .page-template-contact-layout1 .yoast-breadcrumbs { position: absolute; left: 7%; top: 50px;}
2) Despite the previously received and added CSS codes, the breadcrumb on all pages shown at the top left without any space. Can you make some space on the left side as well as above?
Ans: Kindly use this CSS.
.yoast-breadcrumbs { padding: 50px 0 0 7%; }
Regards,
DaveOctober 16, 2023 at 11:49 am #208056Hi,
Hi,
Verry nice result except on the pages below:
https://www.mlbeauty.nl/new-home/blog/
https://www.mlbeauty.nl/new-home/afspraak-module/
https://www .mlbeauty.nl/new-home/contact- 2/See screenshot:
https://ibb.co/2tzx7sH
https://ibb.co/Yh6TVb2
https://ibb.co/Z2X7HJGCan you still tighten this?
Regards,
Kor
-
AuthorPosts
- You must be logged in to reply to this topic.