Viewing 30 results - 11,161 through 11,190 (of 11,218 total)
  • Author
    Search Results
  • #123574

    In reply to: Sample content

    Hi Darko,

    Go to your Enfold Theme options and there should be a green button labeled “Import dummy data”. That will get things set up for you.

    You can see the process in action in this video: https://vimeo.com/64927356#t=230 (linked to the time in the video where I activate the import).

    Regards,

    Devin

    #24455
    SpixnSpex
    Participant

    hi

    Im having problems installing this theme. Have tried 5 times installing the zipped file i downloaded and each time after it reaches 100%, the next screen says ‘Are you sure you want to do this” Then a button that says “Try again” and it takes me back to the installation menu. Nothing is ever uploaded. I then created a rar file instead of a zipped file and after i uploaded that, the next error said this

    https://dl.dropboxusercontent.com/u/8505987/enfold_error.png

    Any ideas guys?

    I have just installed the latest version of wordpress and have installed another theme to make sure it was me. Its just this theme.

    the site is redfrogbookkeeping.com.au

    thanks

    victoriaeducacion
    Participant

    Hi,

    1- I don’t want to use WPML dropdown selector. I want to replace the flags with only text name and show it in the shrinking fixed header as another button, closer but over to the right to “home” buttons and other buttons (similar to the “contact” button position in this support website). It is possible?

    2- My intention is show only the “Spanish” button when visitors are seeing the site in “English” language. If they click “Spanish”, the site will change to Spanish language and only shows the “English” button. I found the following css rules but i still can’t tested.

    #[name of element] li {

    display:block;

    }

    #[name of element] li.active {

    display:none;

    }

    This rules will work?

    What is the [name of the element] for WPML text name?

    3- I’m using the Enfold child theme. I’m a newcomer to the web design. How should I modify the child theme in order to prevent the loss of this changes from later theme updates? I saw the Devin’s video tutorial for child theme and I suppose that I have to copy-paste wp-contentthemesenfoldconfig-wpmlconfig.php to wp-contentthemesenfold-childconfig-wpmlconfig.php and then modify the lines specified by Dude in other post:

    Open up wp-contentthemesenfoldconfig-wpmlconfig.php and replace:

    $output .= ” <span class=’language_flag’></span>”;

    with

    $output .= ” <span class=’language_flag’>”.$lang.”</span>”;

    or

    $output .= ” <span class=’language_flag’>”.$lang.”</span>”;

    I’ll be grateful for confirming this point.

    I don’t want to modify anything that I can break. :)

    Thanks.

    Regards!

    #123135

    Hi andreanapier1985,

    I believe the portfolio element actually needs to have a featured image set for the portfolio item for the display to work properly. So if an image isn’t set, the excerpt doesn’t get rendered and the layout tends to fail.

    I’m not familiar with any plugins off hand that offer a absolute positioned contact button but I’m sure there are some out there as I’ve seen it used with a similar look on other sites from time to time.

    Regards,

    Devin

    #24287
    ambinet7
    Participant

    hi thr..

    while i was working on ENFOLD WP theme, “ADVANCED LAYOUT EDITOR” vanished.. i mean when i click on the “Advanced Layout Editor” button nothing appears

    plz help me

    #122706

    Hi,

    1- I don’t want to use WPML dropdown selector. I want to replace the flags with only text name and show it in the shrinking fixed header as another button, closer but over to the right to “home” and other buttons (similar to the “contact” position in this support website). It is possible?

    2- My intention is show only the “Spanish” button when visitors are seeing the site in “English” language. If they click “Spanish”, the site will change to Spanish language and only shows the “English” button. I found the following css rules but i still can’t tested.

    #[name of element] li {

    display:block;

    }

    #[name of element] li.active {

    display:none;

    }

    This rules will work?

    What is the [name of the element] for WPML text name?

    3- I’m using the Enfold child theme. I’m a newcomer to the web design. How should I modify the child theme in order to prevent the loss of this changes from later theme updates? I saw the Devin’s video tutorial for child theme and I suppose that I have to copy-paste wp-contentthemesenfoldconfig-wpmlconfig.php to wp-contentthemesenfold-childconfig-wpmlconfig.php and then modify the lines specified by Dude. I’ll be grateful for confirming this point.

    I don’t want to modify anything that I can break. :)

    Thanks.

    Regards!

    #122371

    Thanks for the replies.

    – Not the memory: 53.83 MB of 256.00 MB ~ 21.03 %

    – With not visible I mean there is no option to add the third party info in my editor. The shortcodes icon on the left of the wysiwyg shows only the preset shortcodes of the Enfold theme itself, but not the new shortcode for the event calendar plugin. There should be an option there to add calendar info. I suppose new buttons won’t be visible in this theme and I will always need to add the script-shortcode in the default editor manually?

    #122416

    Hi!

    Use following css code – insert it into the quick css field:

    .woocommerce-page .widget_shopping_cart_content .button {
    min-width: 105px;
    }

    Regards,

    Peter

    elimpa01
    Participant

    Hi,

    I was building my site using the advanced editor normally, when all of a sudden it disappeared. The button “advanced layout editor” is still there, but it does not appear when I click it. I noticed that another person had a similar problem, but managed to resolve it simply by turning the advanced editor option on in the “screen options”. I’ve been looking for “screen options” but cannot find it. I am not a developer, just a layman, so I’d appreciate you letting me know what I can do. It’s pretty urgent. Many thanks

    Best,

    Evan

    #114645

    I agree this theme is amazing. There are few things that would be very helpful and apologies if they are already mentioned:

    1. in post slider, the ability to designate link and target

    2. in the avia builder/advanced editor, the ability to work with the html to add code where needed

    3. in the avia builder/advanced editor, a save button that ALWAYS saves. I have to go back several times to get that sucker to take. :)

    4. agree with another user’s suggestion to offer full shortcode access in the avia builder/advanced editor mode so as to frame graphics etc.

    5. the ability to order posts. none of the plugins I’ve tried that do that work with this theme.

    Thanks so much for considering these.

    #122415

    great job Devin!! Thanks a million – that’s perfect

    Any idea on the button being out of sorts also?? Also in that screenshot above.

    #122414

    Hi gardydee77,

    Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    #top .header_color .cart_dropdown_first .cart_dropdown_link,
    .header_color .cart_dropdown .dropdown_widget li a,
    .header_color .cart_dropdown .dropdown_widget,
    #top .header_color .dropdown_widget .buttons .button {
    color: #333 !important;
    }

    Regards,

    Devin

    #122544

    Hi,

    What does it do when you click the Read More button?

    Please download Enfold 1.5.

    Regards,

    Ismael

    #122543

    Hi graeme_nash,

    You can use WooCommerce shortcodes to add add to cart buttons wherever you want on the site. The other part of the question I don’t know a solution for however.

    There could be a plugin or extension out there that handles the normal cart process as an inquiry but I haven’t run across it myself.

    Regards,

    Devin

    #24148
    Wordpressed
    Participant

    Hi,

    I touched on this question in the Themeforest comments section but I have a couple of follow up questions if you wouldn’t mind having a look?

    I would like to create an agency website, using WooCommece to list my products, which are bands.

    I like the layout capabilities of the portfolio pages but would like to add an “add to cart” button to portfolio pages. The cart could then come to me as an enquiry list… hopefully!?

    Does anyone know how I could successfully combine the use of Enfold and WooCommerce to provide such functionality please?

    #24127
    garydee77
    Participant

    Hi guys – going well with Enfold – love it!

    However – have a slight styling issue that is really bugging me and for the life of me cannot figure out!

    See screenshot link below – note the mini cart is white with nearly white text (must be taking the enfold settings – but since I’ve inverted the top header, this results in it not working so good for this)

    How can I amend directly either the text colours on that mini cart OR the background of it (along with the button that seems to have an icon on it also) I’ve tried finding the specific CSS styles via FireBug – but no matter what I try its not working :(

    Also note the button in the side bar seems a bit screwed up – doesn’t fit quite right in the side bar – this may be a little bug – but if someone could point me in the direction of solving these I’d really appreciate it!!!!

    http://imgur.com/TW6hn1H

    #122256

    In reply to: translate into spanish

    Hi and thanks for the answer.

    I´m not interested in translating every word of the theme but all the words in english that the spanish users will read andt are written in english.

    For example. When a sapnish user want to search something and click in the search button, the word that appears is “search, not “buscar” that is the word in spanish.

    My english is medium and I don´t have problems with the english of the theme but spanish people is not like me.

    I found the method to translate every word using CodeStyling Localization and creating a file I can edit. The problem is that I have to search every word that appears in english and translate manually. Is not a big problem but I would like to know if there is a file yet translated into my language (will earn much time)

    In any case, thank you for the answer again an congratulations for the nice Enfold theme

    #121904

    In reply to: POST IN SEARCH VIEW

    Yes sure – you can add your code to wp-contentthemesenfoldincludesloop-search.php. Eg for a read more button replace:

    the_excerpt()

    with

    the_excerpt();
    echo '<div class="read-more-link"><a href="'.get_permalink($the_id).'" class="more-link">'.__('Read more','avia_framework').'<span class="more-link-arrow"> &rarr;</span></a></div>';

    #114643

    So I drop also a few notes… :)

    1. Avia Builder – More editor comfort

    Include an option or function to make the elements at the top “sticky”. Maybe a small pin icon to fix it manually for the customer or by checking the scroll event when editing a post/page/cpt. Other form elements needs to be handled so the builder is always on top. Pages mostly do get very long and you have to scroll a lot at this point.

    Short video of the idea: http://www.screenr.com/zl7H

    2. Avia Builder – Debug features

    Add a button (maybe beside the template button) to activate the debug field. Right beneath the field a memory allocated info could be added. This would save you guys alot of support requests… :)

    3. Avia Builder – Copy/Paste

    Add another Button to the builder wich enables copying of the whole post/page/cpt-layout so the shortcodes and content can be copied to a new post or a different site. Should be only a few lines of JS.

    4. Avia Framework Options

    Please extend the options provided. As mentioned from other users before, there are several things just missing, which could be easily added (like Google fonts, etc.). Additionally, I would like to have:

    – some input fields to trim certain CSS aspects (margins, paddings, maybe also top and left settings)

    – wpautop enable/disable

    – Blog settings (more settings related to the blog page itself outside of builder)

    – Adding text-shadows and MAYBE box-shadows as option (simple input field with rgba color picker)

    – Font size settings (bodytext plus all headers)

    Should be enough for now :)

    #114642

    I would also like Audio format support in Enfold (ala Incarnation)

    Edit by Nick: You can use this meanwhile http://wordpress.org/plugins/random-posts-mp3-player-sharebutton/

    #23863
    formateins
    Participant

    Hi,

    while messing around with Enfold, the next issue happend.

    Steps I’ve done:

    1. Installed WP (fresh).

    2. Uploaded Enfold and acivated.

    3. Made basic settings to WP and Enfold.

    4. No permalinks at all (standard).

    5. No additional plugins activated.

    6. Created page structure (about 30 pages, some nested into 3rd level.

    7. Adding some content, LayerSlider, etc.

    8. Increased autosave timer within wp-config.

    9. Tried to create first POSTS.

    10. Unable to select a post image.

    The link doesn’t open the media lib modal, due to an error related to jquery.js:

    [01:53:36.106] Error: cannot call methods on sortable prior to initialization; attempted to call method 'toArray' @ http://my.domain.de/wp-includes/js/jquery/jquery.js?ver=1.8.3:2

    Before this error both MCE JS-files are successfully loaded.

    Right after this error the avia-tinymce-buttons.js are successfully loaded.

    After disabling Enfold theme switching to twentytwelve the post form is working fine.

    Screenr: http://www.screenr.com/5J8H

    Maybe I’m the only guy totally unable to work with Enfold at all… how to fix this?

    #121043

    I deactivated the plugina and it still didin’t work, neither for the screen option nor for the add media button.

    I switched to the twenty ten theme and both buttons worked fine. Switched back to Enfold and they don’t work again.

    I uploaded a fresh install of the Enfold theme but still, no change.

    I have 30 other sites on this server and none of them have this problem.

    #121200

    In reply to: Enfold Data file

    The data file is: wp-contentthemesenfoldincludesadmindummy.xml however I’m not sure if you can import it with the standard WP import tool. I’d recommend to use the importer on the option page (Enfold > green “Import Dummy Data” button).

    #23798
    BWIdaho
    Participant

    Hello!!

    Thank you for all your help so far. I love this theme and am excited to create my best work yet because of all of you.

    I need help with W3 Total Cache. I’ve set it up with minimal settings. I would love to do whatever it is you did to the demo site. When I load my site, in Pingdom Tools all my css files are being loaded separately. If I auto minify all of the css is lost. How would I go about combining all the css. Also, I am using a child theme.

    When I go with the minimal settings for the minify and just have the js on, I loose some functionality. Right now I notice that my blog preview buttons no longer show the next thumbnail. I love this feature and would like to keep it. I think I am having trouble because of how the theme is set up for every possibility but I could also be missing something.

    The browser is also searching for an empty/non-exsistent style.css.

    Here are links to my 3 altered settings on W3 Total Cache and website performance:

    Page

    Minify

    Browser

    Pingdom

    Thank you for your time and knowledge.

    Bethany

    #121020

    In reply to: Layout builder missing

    I have still the same problem, i uploaded theme also via ftp like daveralph mentioned above. but without any result.

    since one week i desperatly wait for an answer by support how to get to work the “advanced layout editor”!!

    of course i also deactivated plugins, etc. no result. still the same problem: when i klick the button “advanced layout editor” the editor disappears completley.

    please help!

    i use latest versions of wp and enfold. same issue in all browsers (safari, firefox, chrome)

    1) Personally I’d recommend to translate Enfold with Codestyling: http://wordpress.org/plugins/codestyling-localization/

    a) Delete the file C:xampphtdocswp-contentthemesenfoldconfig-layersliderLayerSliderlanguagesLayerSlider-en_US.po because ii will break the codestyling plugin.

    b) Install & activate the plugin and go to Tools > Loccalisation to translate all themes/plugins. Search for the Enfold theme in the list and use the the wp-contentthemesenfoldlang folder as base directory.

    c) Click the button to generate the language files and then you can translate all text strings from the “avia_framework” textdomain (including the search results page).

    2) I don’t understand the question – please rephrase it.

    #119610

    As a developer (and programmer) I do know about the probs we can run into. But I’m serious about ANY issue and just to the fact that I can’t recreate a specific prob with the given information won’t stop me from trying to fix it.

    In this case I do unterstand that other plugins may break your builder. It is uncommon especially when you try to add a whole bunch of plugins and always the same error occurs.

    Have a look at the other thread: https://kriesi.at/support/topic/avia-builder-misbehaviour-when-editing-content

    Another info for you:

    I reduced the amount of revisions to 3 now. And AFTER raising the autosave-value to 20 minutes (value 1200) the annoying stuff stops from happening! So I started to recreate the error/s by setting autosave to 30 secs, open up a page and start editing a toggle-block (single toggle element with working MCE). When the autosave is invoked (you can barely see this in the background) and I do close the single toggle modal with the MCE, the toggle modal (showing all toggle elements) renders corrupt to a empty value of “undefined”. If I close the page (with or without saving), the MCE renders corrupt with the shown error/s above.

    After a short view to the avia-modal.js (and some other files related to it) I do think there is something going wrong with the callback. I can’t state if this behaviour does belong to the plugin probs I encounter.

    So I pointed out every information I can provide. WordPress started from scratch, business website with at elast 3 languages, using WPML to provide more comfort to my customer instead of WP Multisite, chosen Enfold as a complete solution WITH a page builder, creating page structure, menus and all that stuff. Run into probs after adding (some well shaped) plugins, encountered probs related to the autosave feature of WP. Here we are now.

    Oh, I have to mention, the Google Docs Embedder Plugin (which adds a Button to the MCE and uses a modal) is working somehow fine. Bit it is not causing the error… ;)

    If you are unable (or any other reason you can provide) to investigate on this issue, just drop me a note. Then I can stop asking questions at this support forum.

    Thanks & regards,

    Jörg

    #23451
    Ryuten
    Participant

    Check this out: http://s14.directupload.net/images/130518/oq7ki2ls.png

    I installed Worpress (3.51) and installed your theme. After that, I opended the “Homepage” Page and deleted all Content except the stuff you see on the screen.

    Now when I click on the footer, hold the mouse button and slide with it to the right side of the page, this happened.

    It is the same on your Themeforest – live Preview: http://kriesi.at/themedemo/?theme=enfold

    What can be the reason?

    Another Question. I also got both menus (Mobile Slide in Menu and dektop page menu) on the IPad when I open the Page (on a fresh installation)

    Thanks and cheers

    #119668

    Hi,

    You can actually add an email link. On Enfold > Header > Phone Number or small info text, place something like this

    <a href="mailto: (Email address hidden if logged out) ">Email me!</a>

    I’m really not sure if an automatic click to call number is possible. If they have a Skype Call to Click plugin enabled on their browser, they will be able to click the number and call it through skype.

    I haven’t tried this plugin http://wordpress.org/extend/plugins/contact-call-plugin/. You should try it.

    Regards,

    Ismael

    #23379
    simbeckhampson
    Participant

    Hi Team Kriesi,

    Good to be back! I’m on with a new site and have chosen the Enfold theme (which is superb, hat tip to the team).

    I’m adding a Mailchimp signup form to the sidebar and and I have two questions; hope you can help.

    1. How can I alter this line with some Javascript to record the URL they were on when completing the form?

    input type="hidden" name="SURL" value="http://demourl.com/this-should-pull-in-the-page-url"

    2. This part of the code has a class=”button”, but no subscribe is show. On entering an email and clicking return it works, but I need to have a subscribe button.

    div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"

    Thanks in advance if you’re able to help,

    Regards,

    Paul

Viewing 30 results - 11,161 through 11,190 (of 11,218 total)