Viewing 30 results - 5,671 through 5,700 (of 11,217 total)
  • Author
    Search Results
  • Hi Dana2225,

    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

    
    @media only screen and (max-width: 479px) {
      .responsive #top .slideshow_caption .avia-caption-content p {
        font-size: 20px !important;
        line-height: 20px;
    }
    .responsive #top .slideshow_caption h2 {
        font-size: 28px !important;
    }
    #top .avia-slideshow-button.avia-color-light {
        padding: 8px 10px;
        background-color: rgba(0,0,0,0.2);
        font-size: 16px !important;
    }
    }
    
    

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

    #821985

    Hi Victoria,

    Many thanks for getting back. No I meant the email link in the submenu and the email link in the email button near the bottom of the screen. I have now fixed it by removing the “mailto:” and all works fine. However, could you tell me if Enfold will ever allow “Text” view of the page mark up? It would seem that you can use the Avia Page Builder OR the classic WordPress page content to create page content but you cannot view the code of what you have created using the Avia page builder?

    Thanks

    Yes! Those are two of the ones I’d like to change.

    Full Slider: I was happy with the look of the full slider text, the 2nd photo you attached, but then I made some adjustments to the site that changed the font sizes. The font sizes of the full slider view on my phone have changed. Unfortunately, I’ve been working on so many site elements, I can’t remember what I would have done that would have caused these changes.

    I’m happy with how everything looks on my PC, but I’d like to be able to adjust the Full Slider font sizes on mobile phone views. I’d like “A BRIDGE TO ACHIEVEMENT” to be a little bigger. I’d like the caption text to be bigger. I’d like the “LEARN MORE” button to be smaller. I’d also like the font size of “LEARN MORE” to be slightly smaller than the size of “A BRIDGE TO ACHIEVEMENT”.

    Also, the font style for headers changes to a script style on mobile devices in landscape mode, but displays correctly on portrait mode. It still displays as a script style in both modes on tablets. I’d don’t want a script font on any of the devices or views. Here’s CSS I’m using on the Enfold Child Style.CSS page:

    /*The following changes all header fonts from Chewy to Helvetica on Mobile Devices*/
    @media only screen and (max-width: 767px) {
    .avia-caption-title, .avia-caption-content, body div .avia-button, h1, h2, h3, h4, h5, h6 {
    font-family: ‘HelveticaNeue’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif;
    }
    .avia-caption-content p {
    font-size: 14px;
    line-height: 14px;
    }

    #top .av-main-nav > li > a,
    #top .main_menu .menu li ul a {
    font-family: ‘HelveticaNeue’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif;
    }
    }

    Parallax Photo at the bottom of my page on the phone & tablet views: I’d like to know what picture size to use, or a different element to use, so that we can see the full photo size on mobile and tablet devices, just like on the PC view.

    Thanks, in advance, for your help!

    InnovativeAirport
    Participant

    Hello, i am using Enfold 2017. I created contact form, but i dont see any possibility to change the Send-button to another language…Where can i do it or where can i find scripts to change?

    Hi Victoria,

    Thank you but it didn’t work in the Quick CSS and I’m not sure I found the custom.css file. In the Themes / Editor I went to the Child Theme (is this right) and could only see Styles.css – I tried the code there but it did not work. I then went into Themes/Enfold Child/ and clicked the Customize button then the Additional CSS Tab which then says you can add your own css ….. I tried the code here but it did not work either. Can you help me find the Custom.css file ?? And am I supposed to be using the Enfold Child or just Enfold?

    Susi

    #821689
    stulan68
    Participant

    Please help, I have added two email buttons to my site and specified “mailto:” within the manual link but these do not work on iphone. I have placed a third email link in the footer and this works fine. A simple way to rectify this would be to view the page content in text view and ensure that the email buttons but Enfold will not allow html editing?

    Please help

    #821678

    Hey draig,

    You can add this code in the wp-content/themes/enfold/framework/css/avia_admin.css
    file at the bottom to hide the button:

    
    .post-type-post #avia-builder-button { display:none; }
    

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

    #821363

    Hey Dana2225,

    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

    
    @media only screen and (max-width: 450px) {
    .avia-caption-title, .avia-caption-content, body div .avia-button {
        font-family:  'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    }
    .avia-caption-content p {
      font-size: 16px;
      line-height: 18px;
    }
    
    #top .av-main-nav > li > a,
    #top .main_menu .menu li ul a { 
        font-family: 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
       }
    }
    

    You can change other elements, if you need adding to this media query.
    If you need further assistance please let us know.
    Best regards,
    Victoria

    #821122

    Topic: Hi,

    in forum Enfold
    squindos
    Participant

    I have a shop with your theme Enfold.
    When I have installed Redsys checkout payment, the button to accept the payment doesn´t appear, please, do you know why?
    Thanks!

    #820898

    In reply to: Theme Download

    Hi Tobias,

    Thanks for contacting us :)

    It seems like you have not deleted index.html file from your public ftp folder. Please remove it and then go to Appearance > Themes, then activate Enfold theme. You will be redirected to Enfold theme options. Click on the Demo Import tab and click “import” button to import demo you like :)

    If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ and start a new thread under Enfold sub forum.

    Best regards,
    Yigit

    ejo14
    Participant

    I have seen many past threads with CSS code that doesn’t work, hooks that go in functionsa.php that do not remove, please advise on the way to do this with the current version of enfold and current version of Woo commerce. Thanks in advance.

    How can i attach a screen shot to you?

    The one i am trying to replicate is the Enfold Shop demo.

    The first slider image has two call to action buttons embedded within the image. “Women’s Collection” and “Men’s Collection”.

    How do i do that?

    Do i choose the Easy Slider, Content Slider or Advanced Layout Slider?

    Can you provide a step by step instructions?

    Thank you!

    adelinewyp
    Participant

    I just purchased the Enfold theme, and wish to duplicate the look of this demo page below:

    http://kriesi.at/themedemo/?theme=enfold-overview

    I would like to know how i can create the slider like this demo page, and have two call to action buttons within each slider image?

    Which layout element should i use to create the same effect?

    Thank you!

    Adeline Woo
    Guest

    Hi,

    How do i make my landing page layout similar to this Enfold demo page?

    http://kriesi.at/themedemo/?theme=enfold-overview

    Specifically, i am interested to know how to create the slider, and have 2 separate call to action buttons that can be clicked on within each slider image.

    #820496

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    .avia-slideshow-button {
        padding: 30px 30px !important;
    }

    Best regards,
    Rikard

    #820332
    geertroggeman
    Participant

    Hello!
    I am having issues with the update. In the main (and secondary) menu, before I had some elements hidden on mobile and others hidden in desktop. I was using this quick CSS code and it worked fine until today.

    @media only screen and (max-width: 767px) {
    .hide-on-mobile { display: none !important; }}
    @media only screen and (min-width: 768px) {
    .hide-on-desktop { display: none !important; }}
    

    I was using the CSS Class when editing the menu e.g.: http://i.imgur.com/l1fVK0v.png
    This setting worked perfectly before, but now, with the update, those elements does not hide when browsing from mobile devices. http://i.imgur.com/734Gdjg.jpg
    The CSS code does work for the secondary menu in the mobile version of the site (and in every menu in the desktop site), so the problem is on the mobile menu itself.
    Another issue is that the social buttons does not appear on the secondary menu of the mobile site.
    Is there a way to solve this problem?

    Thank you.

    EDIT: If someone has this same problem, I came to a solution: click here

    • This topic was modified 8 years, 8 months ago by geertroggeman.
    #820005
    PixxAgentur
    Participant

    Hello,

    I just installed a Plugin to show a fixed side menu. It works on twentyseventeen theme.
    But in enfold:
    The Code is shown but the Menu is invisible on the side:

    <head>
    <body id=”top” class=”home page-template-default page page-id-2 logged-in admin-bar stretched open_sans wpbdp-with-button-styles customize-support” itemscope=”itemscope” itemtype=”https://schema.org/WebPage”&gt;
    <div id=”wrap_all”>..</div>
    <div class=”wp-side-menu” style=”margin-top: -26px;”>

    <span>Leistungen</span>
    <i class=”fa fa-building-o wo-icon” aria-hidden=”true”></i>

    </div>

    ….
    How can I show it?

    Kind regards

    • This topic was modified 8 years, 9 months ago by PixxAgentur.
    #819993

    Hello,

    I also have the same issue as perfectworld, checkout button (final step in order process) takes some 6 to 10 seconds before the user sees any further progress.
    You can watch this behaviour here https://GuterStoff.com
    Any idea how it comes?

    The site is almost uptodate with WP 4.8, woo 3.0.9, enfold 4.0.7

    Thanks for help
    Tom

    #819609

    Hey Stacy,

    Thanks for contacting :)

    We only sell premium WordPress themes and provide support for our themes. Unfortunately, we do not provide services such as maintenance.

    We would definitely recommend Enfold theme as it is the most powerful, flexible and user friendly theme we have ever created. Enfold does not require any coding experience nor being a computer savvy. Enfold uses Advanced Layout Builder, very easy to use drag and drop layout builder that can be used to create many different looking layouts in minutes. You can also import one of Enfold demos – http://kriesi.at/themedemo/?theme=enfold-overview in Enfold theme options > Demo Import with a single button within a few minutes :)

    Could you please elaborate on the reviews you would like to place into the theme?

    Best regards,
    Yigit

    #819528

    Hi Ismael:

    Thank you!

    I am on Enfold 4.1

    This code worked for variable products, they now show a “details” button. (YEY!)

    • Will this code update survive theme updates?
    • is there a way to store this change in my child theme folder somewhere?

    However, this does not work for subscription products,

    • Perhaps because they are BOTH subscriptions AND variable products?
    • Please see this link for an example of variable subscription products on my site

    Ismael, any thoughts on enabling the details button for this scenario?

    Many Thanks.

    • This reply was modified 8 years, 9 months ago by JuergenB. Reason: typo fix
    #819473
    raisonbrands
    Participant

    Check out the link below, images with a color and text overlay + a zoom in effect–that look fine in Chrome and Explorer–just run like an endless strobe light show on fire fox.

    Been working with Enfold for year–first time I’ve seen anything like this happen. The shortcode on the site is also below, perhaps that’s the source of the incompatibility.

    Thanks,

    .main_menu a {
    font-weight: bold;
    }

    .avia-content-slider .slide-entry-title {
    font-size: 18px !important;
    }

    .toggler.activeTitle {
    background: #59b74e !important;
    color: white;
    }

    .main_color .toggler {
    background: #1794ce;
    color: white;
    }

    .main_color .toggler:hover {
    background: #49baeb !important;
    color: white !important;
    }

    img.avia_image {
    z-index:2!important;
    }

    a.avia_image {
    z-index:1!important;
    }

    .avia-button.avia-size-large { font-size: 17px; } /* for large buttons */
    .avia-button.avia-size-medium { font-size: 17px; } /* for medium buttons */
    .avia-button.avia-size-small { font-size: 17px; } /* for small buttons */

    .special_amp { color: inherit!important; font-family: inherit; font-size: inherit; font-style: inherit;}

    .avia-layerslider.avia-shadow {
    box-shadow: none !important;
    }

    div#after_layer_slider_1 {
    border-top: none!important;
    }

    .main_color.iconbox_top .iconbox_icon:hover {
    background-color: #59b74e!important;
    color: #ffffff !important;
    }

    h3.iconbox_content_title a:hover {
    color: #59b74e!important;
    }

    .avia-button:hover {
    background-color: #59b74e !important;
    }

    h2.woocommerce-loop-product__title:hover {
    text-decoration: underline;
    }

    .av-iconlist-small li {
    margin-bottom: 15px;
    }

    .avia-icon-list .iconlist_icon {
    margin-right: 15px;
    }

    td {
    font-size: 15px;
    }

    #819293
    anthonycamilleri
    Participant

    Dear Enfold team,

    My site uses two versions of the nav-menu – one for logged in users, and one for logged out users. I use the [avia_search] shortcode to add the search button to the ‘logged in’ menu. However, since the update, the ‘button-box’ appears but, there is no search icon, and clicking it does nothing.

    Could you kindly please take a look?

    Sincerely,

    Anthony

    #819270

    Hi Rikard, Thanks for your quick reply, I know we cant stop user to inspect the code but is there any other player i can use in enfold theme where is is not having a option (button) to download a video like current video player is showing a option to download a video in Chrome browser and in Firefox when user right click on popup video there is a option in menu “Download Video” thats odd as its very simple way to do that. Please suggest and do needful help so that user will not found an easy option to download a video.

    Thanks,
    SUNNY

    #819218

    Hi,

    I’ve disabled the plugins and found which two were causing the debug messages and have left those deactivated.

    Now when trying to save the page with the Product Purchase button I get this message:

    Fatal error: Call to undefined function wc_clear_notices() in /chroot/home/handsonj/handsonjourneys.com.au/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/product_snippet_button.php on line 71

    Thanks

    #818915
    davidecisterna
    Participant

    Hello to everybody,

    I have a problem with the editor of enfold.
    I tried to disable all the plugins, I tried to reinstall a new copy of the theme, I tried to clear cache browser and delete temporary files but nothing.
    When I try to add images, for example in easy slider, nothing happens. I click on the add images button and nothing happens.
    To the bottom, in the page, I see ….post.php?post=203&action=edit#

    Can anyone help me?

    thank you

    #818739
    thetshed
    Participant

    Hi I am using The Events Calendar
    in enfold theme :

    I was told that i could use the Avia Layout builder with the events calendar but the button is not appearing

    #818620
    alicewp
    Participant

    Hi,

    We have been using Enfold for a few years on a client’s site with no issue (and we love it) but over the past updates we found a deposit issue (which is not this thread). Whilst trying to fix this I found another problem.

    When trying to use the Plugin Additions and add the Product Purchase button to an Advanced Layout page the page won’t save and issues a HTTP 500 error. If I place the button at the top of the page it does save but when trying to add it in further down the page it won’t save at all.

    Link to the affected page example is attached (the button should be where it now states ‘Maintenance issue’ on the fast jump ‘Booking’ section. Any insight into why this could be an issue would be ideal as I don’t understand how it has now arrisen.

    Thanks,
    Dan

    #818538

    Hey imexthemes098,

    In the WordPress Dashboard go to Enfold > Advanced Styling > select Main Menu in the dropdown box then click on the Edit Element button and adjust font sizes and Save. Hope this helps :)

    Best regards,
    Nikko

    Angelo
    Participant

    Hi Guys,

    i was wondering if it is possible to make the social share buttons from enfold sticky on the top left or right on every blog page.
    I hope to hear from you!

    acadas
    Participant

    Dear Enfold Support team,
    we have embedded a Vimeo Video in the Enfold Full Screen Slider (please see the Link in “Private Content”).
    It works really fine except tat the first three seconds a video control button appears in the middle of the screen.
    Within Vimeo Video Embedding we have deactivated all player control options.
    So the issue seams to be connected with the Enfold Full Screen Slider.
    We would appreciate your help.
    Regards,
    Bernd

    • This topic was modified 8 years, 9 months ago by acadas.
Viewing 30 results - 5,671 through 5,700 (of 11,217 total)