Hi there,
Firstly, thank you for using Riverbank.
Below, you will find some info about the support we provide via this forum.
Expectations
Before Posting a new topic
Thank you!
]]>I am using the code below to display two columns on my shop page in mobile view.
But now I have created a 2nd shop page because I want to add more blocks to the shop page but found that you can’t add things to the original/assigned shop page.
My question is, how can I get this code to work on my 2nd shop page? What code do I need to add? I linked the 2nd page here. (My original shop page can be found by clicking shop in my top menu).
/* Two columns in shop view */
@media (max-width: 767px) {
.wp-block-query.is-layout-flow.wp-block-query-is-layout-flow ul {
display: flex;
flex-wrap: wrap;
}
.wp-block-query.is-layout-flow.wp-block-query-is-layout-flow li {
width: 45% !important;
}
}
]]>
Hi,
I have noticed my older posts are not showing anymore on my blog page after 10 posts.
I have changed settings to show more than 10 posts, I’ve tried permalinks change, deactivated plugins, cleared cache etc., I’ve tried everything hostinger support asked me to do, but still my older posts do not appear.
I have 15 posts in total but only 10 show up on my blog page and 6 of my recent posts show on my home page.
Any help appreciated
Hello, this theme is great so far. I created a child theme of it by creating a sibling directory to the theme named “riverbank-child”, and adding in it a style.css file with this:
/*
Theme Name: riverbank Child theme
Description: A child theme Riverbank
Template: riverbank
*/
and a blank theme.json file (will be added to eventually). When I activate the theme, the header and footer templates don’t show on the front-end of the site, though they’re visible still in the FSE. Perhaps a function is looking for them in my child theme directory instead of the parent directory? Is this something you can reproduce? My instance of the theme is completely unedited. Thanks
]]>Hello everyone. Excuse my English!
I am using the theme: RIVERBANK and have made various adjustments.
Somewhere I put static main page but I don’t remember where that was. However, this static page is not displayed either. In Pages there is a ‘Home Page’ that is not called.
What do I have to adjust in the template: ‘Home’ so that the ‘Home’ is displayed on the website?
Thanks Klaus
]]>Is it possible to modify the theme to create full width pages? I’ve tried using the Fullwidth Templates plugin, but it does not seem to work. I don’t see the options under Page Attributes.
]]>I downloaded the theme Riverbank and the events calender plugin. But the posted date keeps showing up in the header of the event. How can I remove this?
]]>