Forum Replies Created

Viewing 30 posts - 571 through 600 (of 2,122 total)
  • Author
    Posts
  • in reply to: Issue with background image in a color section #674531

    Hey Biggy,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Jordan

    in reply to: Plugins update badge number #674520

    Hi,

    Thanks for the information.

    I was able to log in and view the dashboard. However, I am not seeing the plugin update badge reflecting that there are any updates, please see my screenshot.

    Try clearing your browser’s cache and please try this plugin to clear WordPress transients https://wordpress.org/plugins/artiss-transient-cleaner/.

    Best regards,
    Jordan

    in reply to: Fixed Frame Doesn't Activate #674519

    Hey M|C,

    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 at this bug. You can place the information in the Private Content section of your reply.

    Best regards,
    Jordan

    in reply to: mailchimp HTML form embedding issue #674518

    Hey Hyperdevbox,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Jordan

    in reply to: Hide mobile AND desktop menu on one page only #674516

    Hey BrendaSarg,

    Thanks for getting in touch with us!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .page-id-1286 #advanced_menu_toggle {
        display: none !important;
    }
    

    Best regards,
    Jordan

    Hi,

    Thanks for getting back to me.

    Please temporarily remove the code and 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: Make one menu item look like a button #674508

    Hi,

    Glad that solved your issue! Feel free to reach out to us again on the forum if you need assistance with anything else.

    Best regards,
    Jordan

    in reply to: Increasing the botton font size #674505

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .avia_iconbox_title {
        font-size: 25px;
    }
    

    Try this to make the button transparent:

    a.avia-button.avia-icon_select-no.avia-color-theme-color.avia-size-x-large {
        opacity: 0.8;
    }

    Let me know if you need further assistance.

    Best regards,
    Jordan

    in reply to: replace site logo on one page #674502

    Hi,

    Glad to hear that it worked! If there is still an issue with the logo, would you mind providing a precise link to your site, showing the logo in question?

    Best regards,
    Jordan

    in reply to: Horizontal lines between blog post excerpts on start page #674497

    Hey Aniona,

    Thanks for getting in touch with us!

    Please try adding this code to the Quick CSS instead section under Enfold > General Styling or to your child themes style.css file:

    .post_delimiter {
        border-bottom: 1px solid #492e26;
        left: 0px !important;
    }
    

    Best regards,
    Jordan

    in reply to: Adding a Child Theme to Enfold #674494

    Hey Bob,

    Thanks for getting in touch with us!

    You only need to update the parent theme. The child theme is where you keep all your customization code, like any custom styling or special function you need coded.

    The child theme pulls every other function, style and so on from the parent theme and so only the parent theme has to be updated.

    Hope this explains things and makes it a bit clearer. Let me know if you need further assistance.

    Best regards,
    Jordan

    in reply to: Update WP to 4.6 gives me White Page Death #674487

    Hey Peter,

    Sorry for the issues with upgrading.

    Please enable debugging in WordPress to see if any error messages appear on the white screen.

    Follow this link as reference https://codex.wordpress.org/WP_DEBUG and let us know the errors you are seeing.

    Best regards,
    Jordan

    in reply to: special effect on home page #674483

    Hey Ron,

    Thanks for getting in touch with us!

    Yes the Enfold theme also has the effect you are looking for with the background images. The parallax effect can be added to the background image.

    • Place image color section background.
    • Set background image to Parallax.

    Let me know if you need further assistance.

    Best regards,
    Jordan

    in reply to: How To Space Out Main Menu #674471

    Hey pidaine,

    Thanks for getting in touch with us and sorry for the delayed response!

    The only difference I see between the main menu in the 2 links is that in the first link, the main menu looks more centered. But the spacing between the menu items look the same.

    Could you specify where you want the space to be added. If it is between each menu item or if you need space from the left or right of the page.

    Best regards,
    Jordan

    in reply to: Link inside post slider excerpt is not linked #674467

    Hey neutralgs,

    Sorry for the late response.

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Jordan

    in reply to: Change font on H1 headings #674025

    Hi,

    Ensure that you have added the font to the theme. Then try adding the following again:

    h1 {
    font-family: 'Finger Paint', cursive !important;
    }
    

    If that does not help, 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: remove spacing #674018

    Hey kilimats,

    Thanks for getting in touch with us!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    label.subscribe-label {
        left: 25px !important;
    }
    

    Best regards,
    Jordan

    Hey 1039 Online,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    label.subscribe-label {
        left: 25px !important;
    }
    

    Let me know if that helps.

    Best regards,
    Jordan

    in reply to: Font script not working #674013

    Hey MtnStreamGroup,

    Thanks for getting in touch with us!

    It may be because of the source of the font. Is the font source a URL and is the URL “fast.fonts.net/cssapi/b8159e8f-3a88-4aff-87d2-231ebf819ad2.css”? That URL returns a 404 page error, meaning it does not exist.

    Best regards,
    Jordan

    in reply to: Change font on H1 headings #674008

    Hey Mark,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    h1{
    	font-family:'your font here';
    }
    

    Add your font to the code.

    Best regards,
    Jordan

    in reply to: Can not save text #673992

    Hey gazholt,

    Thanks for getting in touch with us!

    Could you please also 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: Child theme #673989

    Hey agenceism,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Jordan

    in reply to: Share on Facebook doesnt work #673988

    Hi Jana,

    Thanks for getting in touch with us!

    Glad you found a fix. Let us know if there is anything else you need assistance with.

    Best regards,
    Jordan

    in reply to: Phone number not showing on mobile and tablets #673986

    Hey Portfolio_Travel,

    Thanks for getting in touch with us!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    @media only screen and (max-width: 767px) {
    #top #header_meta .phone-info {
        color: #000000;
    }
    }
    
    

    Best regards,
    Jordan

    in reply to: Advanced Layout Editor-Button missing #673985

    Hi,

    Glad that it helped. Feel free to reach out to us if you need assistance with anything else.

    Best regards,
    Jordan

    Hey 1039 Online,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .html_elegant-blog .avia-content-slider .read-more-link {
        height: 80px !important;
    }
    

    Best regards,
    Jordan

    Hey metamorfic,

    Thanks for getting in touch with us!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    
    @media only screen and (max-width: 767px){
    .responsive .avia_responsive_table .avia-data-table td:before {
        display: none !important;
    }
    }
    

    Best regards,
    Jordan

    in reply to: error when importing demo theme #673980

    Hey allcoastsolarpanelcleaning,

    Thanks for getting in touch with us!

    Defining a higher memory limit in wordpress and if possible increasing the memory on the hosting server should resolve this issue.

    To increase the wordpress memory limit please access wp-config.php file and add the below line

    define('WP_MEMORY_LIMIT', '256M');
    

    For a detailed explaination please check this link http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
    Or you can contact your service provider and they can do it for you.

    Alternatively demo data can be imported using XML file from Admin > Tools > Import > WordPress
    Make sure to check the option “Download and import file attachments” while importing.

    Please note this will not import the theme settings you may need to set them up and upload if any images are missing from backend once the XML file is imported.

    Default demo
    Business Flat
    App Showcase
    Church Demo
    Construction Demo
    Cunsulting Demo
    Gym Demo

    Best regards,
    Jordan

    in reply to: Shop cart and menu icon in mobile view #673442

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    @media only screen and (max-width: 767px) {
    .responsive .logo img {
        max-width: 70% !important;
    }
    }
    

    Best regards,
    Jordan

    in reply to: How to assign new font style for the second language? #673441

    Hey bao920511,

    Thanks for getting in touch with us!

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Jordan

Viewing 30 posts - 571 through 600 (of 2,122 total)