Viewing 30 results - 226,411 through 226,440 (of 241,676 total)
  • Author
    Search Results
  • #222242

    Topic: Bug contact form

    in forum Enfold
    Cashflow21
    Participant

    Hey Kriesi Team,

    we found a little bug concerning the validation in your Enfold contact form.

    – If you set the validation to “not empty”, no email will be send if you enter a 0 in the field.

    – If you set the validation to “number”, you can’t enter a decimal (e.g. 4.5 or 4,5).

    Best,
    Florian

    • This topic was modified 11 years, 2 months ago by Cashflow21.
    #222216

    Topic: Enfold Version 2.5

    in forum Enfold
    hark
    Participant

    Hi

    I know I can update my Theme from the WordPress Dashboard

    I have the Themeforest API Key and username set but the theme is saying that it is up to date?

    I have Enfold installed on two separate sites and it is the same with both?

    Any ideas?

    Thanks
    Ian

    • This topic was modified 11 years, 2 months ago by hark.
    #222205

    In reply to: Blog

    Hey russloveslife!

    Please don’t set anything on Settings > Readings. Create a page then set the homepage on Enfold > Frontpage settings. After you set the frontpage, the option for blog page (And where do you want to display the Blog?) will show. Set the blog page. Please watch this videos to learn more about the theme: http://vimeo.com/channels/aviathemes/

    Best regards,
    Ismael

    #222203

    Would be GREAT to have 2 more short codes:

    – Counters (These automated ones that update numbers at scroll)
    – Count down (For coming soon pages)

    #222175
    adrianwackernah
    Participant

    A customer asked me, because he was a bit confused of the place of the comment field in WC checkout page on right below the shipping address, if this comment is for the shipping address receiver?

    Well, he is right. This comment field is only a comment beside the order and is only for the shop owner. In this case it will be better placing that field below the order details. Is this a Enfold case or do I have to write it to guys at WC?

    #222170

    Hi!

    This is a bug of the WPML plugin. I posted a fix in this thread: https://kriesi.at/support/topic/the-post-still-shows-8-comments-when-there-are-none/#post-178386

    In /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/postslider.php replace

    
      $commentCount = get_comments_number($the_id);
    

    with

    
                        //$commentCount = get_comments_number($the_id);
                        $commentCount = $entry->comment_count;
    

    and the comment counter should work.

    Best regards,
    Peter

    #222168

    Hey!


    @motylanogha
    : Thank you! :)

    Regards,
    Ismael

    #222167

    Hi Peter, auf meinem Testsystem läuft Enfold 2.5 mit WC 2.1 problemlos. Einzig die Einstellung für die Anzahl der Produkte pro Spalte ist aus den WC Einstellungen verschwunden. Kommt das noch wieder zurück?

    #222162

    Hi ycsim4016!

    Please give us a link to the actual website. Another user reported this issue but sadly, we didn’t found a fix yet.

    Regards,
    Ismael

    #222145

    Do you have an email that i can send you the files?

    #222124

    Hi!

    I’ll tested WC2.1 with Enfold yesterday and I didn’t find any bugs yet. I found two small styling issues which you can fix with

    
    .woocommerce-account dt, .customer_details dt {
        width: auto;
        margin-right: 5px;
    }
    
    dl.customer_details{
      margin-bottom: 20px;
    }
    
    #top .my_account_orders a.button {
    margin-bottom: 5px;
    }
    
    #top.woocommerce-checkout #payment h3{
    padding: 1em 1em 0;
    }
    

    This is not an official “green light” yet but I’m pretty sure we won’t encounter any major incompatibility issues with Enfold.

    Regards,
    Peter

    #222120

    Hey ggerber!

    The multilanguage plugin is not included but you can purchase it here: WPML.

    If you just want to translate the theme to another language (without language switcher, translated post/pages, etc.) I suggest to use the free Codestyling plugin to translate the theme. Install the plugin ( http://wordpress.org/plugins/codestyling-localization/ ), go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and select your language and click the “create po-file” button. Click on “Rescan” to search for all text strings. Afterwards click on “Edit” and translate the required strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner).

    Best regards,
    Peter

    #222117

    Hi Tali!

    The masonry gallery styling depends on the screen width and the image aspect ratios. I.e. the demo website: http://kriesi.at/themes/enfold/shortcodes/masonry-gallery/ shows a grid with 6 columns ( http://www.clipular.com/c/6576207617327104.png?k=FsV7DtL7E6dPkHWlnFZJhrekGd8 ). If I shrink the browser window the number of columns will decrease. Make sure that the “Flexible Masonry: All images get the same width but are displayed with their original height and width ratio” option is selected – otherwise the masonry script may require more space per image.

    Cheers!
    Peter

    #222103

    Hi webshop-factory!

    Yes, unfortunately this is a wordpress limitation. See https://kriesi.at/support/topic/toppanel-plugin-messed-up-widgets-widget-areas-in-enfold/

    Basically the issue is caused by the changing widget area ids and youou just need to reconfigure the widget areas. You can use the “Inactive Widget” section to temporarily store the widgets and to rearrange them before/after you activate a plugin.

    Cheers!
    Peter

    #222091

    But this will not work as the plugin is integrated into the enfold theme, isn’t it? If I want to use a “bought” LayerSlider – how can I deactivate the built-in one?

    #222089
    ycsim4016
    Participant

    Hi There,

    Regarding Layer Slider WP in Enfold:

    1. I managed to upload one image for the first picture (slide 1) and add all layer animation that I want.

    2. When adding image to slide 2, there is an error on the top right. Error I got in step 2

    3. When I go to Media menu on the left, the image is actually uploaded perfectly and I can see it.

    Please help me on this matter. Email me if you need access to my wordpress admin page, I will provide you with access. My email is (Email address hidden if logged out)

    Thanks,

    Voldi Sinarta

    #222084

    Hi,
    I’ve already started polish translation which is available from:
    https://dl.dropboxusercontent.com/u/2983226/pl_PL.zip

    M

    #222080

    Hi!

    The fullscreen slider will always cover the entire screen and scroll with the content. I think you can achieve the “fixed” image effect with a color section though. Insert it at the top of the page, set an image as background image and select “Background Attachment” – “Fixed”. Since Enfold 2.4.5 you can also set a minimum height for the color section (i.e. 50% of the screen height or 100%).

    Best regards,
    Peter

    #222078

    Topic: License Question

    in forum Enfold
    mwolfert
    Participant

    Hi there :)

    question: for my new project, i have two WP Instances, one for live and one for dev.
    Dev is PW protected, and not viewable from public.

    Does i need for DEV another Enfold license ?

    Thx & br,
    Martin

    #222076
    nedimhazar
    Participant

    Hello!
    I am customizing Enfold a little in my websıte. And instead of the line where you normally see the title of the page on the left and the breadcrumbs on the right, I would like to put a very simple custom menu, either via a widget or manually. The menu will be practically a submenu for the corresponding page.
    Probably there’s a php code somewhere, which could be replaced with a code allowing a widget area.
    Could you please help me further?
    Best,
    Nedim

    #222074

    Hey graeme_nash!

    Can you please post a link to your website? I couldn’t reproduce the issue on my test server and on the demo page: http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/

    Regards,
    Peter

    #222055
    kayenpublicidad
    Participant

    Hi, I’m using the Enfold theme on but only the first three slides of my LayerSlider will show on my website.
    The weird thing is that everything works fine in the preview but, on the website, any slide beyond the third wont show.
    If I change the order and move my 4th slide to the 1st place, it will show on my website, so it isnt a problem in the slide itself. I also tried adding more slides to see what may happen, but it was the same: nothing shows beyond the third slide.
    I contacted my hosting provider (Bluehost), just in case it was a memory issue. They helped my for about an hour, trying a lot of things. I even gave them access to my dashboard and they concluded that it was a theme problem, as everything in my dashboard was working fine and my memory limit at php.ini is 300mb. I tried making a new slider with the same setings as before, but the same happened. Please help me as I’m currently unable to use the Theme that I bought, thank you.

    #222049
    Lynnr321
    Participant

    HI there,
    I updated my theme tonight, but would like to add the API key. It got disconnected when I moved the site from staging to live. Now, I do not get the ‘Theme Update’ tab in the Enfold Child theme. It seems like this should matter, so I’d like to add it in. Is there a way to get this back?

    Also- When I go to Appearance > Themes it shows my Enfold Child once, but ‘Enfold’ several times. Is this a problem?

    Thanks -Lynn

    #222046

    Hey Tali!

    Hard to say without knowing exactly what the XAMP settings are. My guess would be some server side setting or memory allowance isn’t set correctly which is causing the install to just fail.

    If you have a live server you can use or have used in the past you could compare its settings with your own to see any difference and try adjusting from there. without a log or error on whats happening I’m not sure what we could suggest.

    Cheers!
    Devin

    #222040

    In reply to: Update Theme

    #222033
    MikeK
    Participant

    Hello,
    I am a new Enfold client and I see there is an update. Are there some instructions on how to apply the update. Sorry I am use to just updating through the my WP admin panel.

    Thanks for the help.

    Hi Devin,
    I was wondering why I had that php in my style.css. I found it referenced a the link below, so you might want to update it. http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/.

    I have gone over all my code. I found that I had this piece of php in the child > style.css (and in the functions.php) and I’ve removed it:
    .header-button a.header-chat {link: href=”http://reservation.worldweb.com/hotel/1227″ target=”_blank” }

    I also had this in twice, but when I tried removing the extra one, I would lose my social icons settings:
    .container_wrap { z-index: 1;}

    The thing is that I can get the top navigation (social icons, phone and reserve now button) to work right on the laptop/pc, but not on the smartphone. BUT when I try to fix it on the smartphone or remove the layerslider it breaks. I’ve been trying to make these last two changes in the QuickCSS, since the other code has been tested and seems to be working. I did try adding this last code to the style.css as Yigit suggested, but that broke the other code too.

    This site is now live so I’m a bit anxoius to get it fixed. I’m also concerned that the site seems unstable. If it is something that I did by adding code in, then I’d like to know how to go about stabilizing it. Is it possible that I have reached the extent that this theme should be customized? Sorry, I just want to have realistic expectations and a working website.

    Thanks -Lynn

    #222018
    jazbird
    Participant

    hi,

    i know there are more complex form editors but i already have a form that is working perfectly from the default contact form in Enfold – except that I need the {date} selected to become the email subject line… is there any way this is possible?

    just don’t want to have to create the form from scratch…

    not sure if u can put certain html in the custom subject field?

    this is the form…
    http://bikinibootcamp.com/contact

    thanks so much!

    jaz

    #222012

    Hi StephenThor,

    Open config-templatebuilder/avia-shortcodes/portfolio.php and look for lines 346 and 380, in those lines look for:

    ".$excerpt."
    

    Replace it by (in both occurrences):

    ".do_shortcode($excerpt)."
    

    Regards,
    Josue

    #221998

    Hey!

    Please update to the latest version of Enfold (2.4.5).

    Cheers!
    Josue

Viewing 30 results - 226,411 through 226,440 (of 241,676 total)