Forum Replies Created

Viewing 30 posts - 1,561 through 1,590 (of 2,122 total)
  • Author
    Posts
  • in reply to: Icon problems (SOLVED- Please Disregard) #616856

    Hey Anna!

    Thanks for getting back to us!

    Just to make sure, is this solved? The title of the thread says it is.

    Cheers!
    Jordan

    Hey tobego!

    Thanks for getting in touch with us!

    Could you please try deactivating all plugins and try reloading your images again. Let me know if this helps solve the issue.

    Best regards,
    Jordan

    in reply to: Shop #616846

    Hi CaptainCJ!

    Thanks for getting in touch with us!

    Could you please provide login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Cheers!
    Jordan

    in reply to: Events Countdown #616843

    Hey Courtney!

    Thanks for getting in touch with us!

    Could you please provide login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Best regards,
    Jordan

    in reply to: Cannot Edit Page #616840

    Hi park13!

    Thanks for getting in touch with us!

    Could you please provide a link and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Best regards,
    Jordan

    in reply to: increase white marge #616835

    Hi!

    Thanks for getting back to me!

    The value cannot be negative. Please try the following code instead of the one given before:

    #after_layer_slider_1 .container .av-content-full.units {
        padding: 0 !important; 
    }

    Regards,
    Jordan

    in reply to: font top header #616832

    Hi!

    Try the following CSS to adjust the font size instead:

    #header_meta span, #header_meta a {
        font-size: 15px !important;
    }

    Best regards,
    Jordan

    in reply to: Color styling Issue updating to 3.5.2 from 3.1 #616794

    Hi SpeechGraphics1!

    Thanks for getting in touch with us!

    Try going to Advanced Styling in the Enfold theme options. Then select the heading type for your Special Headings from the drop down option. Adjust the color the element you selected and this should affect only that element.

    Let me know if you need further assistance.

    Regards,
    Jordan

    in reply to: Homepage layout #616792

    Hey!

    Glad to hear you fixed the issue! Feel free to reach out to us again on the forum if you need further assistance with anything.

    Cheers!
    Jordan

    in reply to: demo import #616787

    Hey wcienfuegos!

    Thanks for getting in touch with us!

    Please try increasing the PHP memory in WordPress by following these instructions: https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

    You can also ask your web host for assistance with this.

    Best regards,
    Jordan

    in reply to: create border #616782

    Hi again BetuwePC!

    Please add the following CSS code in the Quick CSS field under the General Styling tab in the theme options:

    .flex_cell.no_margin.av_one_fourth {
        border: solid 1px orange;
    }
    

    Best regards,
    Jordan

    in reply to: change menu mouse over #616780

    Hi BetuwePC!

    Thanks for getting in touch with us!

    Not sure I completely understand what you are asking. You want the line below the menu items on hover to be inline with the line in your logo under? Or do wish for the line to be the same height as the one under the image?

    Let me know.

    Cheers!
    Jordan

    • This reply was modified 8 years, 6 months ago by Jordan.
    in reply to: increase white marge #616775

    Hey BetuwePC!

    Thanks for getting in touch with us!

    To increase the white space below the slider on the homepage, please add the following CSS code in the Quick CSS field under the General Styling tab in the theme options:

    #after_layer_slider_1 {
        height: 200px !important;
    }

    Adjust the number as you wish.

    Regards,
    Jordan

    in reply to: font top header #616772

    Hey BetuwePC!

    Thanks for getting in touch with us!

    Please go to Enfold -> Advanced Styling and select the element you want to style from the drop down menu.

    Let me know if you need further assistance.

    Regards,
    Jordan

    in reply to: Remove comments text #616608

    Hey Marsha!

    Thanks for getting in touch with us!

    Could you please provide a link and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Cheers!
    Jordan

    in reply to: enfold update #616003

    Hi Kirsten!

    Thanks for getting in touch with us!

    Could you please provide login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Best regards,
    Jordan

    in reply to: code – where to add? #615996

    Hey vicdodier!

    Thanks for getting in touch with us!

    The script needs to be added to the header tag so the best place to try adding it would be in the file helper-main-menu.php in the includes folder of your theme folder. Try placing the script right above the </header> tag.

    Let me know if you need further assistance.

    Regards,
    Jordan

    in reply to: tema Enfold duvidas #615990

    Boa noite Debora!

    O versão 3.5.2 do tema Enfold se ira funcionar pois WordPress. Por favor instalar esta versão ea Avia Layout Builder deve funcionar.

    Deixe-me saber se você precisa de mais nada.

    Obrigada,
    Jordan

    in reply to: Enfold and WPML fullwidth slider #615918

    Hi Folkert!

    Thanks for getting in touch with us!

    Could you please provide a link and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Best regards,
    Jordan

    Hi!

    You’re welcome! Feel free to reach out to us again on the forum with any other questions you may have :)

    Best regards,
    Jordan

    in reply to: Problems with Enfold ever since 4.5 (no child theme) #615915

    Hi Peter!

    Thanks for getting in touch with us! Sorry for the delay and also refrain from replying to your own thread because it only sends it back in the queue.

    The best option I would suggest is to update the theme to version 3.5.2. This update was released to ensure compatibility with WordPress 4.5. As for the Child theme, you only need it if you made changes to the theme’s core files. If not, updating does not erase your data but you should still make a back up of your site. http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Let me know if you need further assistance.

    Regards,
    Jordan

    in reply to: Pictures And text are not showing on my site #615914

    Hi charliehardy!

    Thanks for getting in touch with us!

    Please update your Enfold version to 3.5.2 because you are using an older version of the theme which is no longer compatible with the latest release of WordPress. http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Cheers!
    Jordan

    in reply to: AdSense in header #615911

    Hi voldemarasp!

    Thanks for getting in touch with us!

    The header is set up in the file helper-main-menu in the includes folder. Add your AdSense code just above the </header> tag.

    Let me know if you need further assistance.

    Regards,
    Jordan

    in reply to: Startup business theme into shop #615909

    Hey Alex!

    Thanks for getting in touch with us!

    1. Could you please provide a link and login details to your site, so that we can have a closer look at where the shopping icon currently is. You can place the information in the Private Content section of your reply.

    2. Go to Appearance -> Menu and create a new menu or edit the current main menu. Then add your product categories to the menu. Ensure that the menu is checked as the Enfold Main Menu and save.

    Regards,
    Jordan

    in reply to: Modify sidebar width? #615907

    Hey Dbertelsen!

    Thanks for getting in touch with us! I’ll gladly help you out.

    First, could you please provide a link to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Cheers!
    Jordan

    Hey Hafeez Ullah!

    Thanks for getting in touch with us!

    In your case you would not need the static page option, since you want the blog to show on your homepage. The point of the static page is to have a blog page show your posts separate from your front page which will be showing any page you choose. Most persons do not show their posts on the front page and have a separate blog page, so WordPress provides either option.

    If you need to set static pages for your front page and blog, please do so in the Enfold theme options.

    Let me know if you still need further assistance.

    Best regards,
    Jordan

    in reply to: Gah! Struggling with custom fonts and other styling #615905

    Hi!

    Really glad to hear you solved it! :)

    Best regards,
    Jordan

    in reply to: Add a border to menu #615904

    Hi!

    Glad to hear it worked! Feel free to reach out to us if you need anything else and enjoy the rest of your day :)

    Regards,
    Jordan

    in reply to: Images quit displaying over color section #615898

    Hey bufferboesch!

    Thanks for getting in touch with us!

    Could you please provide a link and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Cheers!
    Jordan

    in reply to: My blog image looks strange . #615893

    Hey selic!

    Thanks for getting in touch with us!

    Could you please provide login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Best regards,
    Jordan

Viewing 30 posts - 1,561 through 1,590 (of 2,122 total)