Forum Replies Created
-
AuthorPosts
-
March 5, 2017 at 11:14 pm in reply to: My Menubar is hidden until the user scrolls; can I hide the logo too? #756057
That did the trick! Thank you.
Yes indeed, THANK YOU!
I came to post the same request:
Is there a way to add to the icon list, or to specify an icon font?
Thank you!
Never mind, fixed it myself! (avia-menu-fx) Thanks again.
Beautiful, thank you @Josue!!!! And… one more thing needed. One thing still showing up — the underline below the current menu item.
In the case of my home page, the underline below the word “Welcome” is still visible when the rest of the menu is invisible.
Thanks again!Thanks for the suggestion @Guenni007. Will do that. It’s a bit more serious if you’re trying to do anything with js or css with those objects.
Vinnie, thank you! Your answer led me on a path to track down the problem. I’m posting this follow-up with more info for others who run into this issue.
I already have Yoast SEO installed and it turns out it’s already adding the proper og:image, based on my Featured Image. BUT, what the Facebook Open Graph Object Debugger (https://developers.facebook.com/tools/debug/og/object/) revealed is that it can’t access the image. Because… permissions.
I had my website set up to block hot linking. Even direct access to the images was blocked. Once I went into my web host’s Control Panel and allowed (at least) direct access to the images, everything worked — Facebook was able to pick up my Featured Image.
January 20, 2016 at 4:56 pm in reply to: Table converts to character code, then doesn't display it properly on mobile #568739I’m having trouble finding where you put the CSS above.
I don’t see it in Enfold -> General Styling -> Quick CSS.
Is there a Quick CSS field associated with the post itself? I’m not finding it.
Thanks!January 20, 2016 at 9:06 am in reply to: Table converts to character code, then doesn't display it properly on mobile #568440OK I will try the latter. Thank you!
January 20, 2016 at 1:55 am in reply to: Table converts to character code, then doesn't display it properly on mobile #568269Confirmed, that change displays the dots.
Is that the solution or just testing?- This reply was modified 8 years, 10 months ago by mantisjitsu.
January 19, 2016 at 4:01 am in reply to: Table converts to character code, then doesn't display it properly on mobile #567547Thanks Andy. OK I tried turning all plugins off. The problem was still there.
January 15, 2016 at 10:12 pm in reply to: Table converts to character code, then doesn't display it properly on mobile #566332Oh I suppose that would be useful, wouldn’t it. http://kenblackman.com/compersion-matrix/
- This reply was modified 8 years, 10 months ago by mantisjitsu. Reason: This edit is not significant, I just wanted to turn on the notify-by-email flag
Oh! Did not know that, thank you!
Tried on iPhone 6 and newish iPad 2 mini, both running latest iOS. In both cases the image didn’t show up at all in the LayerSlider, only the text.
Thanks. The page in question is now my home page (http://kenblackman.com).
The LayerSlider in question is near the middle of the page and has text that starts, “For the last 16 years…”
- This reply was modified 9 years, 4 months ago by mantisjitsu.
Hi Rikard, my solution didn’t work on iphone or ipad: the image doesn’t show up at all.
Is there a different object for mobile that I should be attaching my style to?
Or some other solution?
Thanks.
Found my own solution. No image set inside the slider at all. Then use a Code Block to set everything on #layerslider_6_2, like this:
#layerslider_6_2 { background: url(https://kenblackman.com/wp-content/uploads/2014/07/chagall_bedroom_cropped.jpg) no-repeat fixed center top; }
That seems to work. Hope doing it this way is compatible and doesn’t break anything in the future!
- This reply was modified 9 years, 5 months ago by mantisjitsu.
February 3, 2015 at 5:13 am in reply to: intermittent problem with parallax color section since last Enfold update #389831Question for the moderators. If all of us individually and privately sent you our configuration info — chrome extension list, etc. — so you could scan and see if there’s any commonality, would that be useful?
November 11, 2014 at 2:06 am in reply to: intermittent problem with parallax color section since last Enfold update #349162Hi Andy, yea the bug is intermittent. Right now it looks great in my browser as well; other time, it’s messed up as shown above. Without making any changes to the site.
November 8, 2014 at 10:10 pm in reply to: intermittent problem with parallax color section since last Enfold update #348242This reply has been marked as private.November 6, 2014 at 10:11 am in reply to: intermittent problem with parallax color section since last Enfold update #347026This reply has been marked as private.November 5, 2014 at 8:13 pm in reply to: intermittent problem with parallax color section since last Enfold update #346730@reederjack5252, to me it looks like a browser rendering quirk that Enfold is somehow poking. The bug is particularly aggravating b/c it’s intermittent—I can neither deliberately cause it nor prevent it. (And I’m a software QA veteran.)
That said, it seems like once the page rights itself, the problem doesn’t return, until the next “first” load. For reproducing it, I would suggest (a) clearing browser cache and reloading, and (b) trying different window sizes. But it’s just an educated guess.
As mentioned above, I’m using Chrome on OSX, everything up-to-date.
November 5, 2014 at 4:52 pm in reply to: intermittent problem with parallax color section since last Enfold update #346623This reply has been marked as private.November 4, 2014 at 4:53 am in reply to: intermittent problem with parallax color section since last Enfold update #345716Hi. Thanks to everyone who’s looking into this. OK I updated to the latest Enfold yesterday and cleared browser and server caches. Today I’m seeing the problem.
My website: http://kenblackman.com/
Screenshots of the problem:
Thanks for any help you can provide! As you can imagine from seeing the pics, when it happens it’s, um, not good.
- This reply was modified 10 years ago by mantisjitsu. Reason: direct-linked to the images
That did the trick! Thanks.
OK that worked. Just as a note to anyone reading this who wants to change their home page there’s two places you need to make the change:
– Dashboard | Customize Your Site | Static Front Page
– Enfold | Frontpage SettingsJune 17, 2014 at 10:04 pm in reply to: Problems with Parallax in Safari OSX, image motion very choppy #280224Thanks Josue. I made the changes mentioned in that thread — including the correct capitalization etc. — but saw no effect. So I started playing around with my site using Safari’s Web Inspector. I couldn’t find any objects with classes targeted by that CSS snippet, so I just started applying
-webkit-transform: translate3d(0px, 0px, 0px);
in real time to different elements in my color section. Funny thing is, I couldn’t find any object for which the addition of that property stopped the jitters or the parallax.Hey Dude,
I figured this one out. One of the Blog Post elements had “Uncategorized” selected; the other one had no categories selected. Since all my posts are uncategorized I didn’t notice this difference.
But it makes sense that stickiness isn’t applied if you’re looking at a category. Once I unselected “Uncategorized”, my sticky posts showed up at the top.
Thank you. These worked beautifully, and from this example I’ve found more selectors I needed using Chrome’s developer window.
June 5, 2014 at 6:06 am in reply to: Is there any way to embed Content Elements in an Accordion or Tabs element? #274947That did the trick! I was able to see the generated code for my testimonials, then paste that into the Tabs as text. Thank you!
-
AuthorPosts