Forum Replies Created

Viewing 30 posts - 1 through 30 (of 30 total)
  • Author
    Posts
  • in reply to: Magnific PopUp Problem After Upgrade #1287773

    Thank you, that fixed it.

    Previously I had tried the jQuery Migrate plugin, but I think I had not set the jQuery version back to 1.12.4…..and that’s what was needed to solve this.

    Thanks again!
    -Owen

    in reply to: Layer Slider Broken After Upgrade #1287261

    Thanks, I found a problem in my functions.php had something that apparently isn’t needed anymore. I removed it and it is now working.
    1 final issue to resolve, but I will post that in another thread.

    in reply to: Can't edit any pages after upgrade #1287260

    Thanks, I found a problem in my functions.php had something that apparently isn’t needed anymore. I removed it and it is now working.
    1 final issue to resolve, but I will post that in another thread.

    in reply to: Layer Slider Broken After Upgrade #1286211

    Strange that when I upgraded Enfold, these problems all happened….then, somehow I am not on the current version.
    Anyway, I have upgraded to 4.8.1 and I am experiencing all of the same problems with my site.

    Your login in my previous private post is still valid.
    Please let me know what you see and how I can get this corrected.
    Our website has has major portions missing for over a week now.

    Thanks!

    in reply to: Can't edit any pages after upgrade #1286210

    Strange that when I upgraded Enfold, these problems all happened….then, somehow I am not on the current version.
    Anyway, I have upgraded to 4.8.1 and I am experiencing all of the same problems with my site.

    Your login in my previous private post is still valid.
    Please let me know what you see and how I can get this corrected.
    Our website has has major portions missing for over a week now.

    Thanks!

    in reply to: Can't edit any pages after upgrade #1284883

    Information provided in the private section below:

    in reply to: Layer Slider Broken After Upgrade #1284882

    Info provided in the Private section below

    in reply to: Layer Slider Broken After Upgrade #1283961

    I also forgot to mention that in the past, I had purchased LayerSlider and had it installed.
    With these problems, I have removed my purchased version of LayerSlider and I am using the default version (6.11.2) that is included with Enfold 4.7.6.4

    I DID try installing LayerSlider 6.11.5 (Current version) and it did not help the problem, so I removed it.

    in reply to: Layer Slider Broken After Upgrade #1283958

    I had to disable the Legacy 1.12.4 option…..with that turned on, I couldn’t edit any pages….With the Legacy 1.12.4 enabled, the Edit Page would just spin and spin, never loading.

    So, Enable jQuery Migrate Helper is still enabled, but the Legacy 1.12.4 is NOT

    in reply to: Layer Slider Broken After Upgrade #1283940

    Also, I have installed the Enable jQuery Migrate Helper plugin and set the version to legacy 1.12.4…..It has not helped the problem.
    I still have the plugin enabled.

    Ah, !important, I should have known to try that :)

    It all worked perfectly, thank you.

    I will be doing more with the CSS that just what I have asked here…but if I get the answer to this I should be able to do the modifications I want to do.

    Here is the info you requested:

    • This reply was modified 7 years, 3 months ago by Owen.

    Thanks!

    in reply to: Background image in icon box #578795

    Correct me if I am wrong, but this appears to add a background color, but the original question was if he could add an image as a background….that is exactly what I was trying to do.

    The correct code is:

    .iconbox.iconbox-bg .iconbox_content {
    background-image: url("/wp-content/uploads/2016/02/OrangeBackground.jpg") !important;
    }

    Thanks,
    -Owen

    in reply to: Customize Icon Tooltip #578128

    Thanks, that worked….something I found that was surprising is that the RGBA is very picky on it’s format:
    This works:
    background: rgba(200, 54, 54, 0.5);

    This does NOT work:
    background: rgba (200, 54, 54, 0.5);

    A space between “rgba” and “(” is INVALID…the only place I have found to be that picky on a space.

    Thanks again!

    in reply to: Customize Icon Tooltip #575168

    There is opacity on the default tooltip background…is there any way to change the opacity with the new background color?

    To keep it specific to the Icon ToolTips (Sonar Circles), I changed your code to:

    .avia-tooltip.avia-icon-tooltip.avia-tt { background-color: #9bcb52; color: #000000; }
    .avia-tooltip.avia-icon-tooltip.avia-tt .avia-arrow { background-color: #9bcb52; }
    

    But I can’t figure out how to add the opacity to the background.

    Thanks

    • This reply was modified 8 years, 9 months ago by Owen.
    in reply to: LayerSlider Custom CSS for Mouse Hover Link Color #561839

    BINGO! That worked!

    For people searching this in future, I corrected a mistake above….what worked is:

    .custom-text:hover {
    color: red !important;
    }

    (The “t” was missing from “important”)

    Thanks for the help!
    -Owen

    in reply to: LayerSlider Custom CSS for Mouse Hover Link Color #561595

    I am leaving the “Pricing for Small businesses” un-touched so you can look at what may be causing it.

    I am modifying “Pricing for Med/Large Businesses”….Trying to find what may be causing it.
    I changed “Pricing for Med/Large businesses” from H3 to Paragraph and neither of the above solutions work for that either. Could it have anything to do with me using H3?

    Any change I do I wan to apply ONLY to THIS LayerSlider…I don’t want any other sliders to have this hover font color.

    Thanks for your help!
    -Owen

    in reply to: LayerSlider Custom CSS for Mouse Hover Link Color #561583

    Nope, still doesn’t work.

    in reply to: LayerSlider Custom CSS for Mouse Hover Link Color #561490

    I added the code to the Custom CSS field in the LayerSlider Styles tab and it didn’t work.

    in reply to: Advanced layer slider no top border #496581

    The sliders are both “run once”, they run once, and don’t repeat…..therefore, if you don’t see them initial run, they look like static images.

    I have linked to a YouTube video explaining the issue below.
    Thanks

    • This reply was modified 9 years, 2 months ago by Owen.
    in reply to: Advanced layer slider no top border #496171

    I just moved the page, you can now find it at the URL below in the private content section.

    • This reply was modified 9 years, 2 months ago by Owen.
    in reply to: Advanced layer slider no top border #496073

    I provided the URL again in the private section below.
    There is a Property Management Slider at the top of the page, and another one with a blue computer screen that says “Your Software”…..The border is above the “Your Software” slider….it’s a light grey shadow just above the computer screen (the computer screen actually splits the border).

    Thanks,
    -Owen

    in reply to: Pricing Table Background Colors – Additional Elements #490526

    I probably should add that since I have have multiple “default-row”s , it would be good to be able to change the attributes of each of the rows individually.

    Thanks again!
    -Owen

    in reply to: Icon List Top & Bottom Border and/or Padding #488262

    That mostly worked…it didn’t bring it down to 0 and negative numbers didn’t work, but it worked good enough for what I needed, thanks!

    in reply to: Quick CSS or style.css in child theme #487289

    I moved everything to style.css and it all still works. I think I like it better in there as it’s easier for me to edit rather than in the web interface.

    Thanks
    -Owen

    in reply to: Icon Sizes Inside Sonar Circles #482916

    Worked like a charm, thank you!

    in reply to: Icon Sizes Inside Sonar Circles #480863

    I uploaded a video explaining what I am trying to do:

    Since I couldn’t get it to work, I have removed all Quick CSS code from the server for clarity.
    Thanks
    -Owen

    I had been fighting this all day and accidentally stumbled across my own answer.

    My incorrect assumption was that a SpecialHeading would possibly add padding because of the HTML <Hx> element was wrong.

    I created a new ColorSection, set NoMinimumHeight, NoPadding, etc. Added a SpecialHeading element with PaddingBottom:0 and all the background color is only a hair taller than the text itself.

    Problem solved and no special CSS required….althouh I still have “min-height:0px;” in the shortcodes.css file.

    -Owen

    I am running in to the same issue. I have read other threads on this issue and have tried everything presented to resolve it.

    I am fairly new to WorPress and Enfold, but am making great headway.
    My site (http://www.ojoexperts.com/) has a quote just below the slider “Quality Office Resources at Exceptional Prices”
    I want that to have very little padding above and below the quotes (I want the blue bar to be very thin, just slightly larger than the text).

    I am using a ColorSection and a TextBlock (I avoided a SpecialHeading since an H may add padding above or below).
    I have tried several suggestions in the Quick CSS section and none have worked.

    I currently have given the ColorSection the unique ID of “MainTagline” and added the following to the QuickCSS:
    #MainTagline { min-height: 5px !important; height: 5px !important; }

    I also had terrible problems getting the ColorSection to go below 100px (seems other threads have had this problem), I finally edited the shortcodes.css and change the line to “min-height:0px;” (it was 100px).
    I know this isn’t the recommended way, but nothing I did in the Quick CSS seemed to work.

    Any suggestions on these issues?
    Thanks,
    -Owen

Viewing 30 posts - 1 through 30 (of 30 total)