- This topic has 15 replies, 3 voices, and was last updated 2 years, 7 months ago by
Nick.
-
AuthorPosts
-
August 9, 2020 at 5:48 pm #53336
Hi,
I want to use the Predefined Styles 4 of Bard, but I want to replace the slider with a fixed page.Could you help me?
ThanksMartine
August 10, 2020 at 11:35 pm #53350Hi Martine,
Can you please describe the issue more detailed? Can you please share the screenshot of the issue for more clarification?
Kind Regards
August 11, 2020 at 12:34 am #53355Hi Vako,
I want the posts to appear below the static page, as seen here in the middle part of this picture: https://ostrich.de/wordpress-beitraege-auf-seite-anzeigen/ (Seite means static page, Beitrag means post). I’ve tried a plugin, but it doesn’t seem to work.
TIA
Martine
August 11, 2020 at 4:22 pm #53362Hi Martine,
With the theme and WordPress settings, you can only have one blog page at the same time, but I can give you shortcodes to have blog posts on the home page and on the blog page too.
Navigate to Dashboard > Pages and create a Blog and Home pages. After doing that
Navigate to Settings > Reading > Reading Settings > A static page (select below)
Homepage > Home
Post Page > Blog
Also, use shortcode functionality to display post on the home page. see below guide.
To display all latest post use:
[bard_blog]
To select specific categories in the blog feed shortcode, you just need to add the “categories” attribute to it. You can list multiple categories separated by a comma:
[ bard _blog categories=”food,travel”]
or select a single one like this:
[ bard _blog categories=”food”]
Also, posts per page could be limited by adding the “amount” attribute” like this:
[ bard _blog categories=”food” amount=”5″]
To select specific posts in the blog feed shortcode, you just need to add the “post_ids” attribute to it and list selected post ids separated by a comma like this:
[ bard _blog post_ids=”1,23,157″]
Hope it was helpful.
Kind Regards
August 11, 2020 at 4:38 pm #53364Thank you so much! I’ll definitely try this way, it will certainly help!!
August 12, 2020 at 5:13 pm #53373It’s working!! Great, thank you very, very much! It’s exactly what I wanted. One last problem I have: Can I make the blog page show a pagination, but not below the three articles shown on the start page? Here is the address: https://www.klein-fein-echt.de. The pagination may/should appear if the reader is actually in the blog (https://www.klein-fein-echt.de/lesen), but not on the start page. Is that possible???
Once again many thanks in advance !!
Translated with http://www.DeepL.com/Translator (free version)
August 12, 2020 at 5:44 pm #53375Hi Martine,
Can you please describe the issue more detailed? Can you please share the screenshot of the issue for more clarification?
Kind Regards
August 12, 2020 at 10:15 pm #53385Hi Vako,
Here are the screenshots:
On the static home page at the bottom, the three most recent blog articles are now previewed, thanks to your help, just as I wanted. Below them are page numbers and an arrow. But I don’t want page numbers (nore an arrow) at this place: In the blog itself it would be OK and even desired, but not on the homepage. What can I do?
TIA and
Best regards
Martine
August 12, 2020 at 10:39 pm #53386August 13, 2020 at 7:54 pm #53400Hi again :-/
I was able to solve a part of the problem, but this leads to two new questions. What I meant were featured links, I just didn’t know that those boxes are Featured Links, sorry. The featured links are displayed now, but the should not appear at the top of the homepage, but at the bottom of the homepage (just above the footer) … and They should not appear in the blog at all. How do I do that?
TIA
Translated with http://www.DeepL.com/Translator (free version)
August 13, 2020 at 8:04 pm #53401Hi Martine,
1. Please share the direct link to the page where you want to disable the paginations and we will remove them with the CSS snippets.
2. Featured links by default appear on the blog page under the slider section, if you want to display them on the other pages, please navigate to Dashboard > Page > Edit Page > Page Options > Show Featured links.
Kind Regards
August 13, 2020 at 9:14 pm #53407This is a misunderstanding: The problem with the pagination is solved because I don’t need the shortcode anymore (= the featured links now fulfill what I wanted). Now I have 2 problems:
1. the placement of the featured links ON the homepage is wrong. They should appear on https://www.klein-fein-echt.de UNDER “Für alle Artikel: Lesen …” and just above the footer .
2. on https://www.klein-fein-echt.de/lesen/ they should not appear at all: The option “Show Featured Links” is set to “No” for THIS Page but they appear anyway.Translated with http://www.DeepL.com/Translator (free version)
August 14, 2020 at 11:39 am #53417Hi Martine,
1. Actually the featured links can be displayed only on the place they are presented now, there is no option on the theme side to move them or change the location.
2. If this page is the blog page https://www.klein-fein-echt.de/lesen/
so the featured links should be disabled via customizer options, please navigate to Dashboard > Appearance > Customize > Featured Links section.
Kind Regards
August 14, 2020 at 12:19 pm #53420This reply has been marked as private.August 14, 2020 at 1:03 pm #53424Hi Martine,
I will redirect this topic to the sales department and they will contact you.
Kind Regards
-
AuthorPosts
- You must be logged in to reply to this topic.