Viewing 30 results - 3,601 through 3,630 (of 11,207 total)
  • Author
    Search Results
  • mktg_formaspace
    Participant

    Modal shows only 1 sec and closed. I want to keep it until customer close it.

    <button type="button" class="btn btn-info btn-lg" data-toggle="modal" data-target="#myModal">Open Modal</button>
    
    <div class="modal fade" id="myModal" role="dialog">
        <div class="modal-dialog">
            <!-- Modal content-->
            <div class="modal-content">
                <div class="modal-header">
                    <button type="button" class="close" data-dismiss="modal">&times;</button>
                    <h4 class="modal-title">Modal Header</h4>
                </div>
                <div class="modal-body">
                    <p>Some text in the modal.</p>
                </div>
                <div class="modal-footer">
                    <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
                </div>
            </div>
        </div>
    </div>

    I am using Enfold 4.0.4 and lightbox settings are open.

    You can visit the link and click on the any image and click on Open Modal button. after fix it I want to call Modal from Jquery when clicked on Click for pricing.

    Thank you

    #1080510

    In reply to: Cannot Update Enfold

    Hello again,
    I just found that I did get the 4.5.5 version. When I tried to update the theme, again, it crashed the site. I went to ftp and uploaded the new “Enfold” folder, which I assume replaces the outdated files with the newest versions.

    Then I went to try to update from the update themes button and it failed with the following notices:

    The update process is starting. This process may take a while on some hosts, so please be patient.

    Enabling Maintenance mode…

    Updating Theme Enfold (1/1)

    Warning: preg_match() expects parameter 2 to be string, array given in /home/sukhysth/public_html/wp-admin/includes/class-wp-upgrader.php on line 268

    Warning: file_exists() expects parameter 1 to be a valid path, array given in /home/sukhysth/public_html/wp-admin/includes/class-wp-upgrader.php on line 268

    Warning: strip_tags() expects parameter 1 to be string, array given in /home/sukhysth/public_html/wp-admin/includes/class-bulk-upgrader-skin.php on line 63
    Downloading update from …

    Warning: parse_url() expects parameter 1 to be string, array given in /home/sukhysth/public_html/wp-admin/includes/file.php on line 979

    Warning: preg_split() expects parameter 2 to be string, array given in /home/sukhysth/public_html/wp-includes/kses.php on line 1660

    Warning: strtolower() expects parameter 1 to be string, array given in /home/sukhysth/public_html/wp-includes/http.php on line 526
    An error occurred while updating Enfold: Download failed. A valid URL was not provided.

    Disabling Maintenance mode…

    All updates have been completed.

    Thanks again,
    John

    #1080369

    Hey Royden,

    Try adding this css code in Quick CSS, located in Enfold > General Styling:

    #top.home #full_slider_1 a.avia-slideshow-button {
        position: absolute;
        top: 0;
        right: 0;
    }

    Best regards,
    Nikko

    #1080359
    Chrilles
    Participant

    On this page https://colegelidyr.ac.uk/ there are 3 bores containing an image on top and a text-box + CTA button Hald Way Down.

    I have tried to make something similar i in enfold but with little succes. Is there some one who have some good ideers?

    Regards,

    Chrilles

    #1080286

    Hi again
    Hm, It seems at the moment Enfold has a lot of problems ;-(
    So, what you think, when this next release version will come?
    Are you shure, that with the next release version this problem here will be fixed?
    Will also this bug here be fixed?

    Thanks.
    Regards
    Mike

    #1080254

    In reply to: Link Error in Chrome

    Hi crtdude,

    The site looks good on my end. You may not see the changes until the cached files are cleared in your browser.

    Please perform the below steps to clear the browser cache:

    1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
    2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
    3. 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”.

    Best regards,
    Victoria

    #1079984
    CoreyNordwall
    Participant

    Using Enfold, I created a secondary menu with three custom links in it. I need the third one to open in a lightbox. Example:

    Phone number (custom link): links to tel:1234567890
    Apply (custom link): links to external site ex: google.com
    Request (custom link): Links to a page : /request-information?iframe=true

    I’ve then added this to the child-functions file:

    // custom script
    add_action( ‘wp_footer’, ‘ava_custom_script’ );
    function ava_custom_script() {
    ?>
    <script type=”text/javascript”>
    (function($) {
    function b() {
    $(“#header_meta a”).magnificPopup({
    type: ‘iframe’,
    mainClass: ‘avia-popup mfp-zoom-in’,
    });
    }

    $(window).load(function() {
    b();
    });

    })(jQuery);
    </script>
    <?php
    }

    With this functions script added, it opens ALL three links in a lightbox. Without it, doesn’t open the third menu item in a lightbox.

    Question: What is needed to make only the third button open in a lightbox?

    Thanks in advance. You guys are the best.

    #1079980
    maxwelll
    Participant

    Hi
    I am facing a very strange problem. As soon as I add a Color Section to my pages, and hit teh update button. everything wips out form the page. I have inactivated all plugins, and changed child theme back to teh normal Enfold theme ect.

    No success

    Please help

    Anyone?
    I have entered an ID in the popup Slider settings (#test-popup). Slider is included in all pages (setting).
    A button on a page (Enfold theme) is pointing at the popup slider (link; set munally; test-popup).
    But the popup slider does not open. It does show https://toezicht-handhaving.nl/#test-popup in the adress bar, but nothing happens.

    What am I doing wrong?

    Hey tpim3305,

    Thanks for using Enfold and we apologize for the delayed response.
    Go to Enfold > Layout Builder > check Show element options for developers and save.
    On the page itself you can use a button and there should be a Custom Css Class field, anything added there will be set as it’s class attribute.

    Best regards,
    Nikko

    #1079924

    Hey diefleischerei,

    Go to Enfold > Advanced Styling > select Slideshow titles, then click on Edit Element button.
    Select for a new font family in the list which includes a lot of google fonts.
    Hope this helps.

    Best regards,
    Nikko

    Hi,

    If I paste this code in my functions.php in backend I can create a new post of this post type and I have the ALB button available. I do not have any taxonomies – check enfold\includes\admin\register-portfolio.php how we did it.

    Did you remove your other customizations?

    Can you try it on a clean WP install test site please? And check for a possible plugin conflict by deactivating all plugins.

    Best regards,
    Günter

    I have had this issue now too – I updated to the latest enfold and the forms and buttons disappeared. I rolled back to the previous version and they are now working again – so there is something in the most recent update that is breaking this with Events Calendar.

    #1079701

    Topic: CSS not working

    in forum Enfold
    NMDKDesign
    Participant

    Hi,

    i tried to modify avia fullwith button (border radius) but it did not work.

    I activated css class option in “Enfold” -> “Layout Creator” and tried different css code snippets from support forum via Quick CSS and in custom.css file. Both did not work.

    I also tried to modify button with extra plugin “Yellow Pencil Live CSS Editor” but it did not work.
    Can you help me to find a solution?

    Thanks in advance
    Regards
    Nik

    Hi Dear Enfolders
    I use Enfold 4.5.4 and Server PHP 7.2.16 and i have the same issues like above with the modal window not showing. Just a small blank window in a lightbox.
    I have no Cache Tool activ and i use opera / chrome / FF also incognito and also with empty browser cache.
    i tryed also the hack with adding a new button. dont works

    Thank u 4 ur help
    John

    #1079301
    sugadaddy
    Participant

    Hi,

    – i’d like to have mail-chimp form on a single horizontal line, like something in the documentation (https://kriesi.at/documentation/enfold/mailchimp-signup/ ) under ” Playing with columns”. The example there is all HTML and no CSS and in the Mail Chimp element i can’t find a way to assign classes to each element of the form.

    – Also how do i change the text on the submit button?

    Thanks and regards,
    Steffen

    #1079297
    galpinr
    Participant

    The layer slider is unable to render after I added a simple CSS to the Quick CSS box and the page would not even load until I removed the CSS from the QUICK CSS box.

    I think the failure occurred when I hit the UPDATE button in the Enfold editing screen. It updated the site, told me everything was “okay sparky” and then I went to review the site and the layer slider elements are all vertically aligned on the screen – then the rest of the page renders fine. The problem seems to be isolated to the Layer Slider.

    URL: https://www.infostructures.com/

    I replaced all the site files with a backup from yesterday and the problem persists. I am guessing then that it is a database issue?

    I had to replace all my Layersliders with copies that only included one slide and add some CSS to get rid of a blank space above the layerslider in order to get the site to be presentable until I get some help.

    Please help. Thanks!

    • This topic was modified 7 years ago by galpinr.
    #1079209

    @swelzel Thank you very much for the link and I am glad you confirmed the issue :)


    @Ismael
    You wrote ‘Regarding the submit button, I edited a few files to fix it. It should work properly now.’ can I download the files somewhere please? Or what are the snippets please? The site should be in 5 languages and I need to have SUBMIT button renamed/translated.


    @Rikard
    ‘can we see and reproduce the problem?’ Sure, just install latest Enfold please, activate CAPTCHA v2, rename the button and nothing will happen. You can install also WPML to test it. Reproducing this issue is very easy.

    #1079179

    Hi,
    we have the same issue here. As soon as you activate the reCatcha the Send-Button is shown in English instead of the local language and the setting in the Form Module. It seems that this String “Submit” is placed there after the Verfification is passed, no matter what you write in the modul settings.

    Ismael has fixed the problem here:

    https://kriesi.at/support/topic/enfold-contact-form-recaptcha/

    Can we get the solution in the next update and now as a hotfix please?

    Thanks,
    Kai

    #1078808
    ashforthmarketing
    Participant

    Running the latest version of Enfold, I clicked on the Update button for WordPress version 5.1.1 and the site broke, returning a 500 Internal Server Error. After some time on the phone with BlueHost (our web host), they were able to get the site back up after turning off the Enfold theme. Just turning off all plugins didn’t restore the site.

    I reinstalled WordPress 5.1 (one version back), re-activated Enfold and everything is working again.

    Can you please look into this issue between Enfold and WP 5.1.1? Credentials listed below. Thank you!

    tpim3305
    Participant

    Dear support,

    I am rather new at using the Enfold theme.
    My goal is to build a popup slider using LayerSlider which was bundled with the Enfold theme.
    I upgraded the LayerSlider plugin to be able to use the popup functionality.
    Now I want to make a popup slider which is triggered by a click (on a weblink, a button, in the menu and on a button in a full screen slider).
    LayerSlider wants me to enter a CSS/jQuery selector in a field for the popup slider.
    That’s why I need to specify an “ID or class attribute on the button or element that should open the popup”.

    Is there a simple tutorial on how to do that in Enfold? I have already enabled custom CSS field by enabling “Show element options for developers” in the Enfold Child Theme Options. But I can see no options in the Enfold user interface (weblinks, buttons, menu). I am using the block editor.

    #1078594
    jcrotola
    Participant

    Hello,

    I’ve found myself in an extremely frustrating situation where the homepage on my website is now a blank page with my normal header / footer. I haven’t logged on in a number of months and wanted to edit some sections this evening. Upon logging in I noticed that WordPress had upgraded and now when clicking “edit” on the home page from the “pages” tab there is now a great deal of code at the top of the page. When I scroll down for quite a ways I get back to the Avia Layout Builder that used to be at the top. (I would love to view the builder like it was a few months ago.) Long story short, I started editing some colors on sections and wanted to see how they looked. Normally I just click preview and it works. This time it didn’t refresh the preview and it just showed the same color scheme unless I clicked update. Upon playing with the new colors I realized the update feature began to not work any longer as well. I tried clicking the “revisions” tab that to see if I can roll back the revisions I had made but instead it completely removed the entire page to where it is blank now. There is obviously some bug that is beyond my novice abilities with WordPress.

    After doing some research I’m seeing that there have been a number of updates released since I last logged in. I tried upgrading WordPress and all the plugins, but couldn’t figure out how to upgrade the Enfold theme. Could this be the issue that I’ve run into? It appears I’m only running 4.2. Either way, it seems that my work is still available under revisions, I just can’t apparently load it nor view it when I click preview or update any longer. Any help on what I need to do to get back to my normal site would be much appreciated.

    #1078314
    mynick
    Participant

    Hi guys,

    Whenever I click the “Show more” button under my masonry gallery it simply does not work OR it does work but I get to see 2 scrollbars.
    Any idea what might be causing this? I saw this issue first right after I tweaked the Enfold performance settings. Another cause might be my WPMU plugin.

    Would you mind taking a look, please?

    Cheers :)

    HelanderHomes
    Participant

    OK… I cannot just keep blaming my hosting or caching plugins anymore… I am just over it. I’ve disabled everything, I’ve taken steps I’ve never had to take, including dumping my entire server and reinstalling all software. The theme color changing (ironically about the simplest customization i can make) is constantly not working for me and resetting alternate text, buttons, and more to the original puke green theme colors. Despite the style selections showing me what I have picked.. I cannot tell you how at the end of my rope I am with it. I have NEVER had this problem before on ANY other theme. Its ridiculous that I have given this much time and effort in to just changing the theme colors and making them stay… I do not wish to spend any more time on this, I am not going to use enfold for this project. I would like a refund, that’s it. This has taken the better part of my work week and its just plain silly. I’m moving to a different theme. Perhaps a simple phone call could have resolved this… But not an option so… Refund or not, this theme will not be used on my site. Thanks. There was lots of cool in there. Nothing is worth this tho.

    #1078067

    Hi,
    Thank you for the FTP access, I renamed your current theme to “enfold-old” then I uploaded the new “enfold” and checked that your site is working correctly. I checked one of your “event” pages and saw one of your shortcode buttons before and after the update, and believe that the shortcodes are working correctly now. Please also check for yourself.
    Once you are happy you, (or I) can delete the “enfold-old” via ftp, (not the WP theme page)
    Should for some reason you wish to roll-back to the old version, it’s easy to do, simply rename the new “enfold” to “enfold-new” via ftp and then rename “enfold-old” to “enfold” then refresh your page.

    Best regards,
    Mike

    #1077949

    Hi Chris,

    Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    body div.slideshow_align_caption .avia-button {
        font-size: 20px; 
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1077889
    TomasOliva
    Participant

    Hi Everyone! I hope you have a great day
    Question here:
    How can I add a third button to the fullscreen slider? I mean this https://kriesi.at/themes/enfold-2017/elements/fullscreen-slider/

    #1077838
    enricobaumgart
    Participant

    Hello,
    I’m just using the reCaptcha V2 for one of our clients page.
    Unfortunately the label settings for the send-button are not effective anymore when using the reCaptcha.
    Could you advice how to change the label according to the backend form settings:

    Right now we only can see the english label:

    Thanks, Enrico

    #1077799

    In reply to: some WOO questions

    Hi,
    To show the buttons on products the setting at: Enfold theme options > Shop Options > Product layout on overview pages > “Default”
    Please see the product link in the Private Content area.
    Please note that the buttons only show on products and not categories.

    Best regards,
    Mike

    #1077780
    Sepppl
    Participant

    Hello,

    I am trying to define a target for the Button.
    The button widget doesn’t have any possiblitiy to define a custom target. That’s why I use the code-widget.

    [av_button label='Zurück zur Übersicht' link_target='_main' link='manually,https://intranet.weber.wor/' size='medium' position='left' icon_select='yes' icon='ue841' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' av_uid='av-5obiu2z']

    “_main” is my custom target. But its not rendered.

    Below you see the result which is genrated:

    <section class="avia_codeblock_section  avia_code_block_0" itemscope="itemscope" itemtype="https://schema.org/CreativeWork">
    <div class="avia_codeblock " itemprop="text"> 
    <div class="avia-button-wrap avia-button-left ">
    
    <a href="https://website.com/" class="avia-button   avia-icon_select-yes-left-icon avia-color-theme-color avia-size-medium avia-position-left "><span class="avia_button_icon avia_button_icon_left " aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span><span class="avia_iconbox_title">Back to overview</span></a>
    </div>
    </div>
    </section>

    Do you have any advice?

    Thanks in advance,
    Sepppl

Viewing 30 results - 3,601 through 3,630 (of 11,207 total)