Forum Replies Created

Viewing 30 posts - 5,461 through 5,490 (of 10,428 total)
  • Author
    Posts
  • in reply to: Enfold 3.7 update themeforest? #679358

    Hi,

    Thank you for bringing this to our notice we really appreciate it and surely will correct this asap :)

    Best regards,
    Vinay

    in reply to: LayerSlider suddenly with white space on top and bottom #679356

    Hey Nikolaus,

    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,
    Vinay

    in reply to: Google Maps API doesn´t work after Update #679355

    Hi,

    I tried to troubleshoot this issue but the login credentials you provided do not work for me. The WP admin page is password protected. Would you mind checking once again and then send us working login credentials?

    The user role for the account you send us should be set to ‘administrator’ so we can try to disable all plugins and add custom code (if necessary) to resolve the issue.

    Google services like the map feature is now constrained to work with an API key. It is easy to get the Google API key please refer to this link

    Add your API key in the theme options Enfold > Google Services

    While setting up the API key make sure to add /* at the end of your site name in the API options.

    Example http://kriesi.at/*

    I have created the API key for testing purpose please find it in the private content. Add it to Google services section in the Enfold theme options and let us know if it works.

    If it does not use a plugin like https://wordpress.org/plugins/api-key-for-google-maps/

    Best regards,
    Vinay

    in reply to: Problems with Enfold contact page #679329

    Hi,

    Glad we could help! We really appreciate it if you rate our theme on themeforest .
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

    in reply to: Masonry Hover #679328

    Hi,

    I have altered the code and added the below code

    .av-masonry-image-container:hover, .av-inner-masonry:hover {
         background-color:red!important;
         opacity:.95!important;
    }
    .av-masonry-image-container {
    margin-right:2px;
    margin-bottom:2px;
    }

    Please review the site now :)

    Best regards,
    Vinay

    in reply to: Tag archive page blank #679307

    Hi,

    Glad it is fixed for you.

    Thank you for using Enfold :)

    Best regards,
    Vinay

    in reply to: i update enfold theme and got an error message #679305

    Hi,

    I tried to deactivate the plugins and check for any conflicts but it appears that the code you may have added in functions.php is not as per the documentation. Please remove the code and add a child theme. kriesi.at/documentation/enfold/using-a-child-theme/

    Best regards,
    Vinay

    in reply to: Stretching Picture to Edge of screen? #679302

    Hi,

    Please check the link in private I have setup a colorsection with the background image that stretch full width. make sure to use the background position as stretch to fit as shown in the below screenshot.

    Best regards,
    Vinay

    in reply to: Menu background color for parallax menu #679293

    Hi,

    Thank you for the info. We have changed the fullscreen slider element to a color section and added ID #home-top so it can be recognised by the menu item. Please review the site and let us know.

    Thank you for using enfold :)

    Best regards,
    Vinay

    in reply to: Updated Enfold and Now Get Fatal error: #679260

    Hi,

    Google services like the map feature is now constrained to work with an API key. It is easy to get the Google API key please refer to this link

    Add your API key in the theme options Enfold > Google Services

    While setting up the API key make sure to add /* at the end of your site name in the API options.

    Example http://kriesi.at/*

    Best regards,
    Vinay

    in reply to: Google Maps problem (API and domain added) #679257

    Hi,

    The maps API key you had earlier was not correctly created.

    While setting up the API key make sure to add /* at the end of your site name in the API options.

    Example http://kriesi.at/*

    I have added a personal API key for testing purpose please create your new API as mentioned above and add it only in the Google API key plugin settings. If the API key is added in multiple places it will cause a conflict.

    Best regards,
    Vinay

    in reply to: Submenu not showing on mobile #679252

    Hi,

    To change the color of the submenu in mobile please add the below css in Quick CSS and clear the browser cache to view the changes.

    #mobile-advanced .sub-menu a{
        color: #ff0000!important;
    }

    Best regards,
    Vinay

    in reply to: contact form's drop-down problem #679242

    Hi,

    Please add the below code to Quick CSS

    select * {
        color: #000!important;
    }

    I have checked the site with the above code and it looks good on my end. You may not see the changes until the cached files are cleared in your browser.

    Please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.

    Best regards,
    Vinay

    • This reply was modified 9 years, 5 months ago by Vinay.
    in reply to: Frame around video doesn´t adapt correctly #678975

    Hi,

    You did everything right. It is just that the video element has a default bottom margin which was overlooked. You can easily find it out by right click and inspect the element and look in the styles :)

    Glad we could help! and we really appreciate it if you rate our theme on themeforest .
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

    in reply to: contact form's drop-down problem #678974

    Hi,

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

    #top .av-custom-form-color select *{
        color: #000!important;
    }
    

    Best regards,
    Vinay

    in reply to: How to get google maps to fetch coordinates #678968

    Hi,

    We need to take a closer look please post us your login credentials (in the “private data” field) for your Google Account, FTP details and wordpress site.

    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,
    Vinay

    in reply to: Add to cart not working on product pages #678927

    Hey acmadsen,

    A plugin conflict may be one of the reason for this issue.
    To find which plugin is causing the conflict please follow these steps:

    1. Go to your plugins page > Deactivate all active Plugins
    2. Update WordPress and Enfold to latest version if you have not.
    3. Make sure all the plugins are updated.
    4. If the problem does not persist when plugins are turned off, activate one plugin at a time and refresh until you find the plugin in conflict.

    We await the results of your plugin compatibility test.

    Thanks for your cooperation :)

    Best regards,
    Vinay

    in reply to: Change shape of element in mega menu #678925

    Hey rachelvanstaalduinen,

    I don’t see any mega menu on your site but I do see the blue buttons on “over ons” and “Maak een afspraak” the top right which has a rounded corner if you are referring to that then please Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .sub_menu a {
        border-radius: 0px!important;
    }
    

    Best regards,
    Vinay

    in reply to: Serch box is out of screen in rtl header #678919

    Hey segevmo,

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

    .avia-search-tooltip {
    	left: 116px!important;
    }
    

    Best regards,
    Vinay

    Hey USERNAME2015,

    Thank you for the screenshot :) 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,
    Vinay

    in reply to: Change category side #678909

    Hi,

    Glad we could help! We really appreciate it if you rate our theme on themeforest .
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

    in reply to: Frame around video doesn´t adapt correctly #678907

    Hey harryriegel,

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

    .avia-video, .avia-iframe-wrap {
        margin-bottom: 0px!important; 
    }
    

    Best regards,
    Vinay

    in reply to: i update enfold theme and got an error message #678886

    Hey Armstrong88,

    I tried to troubleshoot your site but looks like a different theme is active. Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

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

    Best regards,
    Vinay

    Hi,

    We need to take a closer look 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,
    Vinay

    in reply to: minor meta data #678880

    Hey Dutchman,

    Please try using a plugin to add or change the existing metadata https://wordpress.org/plugins/tags/metadata

    Best regards,
    Vinay

    in reply to: Google Map not displaying #678878

    Hey hdpcr,

    Google services like the map feature is now constrained to work with an API key. It is easy to get the Google API key please refer to this link

    Add your API key in the theme options Enfold > Google Services

    While setting up the API key make sure to add /* at the end of your site name in the API options.

    Example http://kriesi.at/*

    Best regards,
    Vinay

    in reply to: Masonry Hover #678773

    Hey bibahbuh,

    please remove the code that is added earlier and try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .av-inner-masonry:hover {
    	background-color:#ff0000!important;
    	opacity:.95!important;
    }
    

    Best regards,
    Vinay

    in reply to: Page hangs in 'PreLoader' #678639

    Hi,

    Glad it is working correctly for you now :)
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

    in reply to: Hide specific published page from header #678638

    Hey Sparrisen987,

    Please remove the page from Appearance > Menu to remove the link from header.

    To create password protected pages please check this link https://codex.wordpress.org/Using_Password_Protection

    Let us know if you have any questions :)

    Best regards,
    Vinay

    in reply to: Tag archive page blank #678636

    Hi,

    As i understand the tags page work fine when you deactivate the SearchWP plugin correct?

    Please try using an alternate plugin or try to contact the plugin author for more info about the issue. Making third-party plugins compatible with the theme is unfortunately beyond the support scope we offer. Sorry for that!

    Best regards,
    Vinay

Viewing 30 posts - 5,461 through 5,490 (of 10,428 total)