Forum Replies Created
-
AuthorPosts
-
interglobalmedia
MemberBrad,
I tried the snippet meant to show when a post was last updated on, and it crashed my site. If it did ever work, it no longer does. FYI.
Best regards,
Maria
interglobalmedia
MemberHi,
I added the code snippets for modifying the breadcrumb arguments as well, and haven't been able to customize anything yet. Will continue to work on it, as the default is kind of ugly! The other thing is that I believe there is a mispelling in there as well. Don't know if this is throwing everything else off?:
heirarchial: no such word.
This snippet should be revisited. I am going to try and figure it out for myself. If I come up with anything, I will share it. Thanks!
Best regards,
Maria
interglobalmedia
MemberHi,
I am using the Genesis Sample Theme with the Genesis Framework. Was wondering where was the sanitization of the Customizer? Don't see anything to that effect. How can this be resolved?
interglobalmedia
MemberHi,
What worked for me to get rid of "The" to the right of my image was the following (starting at line 1073):
.entry {
margin-bottom: 40px;
padding: 60px 70px;
}The
margin-bottom
was already there. As for thepadding
, it was originally50px 60px
. I liked 60px better, and then the 70px took care of the word "The". Thanks, however, for steering me in the right direction Victor.interglobalmedia
MemberHi.
Actually, for the Genesis Sample Theme, when I attached an image to my post, when it appeared as the featured image at the large 1024px wide size, the first word of the paragraph appeared to the right of the image. Therefore, the default size was not correctly configured. I am trying to figure out how to get rid of this word, but haven't been successful yet.
Best,
Maria
interglobalmedia
MemberThanks Christoph!
-
AuthorPosts