Forum Replies Created
-
AuthorPosts
-
THANK YOU!
Yes, it’s at the top of quick css. I’ve also cleared cache, cleared browser history and cookies and viewed in incognito on multiple browsers. Do you see if working on your end?
September 13, 2019 at 8:06 pm in reply to: Search Results to appear as an excerpt with searched term highlighted/bolded #1138170Ok no problem. Thanks Ismael!
Thank you Mike!! :)
Thank you!!
Following up on this, thanks!
Hi Victoria,
Yes I have, it’s currently on the site but it’s displayed next to the search icon and burger icon in the header, and I don’t think it’s possible for it to actually lie within the flyout burger menu.
Is there a similar code to add a widget to the flyout menu as seen in the .jpg?
Hi Nikki,
Thanks! I entered the code into the quick CSS but doesn’t look like it’s working unfortunately.
Hi Basilis,
I feel that this isn’t a huge ordeal but rather requires some small tweaking that I was hoping to get help with. I know in the past you guys have lent a hand with things of this nature.
In the past someone had provided me with a code snippet to place in the functions.php. Any chance anyone out there has created something like this for a text block?
worked great! Thanks vinay :)
thanks so much @guenni007! It works great but the only thing is that i’m using the burger nav on desktop, and the nav doesn’t look right with this code. Is there an adjustment to work for the burger nav? Thanks :)
Thanks! I tried this script but it didn’t work unfortunately:
function add_hide_header(){ ?> <script> jQuery(window).scroll(function(){ if(jQuery(this).scrollTop() > 200) jQuery('#header_main').fadeOut('slow'); if(jQuery(this).scrollTop() < 200) jQuery('#header_main').fadeIn('slow'); }); </script> <?php } add_action('wp_footer', 'add_hide_header');
It doesn’t really have to do with a particular site. I’m just wondering if something like this can be implemented, or if there is a snippet of code you can provide or that someone has already written to accomplish this? But here is the site that i’d like to have this functionality.
ok, no problem. Would you be able to help me apply a dark opacity or gradient over the non active images on this horizontal slider with css? So over the images to the left and right of the center image?
Thanks!
Following up on this. Thanks guys :)
If you view it in the browser and enter the credentials (private area) you’ll be able to see it. Thanks!
thank you :)
It worked, thanks again Victoria, you’re the best.
that worked perfectly, thank you victoria!!
Hi Basilis,
It didn’t work actually. It affected columns that I did not want it to affect and didn’t affect the columns that I did want it to affect. Help on this would be appreciated. Thanks.
Hi,
I left a comment on the other post but didn’t get an answer:
For top alignment instead of middle, would you just replace the vertical-align: middle with vertical-align: top?
No. I’m talking about the bottom border of the accordion container being blue while active. Not talking about the + if that it what you were thinking as that’s the only thing that’s blue at the moment.
August 15, 2019 at 11:41 pm in reply to: Reopening other ticket: https://kriesi.at/support/topic/blog-posts-displayed-in- #1128099Looks like it’s working again. I’d like to keep this open just incase, thanks!
August 14, 2019 at 10:38 pm in reply to: Blog posts displayed in Masonry element open up in new tab? #1127760You’re awesome Mike! Thank you!
I have, it’s here: https://kriesi.at/support/topic/equal-height-columns-4/ :)
August 13, 2019 at 4:47 pm in reply to: Blog posts displayed in Masonry element open up in new tab? #1127286Hi Mike! Sorry for the delayed reply and thanks so much for your efforts and prompt responses. However I checked in an incognito and cleared my cookies, looks like the blog posts are still opening in the same tab unfortunately.
Following up on this, otherwise will switch to no animation at all. Thanks!
Thanks Victoria. Any update from the Enfold team on when this will be resolved with next update?
I’m having this issue as well. I use this setting quite frequently so it’d be great if it could be resolved by the Enfold team ASAP :)
For top alignment instead of middle, would you just replace the vertical-align: middle with vertical-align: top?
-
AuthorPosts