colleengreene
Forum Replies Created
-
Thanks, Jeremy! Good news.
Forum: Fixing WordPress
In reply to: cat_is_ancestor_of quit working in custom templateI used some alternative code to fix both of the above issues, but I’d like to not mark this thread Closed in case someone can explain to me why my original code suddenly quit working after 2 years.
thank you.
Forum: Themes and Templates
In reply to: [Twenty Twelve] IE 10 Issue Rendering Styles Above HeaderFixing the missing curly brace on body.site allowed me to fix everything. Thanks for that catch! I’m fixing the other css errors, too.
Thank you again for your help!
Forum: Themes and Templates
In reply to: [Twenty Twelve] IE 10 Issue Rendering Styles Above HeaderYes, my child theme of Twenty Twelve…in IE.
I’ve linked to that child theme css above, and provided the blocks of code I’m using that aren’t being rendered right. All the other major browsers render it right. And our other library sights render it fine in IE.
So I am guessing there is some conflict between my child ie.style element/tag names and the Twenty Twelve element/tag names.
I’ve spent a week perusing the help forums and related blog posts, all of which indicate this kind of rendering issue in IE when using Twenty Twelve child themes (even those people who just customize right in the parent Twenty Twelve theme files).
Forum: Themes and Templates
In reply to: [Twenty Twelve] IE 10 Issue Rendering Styles Above HeaderHave you tried deactivating all plugins
Yes, that didn’t change anything.
and switching to the default Twenty Twelve theme
Switching to default TT theme won’t change/fix/test anything regarding my issue, because my issue is specific to a child theme. WordPress best practices state to use child themes, not change code in the parent theme. So the only way I could test if my macronav bar rendering issue works in the default theme would require me to actually violate best practices and modify the default/parent TT theme files.
Forum: Reviews
In reply to: [Twenty Twelve] IE7, IE8 Incompatibility Serious IssueForum: Themes and Templates
In reply to: Delete "Posted in" line in twenty twelve home pageHow might I modify this with a conditional tag so that the categories meta still displays on just my single post?
Thanks!
Forum: Themes and Templates
In reply to: Hiding Featured Image in TwentyTwelve Theme@gary Thank you for your solution. Worked great.
@cmccrone Your functions.php solution for removing it from excerpts worked great. Thank you!
This same exact error stared happening to me tonight, and I am NOT using Colspan or Rowspan. I’ve temporarily disabled the JavaScript library for now, but I really need to be able to use the pagination and filtering/sorting features.
My site is here: https://www.thetasteplace.com/recipe-index/
Again, I just disabled .js for now.