Viewing 30 results - 216,301 through 216,330 (of 244,452 total)
  • Author
    Search Results
  • #300595

    Hey!

    Yes, Enfold is fully compatible with bbPress – http://bbpress.org/
    Glad you figured out the issue. Please delete the user and re-create it and check if that helps.

    Regards,
    Yigit

    #300589
    andersronnau
    Participant

    Hi Guys
    Installed Enfold and love it.
    Comments are showing in chronological order – oldest at the top.
    How do I reverse the order?
    Example:
    http://www.altomadhd.dk/adhd/spoergsmal-om-adhd/
    Thanks,
    Anders

    #300585

    Hey Yigit

    Thank you for looking into this for me. I have found the issue. It is user permission related

    I manually added myself as an admin user to the wordpress database. I added the user to both user tables and followed guidelines on how to do it.

    But for some reason this particular admin user account fails to bring the tool bar editor up. Just thought I’d let you know and keep you updated.

    If you need anything more from me just reply

    Ps. Do you have a forum / support ticket feature add on for enfold? Say if I wanted to create a forum similar to this?

    #300584

    Hi Slade!

    Please turn on Custom CSS field for ALB elements firstly ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and then give classes to your promobox elements such as promobox-one, promobox-two and promobox-three. Then add following code to Quick CSS in Enfold theme options under General Styling tab

    .promobox-one {
    background-color: red !important;
    }
    .promobox-two {
    background-color: blue !important;
    }
    .promobox-three {
    background-color: orange !important;
    }

    Best regards,
    Yigit

    #300582

    Hi!

    You can use the code as following, in Enfold theme options > General Styling > Quick CSS field

    .produktboks_1 {
    background-color: red!important;
    padding: 10px;
    }

    You are displaying the icons on the left, Kevin used them on the top so there were no padding issues. If you would like to display icon on top, you can use the code as following

    .produktboks_1 .iconbox_top .iconbox_icon {
    background: red!important;
    }

    Regards,
    Yigit

    #300576

    In reply to: About Title

    #300571
    Valinsy
    Participant

    Hi,
    I was trying to embed code from mailchimp archive, into enfold theme
    but there is some sort of issue with the code and with the template itself
    please advise
    thank you
    Element Team

    #300554

    Topic: Script loading problem

    in forum Enfold
    KattaC
    Participant

    Hi guys,
    I’m not sure if this is an Enfold specific issue, but maybe you could give me a hint on what to do. I have set up an Enfold site which is highly appreciated by visitors and members. Everything looks and feels great and I have been able to solve a lot of issues on my own on the way, but this issue I simply don’t understand and it’s quite an important one for our website.

    On one page I’m trying to insert an external javascript to load a booking function. The problem is it only loads/execute when it feels like it. The problem is most persistent on Safari, but I’m also seeing this issue on Firefox. When I first visit the page the javascript may or may not load, and if I do a reload it may or may not load. It’s completely random.

    I think this issue may have started when I updated Enfold a month ago, but I didn’t notice it until now when a visitor complained and said that he’s been experiencing this for about a month and now got tired of it and e-mailed.

    Please, please – what to do? I’m a complete idiot when it comes to Javascript.

    KattaC

    #300553

    Hi Ismael
    Thank you for your swift response. As indicated by you, I used the autoinstaller software as offered by my provider (which I have never done before since only WP version 3.2 is offered and only in German instead of English). After the updated to WP 3.9 I installed Enfold via FTP and tried to import the dummy data – this time with success! So thank you for your advice which worked for me.
    However, you might take into consideration to advise customers to use an auto installer right in the tutorial in order to avoid too many questions here in this forum. I would also be curious to learn why the import of dummy data did not work when installing WP the classical way by FTP upload…
    Regards
    Christoph

    #300551
    isa_hahner
    Participant

    Hi!

    Yesterday I really got in trouble with following website: http://wordpress.wirsindfriseure.de/

    I followed following post to able zooming on mobile devices
    https://kriesi.at/support/topic/zoom-in-on-mobile-devides/#post-175234

    After that all following happened:

    1. my featured and preview images from my portfolio entries were lost. On my iMac just three, but after cleaning my cache all of them. http://bit.ly/1km7U3X — in the media-folder I realized, that all the pictures were suddenly marked as unattached.

    2. Avia layer slider on the homepage hasn´t been loaded – Found out in the media-folder, that the 1. picture of the slider has although been unattached.

    3. On my homepage the same pictures although got lost (used just as images with text above)

    So and now today, it´s almost workin, but in the media folder again the pictures are marked as unattached. –> http://bit.ly/1km8cYP

    I already updated enfold :-(

    Regards,
    Isabel

    #300547
    bensmithdesign
    Participant

    Hi Im tryin to add google translation to enfold (opposite logo)

    1. where do I add

    <meta name=”google-translate-customization” content=”XXXXXX”></meta>

    2. What ” do I need to escape on ‘ below when I add to function-set-avia-frontend.php around line 439?

    <div id=”google_translate_element”></div><script type=”text/javascript”>
    function googleTranslateElementInit() {
    new google.translate.TranslateElement({pageLanguage: ‘en’, layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, ‘google_translate_element’);
    }
    </script><script type=”text/javascript” src=”//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit”></script>

    #300543
    IndikatorDesign
    Participant

    Hey there!

    Need a solution for two new client projects. I´ve made them a Mockup with enfold and they like it, but we need a modification for the header-menu-items in a shrinkable sticky header. Hope there is a solution

    I´ve made some changes in avia.js, so that I can use a bigger logo that shrinked to 40px at the end. That works fine.

    function avia_header_size -> if(st < el_height - 40) -> newH = 40;

    They wanna use the default layout, without a extra div for menu-items below the logo-section. How can I fix the menu-items 10px above the bottom-line? Default value is middle..

    Here you can see what I mean..

    Cheers

    #300533
    WalstonNet
    Participant

    Hello,

    I saw another post in the Enfold forum with the same issue I am having but it didn’t seem solved, so instead of joining that post I decided to start a new one. That post is .

    I am having the same problem as Katana. I don’t have a retina display & I am using the plugin with the Enfold theme & not the standalone slider, so that is irrelevant in my case, but my problem seems to be the same. In viewing on different monitors, the problem is also still the same.

    I have included a screenshot of the first slider below so you can see exactly what the issue is, in case I don’t explain it well enough. I have a LayerSlider created (not finished, I am still putting it together) & I have 3 slides. All 3 slides have a background image that is 1920×580. The problem is that the image does not display at the size it is uploaded at, it is appearing zoomed in. If you look at the screenshots, you can see where I overlaid the original image over the screenshot of the slider. The slider is zooming the image in & is displaying it at 1900×588 instead of 1920×580. So it is in essence, displaying the slider background zoomed in. What can I do to fix this problem?

    Thank you so much for your help!

    #300532
    mackintoshacademy
    Participant

    1. How do you create a menu column header title without a hyperlink like the ones on your sample preview page under Pages:
    http://kriesi.at/themedemo/?theme=enfold
    Example Pages Slider Blank Pages Special Pages

    2. How do you manage/adjust the column width for the Mega Menus?

    Thank you,
    John

    #300519

    In reply to: Portfolio Padding

    Hey Wildwood!

    Thank you for using Enfold.

    Adjust the width of the isotope item via media queries. Use this on Quick CSS or custom.css:

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    #top .isotope-item {
    width: 120px;
    }
    }

    Best regards,
    Ismael

    Hey michaelhiga!

    Thank you for using Enfold.

    I think it’s a plugin issue. Please add this on Quick CSS or custom.css to remove the checkbox:

    input#hybridCommentOptin {
    display: none !important;
    }

    Best regards,
    Ismael

    #300514

    In reply to: Layer Slider arrows

    Hey mcraig77!

    Thank you for using Enfold.

    Please use this on Quick CSS or custom.css:

    #top .avia-layerslider .ls-nav-prev, #top .avia-layerslider .ls-nav-next {
    left: 160px;
    }
    
    #top .avia-layerslider .ls-nav-next {
    left: auto;
    right: 160px;
    }

    Adjust the position if necessary.

    Best regards,
    Ismael

    Hi!

    Thank you for the update.

    Unfortunately, this is not possible without major customization.You might need to hire a freelance developer to add the feature for you. Please visit Envato Studio or Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.

    If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries. Thank you for your understanding.

    Regards,
    Ismael

    #300508

    In reply to: Issues with menu

    Hi!

    Thank you for using the theme.

    Please use this on Quick CSS or custom.css to fix the logo on mobile view:

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .responsive .mobile_slide_out .logo img {
    margin: 0;
    width: 65%;
    top: 20px;
    }
    }

    Change the font size of the menu on Enfold > Advanced Styling. Add the Main Menu Links element.

    Best regards,
    Ismael

    #300501

    Hi!

    Thank you for using Enfold.

    I’m not sure why you need to edit the file. There are lots of maintenance plugin for wordpress such as the following:

    https://wordpress.org/plugins/wp-maintenance-mode/
    https://wordpress.org/plugins/ultimate-maintenance-mode/
    https://wordpress.org/plugins/coming-soon-maintenance-mode-ready/
    https://wordpress.org/plugins/simple-maintenance-mode/

    You can also create a page then set the template to Blank | No Header, No Footer. Set this page as Frontpage on Enfold > Theme Options temporarily.

    Cheers!
    Ismael

    #300499

    In reply to: custom form validation

    Hey BIANCHIENT!

    Thank you for using Enfold.

    Please post the login details here. We would like to see the actual page with the custom form, If possible, please place the form code on pastebin.com.

    Best regards,
    Ismael

    Hi!

    Thank you for the info.

    Please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Ismael

    #300496
    This reply has been marked as private.

    Hi inscribecreative!

    Thank you for using Enfold.

    On what page is this actually happening? A lot of users reported this issue, it turns out that they forgot to properly close html codes or tags like h1, h2, strong etc. This will erase all elements below that object.

    Regards,
    Ismael

    #300491

    In reply to: Attachment selection

    Hey kdm!

    Thank you for using Enfold.

    Unfortunately, this particular request is beyond the scope of support and is not a theme related issue. You might need to find a plugin or hire a freelance developer to add the feature for you. Please visit Envato Studio or Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.

    If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries. Thank you for your understanding.

    Regards,
    Ismael

    #300489

    Hi storyboardsolutions!

    Thank you for using Enfold.

    Instead of just adding the url of the video, use the Video shortcode using the shortcode wand. Look for it under Media Elements.

    Best regards,
    Ismael

    #300487

    Hi!

    Try using this code instead:

    .single-product-main-image>.images a, .single-product-summary .images a{
        pointer-events: none;
    }

    The section you mention isn’t visible when Enfold is activated because the WC lightbox script is disabled by default so it doesn’t conflict with the Enfold one.

    Cheers!
    Josue

    #300482

    Hey mxm33!

    Thank you for using Enfold.

    On what browser and OS are you testing this? I can’t seem to see the stretched image on Chrome Windows 8.

    Regards,
    Ismael

    #300480

    In reply to: Main page problem…

    Hi erkuto!

    Thank you for using Enfold.

    Maybe a browser or server cache. Try testing it on another browser. Regarding the shortcode, try adding it on the Visual mode of the text block editor. Note that we don’t provide support for third party plugins as stated on our support policy. Any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not included on the theme package will need to be directed to the plugin author.

    Best regards,
    Ismael

    #300477

    Hey McEwans!

    Thank you for using Enfold.

    Please use this on functions.php:

    add_filter('avf_logo_subtext', 'avf_add_logo');
    function avf_add_logo($sub)
    {
    	$logo2 = "<img src='IMAGE URI HERE' />";
    	$sub = "<strong class='logo-2'>{$logo2}</strong>";
    	return $sub;
    }

    Add the second logo on the $logo2 then add this on Quick CSS or custom.css to adjust the position of the second logo:

    strong.logo.bg-logo {
    width: 100%;
    }
    
    span.subtext {
    position: absolute;
    top: 10px;
    right: 0;
    }

    Cheers!
    Ismael

Viewing 30 results - 216,301 through 216,330 (of 244,452 total)