Viewing 28 posts - 1 through 28 (of 28 total)
  • Author
    Posts
  • #602782

    Hi guys,

    I have a fullwidth button on this page: http://propertymom.wpengine.com/sellers/ (hosted on WPengine) that changes the hover color from the light green to white if you hover over many times. It is sporadic, but sometimes it happens at the first hover. Another problem I have is that the button hover color is the same with the background color of the form. I set that color in General Styling/Main Content/Alternate Background color. Is there any way to have those different colors? I kept going through settings but nothing works. I would expect the buttons settings to be separate from other elements.
    Also, I would have liked the submit button for contact forms to have a hover over state setting where I can define bg color, font color and border.
    It’s my fisrt time using this theme, I went through the documentation and forum, but didn’t find anything helpful.

    Thank you!

    #603307

    Hey mwgeeks!

    Authentication required and provided logins are not working for it. Can you please post these credentials as well? :)

    Regards,
    Yigit

    #603334

    I apologize for that! Resent in private.

    I took over this project so I’m not the one that installed the theme. I updated it this morning and everything crashed, so I reinstalled a backup. Please let me know if there is any problem with the theme, as I saw a few weird things. For example
    -I couldn’t figure out how the previous developer created that menu. It’s not in any headers options.
    -the button goes white while hover over the empty space inside it, and goes to light-green when hover over the text inside the button.
    -I changed master slider width to 1920 and made it full screen but not doing it.

    Thank You!

    #603337

    Hi!

    Theme does not have any known bugs at the moment. Whenever one comes up, we fix it as soon as possible and release an update :)

    Fullwidth sub menu element is an Advanced Layout Builder element. You can simply edit your page where you have it and then edit the element.

    Unfortunately, credentials still did not work for authentication

    Regards,
    Yigit

    #603382

    Sorry, forgot about the demo view login.

    #603391

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-button-fullwidth:hover * {
        color: #36a196;
    }

    Cheers!
    Yigit

    #603417

    Thanks!
    What about the background hover color? It’s different depending if you hover over the button text or button empty bg.

    #603423

    Hey!

    Please change the code to following one

    .avia-button-fullwidth:hover * {
        color: #36a196;
        background-color: orange !important
    }

    Best regards,
    Yigit

    #603433

    Did that. So now I have a button with different bg than the form. Great!
    A small issue still with the button hover color: the bg of the empty space and of the text have different transitions and for a sec you can see the text bg as a differnt color.

    Also, I was trying to find where to edit my menu but I can’t find an Advanced Layout Builder element in the setting nor in on the page. Can you help?

    Thx! Appreciate your fast response!

    #603438

    Hey!

    Please use the code as following

    .avia-button-fullwidth:hover * {
        color: #36a196;
    }
    .avia-button-fullwidth * { 
    background: transparent !important;
    }
    .avia-button-fullwidth:hover { 
    background: orange !important;
    }

    If that too does not help, please create a temporary admin login and post it here privately.

    You can edit your main menu in Appearance > Menus. If that is not what you meant, please elaborate.

    Great looking site by the way :)

    Regards,
    Yigit

    #603458

    Works great, thx! Should have thought about that!

    The menu that’s implemented there doesn’t show up in menus so can’t find it. So first of all I would ask how did he implemented that menu option as I didn’t see it in any of your theme demos. See private for login credentials.

    Thx!

    #603468

    Hey!

    It seems like they hardcoded it. I could not find in child theme files that are in Appearance > Editor. Please check the folder via FTP. Better option would be contacting them if possible :)

    Cheers!
    Yigit

    #603477

    Do you think that’s why the theme crashes when I update it?

    #603897

    Hey!

    It may be the reason depending on what changes the person may have made to the theme’s code. Do you receive an error when updating and the theme crashes? You can copy and paste the error here or describe what happens when the theme crashes.

    Cheers!
    Jordan

    #603938

    I found the guy that styled the menu, but he says he just added css in the theme child style.css for the menu to show as mobile menu all time. I just updated the theme again, and all I get on the website front and backend is:

    The propertymom.wpengine.com page isn’t working
    propertymom.wpengine.com is currently unable to handle this request.
    500

    In my hosting error logs I get:
    [Mon Mar 28 15:24:05.966422 2016] [:error] [pid 25119] [client 216.221.71.107:17012] PHP Warning: require_once(/nas/content/live/propertymom/wp-content/themes/enfold/listing.php): failed to open stream: No such file or directory in /nas/content/live/propertymom/wp-content/themes/enfold-child/functions.php on line 9, referer: http://propertymom.wpengine.com/wp-admin/post.php?post=12&action=edit (hosted on WPengine)

    What do you think?

    #603952

    Hey!

    Could you please provide FTP credentials. I am getting a 500 server error when trying to access your site. From the above error, the problem may be with the line of code in your Child theme’s function.php, that probably goes like require_once(/nas/content/live/propertymom/wp-content/themes/enfold/listing.php)

    Best regards,
    Jordan

    #603960

    see attached

    #604042

    It crashed again, so I loaded the backup, as I need to work on it. That wasn’t the only error, I got more for line 9 in functuions.php and line 10:
    [Mon Mar 28 15:24:11.955443 2016] [:error] [pid 24679] [client 216.221.71.107:17043] PHP Warning: require_once(/nas/content/live/propertymom/wp-content/themes/enfold/listing.php): failed to open stream: No such file or directory in /nas/content/live/propertymom/wp-content/themes/enfold-child/functions.php on line 9, referer: http://propertymom.wpengine.com/wp-admin/update-core.php?action=do-theme-upgrade (hosted on WPengine)

    [Mon Mar 28 15:24:21.434751 2016] [:error] [pid 4470] [client 216.221.71.107:17081] PHP Warning: require_once(/nas/content/live/propertymom/wp-content/themes/enfold/listing.php): failed to open stream: No such file or directory in /nas/content/live/propertymom/wp-content/themes/enfold-child/functions.php on line 9, referer: http://propertymom.wpengine.com/wp-admin/admin.php?page=avia

    [Mon Mar 28 15:24:25.351692 2016] [:error] [pid 16770] [client 216.221.71.107:17107] PHP Warning: require_once(/nas/content/live/propertymom/wp-content/themes/enfold/listing.php): failed to open stream: No such file or directory in /nas/content/live/propertymom/wp-content/themes/enfold-child/functions.php on line 9, referer: http://propertymom.wpengine.com/sellers/private-sales/

    [Mon Mar 28 15:24:32.192749 2016] [:error] [pid 16806] [client 216.221.71.107:17150] PHP Warning: require_once(/nas/content/live/propertymom/wp-content/themes/enfold/listing.php): failed to open stream: No such file or directory in /nas/content/live/propertymom/wp-content/themes/enfold-child/functions.php on line 9

    [Mon Mar 28 15:50:06.704876 2016] [:error] [pid 12012] [client 104.244.225.171:29397] PHP Warning: require_once(/nas/content/live/propertymom/wp-content/themes/enfold/listing.php): failed to open stream: No such file or directory in /nas/content/live/propertymom/wp-content/themes/enfold-child/functions.php on line 10, referer: http://propertymom.wpengine.com/wp-admin/theme-editor.php?file=functions.php&theme=enfold-child

    [Mon Mar 28 15:50:12.207189 2016] [:error] [pid 12200] [client 216.221.71.107:29429] PHP Warning: require_once(/nas/content/live/propertymom/wp-content/themes/enfold/listing.php): failed to open stream: No such file or directory in /nas/content/live/propertymom/wp-content/themes/enfold-child/functions.php on line 10

    [Mon Mar 28 15:50:12.207269 2016] [:error] [pid 12200] [client 216.221.71.107:29429] PHP Fatal error: require_once(): Failed opening required ‘/nas/content/live/propertymom/wp-content/themes/enfold/listing.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /nas/content/live/propertymom/wp-content/themes/enfold-child/functions.php on line 10

    #604061

    Hi!

    Those errors are coming up because of a custom file in your Child Theme called listing.php which is used to create listing shortcodes as far as I can see on your site. It works, however the line in functions.php calls to it but also looks for it in the Parent theme folder structure where it does not exist.

    The custom file is causing the problems when updating. Please access the functions.php file and on line 9 or 10 look for this line get_template_directory() and change it to get_stylesheet_directory().

    To reference the parent theme directory, you would use get_template_directory() but you are using a child theme so get_stylesheet_directory() instead. This might explain why that line is referencing your parent theme and not the child theme.

    Regards,
    Jordan

    #604629

    It worked!
    Thank you for your great support!

    #604646

    Hey!

    You’re welcome! Glad to hear it worked.
    Feel free to reach out to us again if you need further assistance.

    Cheers!
    Jordan

    #604709

    The customer kept asking if I could hide the top logo and show it only in the sticky header (after I start scrolling). Is that possible?

    Thx!

    #604726

    Hey!

    Please go to Enfold theme options > Header > Header Behaviour and enable shrinking header and then add following code to Quick CSS

    .header-scrolled .logo {
        opacity: 1;
    }
    .logo {
        opacity: 0;
    }

    Regards,
    Yigit

    #604734

    it disappeared but not showing on scroll

    #604738

    Hi!

    It does not seem like you enabled “shrinking header” in Enfold theme options > Header > Header Behaviour :)

    Regards,
    Yigit

    #604741

    It is. in header behaviour, sticky header and shrinking header enabled.

    #604758

    Another question: where do I go to modify the socket content?

    #605412

    Hi!

    clear browser cache and hard refresh a few times. Make sure to have purged any caching you are using. Check on another computer as well.
    Send us a precise link where we can see the issue, if you still need help with it.

    Socket: https://kriesi.at/support/topic/newbie-question-editing-the-socket-for-enfold/#post-118137

    Cheers!
    Andy

Viewing 28 posts - 1 through 28 (of 28 total)
  • You must be logged in to reply to this topic.