Forum Replies Created
-
AuthorPosts
-
Hi Mike, Your point makes great sense. Mark this done with my gratitude for your work! Have a great week.
Thanks, Mike. It now hides images after resizing. Is there a way to hide the image attempt to drop to the next row prior to hiding? Kinda fun, but a clumsy transition. What do you think?
Perfect, Mike. Thanks so much. Z-index can get confusing. You helped me greatly.
This reply has been marked as private.Perfect! Resolved. Thanks!
Gah. I had the actual element cleared of the background image, didn’t think to check all global settings for that. Done. Thanks.
No – I used text instead of phone number there. The issue is in mobile view as described above. When hiding the logo, I’d like the phone(text) to display on same line as the burger menu/search. No gap.
Mike,
Thanks – Credentials in private to fix dark-floral.png issue.One more, please For mobile I have:
/* HIDE LOGO on MOBILE*/ @media only screen and (max-width: 767px) { .logo { visibility: hidden !important; }}
That works great. But I’d like the phone (using text for site name) to be on same line as search icon. I tried
display: none; but that forces the search under the header bar. Would you have olution for this?Thanks for all of your help.
Thanks for your help gents. Rikard – winner, winner!
Hi Rikard,
Thanks for your help but transients had nothing to do with autoload settings on tables. I did figure out what was causing the 504’s – page cache was turned off.
This ticket may be closed.What was the outcome of this post may I ask? Interested.
Missed that!
All set with quotes now and bingo it did the trick! Thanks so much team.
jThis reply has been marked as private.Hi Ismael,
I got a critical error on return of the search results. Here’s what I pasted exactly in the child theme’s function.php at the end (no trailing lines or spaces).// change search results layout to grid view like blog function avia_layout_filter_mod($layout, $post_id){ if(is_search()) { $layout['current'] = $layout["fullsize"]; $layout['current']['main'] = "fullsize"; } return $layout; } add_filter('avia_layout_filter', 'avia_layout_filter_mod', 10, 2);
I removed it for now because the site is live.
Yes, helpful, but it does not affect the search sidebar. I’m not seeing how that can be removed. Thanks for such a quick response!
Thank you, thank you ;-) It works well Ismael. Have a great week.
jHi all,
A solution for the issue provided by the Vimeography plugin developer. I noticed others using Vimeography with CSS questions on this forum so here’s the fix from Dave Kiss:Try adding this custom CSS rule to the bottom of your WordPress theme’s style.css file or section:
aside.sidebar { z-index: 0 !important; }
Enjoy!
Perfect-o Rikard!
Thank you and have a great day!Ismael,
Its hit or miss. All the videos have the same settings on Vimeo. I’ll continue to work around the issue by using Vimeography or the embed code. I’m at a loss still on this one. I promise to report back if I find a solution. This is a challenge for us on numerous websites we host on WP Engine.
Thanks for your time!
jHi
The Vimeo settings say Anyone, Anywhere. I also tried it as only my domain without success – so I set it back to Anyone, Anywhere (emptied server cache between changes).
See private for URLs.- This reply was modified 4 years, 1 month ago by welswebmaster.
2. Aside from the Vimeo issue, after the update, I’m seeing font icon (musical note) on each Special Heading section in edit mode only. See the Special Heading on the same page (while special headings don’t offer use of font icons).
Hi,
Thank you for your response.I just updated Enfold to v4.7.6.3 and it did no help fix this issue. Server cache and permissions were refreshed, I opened the page in a new private window and other browsers without success.
See: http://cthruc.wpengine.com/resources/hs-curriculum-3/ (hosted on WPengine)
The top video doesn’t work as a Vimeo Media element is not working.
The bottom video (same video) as an iframe embed works.On vimeo, I verified the privacy settings which = Who can watch? “Anyone ”
While I can continue to use the workaround, it would be great to get this fixed so that all Enfold element options work.
Perfect! Thank you Jordan.
I’m still experiencing this Vimeo issue – any solutions yet? Its been a year.
RE:
I’ve found a strange issue using the Enfold Video element where it will redirect SOME visitors to play a video directly on Vimeo rather than what the rest of us see… a video embedded on a page (in this case a WP Download Manager package (page). On another WordPress page, same issue.However, if I use an iframe, ALL visitors can view the video embedded. Not sure why it sometimes works with the Enfold video element and sometimes not. I tested using every browser (Firefox, Edge, Chrome and Safari – same results).
This reply has been marked as private.Thanks so much, Nikko. Nicely done. It worked out very well. Will I need to remove this on the next Enfold update?
Hi Victoria,
Thank you! That worked. Please tell me so what CSS you added so that I understand and others may benefit as well.
Kind regards,
jThis reply has been marked as private.Hi Victoria,
I just tried it and even tried !important and clear server cache. Nope – didn’t work. Creds are in private.
jYou may disregard this post. The plugin author responded with a solution (an addon to the plugin was necessary to make that specific shortcode work). You may add IF-SO as a plugin that is compatible with Enfold. This plugin adds a lot of interactive uses for web sites. Not a lot out there like it.
-
AuthorPosts