Forum Replies Created

Viewing 30 posts - 1,711 through 1,740 (of 82,588 total)
  • Author
    Posts
  • in reply to: Wishlist: Form Alert Message #1371030

    Hey Steve,

    Thanks for contacting us!

    We have forwarded your request to our devs and shared this thread as reference. We will update you on the decision here :)

    Best regards,
    Yigit

    Hi Aseem,

    Thanks for reaching out to us!

    We have forwarded your message to Kriesi. If interested, we will contact you :)

    Regards,
    Yigit

    in reply to: Grid Row Customizations #1370724

    Hi,

    I removed opacity from .imagen-inicio and added following code to bottom of Quick CSS field instead

    
    .imagen-inicio::before {
      content: '';
      width: 100%;
      height: 100%;
      background: rgba(255,255,255,0.1);
      display: block;
      position: absolute;
      top: 0;
      left: 0;
    }
    
    .imagen-inicio .flex_cell_inner {
      z-index: 1;
    }
    

    Please review your website :)
    Best regards,
    Yigit

    in reply to: changing width and height of attached PNG #1370721

    Hi Aurora,

    I edited your Img tag in caption and added ID as Rikard recommended however it was not reflected on the front end of your site even though I cleared cache. So I targeted the image using alt attribute as following in Quick CSS field

    
    #top img[alt="Psykolog Therese velkommen"] {
      max-width: 240px;
      margin-left: 0;
    }
    

    Please review your website and adjust the width as needed :)

    Best regards,
    Yigit

    in reply to: reviews stars not showing #1370719

    Hi Daniel,

    Thanks for the information and sorry for the late reply!

    I logged in to your site to check the issue but stars are now loading fine on my end :)

    Could you please review your website?

    Best regards,
    Yigit

    in reply to: Cooperation #1370717

    Hi Bart,

    Sure! Enjoy the rest of your week :)

    Best regards,
    Yigit

    in reply to: Events Calendar issue #1370711

    Hi,

    No worries at all! Thank you for the update :)

    Let us know if you have any other questions and enjoy the rest of your day!

    Best regards,
    Yigit

    in reply to: Cooperation #1370259

    Hi Bart,

    We added BradMax Player to recommended plugins list – https://kriesi.at/support/topic/recommended-plugins/ :)

    Best regards,
    Yigit

    in reply to: reviews stars not showing #1370116

    Hi Daniel,

    We would like to inspect your site. Please post temporary WP admin and FTP logins here privately :)

    Best regards,
    Yigit

    in reply to: child theme: importing demo side #1370045

    Hi,

    Thanks for the information!

    I have imported the demo. Please review your website :)

    Best regards,
    Yigit

    in reply to: Events Calendar issue #1369994

    Hey,

    Thanks for contacting us!

    Could you please create a testing installation and post temporary WP admin logins here privately so we can look into it?

    I tried to reproduce the issue on my test installation however get tickets button works for me. I attached the link in private content field below.

    Best regards,
    Yigit

    in reply to: OPENSTREETMAPS – LEAFLET MAP AND Borlabs Cookies #1369979

    Hi,

    Thanks for contacting us!

    Could you please try using OpenStreetMap iframe as following instead of using ALB element?

    
    [borlabs-cookie id="openstreetmap" type="content-blocker"]<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.openstreetmap.org/.."></iframe>[/borlabs-cookie]
    

    Regards,
    Yigit

    • This reply was modified 2 years, 8 months ago by Yigit.
    in reply to: child theme: importing demo side #1369960

    Hey,

    Thanks for contacting us!

    Could you please create temporary WordPress admin logins and FTP logins and post them here privately so we can help you import construction demo? :)

    Best regards,
    Yigit

    in reply to: Demo Files #1369954

    Hi Matthias,

    Thanks for contacting us!

    Yes, all demo images are included in Enfold 2017 demo and you can use them on your Enfold based projects :)

    Let us know if you have any other questions and enjoy the rest of your day!

    Best regards,
    Yigit

    in reply to: Cooperation #1369943

    Hi Bart,

    Please see private content field below :)

    Best regards,
    Yigit

    in reply to: Menu Description #1369870

    Hi,

    Thanks for contacting us!

    Please go to Appearance > Menus and click Screen Options and check “Description” and edit your text in description field – http://i.imgur.com/mjg0bd5.png :)

    Best regards,
    Yigit

    in reply to: Slider error after 5.2 update #1369805

    Hi,

    Thanks for your patience!

    Shall we mark this thread as resolved? :)

    Best regards,
    Yigit

    in reply to: prev – next on testimonials on 5.2 #1369803

    Hi,


    @manhattanctr
    yes, I have updated the theme on your staging site and that helped.

    Best regards,
    Yigit

    in reply to: Slider error after 5.2 update #1369802

    Hey,

    Our devs have fixed the issue and included it in Enfold 5.2.1. Please update the theme :)

    Regards,
    Yigit

    in reply to: Slider error after 5.2 update #1369759

    Hey,

    It does not seem to be related to Boxed layout. I tried switching to fullwidth and fixed frame however neither made a difference. I recreated the slider and that helped. Was this page and other pages with the issue created using duplicator plugin?

    I added the shortcode of your slider in private content field. You can enable ALB debugging mode by adding following code to bottom of functions.php file of your child theme

    
    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
      return "debug";
    }
    

    After that you can edit your page and see debug field right below ALB and paste the shortcode at the bottom, update the page and then move the element to it’s position.


    @saccollc
    Could you please start a new thread under Enfold sub forum – https://kriesi.at/support/forum/enfold and attach temporary admin logins in private content field so we can look into it?

    Regards,
    Yigit

    in reply to: Slider error after 5.2 update #1369730

    Hey,

    I have seen some other users who had similar issue and it turned out to be file merging related so I thought that might be the case. Thanks for the rendered HTML versions but could we login to your staging site and take a closer look? :)

    Best regards,
    Yigit

    in reply to: reviews stars not showing #1369722

    Hi Daniel,

    Thanks for contacting us!

    Images inside wp-content/uploads/dynamic_avia/images/ folder cannot be found. Could you please create temporary WP admin and FTP logins and post them here privately so we can look into it? :)

    Best regards,
    Yigit

    in reply to: prev – next on testimonials on 5.2 #1369720

    Hey Guenni007,

    I could not reproduce the issue on my local installation. I am pretty sure you checked it but could it be somehow cache related? If not, could we check it on your test site? :)

    Best regards,
    Yigit

    in reply to: Gallery not working after theme update #1369704

    Hey,

    Thanks for contacting us!

    Gallery was added using HTML but CSS was not added. I added following code to bottom of Quick CSS field

    
    .photo-gallery div {
      width: 30.1%;
      margin-right: 3%;
      margin-bottom: 3%;
      display: inline-block;
    }
    

    You can use Gallery or Masonry Gallery element to have more control over your gallery.

    Please review your website :)

    Best regards,
    Yigit

    Hey LMS,

    We are sorry for the inconvenience!

    Adding following code to Quick CSS in Enfold theme options > General Styling would fix the issue

    
    .av-single-event-meta-bar.av-single-event-meta-bar-desktop {
      display: none;
    }
    

    However, that should have not been necessary. I am not sure if we have overlooked something or this is related to your installation. I would like to look into it. If you do not mind, could you please create temporary WP admin and FTP logins and post them here privately? :)

    Regards,
    Yigit

    in reply to: Enfold update 5.2: Captions disappeared from Masonry #1369673

    Hey,

    You are welcome! Let us know if you have any other questions and enjoy the rest of your day :)

    Best regards,
    Yigit

    in reply to: Slider error after 5.2 update #1369672

    Hi,

    Could you please go to Enfold theme options > Performance and disable JS file merging and compression, check to delete old CSS and JS files, save theme options and check if that helps? After that you can re-enable JS file merging and compression option.

    If that does not help, please create temporary admin logins and post them here privately :)

    Best regards,
    Yigit

    in reply to: Disable Enfold Language Switcher (flags) #1369670

    Hi,

    I could reproduce the issue on my local installation as well. I will report the issue to our devs. In the meantime, please add following code to functions.php file in Appearance > Theme Editor

    
    function ava_remove_default_flags(){
        remove_filter( 'wp_nav_menu_items', 'avia_append_lang_flags', 9998, 2 );
        remove_filter( 'avf_fallback_menu_items', 'avia_append_lang_flags', 9998, 2 );
        remove_action( 'avia_meta_header', 'avia_wpml_language_switch', 10);
    }
    add_action('after_setup_theme','ava_remove_default_flags');
    

    Best regards,
    Yigit

    in reply to: Enfold update 5.2: Captions disappeared from Masonry #1369657

    Hi,

    Maybe you mean that I have to copy the two files from the parent folder and overwrite the child folder, working on the FTP?

    Yes, that is what I meant. Please simply copy fresh files from parent theme, apply your modifications on those files and replace them on your child theme :)

    Regards,
    Yigit

    in reply to: Cooperation #1369656

    Hey Bart,

    I have just sent you an email :)

    Regards,
    Yigit

Viewing 30 posts - 1,711 through 1,740 (of 82,588 total)