Update: the woocommerce sorting was also lost from the site, so I contacted also the Neve theme support.
]]>But one thing is really disturbing me : the content restriction block does not appear in the available blocks when editing the Widgets (I have sidebar that has specific content for logged in users only) and when editing the Patterns. I use Gutenberg editor for both cases. It works well on Posts and Pages block editor but the Arm block restriction is not available in the two cases mentioned !!! Why ?!!
Thank you for your response.
]]>I would like to see if it’s possible to have no column on the homepage, but keep the columns on the article pages. In other words, I would to just show the categories and article lists on the knoweldgebase home, but then on the article pages, I can show the side column with Related Articles, etc.
Perhaps this can be a setting in the backend. Or maybe add a unique class that only appears on the homepage, then I can use CSS to hide the sidebar and expand the content.
thanks!
]]>Could you help me add numbers, instead of thumbnails, to sidebar recent posts? For example:
https://www.datavizlab.net/2024/05/14/google-shift-cookies-deprecation-again/
https://www.datavizlab.net/2023/06/26/what-are-cookies/
https://www.datavizlab.net/2023/01/23/looker-studio-tip-how-to-color-bar-chart-by-dimension-value/
Here an example I would like to replicate: adweek.com
Thanks
Paolo
]]>
.widget_calendar {
display: none;
}
.widget_archive {
display: none;
}
.widget_categories {
display: none;
}
This works fine, but leaves the spot where the sidebar is empty. The main content is cropped to the left side of the screen. How can I use the full width of the screen without any sidebar widgets?
Thanks in advance.
Best,
Stephan