Viewing 30 results - 222,601 through 222,630 (of 242,496 total)
  • Author
    Search Results
  • #247731

    Hey!

    Yes, German is included. You can find the files in enfold\lang\. Search for de_DE.po to modify the German translation. You can use Codestyling: http://wordpress.org/plugins/codestyling-localization/ to edit the files.

    Best regards,
    Peter

    #247719

    Hi Josue,

    It worked! I transferred a new copy of the Enfold theme to my hosting folder and labeled the old one as ‘Enfold_old’. I just kept the old folder there as a reference. I’m able to see now all of the changes that were made to the Enfold files.

    Thanks for the plugin too! I tried it on my local host site without success. I’m sure it works fine. I just ran out of time to troubleshoot.

    Thanks once again Josue for your rapid responses, expertise, and advice.

    Sincerely,

    Steve

    bpsapparel
    Participant

    I used to have access to a Styles and Scripts page on my WooCommerce settings dash. With the latest Enfold update, I no longer have the Styles and Scripts menu to edit the WooCommerce colors across my site.

    Did the latest Enfold update somehow remove or overwrite the WooCommerce Styles & Scripts menu? Are you aware of this?

    In case you need to access my site (it’s currently behind a Coming Soon page…going live Monday, Apr 7)…here is my site login:

    URL: bulletproofsouls.com/wp-admin
    User: bpsapparel
    Pass: BPS13apparel

    #247714
    rpmarketing2013
    Participant

    HI!
    I am having a problem with the advanced layout editor loading and being unable to edit inside of it… Also, nothing happens when I press either layout button.

    When I go to edit a page, everything loads there is a leading animation where the builder should be. It never loads the page content.

    On the pages that do not have the avia builder in use (new pages) will not let me click on the button to activate it.

    There are only a couple plugins active right now and they are all stable but even when I deactivate them the editor will not load.

    I have searched and found a few other people with similar problems and tried all of their solutions but nothing has worked so far.

    Here is everything I have tried to solve this problem…
    Deleting and reloading the Enfold Theme
    Re-downloading the Theme from Envato and then re-uploading it into the site
    Deactivating and deleting every plug-in, then testing again
    Accessing the site from different computers, networks and different browsers (Chrome and Firefox)
    I have also tried upping my memory on my server (through go daddy)
    I prayed to the internet unicorns and asked them to fix it. – They didn’t.

    Please help. :)
    <3

    #247713
    Marssolutions
    Participant

    Hey Enfold,

    Having trouble getting the image links within layerslider to change colour when hovering. They link OK, but don’t change colour etc when the mouse hovers… Is is a CSS thing through FTP or something more simple?

    Thanks

    sr123
    Participant

    Hi there,

    I am working on a project for a client where I am using WordPress with the Enfold theme basically to act as the site’s front-end, with all the nice blogging and CMS functionality that comes with WordPress, combined with the coolness of the page builder that comes with Enfold. But the primary “application” part of the project I’m building using the Yii framework. The application will have its own database SEPARATE from the WordPress database.

    I would like to construct pages using purely wordpress with enfold to create the page “wrapper” and enter my own code into perhaps say the Text Block element in the Avia page builder included with Enfold. For instance, I may want to have some form data displayed, where I capture the inputs from the form into my own database. I need to be able to call server-side php from within the text blocks.

    So I am ultimately wondering, if I build the site this way, how can I be certain that so long as nobody deleted the pages that I have built with the Avia builder, the contents of those pages (my own html that perhaps calls some server-side scripts) will remain safe? How does the Avia builder store contents in these text blocks elements?

    If you have a better way that you would recommend where I can include functionality within WordPress pages through the Enfold theme that calls code OUTSIDE of WordPress please let me know.

    Many thanks,
    sr123

    #247708
    This reply has been marked as private.
    #247707
    wholereneducation
    Participant

    Hi~ I updated Enfold to 2.62.
    I tried to change header background in Enfold>styling>header>background Image> upload custom image. It shows correctly in preview above, but didn’t change the real page. Then I changed the header font color , nothing changed also in real pages. Any idea why?
    Thanks~

    #247701
    gunpowderboy
    Participant

    I’m having a problem with the implementation of woocommerce on enfold. Not sure if it’s me who is missing something or if there is an issue somehow.

    I have added a 4 column product grid set to show 4 products (same setting is done on the woocommerce setup tab) but the first page shows 4 columns with 8 products visible (i.e on two lines). It is just the same products being shown twice.

    Am I missing something in the settings?

    http://www.thegybegroup.com/assessments-shop/

    #247684

    Hey maximadz!

    Those links are backend ( enfold / wordpress ) specific , so they are not in the front end ( your site ), in other words, they don’t affect your site.

    Regards,
    David

    #247682

    Hi Steve!

    You can try this plugin for migrating the DB: WP MigrateDB or WP MigrateDB PRO

    Regards,
    Josue

    #247677
    CurlyHost
    Participant

    Hey guys,

    I’m using the Enfold Portfolio for this page:

    http://www.simplyblueweddings.com/real-weddings/

    Recently some of the images stopped loading. It’s it because there are too many portfolio items on this page?

    Thoughts?

    Foundry172
    Participant

    I have the search box enabled in the enfold theme panel and when you click on the search Icon it displays the placeholder text in Chrome and Mozilla browsers but not IE. Is there a fix for this?

    #247669

    Hey Chris!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (max-width: 767px) {
    .main_menu, #header_main_alternate {
    display: block;
    }
    .responsive #header .social_bookmarks {
    display: block!important;
    }}
    @media only screen and (max-width: 990px) and (min-width: 768px) {
    #top .avia-logo-element-container .slide-entry {
    width: 50% !important;
    }}
    

    Regards,
    Yigit

    #247667

    Hi!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    .page-id-2 .avia_transform .av_font_icon {
    opacity: 1 !important;
    -moz-transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
    }

    Regards,
    Yigit

    #247666

    I went into the slide and looked around for “Apply a link or buttons to the slide?” and can’t find it anywhere. I am using the latest version of Enfold.Please advise..

    #247659

    Hi Josue,

    I ran into some technical difficulties last night as I was trying to get my copied hosting test site files to work on my localhost.

    You wouldn’t have a video or any posts in this forum that would help explain how to get a website correctly setup on your localhost for testing? I’m using WordPress and XAMPP on my localhost (trying this in by Linux and Windows XP). I’ve copied my files from the hosting site onto my localhost folder and I can’t seem to get it to work correctly. I believe I’m missing some SQL database commands.

    I’ve been following these directions but they refer more to work on the hosting site only and not hosting to local host: http://www.inmotionhosting.com/support/website/wordpress/duplicate-wordpress-site-for-testing

    Thanks,

    Steve

    #247632

    Up!

    #247625

    In reply to: Horizontal Icon List

    Hi!

    Link Fudge posted only shows the example and that site is not using Enfold. As i said here – https://kriesi.at/support/topic/horizontal-icon-list/#post-233224 unfortunately we cannot help you with that

    Best regards,
    Yigit

    #247620

    Hi jooch5!

    All theme settings are saved in the WordPress database. Updating the theme files doesn’t change your settings. See: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Devin

    #247617

    In reply to: Layer slider

    Hi!

    The video walkthrough is the best way to get a step by step on how to do things. When you uploaded the new enfold folder it should have been unzipped and into the wp-content>themes folder to completely write over the previous enfold folder and its contents.

    If you just uploaded the .zip of the theme file there it will do nothing.

    Best regards,
    Devin

    #247611

    Hi!

    Can you also try deactivating all active plugins and check if that helps? I have copied your home template and created a page called home test and will work on that one
    Edit: Custom CSS code is currently not being applied. Deactivating plugins should help. If it does not try adding the custom CSS code i added to top of Quick CSS to Custom.css file inside Enfold/Css folder

    Best regards,
    Yigit

    • This reply was modified 11 years, 3 months ago by Yigit.

    Glad we could help. Let us know if you have any other questions or issues.

    #247577

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .language_es, .language_en {
    display: none;
    }

    Best regards,
    Yigit

    #247575

    In reply to: Menu drop-down bug?

    Hey Dan!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .main_menu ul.sub-menu {
    margin: 0!important;
    }

    Regards,
    Yigit

    #247561
    victoriaeducacion
    Participant

    Hi:

    I just updated to enfold 2.6.2 and two language flag switchers appears in header menu but I don’t want it there. I’ve supervised the new header options but there isn’t anything about WPML.

    I use WPML with a snippet provided by WPML stuff (in order to show only the alternate language with text -no flag- in the switcher) and now in my header menu both switchers appears: the both flags switcher (I want to eliminate) and the only text switcher (my choice).

    Thank you!

    #247555

    Hi Linden Mobile!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .grid-content {
    min-height: 68px;
    }

    Cheers!
    Yigit

    #247550
    Vicken
    Participant

    Hi Guys,
    First let me say I am a HUGE fan of your work.. I recommend you to everyone!

    Ok so here is the problem. We are using the Enfold theme on a WP site and everything is all good when we access the site from PC, Mac, Android Phones. However, whenever we access it from an iOS device it is redirecting to a mobile version of the site which does not exist, by default.

    What I mean is, for example, if yo go to http://www.home.com from an iOS mobile device it redirects you to m.home.com which does not exist, any ideas why or if there is some fucntion on the theme causing this?

    Please note we are using AWS servers.

    #247546
    ouranos3
    Participant

    Hello Enfold Support,

    I would like to add an Ajax Portfolio element with the first port-folio item already “opened”.
    Does anybody know if it’s possible and how i can do that ?

    Thanks.

    • This topic was modified 11 years, 3 months ago by ouranos3.
    #247544

    In reply to: Mobile Menu

    Hey!

    You can request it here https://kriesi.at/support/enfold-feature-requests/

    Best regards,
    Yigit

Viewing 30 results - 222,601 through 222,630 (of 242,496 total)