Forum Replies Created

Viewing 30 posts - 6,871 through 6,900 (of 10,428 total)
  • Author
    Posts
  • in reply to: Enfold Theme – New Website Setup #644630

    Hi,

    Once you login to the forum please click on Enfold under topics or click on this link on top you should be able to see a big blue button that say’s open a new thread. or just scroll down and start a new thread/ticket.

    It is just that many issues in one ticket will snowball and lead to a lot of confusion so we request you to open new tickets if the issues are not related.

    also please don’t forget to provide a link to your site so we are able to inspect the element in question in order to help!

    Best regards,
    Vinay

    in reply to: Social Media Icons at the Footer #644626

    Hi,

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

    .social_bookmarks_twitter [data-av_icon]:before{
    	color:#55acee!important;
    }
    .social_bookmarks_linkedin [data-av_icon]:before{
    	color:#0077b5!important;
    }
    
    .social_bookmarks_twitter [data-av_icon]:hover::before{
    	color:#FFF!important;
    }
    .social_bookmarks_linkedin [data-av_icon]:hover::before{
    	color:#FFF!important;
    }
    

    Best regards,
    Vinay

    Hi,

    Fixed menu in mobile works 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 #top #wrap_all #header {
    	position: fixed!important;
    	}}
    
    .avia_transform3d .show_mobile_menu #mobile-advanced {
        margin-top: -60px!important;
    }
    
    

    Best regards,
    Vinay

    in reply to: Unable to import Flat Icons #644615

    Hi,

    Currently flaticon works with black and white sets. You may have to wait for a little more time until the colored icon sets are supported.

    Sorry for the inconvenience.

    Best regards,
    Vinay

    in reply to: Mega Menu #644602

    Hi,

    We have fixed the mega menu and it is working great now. But you will not see the changes as W3 Total Cache plugin is active. You need to go in the plugin settings and clear the cache to view the changes.

    Best regards,
    Vinay

    in reply to: Theme Options import #644425

    Hey mjupp,

    Thank you for contacting us :) We are happy to help you. We need to take a closer look at this issue 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

    Best regards,
    Vinay

    in reply to: Justify in Text Block. #644423

    Hi,

    Glad to 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: Mobile Menu Logo and Burger Menu Position #644421

    Hey BetterflyFX,

    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

    Hi,

    We understand your concern. Enfold 3.6 comes with cool new features and to add these features new files have been added. Depending on some server and website settings you get an error in that case do not worry at all we are here to help. It is an easy fix just login to your file manager in control panel or access the themes folder via FTP and remove the enfold folder and upload a fresh copy downloaded from themeforest. This should solve the current issue you are facing.

    Please check this link to re-install the theme manually – http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Vinay

    in reply to: Content dissapears #644415

    Hey OttmarSievers,

    I have requested our German team member to help you in german.

    In the meantime it will help us 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

    Best regards,
    Vinay

    Hi,

    Please visit the plugin site for documentation. It is same for all wordpress sites. I’m afraid we do not have any separate documentation for this.

    Best regards,
    Vinay

    Hi,

    You may be using a child theme. However to get to the css file open your site right click on the logo or a heading or any element and inspect it. On the right side you will notice a bunch of css and css file names on top of it. If you notice enfold.css or enfold_child.css right click and open it in a new window and save it to your disk. This file may be minified but you will get the file location in the address bar of the browser.

    wp-content/uploads/dynamic_avia/enfold_child.css

    or

    wp-content/uploads/dynamic_avia/enfold.css

    Best regards,
    Vinay

    in reply to: Social icons not working with MaxCDN #644408

    Hey wayfareescort,

    Please check this link and try the suggested steps to fix the icon issue http://kriesi.at/documentation/enfold/enable-cors/

    let us know if you have any questions :)

    Best regards,
    Vinay

    in reply to: Website not responsive #644406

    Hey gwinenvato,

    I tried to troubleshoot this issue but the login credentials you provided do not work for me. 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.

    Best regards,
    Vinay

    Hi,

    I’m unable to inspect the element in question as the site is blocked.

    Please re-check and provide us a working link so we can inspect and provide you a viable solution.

    However i suspect it is a plugin conflict in your case. 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: code of autorresponder #644403

    Hi,

    You can paste the shortcode in a code block element or inside a text editor.

    Alternatively you can generate your own shortcode and paste it in the debug area or the text area that appears below the advanced layout builder once the debug mode is enabled.

    To enable debug mode please check http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Best regards,
    Vinay

    in reply to: Change Button Text #644402

    Hey creatiffco,

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

    .avia-button  .avia_iconbox_title {
    	font-size: 16px;
    	font-weight: 600;
    }
    

    For a responsive Layerslider please make sure the “Responsive” options is turned on in Admin > LayerSlider > Slider of your choice > Slider Settings > Responsive mode

    Best regards,
    Vinay

    in reply to: Gap problem with anchors #644398

    Hi,

    I checked the site and it is looking good now.

    Let us know if you have any questions.

    Best regards,
    Vinay

    in reply to: Mobile – Watermark desired on home page only #644395

    Hey Gallop_Web,

    It’s not clear what you are trying to achieve. Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)

    Best regards,
    Vinay

    in reply to: Blank preview (and error 500 if activated) #644393

    Hi pelty!

    Thank you for reaching out to us. I believe some files were corrupt hence I have renamed the current enfold folder to enfold2. Please download a fresh copy from themeforest and re-install the theme. Please make sure all 3rd party plugins are de-activated before installing the theme. This should fix the issue for you :)

    Cheers!
    Vinay

    in reply to: Remove gray toggle arrows between posts #644357

    Hey lindaman1,

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

    .avia-post-nav {
    	display:none!important;
    }
    

    Best regards,
    Vinay

    in reply to: Transparent Header is not going to the top #644356

    Hey bguger,

    Thank you for reaching out to us. This is not an issue with the image size but may be related to custom CSS or Layerslider settings.

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

    .ls-wp-fullwidth-helper {
    margin-top:-50px!important
    }
    

    Best regards,
    Vinay

    in reply to: edit related post images #644355

    Hey quebag,

    Sorry it’s not clear what you are trying to achieve. Please elaborate the issue if possible Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)

    Best regards,
    Vinay

    in reply to: display japanese characters #644352

    Hey smudgedesign,

    This looks fine on my end. May be it is related to a local browser on your system?

    If that is not right please check this link for a viable solution https://wordpress.org/support/topic/displaying-japanese-chracters

    Best regards,
    Vinay

    in reply to: Fatal Error with 3.6 #644350

    Hi,

    Glad it’s working for you. To hard refresh press the 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.

    @drimendo If you are able to login to the wordpress backend please de-activate and activate the theme and it should work.
    If not access the theme folder via FTP and rename the enfold theme folder to enfold2. Login to wordpress backend and install a fresh copy downloaded from themeforest and it should resolve the issue.

    Best regards,
    Vinay

    in reply to: Team member element size and alignment #644347

    Hey Giovanni,

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

    .avia-team-member {
        margin: 30px 0;
        clear: none!important; 
        float: left;
    }
    

    Best regards,
    Vinay

    in reply to: Strong tags not working #644344

    Hi,

    Not sure what exactly happened but the css will simply override any other rules which may cause a conflict or not let the site to render properly and fix the issue :)

    Thank you for using Enfold.

    Best regards,
    Vinay

    Hey onlylettersandnumbers,

    The plugin may be old but as long as the basic principles of minifying files are applied correctly it should still do the job well. We use it on our site and have not faced any problems. The plugin is compatible with the latest version of wordpress.

    You could also give Wp-Superchache a try :)

    Best regards,
    Vinay

    in reply to: Website Down after Enfold Theme Update #644336

    Hi,

    If you are able to login to wordpress backend please de-activate and activate the theme and it should work fine. (Make sure you do not delete any lines in header files if you have deleted any code please add it back).

    If yous till have any issue rename the enfold folder via FTP or your file manager in hosting control panel. Download a fresh copy from themeforest and upload via wordpress. This should fix the issue for you :)

    To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)

    Best regards,
    Vinay

    in reply to: id in a grid row #644330

    Hi,

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

    
    #ent-asso h2{
    	font-size:20px!important;
    }
    

    Best regards,
    Vinay

Viewing 30 posts - 6,871 through 6,900 (of 10,428 total)