- This topic has 32 replies, 4 voices, and was last updated 3 years, 4 months ago by
Fernando.
-
AuthorPosts
-
October 16, 2022 at 12:56 pm #2375569
Ying
StaffCustomer SupportHi there,
If you disable WP rocket, can you see the images?
October 16, 2022 at 11:56 pm #2375848Maarten
Ah there it is! I have disabled lazy load now and it is viewed correctly. So this means I can not enable lazy load images I guess.
Another question about GP typografy. How can I let the links be underlined and change the color of all links (so not to have to change all links individually) but a one time solution?
Thank uou
October 17, 2022 at 12:02 am #2375854Fernando Customer Support
Hi Maarten,
To underline links, go to Appearance > Customize > General > Underline links.
To change link colors, you can do so in Appearance > Customize > Colors. If you want to do it in one go, you can try it with custom CSS. Try adding this in Appearance > Customize > Additional CSS:
a { color: #ff0000 !important; }This will change all link colors in your entire site.
November 5, 2022 at 11:47 am #2402979Maarten
And how can I change the color of the widget on the top right of the front page. For instance on succesvoorhetoprapen.nl it is blue. How can I change this or delete this widget. When I delete the top right, the widget under will rise to the top. So then it is still blue….
November 5, 2022 at 2:32 pm #2403084Ying
StaffCustomer SupportIt’s this CSS which can be found at customizer > additional CSS.
.sidebar .widget:first-child, .sidebar .widget:first-child .widget-title { background-color: #83b0de; color: #fff; }November 7, 2022 at 6:53 am #2404745Maarten
thank you. How can I disable showing page titles?
November 7, 2022 at 11:52 am #2405299Ying
StaffCustomer SupportThe link you provided leads to a 404 page.
To disable the page title, go to the page editor, find the disable element section under layout tab, tick the page title box.
https://docs.generatepress.com/article/disable-elements-overview/November 10, 2022 at 12:13 pm #2410403Maarten
Okay and do you know why on the front page of https://traineatsleep.nl/ the first few blogs do have a button with Read More! but the rest doesnt?
November 10, 2022 at 12:18 pm #2410406Ying
StaffCustomer SupportAre you using custom excerpt for the posts that don’t have the read more button?
November 14, 2022 at 7:23 am #2414858Maarten
I am sorry I dont know what that is…
November 14, 2022 at 7:29 am #2414866Maarten
Hi, is there also a possibility to insert some sort of FAQ in GeneratePress or GenerateBlocks that is viewed in Google search results as the FAQ?
November 14, 2022 at 11:06 am #2415381Ying
StaffCustomer SupportHi, is there also a possibility to insert some sort of FAQ in GeneratePress or GenerateBlocks that is viewed in Google search results as the FAQ?
GP or GB doesn’t insert this kind of information to the blocks, if you are using an SEO plugin, I believe you can set certain pages as the FAQ pages.
I am sorry I dont know what that is…
The custom excerpt field is in the post editor: https://wordpress.com/support/excerpts/#create-an-excerpt
November 23, 2022 at 11:37 am #2429839Maarten
Ok. No i dont use excerpts, why?
Another question: is it possible to hide a word / button (people have to click it before it is revealed) while I can also put a redirect link on that reveal? So when people click it the word / button will be revealed and they will also be redirected to another url.
November 23, 2022 at 12:56 pm #2429931Ying
StaffCustomer SupportLet’s fix one issue at a time, and several issues in one topic is not encouraged.
Please open one topic per issue in the future.Thanks!
Ok. No i dont use excerpts, why?
I asked because when the custom excerpt is used, the read more button would not show by WP default.
If you are not using the custom excerpt, then we will need to take another look.Can you provide admin login so we can take a look at the backend?
November 25, 2022 at 12:05 am #2432376Maarten
there you go
-
AuthorPosts
- You must be logged in to reply to this topic.