Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #200255

    This is my first time building a website using wordpress and using a theme. Thank you for such an awesome theme. It made my learning much easier.

    I have some questions regarding the theme. I apologize in advance for the many questions, but after much trial and error I could not figure out how to do the following.

    Home page Slider
    How do I get the home page slider to return to first slide once it has looped twice?

    Menu font color & Header:
    There is bar above the header and I changed the color to blue and wanted the text color to be white. However, I when I changed the Header Font Color text color to white the menu text changed to white so it was not visible. Is there any way I can change the menu text color separately so it does not change the text color on blue bar?

    Advanced Layer Slider
    Can I add the home page slider to all pages or certain ones?

    Can I upgrade to wordpress 3.8.1?

    Map Address
    Can I use the WordPress “Comprehensive Google Map Plugin” with the Enfold Theme? I want users to get directions to the locations on the map (markers). After I install, how do I apply to your map?

    Call Business Number
    Can I use the WordPress “Contact Call Plugin – Voice Plugin for Websites”? How do I use in your theme?
    http://wordpress.org/plugins/contact-call-plugin/

    3rd Party Widgets / Plugins
    How do you add 3rd party widgets or plugins to the footer or anywhere?

    Footer
    I only want to show my clients name at the footer and could not figure out how to remove the author of theme. Can I remove? If so, how and where?

    #200315

    Hey dsauce!

    1.) Hire a freelance developer to modify the slider scripts for you.

    2.) Use this on Enfold > Styling > Quick CSS to change the top menu color:

    .header_color .sub_menu>ul>li>a {
    color: red;
    }

    3.) Yes, you can add the Layer Slider on different pages. Use the Advance Layout Builder.

    4.) Yes, it is safe to upgrade to WordPress 3.8. Please refer to this link to fix the portfolio sort issue: https://kriesi.at/support/topic/enfold-portfolio-not-working-after-wordpress-3-8-update/

    5-6.) Please experiment with the plugin. We dont’ usually support third party plugins.

    7.) Plugins usually use shortcodes. You can add the shortcode on a Text Widget on Appearance > Widgets > Footer columns.

    8.) Go to Enfold > Footer > Copyright, add the [nolink] tag to remove the Kriesi text.

    Regards,
    Ismael

    #200372
    This reply has been marked as private.
    #200568

    Hey!

    The text in the very top bar can be changed in color with:

    .phone-info span {
    color: #fff;
    }

    and the menu with:

    #top .main_menu .menu li>a {
    color: #333;
    }

    For freelancing we recommend Microlancer, Codeable and you can use the form here: http://kriesi.at/contact/customization

    Regards,
    Devin

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘I'm new and have questions’ is closed to new replies.