Forum Replies Created

Viewing 30 posts - 22,171 through 22,200 (of 66,075 total)
  • Author
    Posts
  • in reply to: 404 and avia_forced_reroute=1 #1094587

    Hi,


    @sneakyulrik
    : Thank you for the confirmation and for sharing that info.

    @Dario: Please open a new ticket or thread with the site url if you’re still having this issue. We’ll continue there.

    We’ll close this thread for now.

    Best regards,
    Ismael

    Hi,

    @kunxkreisi: Glad to hear that it’s fixed. We’ll close this thread now. Have a nice day.


    @estleman
    : Please don’t hesitate to open a new thread if you need further help on this issue.

    Best regards,
    Ismael

    in reply to: Quality of the color of the thumbnails is bad #1094577

    Hi,

    Thanks for the update.

    What is the original format of the image before they were uploaded to the media library? Please make sure that the format is jpeg or png. Would you mind giving us access to the original image so that we can test it on our end?

    Best regards,
    Ismael

    in reply to: how to remove the Burger Mobile menu option? #1094576

    Hi,

    Thanks for the update.

    You can use this css code to automatically remove the featured image for every post if you don’t to manually toggle the option.

    .small-preview {
        display: none !important;
    }

    Did you enable the “Lightbox Modal Window” option in the Enfold > Theme Options panel? That should bring back the lightbox option.

    Best regards,
    Ismael

    in reply to: Website broke when upgrading to WordPress 5.1.1 #1094575

    Hi,

    Thanks for the update.

    Is that the FTP details for the live site?

    Did you see any errors after the upgrade? Please enable the debug mode for the live site and then upgrade it to the latest version. You may need to enable the maintenance mode for now until we fixed the issue.

    Best regards,
    Ismael

    in reply to: HELP CLUSTER #1094302

    Hey ilpadre1,

    Thank you for using Enfold.

    The documentation should help get you started with the theme.

    // https://kriesi.at/documentation/enfold/quick-setup/#logo-setup

    That guide will walk you through every details of the theme. If you’re still not sure or if you didn’t understand something in the docs, you can always come back and ask here in the forum.

    Now, to answer your questions, please read the following.

    1.) That is going to be the front page when you didn’t set one. You have to create your own page and set it as the front or home page in the Enfold > Theme Options > Frontpage Settings.

    2.) If you want the logo to display at the center of the header, please go to the Enfold > Header > Header Layout panel and set the “Menu and Logo Position” to “Logo center, menu below”.

    3.) We can set the volume to 50%, but you have to modify the media element script directly. If you can provide the login details, we’ll edit the avia.js file for you. Line 461:

    // initial volume when the player starts
    		    startVolume: 0.8,
    

    4.) Are you referring to the text boxes with icons? That is the Icon Box element, which is available in the advance layout builder. Edit the page, switch the editor to the Advance Layout Builder and then go to the Contents Elements tab. Look for the Icon Box element.

    5.) This css code should add an underline to the links.

    a { text-decoration: underline; }
    

    Just copy and paste it in the Enfold > General Styling > Quick CSS field.

    NOTE: Please open a single thread for each inquiry instead of compiling them into one. You will usually receive a faster response that way.

    Best regards,
    Ismael

    in reply to: personal token is not accepted #1094299

    Hi,

    Thanks for the update.

    That is actually not a good comparison because the theme offers more features compare to the default themes, which can result to slower load times because it has to use more resources (e.g stylesheets, scripts, images etc). However, it doesn’t mean that you won’t be able to improve the site’s performance when the theme is activated. The following guide should help you optimize the site.

    // https://kriesi.at/archives/scoring-100-100-in-google-pagespeed-insights-gtmetrix-pagespeed-and-yslow

    You can start by enabling the theme’s Performance > File Compression settings.

    Best regards,
    Ismael

    in reply to: Sidebar content for start page=blog page #1094296

    Hey ffiala,

    Thank you for using Enfold.

    The default widgets will display if the “Displayed Everywhere” widget area is empty. You need to add at least one widget in that area. Or disable the sidebar completely.

    Best regards,
    Ismael

    in reply to: BigCommerce issues. #1094286

    Hi,

    UPDATE: We tried to login but got locked out by WordFence. Please deactivate the security plugin temporarily so that we can check the site again.

    Best regards,
    Ismael

    Hi,

    Thanks for the update.

    We actually checked the site thoroughly, so we’re quite sure that the issue is fixed after we modified the asset-manager.php file and toggled the File Compression settings a few times. And during the process, we also deactivated the WP Rocket plugin temporarily just to check if it’s a cache issue.

    We are not fond of wasting any time here, so we try to fix any issues as fast as we can. Please let us know if the asset-manager.php file modification didn’t fix the issue so that we can inspect the problem again asap.

    Best regards,
    Ismael

    in reply to: Avia Builder Masonry Grid and others not working. #1094280

    Hi,

    Thank you for that info.

    Could you ask BigCommerce authors for any function that we can use to check if the plugin is enabled? We can use the native function is_plugin_active to do that, but it won’t conform with the current code that we use to check for WooCommerce.

    if( function_exists( ‘WC’ ) )
    

    Best regards,
    Ismael

    Hi,

    Thanks for the update.

    You should put that css code in the Quick CSS field. We applied a custom css class attribute to the images, “img-hover-custom-a” and “img-hover-custom-b” respectively, then modified the css code a bit.

    .img-hover-custom-a .av-image-caption-overlay { background-position: 50% 50%; } 
    
    .img-hover-custom-a .av-image-caption-overlay:hover { background-size: contain; background-image: url(https://familyrich.com/wp-content/uploads/2018/02/GC-LUV-1.jpg); background-color: rgba(255,255,255,0.5); background-repeat: no-repeat; background-position: 50% 50%; transform: all .0s; }
    
    .img-hover-custom-b .av-image-caption-overlay { background-position: 50% 50%; } 
    
    .img-hover-custom-b .av-image-caption-overlay:hover { background-size: contain; background-image: url(https://familyrich.com/wp-content/uploads/2017/08/Free-Shipping-over-100.jpg); background-color: rgba(255,255,255,0.5); background-repeat: no-repeat; background-position: 50% 50%; transform: all .0s; }
    

    Best regards,
    Ismael

    in reply to: Plugin "Instagram feed" is not working #1094267

    Hi,

    Thanks for the update. We are currently uploading the latest version of the theme to your server. We’ll give you an update once it’s done.

    Best regards,
    Ismael

    in reply to: Layer Slider Small on Mobile #1094266

    Hi,

    Thanks for the update.

    The browsers won’t allow autoplay for media files with sounds, so they have to be muted if you want them to automatically start on page load.

    // https://developers.google.com/web/updates/2017/09/autoplay-policy-changes

    One workaround is to open the video inside a lightbox. Just create a standard slider with a static image background and then create a button that will open the media file inside a lightbox container.

    Youtube actually discourages the use of videos as background when they remove the parameters that allow users to disable the info inside the frame.

    // https://developers.google.com/youtube/player_parameters#release_notes_08_23_2018

    Best regards,
    Ismael

    in reply to: Blog Page Issues #1094265

    Hi,

    Glad it’s working now. Please open a separate thread for the next inquiry. We’ll close this one now.

    Have a nice day.

    Best regards,
    Ismael

    in reply to: 3 column portfolio – category-conditional css #1094264

    Hi,

    Thanks for the update.

    That page works fine, but we don’t understand what you’re trying to add into it. Please elaborate your request a bit. If you’re trying to copy the demo, just insert a portfolio grid element and a masonry element below.

    Best regards,
    Ismael

    in reply to: Instagram can't be embedded #1094263

    Hi,

    Thanks for the update.

    Where did you add the instagram widget in the page? Please provide a screenshot of the area or section using imgur or dropbox. Do you see any errors or notification?

    Best regards,
    Ismael

    in reply to: Horizontal Mail chimp form #1094262

    Hi,

    Thanks for the update.

    Sorry for the confusion. The first css code above was added somewhere in the Quick CSS field or the style.css file. You have to remove it because it’s hiding the signup fields. After removing the first css code, add the second one to align the mailchimp fields.

    Best regards,
    Ismael

    Hi,

    Thanks for the update.

    We can’t reproduce the issue anymore. The page scrolls or lands exactly above the section when you click on the full width sub menu anchors.
    Could you check the page again? Make sure that the page is not cached.

    Best regards,
    Ismael

    in reply to: WooCommerce version 3.6.1 causing issues with Enfold #1094259

    Hi,

    Thanks for the update. Please let us know once the staging site is ready.

    Best regards,
    Ismael

    in reply to: Tab Section Element #1094258

    Hi,

    Thanks for the update.

    Try to edit the first column in the row, set the columns to have an equal height (Colonne In Eguale Altezza) and choose “Medio” or middle as the vertical alignment of the content (Allineamento Verticale).

    Best regards,
    Ismael

    in reply to: Image shows up twice in post when viewed on iPhone. #1094252

    Hi,

    I looked in Posts (with thumbtack image next to it)

    You have to actually go to or edit the post. In the post editor’s sidebar, you’ll see the Layout > Sidebar Settings. At the very bottom of that Layout panel, you should see the “Featured Image” settings. Set that to “Hide on single entry”. You have to repeat these steps for every single post.

    Best regards,
    Ismael

    Hi,

    Yes, adding the pipe in between the pattern should work. We’ll forward this to the dev team. Please note that this feature is not intended to work for any other contact forms aside from the default one from the theme.

    Best regards,
    Ismael

    in reply to: Dreamhost Enfold Update Loads to Page not Found #1094247

    Hi,

    Thanks for the update.

    The FTP login details above are invalid. Please provide another so that we can access the files. We would like to inspect the “function-set-avia-frontend.php” file.

    Best regards,
    Ismael

    in reply to: where to find Enfold version 4.5.3? #1094243

    Hi,

    Thanks. Let’s continue on that thread. We’ll close this one for now.

    Best regards,
    Ismael

    Hi!

    Thanks for the update.

    The elements are not responsive because their containers are rendered outside the main wrapper. We are trying to set the builder to debug mode to enable the shortcode parser but we keep getting an error during update. Please set the builder to debug mode and then update the CPT items.

    Just add this code in the functions.php file:

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

    You can also try this script to relocate the containers inside the main wrapper.

     function ava_enqueue_custom_script() {
        if ( wp_script_is( 'avia-default', 'registered' ) ) {
            wp_add_inline_script( 'avia-default', " (function($){
                (function() ) {
                    var grid = $('body').children('.av-submenu-container, .avia-section, .av-layout-grid-container, .av-tab-section-container, #footer, #socket');
                    $(grid).appendTo('#wrap_all #main');
    
                    var child = $('.avia-section, .av-layout-grid-container').find('.avia-section, .av-layout-grid-container, #footer, .av-submenu-container, #footer'),
                    parent = child.parents('.avia-section, .av-layout-grid-container');
    
                    child.insertAfter(parent);
                }();
            })(jQuery);" );
        }
    
    add_action( 'wp_enqueue_scripts', 'ava_enqueue_custom_script', 9999);}
    

    Regards,
    Ismael

    Hi,

    Thanks for the update.

    Did you apply a custom css class attribute to the image element after enabling the custom css class field? What is it? Please post the login details in the private field so that we can check the page directly.

    Best regards,
    Ismael

    in reply to: Adding a script in code block #1094012

    Hi,

    UPDATE: You need to load the following js files.

    <script src="//cdnjs.cloudflare.com/ajax/libs/zepto/1.1.2/zepto.min.js"></script>
    <script>window.Zepto || document.write('<script src="scripts/vendor/zepto.min.js"><\/script>')</script>
    <script src="scripts/wtf.js"></script>
    <script src="scripts/main.js"></script>
    

    Copy the css code in the child theme’s style.css file or the Quick CSS Field. And then make sure that the following markup exists in the page.

    <article>
    <div id="output">
    		            <noscript>
    <dl>
     	<dt>What the fuck! You don't even have JavaScript enabled!</dt>
     	<dd>You need to enable it to see all the fucking cool shit on this website...</dd>
    </dl>
    </noscript></div>
    <a id="generate" href="#" title="Hit me again!"></a>
    		    </article>
    

    // https://github.com/soulwire/WTFEngine/blob/master/index.html

    You can put that in a code or text block. If I am not mistaken, the script will render something in the “#output” container once you hit the “#generate” link or button.

    Best regards,
    Ismael

    in reply to: Adding a script in code block #1094007

    Hi,

    Sorry about that. I misread “particular” as “particle”, so I assumed you’re referring to that old “particle.js” script. We’ll give you an update once we learn more about that script.

    Best regards,
    Ismael

Viewing 30 posts - 22,171 through 22,200 (of 66,075 total)