Site logo

Archived topic

A few questions for the Geek theme

3 replies · Started by jason on December 4, 2022

Viewing posts 1–4 of 4

A few questions for the geek theme:
1. On the desktop, How to modify the post thumbnail image from 4:3 to 1:1 on the homepage and other pages?

2. How to enter the article by clicking the post thumbnail or title, not only by "read more"?

3. When clicking the "read more", the URL will have "#more-1234" on the end, is it good or bad? What is it for?

4. Regarding the categories below the Primary Navigation, how to hide some categories?

Thanks for the help, I am not sure if the GP has a subcategory for each theme, so we can check these questions in a category named "Geek Theme FAQ".

Jason

Hi Jason,

1. If the featured image uploaded is in 1:1 ratio then it should display in 1:1 ratio - is it not the case for you?

If so can you link me to the page in question?

2-4. Any chance you can open a new topic for each of those questions as suggested in our forum guidelines?
https://www.screencast.com/t/zL24bHl5

It would be much easier for us to track the issue and mark each of them resolved as we go.

Thank you :)

Leo:
Thansk for help, please check this link as a reference

https://thesupplying.com/few-question-for-geek/#more-2514

1. On the desktop, How to modify the post thumbnail image from 4:3 to 1:1 (the post feature image is 1080x1080, but shows 4:3) on the homepage

2. How to enter the article by clicking the post thumbnail or post title (few question for geek), not only by “read more”?

3. When clicking the “read more”, the URL will have “#more-2514” on the end, is it good or bad? What is it for?

https://thesupplying.com/few-question-for-geek/#more-2514

4. Regarding the categories below the Primary Navigation, how to hide the category-"hide category" on the homepage?

1. Try adding this CSS:

:is(.home, .archive) .dynamic-content-template .gb-has-dynamic-bg {
    aspect-ratio: 1/1;
}

As for 2-4, make sure you see my suggestion in the initial reply:

2-4. Any chance you can open a new topic for each of those questions as suggested in our forum guidelines?
https://www.screencast.com/t/zL24bHl5

It would be much easier for us to track the issue and mark each of them resolved as we go.

This archived topic is closed to new replies.