-
AuthorPosts
-
May 11, 2024 at 10:41 pm #1443011
Hi,
I have created several pages, but they don’t seem to show the styling choices made in the backend:
1. https://www.alexandrubugnariu.ro/shop-new/
The image size of the Product grid is set to Medium (300×300). And yet the displayed images are not squared.2. https://www.alexandrubugnariu.ro/blog/
Is set to NOT display the posts in “Euritmie” category and yet it displays all of the posts in Euritmie category.
It is also set to display 3 columns and excerpt, but it displays 1 column and full text.Thank you!
May 12, 2024 at 9:26 pm #1443123Hey tcampaner,
Thanks for your patience, the medium image size is a WordPress image size and it is not a exact 300px square it will scale down the image so the largest side is 300px and the other side will be whatever it is. So if you have a landscape image it will be about 300×230 depending on the ratio, if you need a exact 300×300 image then you can srop your image before uploading it.
As for your blog page, it doesn’t look like you are using a blog element for the posts, so you would not be able to exclude a category. I suspect that you may have used a blog element on the page and tried to exclude a category from showing, but you may have set that page as the “blog” page in the theme settings like this:
so in this case the blog element is not used but the WordPress blog loop is, if this is your case change the theme settings to “select page” so the blog element will show the posts like this:
Best regards,
MikeMay 12, 2024 at 10:48 pm #1443134Hi,
You were correct about the blog page. As soon as I removed it from the Enfold settings it displayed as a grid. BUT it still does not exclude categories.Thank you
May 12, 2024 at 11:03 pm #1443136Hi,
Glad to hear this helped, as for the excluded category, the items showing look to belong to multiple categories, so you will need to change this or exclude both categories.
The “and” feature only works for choosing items that are in two categories but it won’t work the other way for excluding categories.Best regards,
Mike -
AuthorPosts
- You must be logged in to reply to this topic.