Forum Replies Created
-
AuthorPosts
-
Hi Ismael,
Thanks, but is there a way to rewrite on a more universal level? It would be nice if the single pages were also affected, which currently isn’t the case…Hi Rikard, yes thanks. I edited the wp-config to disable the ‘query governor’, but now this random post code has stopped working http://goo.gl/lJltMP So that’s not so great.
Turns out this may have to do with my hosting (WPEngine) http://goo.gl/rV1bMo
Hi Yigit,
Thanks, no I hadn’t added it, because the AJAX search function is not of immediate concern; I’d just like the search to work for now. At any rate, I added the code and it hasn’t made a difference.
Rogier
Nevermind, figured it out.
Thanks Elliott, this works.
How can I expand this code to include the Video and Audio ‘Archives’ ?
Cool, thanks Rikard.
Hi Rikard,
Thanks for your reply. Yes, I have the code
.single-post .post-entry .big-preview{ display: none !important; }
http://goo.gl/ZBS2eh
but I am unsure whether this hides the image after rendering, or prevents it from rendering at all? I am just looking to minimize the page load.Rogier
Hi Josue,
OK thanks. But just so I am clear, there is no ‘one-click’ light footer setting? In other words, when you say “no background color assigned”, you mean all elements, not just the main bg color, must be edited in order to recreate a light footer scheme?
Rogier
Elliott, thank you.
Hi Elliott,
Yes, but the color scheme is not the same, for example in the footer.
In the fresh theme install the footer is white http://note.io/1Pt77uB
In ‘Splash Green’ the footer is dark grey http://note.io/1Pt7sgQ
Of course I can recreate the footer background, border colors, form field background, etc. but it would be nice to have the single-click option, especially since none of the other color schemes seem to come with a white footer.
- This reply was modified 9 years, 7 months ago by Rogier.
Thank you Yigit
Hi Elliot,
Thanks for your response.
My first question pertains to the post type icon, as it appears here on a custom post type ‘archive’ grid:
I’ve found some support posts on how to hide the pencil, or even swap the symbol, but I am not sure how to customize the complete appearance of icon and surrounding rectangle:
– I am not sure whether this rectangle can contain some image generated from the post in question and / or a thumbnail uploaded separately?
– It would also be great to understand which other Entypo icons are available. For example, I tried to swap the pencil with ‘star’ or ‘heart’ in functions.php, but to no avail.
My second question is about the related post icon.
I found some code on how to customize this, but I am struggling to understand what the 50% width and height is supposed to be doing. For me it just crops the image.
.related-format-icon.related-format-visible { background: url('/RelatedPostIcon.png') no-repeat 50% 50%; }
All-in-all I would just like to know how to globally control exactly the appearance of these icons / images, and potentially how to create a custom icon / image per post.
Thank you,
Rogier
This reply has been marked as private. -
AuthorPosts