Forum Replies Created

Viewing 23 posts - 1 through 23 (of 23 total)
  • Author
    Posts
  • in reply to: Can't log in to my Admin page and now site is down… #855500

    That worked! Thank you!

    in reply to: Can't log in to my Admin page and now site is down… #855435

    They have updated to PHP version 7. I can log into the WP-Admin page, but now when I pull up the website, I get this:

    Fatal error: Uncaught Error: Call to undefined function post_has_layerslider() in /home1/fpcosmsc/public_html/fpcnew/wp-content/themes/enfold/config-layerslider/config.php:66 Stack trace: #0 /home1/fpcosmsc/public_html/fpcnew/wp-includes/class-wp-hook.php(298): avia_include_layerslider(Object(WP)) #1 /home1/fpcosmsc/public_html/fpcnew/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array) #2 /home1/fpcosmsc/public_html/fpcnew/wp-includes/plugin.php(515): WP_Hook->do_action(Array) #3 /home1/fpcosmsc/public_html/fpcnew/wp-includes/class-wp.php(746): do_action_ref_array(‘wp’, Array) #4 /home1/fpcosmsc/public_html/fpcnew/wp-includes/functions.php(955): WP->main(”) #5 /home1/fpcosmsc/public_html/fpcnew/wp-blog-header.php(16): wp() #6 /home1/fpcosmsc/public_html/index.php(17): require(‘/home1/fpcosmsc…’) #7 {main} thrown in /home1/fpcosmsc/public_html/fpcnew/wp-content/themes/enfold/config-layerslider/config.php on line 66

    in reply to: Enfold Update/Bluehost Issues #768557

    Since I didn’t hear back right away, I disabled LayerSlider plugin (since I don’t even use it) in the functions.php file and that seemed to work.

    in reply to: Enfold Update/Bluehost Issues #768490

    I set it to true and got this error when trying to log in to http://www.fpcosms.com/fpcnew/wp-admin

    Parse error: syntax error, unexpected T_FUNCTION in /home1/fpcosmsc/public_html/fpcnew/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php on line 111

    in reply to: Enfold Update/Bluehost Issues #768489

    I’m not sure I understand. Should I set it to true? It is currently set to false in the wp-config.php file.

    in reply to: Issue with Submenu #404319

    Thank you, Elliott! That worked!

    – Stacy

    in reply to: Custom Logo Size Messed Up After Update… #264867

    Ah, thanks so much! That worked!

    Since my theme was so out of date, I didn’t even see these new options to change the header height. I appreciate the help!

    in reply to: Conflict with MediaElement.js? #262459

    Thank you so much! I appreciate it!

    Blessings,
    Stacy

    in reply to: Conflict with MediaElement.js? #261937

    It would be tough to do the button shortcode because there are several files in the media player and each would need their own download link.

    Here was a bit of info I received from the Series Engine support team:

    “Since I don’t think any of the plugins you mentioned would be the culprit, I’m guessing that there’s some CSS in your theme that is overriding the styles for the Series Engine media player; the one I’m seeing on your site has completely different playback control buttons and a different color scheme than the Series Engine styles, and it’s expanding to the full width of your container, which is covering up the download button.”

    Any idea of what CSS in the Enfold theme could be overriding their styles? I did notice that it does seem like the styles are different from other sites that use SeriesEngine (see the image I posted above compared to what is on our site).

    in reply to: Conflict with MediaElement.js? #257751

    Peter,

    Thanks for your response. That’s what I wasn’t sure about either. I knew Enfold uses mediaelements, but the SeriesEngine player functions properly – the only thing that’s not working or showing up is the Download button (as seen in this screenshot from another site using SeriesEngine):

    SeriesEngine Screenshot with Download Button

    I’m unsure why everything will function properly…but it’s only one button that doesn’t show up? All of the other buttons show up and it’s not a setting to enable or anything like that.

    Stacy

    in reply to: Issue with Logo in Mobile View #237022

    Great! Thank you so much – it is working on my end as well now! I appreciate your help!

    in reply to: Issue with Logo in Mobile View #237005

    Hi Yigit,

    Were you able to look at the Quick CSS? I’m trying to put the site live within the hour, so I didn’t want to be doing that if you were logged in. Please let me know.

    Thanks,
    Stacy

    in reply to: Issue with Logo in Mobile View #236396
    This reply has been marked as private.
    in reply to: Issue with Logo in Mobile View #235989

    I replaced the code, cleared the cache a few times on my browser (Safari – iPhone 4S – iOS6) and it’s still cut off in portrait mode. I looked on a couple other devices (all iPhones) who have never looked at the site and it was cut off on theirs, too. Any other suggestions on what could fix this?

    in reply to: HTML not working properly in ALB Text Block #235978

    Great – thank you, Josue! I appreciate the great support here! One of the reasons I bought this theme for our church.

    in reply to: Issue with Logo in Mobile View #235147

    Hmmm…it still didn’t work for me. Here’s the custom CSS that I used for 1) changing the size of the logo in the header 2) fixing the stretched logo in mobile view and 3) I think the other CSS was because the responsive menu was showing up on IE11 on my boss’ PC.

    .logo, .logo a, .logo img { width: 370px !important; height: 120px !important; max-width: 370px !important;}
    
    @media only screen and (max-width: 767px) {
    .responsive .logo {
    height: 200px;
    }
    
    @media only screen and (min-width: 990px) {
    #avia-menu {
    display: block !important;
    }
    
    #mobileMenu_avia-menu {
    display: none !important;
    }
    }
    
    @media only screen and (max-width: 480px) { 
    .responsive .logo img {
    max-width: 80%!important;
    }}
    
    
    in reply to: Issue with Logo in Mobile View #234770

    Yigit,

    I cleared the cache three times and the logo is still cutting off on the “I” in Presybterian. It looks fine when holding my phone in landscape…but in portrait is where it’s cut off. I’m using Safari on an iPhone 4S.

    in reply to: Issue with Logo in Mobile View #234751

    Hi Ismael,

    Unfortunately, that code didn’t work for me. Logo is still cut off in responsive. Any other suggestions?

    in reply to: A Few Questions – Top Navigation, Hover Effects… #234098

    Please disregard #1…I figured out how to fix the CSS so it would show up how I wanted.

    But I do still have the issue with #2 above. On my boss’ computer (PC – IE 11 browser), the responsive menu came up instead of the regular menu. It had previously worked just fine and then when we went to look at it the other day (I hadn’t made any changes to the site since we had last looked at it), the menu was gone and there was a drop-down in the upper right (presumably the responsive menu).

    Any idea why this would happen or how to prevent this from happening in the future?

    in reply to: A Few Questions – Top Navigation, Hover Effects… #233617

    I have another question in addition to my one above, so I’ll post both here:

    1. The Quick CSS above didn’t work…so I’m still trying to change in the top navigation the hover effect on the Connect and Contact Links (I would like this white or light grey) and the color that it is after you click the link (again, I would like this white or light grey). I would also like the drop-down menu in the top navigation to match the colors in the main menu drop-downs (hover over and the background is charcoal gray and text is white).

    2. When we pulled up the site on my boss’ computer today (PC using Internet Explorer, I think…not sure what version…I will be double-checking when I’m at the office tomorrow), instead of showing the regular navigation, it flipped to the responsive menu and was a drop down in the upper right. It had previously been showing fine on his computer. It works fine in all browsers on my Mac. Any idea what caused this issue or how it can be fixed if it arises again? (Our old site has this issue with the current version of Firefox…it shows the mobile site when you pull it up on the computer).

    Again, the test link is: http://www.fpcosms.com/fpcnew

    Thanks so much for your help – sorry for so many questions! We’re trying to go live on Monday, so I’m scrambling to get the rest built out but still have those few things I just can’t quite work out!

    in reply to: Custom CSS Hover on ALB Image Element #233613

    Ah. OK, now I get it. The code didn’t work for the hover, but I’ll just remove the image element and animation and do as you suggested by putting it into the text block and using the steps above to make an image hover. I appreciate your help!

    in reply to: Custom CSS Hover on ALB Image Element #233213

    Thank you…I will give this a try.

    I had the image hover working before using the text block. But the reason I was trying to use the Image element and the custom CSS was to keep the bottom to top fade in animation when the images first come up. Is there any way to keep that while still having the image hover using the text block element?

    in reply to: A Few Questions – Top Navigation, Hover Effects… #232728

    Thanks Ismael, but the Quick CSS didn’t work. When I put it in and saved the changes, the hover effect is still the same as the background color.

    Also, how can I get the drop down menu on the additional navigation at the top to have the same effects as the drop down in the main menu (hover over and the background is charcoal gray and text is white)?

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