Forum Replies Created

Viewing 30 posts - 24,481 through 24,510 (of 25,536 total)
  • Author
    Posts
  • in reply to: Problem with H #715568

    Hey DRONE-ARDECHE,

    Can you post a link where the empty h1 tags and breadcrumbs are located? the link you posted doesn’t seem to have empty h1 tags.

    Also 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,
    Nikko

    in reply to: Removing tag / category links in footer without css #715567

    Hi fred1601!

    Can you post a screenshot showing the tags and category reference in the footer?

    Regards,
    Nikko

    in reply to: Make cossed out price more clear #715563

    Hey!

    Glad it’s fixed :)

    Cheers!
    Nikko

    Hey!

    Both should work but adding just the tracking ID instead of the whole script makes it cleaner :)

    Best regards,
    Nikko

    in reply to: Portfolio Custom Link target="_blank" #715555

    Hi imc-html!

    Try adding this code in functions.php:

    function add_custom_target(){
    ?>
    <script>
    jQuery(window).load(function(){
      jQuery('.av-masonry-container a').attr('target', '_blank');
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'add_custom_target');

    Let us know if it works :)

    Regards,
    Nikko

    in reply to: Active Menu & Submenu Items #715552

    Hey jaroljmek!

    Same code works, the color just gets overriden by other css, try to change your code to this:

    #avia-menu .current-menu-item > a {
        color: #66b255 !important;
    }
    
    #mobile-advanced li.current-menu-item > a {
    color: #66b255 !important;
    }

    Hope this helps :)

    Cheers!
    Nikko

    in reply to: Advanced Layerslider on Mobile Devices #715549

    Hey!

    The login doesn’t work, please check. I checked on your site and the code I gave is reflecting and when checking in an emulator it shouldn’t be cut off, can you post a screenshot on how it looks on your mobile? you can upload it on imgur.com or dropbox and post the link here.

    Regards,
    Nikko

    in reply to: Add button on Easy Slider #715547

    Hey Raphael!

    It’s not available on Easy Slider, try using Fullwidth Easy Slider or Fullscreen Slider instead, these sliders have the option to add button :)

    Best regards,
    Nikko

    in reply to: Remove Categories from posts on Category page? #715544

    Hey!

    Glad it’s fixed :)

    Best regards,
    Nikko

    in reply to: Change buttons style #715542

    Hi!

    Glad that it’s fixed :)

    Cheers!
    Nikko

    in reply to: Issue with Font Icon uploaded #715536

    Hi!

    I had Use Hardware Acceleration when available checked on my end and it’s working just fine.

    Best regards,
    Nikko

    in reply to: Restore Portfolio posts #715527

    Hi Fieldtripper!

    There’s a form appearing when viewing your site, asking for username and password, I tried both username and password for it but it doesn’t work, please check.

    Cheers!
    Nikko

    in reply to: aweber instead of mailchimp? #715517

    Hey danielensing,

    Unfortunately the feature is not yet available. The workaround would be to insert the Aweber form code inside a Code Block, and adjust the styling in Quick CSS.

    As for the Aweber Integration, please feel free to request – or vote if already requested – such feature on Enfold feature request form.

    Best regards,
    Nikko

    in reply to: Problem with form options on iphone #715515

    Hey!

    It’s not the Enfold Form, The Inbound Form you are referring is from Leads plugin here is the link to the plugin: https://wordpress.org/plugins/leads/

    Try contacting their support since this is already outside the scope of our support.

    Cheers!
    Nikko

    in reply to: Animated Count Down not working #715512

    Hi!

    I deactivated Form Maker Pro (also deactivated Form Maker Registration since it’s an addon to Form Maker Pro) and it works just fine. I kept it deactivated and this is how it looks on my end: http://imgur.com/a/0Q28u

    Let us know if it’s good on your end, if not try to clear your browser cache or press ctrl + f5 to refresh the page.

    Cheers!
    Nikko

    Hey!

    Sorry I forgot to mention before that the CMS login doesn’t work, just to make sure that we are looking at the same problem, is this the white space gap that you are mentioning: http://imgur.com/a/CwaPf ? I found this code in app.css in this folder (deliciousfinefoods/css/):
    .products .product{clear:none !important}
    Please remove it and let us know if this fixes the issue.

    Cheers!
    Nikko

    in reply to: Changed Permalinks and get 404 Error #715491

    Hey!

    Thanks for giving permission, I tried the ftp details and it does work however it seems to give access on the wrong files & folders. I get the following folders:

    • logs
    • revslider
    • SproutMarketingGroup

    I checked through the folders and I can’t find Enfold instead other themes are showing up, I’m sure it’s the wrong directory, please check.

    Regards,
    Nikko

    in reply to: Blog tags on bottom of post #715488

    Hi Justing

    Try to add this in Quick CSS:

    #top.single-post span.blog-tags.minor-meta {
        line-height: 1 !important;
    }

    Let us know if it works ;)

    Regards,
    Nikko

    in reply to: Problem with table in Avia editor #715483

    Hey Fmarielle!

    The login details doesn’t work, please check.

    Regards,
    Nikko

    in reply to: How to edit mailform in Enfold #715481

    Hey!

    Glad that you fixed it.

    Best regards,
    Nikko

    in reply to: Contact Form is NOT sending Emails #715474

    Hi!

    Can you post a separate thread and please post us your login credentials there (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.

    Please do what I recommend above for the meantime (use Contact Form 7 or other 3rd party contact plugins that works on your end). As for logs, unfortunately there’s no logs for Enfold’s contact form.

    Regards,
    Nikko

    in reply to: Undefined index: index | ERROR MESSAGES AFTER SERVER CHANGE #715462

    Hi!

    Can you try to switch the php version to 5.6 and check if the error still persists?

    Regards,
    Nikko

    in reply to: Changed Permalinks and get 404 Error #715455

    Hey!

    Can you give us ftp access? so we can inspect further. Also allow us to deactivate any/all plugins if necessary.

    UPDATE: Seems like it’s a permission issue, if you check on Settings > Permalinks at the bottom you would see this:
    If your .htaccess file were writable, we could do this automatically, but it isn’t so these are the mod_rewrite rules you should have in your .htaccess file. Click in the field and press CTRL + a to select all. Try setting .htaccess file to 755 (if it doesn’t work try 777). If still not working then kindly give us ftp access. :)

    Regards,
    Nikko

    • This reply was modified 8 years, 1 month ago by Nikko.
    in reply to: Slider issues #715452

    Hi!

    That’s weird, I checked using google inspector but was showing different positions but upon checking all of it is top left, I updated the page after checking all in top left and it’s all working fine now. Please let us know if it’s also good on your end?

    Best regards,
    Nikko

    in reply to: Internet Explorer Rendering Problem #715445

    Hi,

    I’ll try to check it with an IETester. For the meantime, can you 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,
    Nikko

    • This reply was modified 8 years, 1 month ago by Nikko.
    in reply to: Place full with buttons at the bottom of column #715441

    Hey!

    Seems like you have already fixed it by adding top margins. Is this already fixed?

    Cheers!
    Nikko

    in reply to: Enfold Framework Problem #715436

    Hi,

    On what page/pages does the error in console appear? I checked on all pages in the main menu but no error/s appear in the console. Have you tried to check your file and folder permissions? 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,
    Nikko

    in reply to: HTTP Error when uploading images #715433

    Hi!

    You forgot to include the username, please check.

    Regards,
    Nikko

    in reply to: Issue with Font Icon uploaded #715429

    Hi!

    Looking good on my end: http://imgur.com/a/r7nNK
    Tried it in chrome and firefox. What browser are you using?

    Cheers!
    Nikko

    in reply to: Partner logos links open in new window #715423

    Hey!

    Glad that it’s fixed. :)

    Cheers!
    Nikko

Viewing 30 posts - 24,481 through 24,510 (of 25,536 total)