Viewing 30 results - 3,901 through 3,930 (of 11,211 total)
  • Author
    Search Results
  • #1051890

    Topic: Layer slider problem

    in forum Enfold
    elliot-a
    Participant

    I am running Enfold version 4.5.2.

    The “Enabled” button/slider to enable layer transitions is not functioning. I can disable transitions but when I click to enable nothing happens.

    To recreate :

    – Create a slide
    – Create a layer
    – Click Transitions
    – Try and enable “Loop or Middle transition” – this just fails for me.
    – I have tried in multiple browsers . and multiple machines.

    Any ideas?

    Thanks,
    Elliot.

    #1051840
    mammothbrian
    Participant

    Hello, I am running into an issue where the developer of the plugin mentioned it was a conflict with Enfold.

    I have WooCommerce Print Products installed which is supposed to generate a PDF of the product for print. An example would be to go to this page and click “Print Product” https://redefinedhomeboutique.com/product/anderson-nightstand/

    Does anyone know how to resolve this?
    Here is the error log I get from my server
    [Wed Jan 09 12:49:06.749150 2019] [:error] [pid 27546] [client 155.186.205.13:62679] PHP Fatal error: Call to a member function get_price_html() on string in /nas/content/live/redefinedhome/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/product_snippets/product_snippet_button.php on line 110, referer: https://redefinedhomeboutique.com/product/anderson-nightstand/

    Thanks in advance for any help!

    #1051821

    *Hi,

    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,
    Vinay+-

    Hello Nikko,
    thank you for your reply. I have removed both lines from the file. Cleared Cache and actualized browser but it is still in see here for example:
    https://xn--schlafstrungen-2pb.com/category/radiaesthesie/erdstrahlen/erdstrahlen-abschirmen-entstoeren/

    This link-line should be removed from Code if there is no Read More Button on Page anymore:
    <div class=”read-more-link”>Weiterlesen<span class=”more-link-arrow”></span></div>

    It would be good to get this out via the Enfold Child theme otherwise I need to change it again at all updates if it works.
    Shall I put the 2 lines in again?

    Best regards
    Dietmar

    • This reply was modified 7 years, 2 months ago by pumpmakers.
    #1051557

    Hi,
    Typically this occurs when the Enfold Theme Options > Performance > JS & CSS file merging and compression is enabled, for the merged files to be updated (rebuilt) the theme options needs to be saved, this is the big blue button “Save all changes”, which also happens to be the same button to save the Quick CSS.
    Glad that you have discovered this, but I wanted to explain why this is for you.
    Unless there is anything else we can assist with on this issue, shall we close this then?

    Best regards,
    Mike

    Hi,
    Please go here: https://kriesi.at/support/forum/enfold/
    Then click the big blue button at the top of the page:
    2019-01-08-174019
    It will point you to the support form:
    2019-01-08-174150

    Best regards,
    Mike

    #1051523
    flightdeck
    Participant

    Hi, I have an enfold contact form which I would like styled like the enfold contact form. How do I achieve this? I tired this code but the submit button is not the same size…

    /*----------------------------------------
    // CSS - Styling contact form 7
    //--------------------------------------*/
    
    /* Textarea email and input fields */
    #top .wpcf7-form input[type='text'],
    #top .wpcf7-form input[type='email'],
    #top .wpcf7-form .wpcf7-textarea {
    /*border-color: #d0d2d3;*/
    /*background: #dbebfa;*/
    /*color: #00334e;*/
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17px;
    line-height: 1em;
    padding: 13px!important;
    border-radius: 2px;
    }
    
    /* Submit button */
    #top .wpcf7-form .wpcf7-submit {
    padding: 15px 30px;
    border-radius: 2px;
    }

    Is there a way to hide the Hide Form Labels like in the enfold as well?

    • This topic was modified 7 years, 2 months ago by flightdeck.
    #1051477
    bonbuttercup
    Participant

    Enfold gurus: I need to do a very simple rollover effect for a whole lot of boats. I can’t find anything in the theme which will allow me to do this. I tried some basic code I found online, to no avail.

    An example of the images are below (note, I need to do this rollover for at least 50 boat images):
    http://just4funpowersportslhc.com/wp-content/uploads/suncatcher-V324SE-overhead1.jpg
    http://just4funpowersportslhc.com/wp-content/uploads/suncatcher-V324SE-overhead2.jpg

    The test page is here: http://just4funpowersportslhc.com/portfolio-item/test/

    And the code I found (that isn’t working) is from this webpage (note, I don’t want any linkage – just a rollover effect showing seats and seats with storage): https://wpfaq.org/site/rollover-buttons-and-images/

    Can you give me some guidance, pretty please? All I need is a very basic rollover, closed/open seats.

    #1051286

    Hello
    the problem I have only with the Enfold Theme. If I change the theme, the button is in the frame.

    Regards Carlo

    #1051026
    havi
    Participant

    Hi guys!

    I was able to decorate the hyperlinks as I wanted them but I need help so the CSS only applies to the hyperlinks and not the image links (hover on the image and then move towards the text – an underline will appear), and/or Enfold buttons (with the theme color get overridden and replaced with the new colors) and/or any other type of link that may appear on the body. Basically, I want this CSS to be applied only on blog posts plain text hyperlinks.

    I had to emphasize the hover behavior as it would get overridden by the underline one.

    What am I missing?

    /*underline links body*/
    .entry-content a {
    color: #000 !important;
    border-bottom: 2px solid #e06;
    }
    .entry-content a:hover {
    color: #6e9e9a !important;
    text-decoration: none !important;
    border-bottom: none !important;
    }

    Here’s one page where you can see it in action: https://argen-travel.com/argentina-pizza/

    Thank you!!!

    Havi

    #1051015

    In reply to: 3D Button with Enfold

    Hi,

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

    CSS Snippet:

    
    /* CSS - */
    
    #top #header .av-menu-button a {
    	top: -6px !important;
    	transition: all 40ms linear !important;
    	position: relative;
    }
    
    #top #header .av-menu-button a:active {
    	margin-top: 2px !important;
    }
    
    
    #top #header .av-menu-button a .avia-menu-text{
    	box-shadow:  0 0 0 1px gold inset,
    	0 0 0 2px rgba(255, 255, 255, 0.15) inset, 
    	0 8px 0 0 gold, /* 3d bottom border */
    	0 8px 8px 1px rgba(0, 0, 0, 0.25); /* shadow */
    }
    
    #top #header .av-menu-button a:active .avia-menu-text {
    	box-shadow:  0 0 0 1px gold inset,
    	0 0 0 1px rgba(255, 255, 255, 0.15) inset, 
    	0 1px 3px 1px rgba(0, 0, 0, 0.35);
    }
    
    
    

    Please play around with the CSS values and change the gold color in the code to suit your design.

    Best regards,
    Vinay

    #1050950
    transformmedia
    Participant

    I activated the mobile menu for tablets with this code, that I found in this support forum:

    @media only screen and (max-width: 1024px) {
    #mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block; }
    nav.main_menu { display: none; }}

    The problem I have is that it works fine but the button to open the menu with its menu items doesn’t show up like at the smartphone…

    Can you help me with that?

    my-transformance.de

    #1050941

    Hi,

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

    CSS Snippet:

    
    /* CSS - */
    
    #top .avia_ajax_form .select option { color: #333; }
    
    
    

    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,
    Vinay

    Hi,

    There is a huge blue button on the top of each sub forum for that, or you can use this link to open a new thread.

    Best regards,
    Rikard

    #1050772

    In reply to: Footer Widget move up

    Hey Hudavi,

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

    CSS Snippet:

    
    /* CSS - Footer widgets */
    
    #top #footer #text-4.widget {
        margin-bottom: 0px;
    }
    
    #top #footer #nav_menu-2.widget {
        margin-top: 0px;
    }
    
    
    

    After adding the CSS 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,
    Vinay

    #1050722

    In reply to: Mobile issues

    Hey Dee007,

    Thank you for using Enfold.

    1.) That button is hidden by default. You can use this css code to re-display it:

    @media only screen and (max-width: 767px) {
    .responsive #scroll-top-link {
        display: none;
    }
    }

    2.) Set the table’s Table Options > “Responsive Styling” to the second option (“scrollable”).

    Best regards,
    Ismael

    #1050594
    lucie_thesource
    Participant

    hi,

    we changed the theme of our site to enfold and we imported a demo. after that there were many (about 90) new pages created that simply have f.e. all buttons on them or other elements. what are those pages good for? can we simply delete them?

    some examples of the page names are:
    — Buttons
    — Catalogue
    — Code Block
    — Color Section

    #1050479

    Hey GeoCreo,
    If you are using Enfold v4.0.5 with WordPress v5 then you may not see the ALB button.
    Please update Enfold to v4.5.2
    or your can downgrade WordPress to v4.9.9 with the WP Downgrade plugin.

    If you want you update Enfold, Theme Forest has changed their API for Token keys so you will need to update manually.
    There is a free plugin that will allow you to manually update via the WordPress Theme panel by uploading the enfold.zip file.
    Otherwise you can update via FTP, please remember, if you update manually you will need to delete the current enfold folder and then upload the new one. Please don’t try to overwrite the theme folder, as this will leave old files behind and cause errors.
    My recommendation is to go to your Theme Forest account and download the updated Enfold v4.5.2 and manually update it, then going forward it will use the new Token keys. All users will need to generate a new token for updates. Please see this post
    Please let us know if you would like some help updating.

    Best regards,
    Mike

    #1050441
    GeoCreo
    Participant

    Hi there,

    I haven’t edited my client’s website since a much older version of enfold where the avia layout button was right at the top. On trying to create a new page I saw the new setup and must admit that I’m quite lost. Please may you help me locate the Avia Layout in version 4.0.5.

    Kind regards,
    George

    #1050345

    Hi,
    Adding the css to the style.css above is a good place and should work good, but I believe your css/js file merging is on in your performance settings, so your merged css needs to be re-built. Please try going to Enfold Theme Options > General Styling > Quick CSS field and add a blank space in the field, then save your theme settings by clicking the big blue button “Save all changes”, then clear or purge any cache plugin, then clear your browser cache.
    If this doesn’t help, please include a admin login in the private content area so we can be of more assistance.

    Best regards,
    Mike

    #1050229
    fhcadvance
    Participant

    I’m looking to emulate the functionality of this website with the Enfold theme. It would be a one page side with just an accordion, but the limited styling choices on the existing accordion shortcode won’t quite accomplish what I’m trying to do. If I were able to use buttons as the title bar for accordion content, the styling would be flexible enough to accomplish what I’m trying to do.

    Is there a way to use buttons (or full width buttons) to as the title bar that opens/closes an accordion section so that I can emulate that functionality?

    • This topic was modified 7 years, 2 months ago by fhcadvance.

    Thanks Ismael. Unfortunately it looks like we are going backwards here. The button doesn’t work (It actually seems to be obscuring the play button embedded in the video) and when I finally get the video to play once again there is no sound. My client needed this video live weeks ago, and we seem no closer to a fix. I am desperate for a fix here.

    On the demo page you will see first the full-width video that is not working, but the smaller video below is actually not bad. Could you please help me get it formatted to span the full-width of the page? Or can we get the full-width video working as expected? I’ve had nothing but positive experiences with you, your team and Enfold until this video issue – please help!

    #1049936

    Topic: Responsive

    in forum Enfold
    aabeve
    Participant

    Hello,last week I bought Enfold and I’m now building on our website on a local server, so I can’t check or the pages are responsive.
    Therefore I went to your website and checked some demo versions of Enfold.
    I see that several demo sites are not responsive. They show only blank screens. I checked this on my iPhone X and my iPad.
    How is this possible? Does it mean that I’m putting a lot of work on creating the pages and discover in a few weeks that our site is also not responsive?

    Second question: how can I remove the social media buttons on the top right side of the menu in Enfold?

    Best regards,
    Henk
    (Email address hidden if logged out)

    #1049824

    Hey transformmedia,

    To create a button styled menu item please refer to the menu links section in the documentation.

    Let us know if you have any questions :)

    Best regards,
    Vinay

    #1049765

    Hey flightdeck,

    Thank you for using Enfold.

    Did you set up event goals from your analytics dashboard?

    // https://support.google.com/analytics/answer/1032415?hl=en

    This might help: https://kriesi.at/documentation/enfold/contact-form/#add-on-click-event-to-the-contact-form-submit-button-

    Best regards,
    Ismael

    #1049688

    In reply to: Quick CSS not working

    Hi,

    Thank you for sharing the credentials. The Quick CSS works fine. Please check the below screenshot. You can try it yourself by adding the below CSS to Quick CSS

    #top h1.av-special-heading-tag  {
        color: red !important;
    }

    If you add incorrect CSS it will not work and also make sure to clear the cache after adding the CSS.

    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”.

    If you still have an issue with the slider buttons please share the precise link where we can inspect the element.

    Best regards,
    Vinay

    cinchmedia
    Participant

    I have reverted to Twenty Seventeen on my staging site, and the plugin performs without issue. When I am using Enfold, two registration buttons appear on the page since a recent update.

    #1049641

    Hey Chrisoam33,

    It may be possible, but it would require quite some time and customization of the theme to achieve this, and it’s out of our support.

    We can help you get started…

    Follow the steps provided in the below link “Toggle a section when a button is clicked”.

    Instead of buttons try to add the class name for the full-width submenu items.

    You can also create a new menu from Dashboard > Appearance > Menu and add a custom class name for each menu.

    Once you reach a certain point we can try to help you only if it is not going to require heavy customization. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Vinay

    #1049446

    Hey WolfgangEmmer,

    Thank you for using Enfold.

    That is a link to the demo overview page. Please provide the actual url of the demo page.
    Select a demo, navigate to the page with the icons and click on the “Remove Frame” button at the top right corner of the browser.

    Best regards,
    Ismael

    #1049439
    mbookless
    Participant

    To Whom This May Concern,

    I currently manage my partner’s website for his business in WordPress. I recently learned of the Enfold theme version update. I’m currently using Version 3.8.5.

    To update the theme, I logged into the wp-admin panel on his site, selected the Enfold tab in the left-hand sidebar, and then went to the Theme Update tab in the secondary left-hand theme sidebar menu. The instructions state: “Update your Theme from the WordPress Dashboard. If you want to get update notifications for your themes and if you want to be able to update your theme from your WordPress backend you need to enter your Themeforest account name as well as your Themeforest Secret API Key below:”

    I entered my Themeforest username and my API Key and clicked the “Save all changes” button. The page then refreshed and prompted me: “Update Available! A new Version (4.5.2) of your Theme is available! You are using Version 3.8.5. Do you want to update?”

    I clicked the blue “Update Now!” button. When I did so, the page refreshed and redirected to wp-admin/update-core.php?action=do-theme-upgrade. However, the message on that page read as follows:
    ———–
    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)
    Downloading update from …
    An error occurred while updating Enfold: Download failed. Problem downloading theme

    Disabling Maintenance mode…

    All updates have been completed.

    Go Back to Enfold Theme Panel
    ————
    I tried it a couple more times to no avail. I then chatted with a support person at BlueHost (my hosting company) and the support person was unable to fix the issue and suggested that I reach out to you, the theme provider.

    I appreciate any and all support.

Viewing 30 results - 3,901 through 3,930 (of 11,211 total)