studioam
Forum Replies Created
-
Forum: Plugins
In reply to: [Visual Recipe Index] Images not aligning in SafariHi there,
Any updates on this, or any things I can try for you on my end?
Thanks!
AprilForum: Plugins
In reply to: [Visual Recipe Index] Images not aligning in SafariHi again,
I’ve asked a developer friend who only had a few minutes to answer, but here’s the jist that I got: He said something about switching from “
inline-block” to floats. He also said that what would probably fix the problem is “trying to delay the instantiation of the plugin’s javascript until a little later after page load.”Is this something you can do or give me (specific) directions to try out? Definitely not something I know how to do on my own…
Thanks again,
AprilForum: Plugins
In reply to: [Visual Recipe Index] Images not aligning in SafariOk, here’s what I’ve tried for you:
I turned off the cache program for itsmecharlotte.com (WP SuperCache). This seems to partially fix the problem. The recipe index page seems to load fine the first time (occasionally they images will appear jumbled at first but then “adjust” themselves back into a regular grid).
If I click on the page’s link in the top navbar (Recipes), the page reloads fine. If I hit Safari’s reload button (circular arrow), it reloads with the thumbnails jumbled. As I mentioned before, they seem to be in a different arrangement with every reload.
I saved the HTML page as you suggested it and reopened it in Safari multiple times– as far as I can tell this doesn’t recreate the jumbled effect.
I can’t quite understand what you mean by this:
What happens if you manually add in “height” and “width” attributes to the image tags. Does this fix it? Note that these should simply be set to whatever the “h” and “w” attributes that are being passed to TimThumb are set to.
Can you try to rephrase it with very specific directions? I’m pretty new to CSS/web development don’t know what you mean by some things (attributes, image tags).
So– do you think there might be a solution to make it stay aligned on reloads too? And do you think I’ll be able to use any caching plugins at all with the Visual Recipe Index plugin?
Thank you!!
Forum: Plugins
In reply to: [Visual Recipe Index] Images not aligning in SafariHi Kremental,
Thanks for looking into this. There doesn’t seem to be any pattern at all. It happens on the first load as well as reloads, all though occasionally (5-10% of the time) the issue disappears.
Looking into your other two questions (static snapshot & height/width attributes).
Forum: Plugins
In reply to: [Visual Recipe Index] Images not aligning in SafariHi! I’m having the same issue. (I’m not sure if I’m supposed to post to this thread or start a new one…)
My client’s site is: http://itsmecharlotte.com
The page with the plugin is: http://itsmecharlotte.com/recipe-index/Sometimes when I load the page, it looks fine, and other times, the square thumbnails get jumbled along the vertical axis. This seems to happen randomly, and if I refresh the page, it will either look normal again or show a different variation of the jumble.
If you aren’t seeing it in Safari, try refreshing the page. The issue doesn’t does seem to show up in other browsers.
The issue is showing up on my Macbook pro using Safari 6.1.5, and on my client’s Mac using Safari 8.0.1.
I also see the issue happening on these sites when loaded in Safari:
http://jenniferfeasts.com/recipes-2/
http://alimentageuse.com/home/recipes/vegan-recipes/
http://strawberriesforsupper.com/recipe-index/
http://stinkykitchen.com/recipes/Here are screenshots: 1 | 2 | 3
Thank you for your time & help!! I love the plugin, but my client primarily uses Safari, so it’s really important that I figure out how to fix this.
Forum: Themes and Templates
In reply to: Trouble with margins in Twenty Twelve widget sidebarI am ECSTATIC to have that finally work!! Thanks so much for your help today!
I’ve been wondering why I was sometimes seeing “outline” in Firebug on websites, & sometimes it was “border”… learning as I go, and this is a lesson I won’t forget anytime soon : ) Thanks again!
Forum: Themes and Templates
In reply to: Style one individual widget differentlyThanks so much!! I was having a lot of trouble finding the right CSS selector for some reason.
Thanks for the kind words, I did the fruit myself!! Sometimes I question why I’m dabbling in web design and not just sticking to watercolors, haha…
If you happen to have a couple more minutes, here’s one more issue I’m really stuck on: https://ww.wp.xz.cn/support/topic/trouble-with-margins-in-twenty-twelve-widget-sidebar?replies=1
(pasting that link probably breaks a bajillion wordpress forum rules, sorry if so)
Forum: Themes and Templates
In reply to: Adding navbar divider lines using "li li" (CSS)Found it!!!!!!
#menu-menu-1 > li+li { border-left: 1px solid #000000 }Phew. Hope that helps somebody down the line.
Forum: Themes and Templates
In reply to: Add posts' category above title, and date below titleHey! I got the date figured out! Thanks to this thread:
http://ww.wp.xz.cn/support/topic/need-help-to-add-date-and-byline-under-title?replies=16I would really like the category names figured out still… any ideas? Thanks!!
Forum: Themes and Templates
In reply to: Add posts' category above title, and date below titleNudge to top… would love help with this! Thanks!
Forum: Themes and Templates
In reply to: CSS background images for post titles & "read more" linksChecking back in– would love some help with this! Thanks.