Forum Replies Created
-
AuthorPosts
-
Hello Jordan,
That got me on the right track… :-)I ended up with:
#av-masonry-1, #av-masonry-2 { padding-top: 10px !important; } .av-flex-size .av-masonry-image-container { background-color: #FFFFFF; }
Thank you for helping so quickly!
GregJ_Sako – turn off the site caching plugins (if any) or settings in the Enfold theme. It might be a cache issue.
J_Sako – I recall an update that required me to handle via FTP. The automated one always seemed to fail.
I also would need to delete the existing Enfold folder/directory on the server and then upload the current one (unzipped). I am using a Child Theme, so I wasn’t concerned about losing settings, code, etc.Once updated – the automation worked fine with other, new updates.
FYI
Hello Mike,
That snippet worked great – thank you for your support on this venture!
This topic can be closed.
Sincerely,
GregHello Mike,
I was struggling with the effect using the Grid Row admin settings – then I had an ephinay (of sorts)… I could use two different images (off/on) and simple css with a class to emulate the mouseover effect.
So – can you help me create the header mouseover animation that is on https://ctipack.com/?
Here’s my experiment page (just in case): http://www.gregorywilker.com/grid-row-experiment/.
Here’s the site with the header (h5) animation I would like to emulate: https://ctipack.com/.
Sincerely,
GregHello Mike/Rikard/Support,
I’ve put some time into this… unsuccessful so far.
I posted ADMIN credentials in PC – let me know if you want FTP..grid-hover { padding: 0px !important; }
I commented out this piece of code because it collapses the cell for me; I think I’m making a mistake using padding to get the size I want – based on your screenshot.
Your screenshot looks damn close; if not spot on.Here is where I am experimenting: http://www.gregorywilker.com/grid-row-experiment/
Do you see where I’ve missed on the instructions?
~ Greg
Hello Mike,
Finally circling back to this – thank you for your response.
I’ll be digging into this within the next 24 hours. I’d like to keep this open for now…. just in case.Sincerely,
GregP.S. Can you let me know if this is pushing the scope of support? gw
January 16, 2020 at 7:53 am in reply to: Video background not adhering to the Color Section element #1174757Hello Ismael,
Perfect – thank you!!
This case can be closed.
:-)
GregJanuary 15, 2020 at 3:34 am in reply to: Video background not adhering to the Color Section element #1173769Hello Ismael,
How do I keep the video background contained within the Color Section element?
It looks horrible as it is…
That is how the theme maintain the aspect ratio of the video in case it doesn’t match the container.
And my recollection of the video background on a Color Section element is it remains contained; like this site: https://www.hearthsidefoods.com/ and this site: .
In fact – I’m pretty sure those two sites have the video element contained within the Color Section element.
~ Greg
January 14, 2020 at 5:33 pm in reply to: Video background not adhering to the Color Section element #1173476anyone available to help with this? I looked through other posts and didn’t find a solution… ~ Greg
I’m having the same issue: http://freebyrdmovie.com/
December 11, 2019 at 9:34 pm in reply to: Promo Box inside Color Section with Promo Box Button #1164998Hello Yigit,
Wow – the “z index” never even came to mind as an issue/solution…
Thank you!
This ticket can close :-)
GregDecember 11, 2019 at 2:57 am in reply to: Promo Box inside Color Section with Promo Box Button #1164695Hello Yigit,
There are at least two other developers involved with this site; I am not going to be able to find out why that code was originally placed.
I looked to track down the original source of the CSS code you specified and I’ve been unable to.There is a plugin, BWP Minify, which is making it difficult to see the true source of the code you’ve called out.
Is there a way we can just target those three buttons and create a fix via CSS?
Sincerely,
GregHello Victoria,
Perfect – this works!
Thank you,
GregP.S. This ticket/post can be closed. gw
Can support pick this up? #ping
Hello Jordan,
The header.php seems to be calling in another file that actually loads the logo & nav elements:
<?php if(!$blank) //blank templates dont display header nor footer { //fetch the template file that holds the main menu, located in includes/helper-menu-main.php get_template_part( 'includes/helper', 'main-menu' ); } ?>
So, it looks like the helper-menu-main.php file is the one to edit… but…
I get lost really quickly with that file. A lot of “if” statements to handle the different variables available in the admin.I don’t see where to add a new div element that I can then place with CSS.
More help please?
GregOK. Thank you, Victoria… this ticket can close.
April 11, 2019 at 1:13 am in reply to: Is it possible to have the Animated Numbers count up? #1089289Hello Günter,
Thank you for sharing your work!!
I’ll check it out asap.
Sincerely,
GregVictoria,
The inline css code is adding an extra “style”, which breaks the intended inline css via the div element.
This is the div from this page: https://chamberpouch.com/programs/
<div style=" style=" color:#fc5029;="" font-size:24px;="" 'color:#fc5029;="" '="" class="iconlist_icon avia-font-entypo-fontello"><span class="iconlist-char " aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></div>
See how the Enfold code is writing “style” twice, which is breaking the inline css?
I’m confident it isn’t a plugin conflict. It happens with any icon list following the first one; the first works properly.
~ Greg
(watching this post for solution)
ok – it is working now. this ticket can be closed.
thank you
October 22, 2018 at 8:16 pm in reply to: Enfold 4.5 Update: Fullwidth Sub Menu Links Are Not Clickable #1025080For the record – because I found it late in the game – this is the solution that worked for my site:
#top .av-submenu-container.av-sticky-submenu { z-index: 2; }
Just referencing the sub menu ID (#sub_menu1) didn’t work.
https://kriesi.at/support/topic/4-5-problem-with-fullwith-sub-menu-not-clickable/
FYI,
GregOctober 22, 2018 at 8:07 pm in reply to: 4.5 problem with fullwith sub menu – not clickable #1025078Hello emilbroll & Support,
The z index for submenu1 – which I found first didn’t resolve the issue for me. This did fix the issue… which I found after changing all the pages to “non sticky”. Maybe this solution can be posted to the top of the support items for quick reference?
Also – my comment here is so I can (hopefully) track when the release fixes the issue.
I am stoked there is a solution! :-)
Thanks,
GregOctober 11, 2018 at 11:41 pm in reply to: search form full width in header (Costco.com example) #1020530Hello Victoria/Support,
I just saw this was left open; sorry.
Your information helped me – thank you.
This ticket can be closed.
~ GregSeptember 18, 2018 at 11:03 pm in reply to: Color Section not opening at "At least 75% of Browser Window height" #1011545Hello Rikard/Support,
There was a cache plugin that was creating the problem. I didn’t know the plugin was installed.
I appreciate you jumping in on this – my apologies for posting this as it turned out to be the plugin.
This ticket can be closed.
Sincerely,
GregThank you, Rikard.
I think there was a cache plug-in that was creating the trouble…
AND – your solution is going to help with with other items with the page id :-)This item can be closed,
GregAugust 23, 2018 at 12:13 am in reply to: Is it possible to have the Animated Numbers count up? #1000547Hello Günter,
Well – your code changed things… maybe it is close. The commas are still creating the “process” to handle the numbers separately.
I am hoping to have the number count up from “1” to “4,000,000,000” with the commas in place.
Sincerely,
GregAugust 9, 2018 at 12:54 am in reply to: Flexible font size – smaller sizes in pull-down menu? #995188Hello Nikko,
Took me a little bit to get all the elements needed to work the Child Theme – and I got it!
Thanks for your help – working like a charm!
Sincerely,
GregP.S. this ticket can be closed – thanks again. gw
August 8, 2018 at 4:46 pm in reply to: Flexible font size – smaller sizes in pull-down menu? #995059Hello Nikko,
The site is behind a firewall and I won’t be able to open access to you.
However, I’ve taken a screenshot of the Enfold Admin showing the vw font sizes. You can see that 3vw is the smallest size available in the pull-down.
Can we adapt the theme so that 2.5vw and 2vw are also choices?
Sincerely,
Greg-
This reply was modified 2 years, 5 months ago by
Donkies11. Reason: it didn't look like the image actually loaded - so i placed a link to the screenshot
-
This reply was modified 2 years, 5 months ago by
-
AuthorPosts