Forum Replies Created
-
AuthorPosts
-
December 21, 2022 at 6:55 pm in reply to: Skipping the first post from Banner: Featured Posts 2 #103383xeinarParticipant
Dear support, it is one week I opened the ticket. Any chance to get some help on this matter?
xeinarParticipantThanks for your reply. Do you think it would be possible instead to have the banners selecting TAGS, as an option, other than categories?
xeinarParticipantI would like to move the article tags position somewhere else in the posts and articles page. On which php files should I take action and which string should I search for?
xeinarParticipantHello there,
I’m back on the same request. Our website would really benefit by having banners being able to display posts from a main category and the related subcategories (even if the main category has zero articles).
We run a multi-topic magazine and we have several main and child categories.As mentioned in the past, assigning more than one category (as suggested) will eventually create SEO indexing issues, starting from having the same post indexed in two different categories and thus penalized in the end.
This plugin does it in the main content area, so I guess that this is technically possible even for the banners?
I understand that this feature would require some extra work, but you’ll end up having an added value with your theme.
Thanks in advance for your support.August 27, 2021 at 5:40 pm in reply to: How to skip a specific category from home and banners #91868xeinarParticipantThis could be usegul for others: in the end I found a plugin that can do it. Else, it can be done via adding code to the functions.php file.
xeinarParticipantIt worked indeed, but I had to add the !important instruction. Thanks!
xeinarParticipantActually I found a solution by coping what done for another component found on this forum:
@media (max-width: 767px) { .featured-section { display: none; } }
I now have the stories-title too close to the menu bar. I tried this solution but the colored vertical bar keep being sticky to the menu bar; how to space it as well?
.stories-title { padding-top: 50px; }
xeinarParticipantSorry, my bad, I got confused on some features, please ignore my previous post. Actually my real questions are:
1 – Is it possible to replicate the banners available in the “featured posts” 1 and 2 areas also before the articles grid or in the sidebar?
2 – Is it possible to have multiple categories selected for the same banners above, or select a parent category to show the sub categories content?
3 – Is it possible to decide how many article prewies show in the same banners?The point is that I have quite a number of categories and subcategories and the limits of having just one category per banner is quite an issue when it comes to present the first few articles per category.
-
AuthorPosts