Viewing 30 results - 10,321 through 10,350 (of 11,179 total)
  • Author
    Search Results
  • #219556
    gn2011
    Participant

    Hello,

    I have installed the Enfold theme (v.2014 January 09 – Version 2.4.5, wordpress version 3.8.1, Linux Debian ). Everything seems to work OK except for the magic wand button that doesn’t show in the Default editor toolbar. Shortcodes work fine if you write them manually or use the Advanced Layout editor. In the javascript console we get the following message: “[AVIA-LOG] Switching to Classic Editor. Template Builder is in safe mode and will empty the textarea so user cant edit shortcode directly avia-builder.js?ver=0.4:19”. There are no PHP errors.

    Any idea what could be wrong?

    Thank you,

    Eneko.

    Hi!

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

    .sidebar #searchsubmit { background-color: red!important; }

    It should change the button color on sidebar and you can use the class you targeted to change the color on header

    Regards,
    Yigit

    #219347
    laciszabo71
    Participant

    Hy!
    I have some problem with the slider.
    My slider doesn’t work automaticly on the front page of my website. The first slide come in automaticly but the second only with the navigations button or keyboard. I think I set every options like the “Enfold – most beautiful theme ever” slider.
    If I set the “Enfold – most beautiful theme ever” slider for my frontpage! It doesn”t work too. The second slider doesn’t come in!
    I hope you can help me.
    Thanks,
    Bye

    • This topic was modified 11 years, 11 months ago by laciszabo71.

    Not sure why the link didn’t show up again – I added it through the link button. Here you go:

    #217763

    Hey pmpenguin!

    1) Please deactivate all plugins – maybe a caching plugin causes the issue.

    2) If 1) doesn’t help go to Enfold > Theme Options and click the “Save” button to regenerate the dynamic stylesheet. If it doesn’t help use ftp to access your server and navigate to wp-content/uploads/dynamic_avia/. Delete the css file within this folder and then click the “Save” button on the theme options page to regenerate the stylesheet.

    Cheers!
    Peter

    #217759

    In reply to: A bulk CSS surprise

    Hi!

    Please go to /wp-content/uploads/ and create a new folder called “dynamic_avia” (without the quotes). Then set the folder permission to 777 and go to Enfold > Theme Options and click the “Save” button to regenerate the dynamic stylesheet.

    Best regards,
    Peter

    #217538

    Topic: Floating button

    in forum Enfold
    lapajnea
    Participant

    Hello,

    we have your Enfold theme installed and wanted to add a floating call-to-action button, but we are experiencing some troubles.

    What we did is, we added a button in the quick css section and this is our code:

    #beta .avia-button-center {
    position: fixed;
    top: 150px;
    left: 85%;
    z-index: 9000;
    }
    #beta {
    margin-bottom: -50px;
    }

    The problem is, the button disappears behind images, jumps a few pixels while scrolling (in Chrome) or text bolds (in FireFox).
    You can check it out at http://zebra.bi/

    Any idea how to make a more stable version of a floating button?
    Any help will be greatly appreciated.

    Thank you, and awesome job on the Enfold theme, we love it!

    #217529

    Hi!

    You can post it here privately by checking “Set as private reply (Only you and moderators will see the content of this post)” above Submit button

    Cheers!
    Yigit

    #217385

    Hi again.

    I have managed to fix the problem myself. The problem was that the site is installed on a Dreampress optimised package supplied by Dreamhost which uses something called ‘Varnish Caching’… (means nothing to me)… I spoke to their support who identified this as possibly being the issue as I went and installed the enfold theme on one of their “.dreamhosters.com” development domains which just uses their standard hosting to troubleshoot and I could change all the styling fine without any problems.

    I downloaded a plugin called “varnish http purge” which has a button on the dashboard to manually purge the varnish cache which seems to have solved the problem. When you do make any changes you have to manually purge the cache and then also do a CTRL F5 hard refresh on your browser and the new settings load in.

    If anybody else is using dreampress and is having styling issues – this is the solution!

    #217366

    Hi!

    The “All” word is translatable with the mo/po files. I suggest to use Codestyling to translate it. 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

    #216946
    ClaireBrummell
    Participant

    I use sendpepper as my autoresponder, adding the HTML for the form pages breaks the edit window in Enfold.

    Whenever I add a form (just using HTML in a text box), when I go back in and re-edit the page the editor doesn’t view properly…I can’t undo it because the update button isn’t visible on the page anymore, the boxes are all over the place and I can’t view the content of the page to change it.

    Please note that this is NOT a plugin (I’ve asked this question before and was told that third party plugins aren’t supported)…it is just some HTML code that I’ve added to a page…I can’t even take the HTML code out because I can’t view the editor (either basic text or avia) or the ‘update’ button when I try to edit the page.

    I’ve tried this on a couple of pages and the same thing happens every time. Please advise as i need to find a way to be able to use an HTML form in Enfold together. The page appears to be working fine, I just can’t edit it anymore, which is something of a problem!

    Thanks,

    Claire

    eostis
    Participant

    Hi,

    I get the above error in avia-builder.js when I try to save a promo-box, or a button, which prevents me from updating my website.

    I’ve just reinstalled the latest version of enfold.

    Other message:
    “[AVIA-HELP] Make sure that the modal_on_load function defined in your Shortcodes config array exists ”

    and:
    “Uncaught TypeError: Object function (p_val) {
    var l = this.length;
    for(var i = 0; i < l; i++) {
    if(this[i] == p_val) {
    return true;
    }
    }
    return false;
    } has no method ‘replace’ avia-builder.js?ver=0.4:1150
    $.AviaBuilder.update_builder_html avia-builder.js?ver=0.4:1150
    $.AviaBuilder.send_to_datastorage avia-builder.js?ver=0.4:1081
    $.AviaModal.execute_callback avia-modal.js?ver=0.4:281
    (anonymous function) avia-modal.js?ver=0.4:59
    x.event.dispatch load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,utils,plupload,plupload-html5,plupload-f…:4
    v.handle load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,utils,plupload,plupload-html5,plupload-f…:4”

    #216897

    Hey!

    Du kannst alle Feature Requests hier: https://kriesi.at/support/topic/enfold-feature-requests/page/18/ posten.

    Öffentliche Roadmap gibt es derzeit keine. Der Plan sieht derzeit so aus, dass wir heute oder morgen ein Update veröffentlichen, welches Video Backgrounds und Parallax Effekts zu “Color Sections” hinzufügt und man kann jetzt auch Videos zu den Slidern hinzufügen. Weiters gibt es Detailverbesserungen – zB aktualisiert sich jetzt die Filter Liste des “Masonry Portfolios”, wenn man den “Load More” button klickt und die Copyright Zeile unterstützt jetzt Shortcodes. Das nächste Update wird vermutlich rtl Support und LayerSlider 5 bringen und dann sehen wir weiter.

    Regards,
    Peter

    #216767

    Hey teotaban!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    .header_color .main_menu ul:first-child > li a:hover { color: white; background-color: orange; }

    Regards,
    Yigit

    #216729

    Hello Josue,

    Great movie. Very nice and implemented it directly.
    There is only one thing I would like to accomplish.
    Is it possible to have the name of the folder in the source code changed to the customer.

    So if I hit right mouse button, show source code as a visitor on the site, I see the customers name and not ‘enfold’

    Gr. Jeen

    On this page
    http://staging.actify.com/product-visualization/

    I have 2 pieces of code. The first one displays a white box “Request a Quote” that pops-up a form named #fancyboxID-2. This works great.
    The second piece displays a blue box “Request a Quote” with an icon in it as well. The box is perfect but I am unable to get it to pop up the same form. I have tried many variations but cant it to work right.

    Could you tell me how to change the code in the second instance to pop up the same form as in the first piece of code?

    Code that works well:
    <div class=”avia-button-wrap avia-button-center avia-builder-el-16 el_after_av_hr “><span class=”avia_button_icon” aria-hidden=”true” data-av_icon=”” data-av_iconfont=”entypo-fontello” style=”font-size:18px;”></span><span class=”avia_iconbox_title”>Request a Quote</span></div>

    Code that wont pop the form correctly.
    <div style=”float: left;”>[av_button label='Request a Quote' link='manually,#fancyboxID-2' link_target='' color='custom' custom_bg='#41c0e1' custom_font='#ffffff' size='large' position='center' icon_select='yes' icon='ue871' font='entypo-fontello']</div>

    #216130

    In reply to: Anpassungen kopieren?

    Hi Robert!

    You can export the Theme settings right from the theme options panel:

    If you don’t see this button, make sure you have the latest version of Enfold.

    Cheers!
    Josue

    #216086

    Hi foreigner!

    The intention is to use the links on buttons to direct the user down to the anchors of each color section. You can add the idea of a down arrow to the feature request topic however as it would need to be added in as a full fledged feature to have the same smooth integration:https://kriesi.at/support/topic/enfold-feature-requests/

    Cheers!
    Devin

    #216079

    SOCIAL SHARING WIDGET!

    Please guys and girls, any of the WordPress plugins I try just break the theme and all my settings and hard work optimizing in W3TC go haywire when these plugins go live.

    Just a few simple share buttons – positionable with a shortcode or drag box (widget area?) would be great.

    aIVIis
    Participant

    Hi,

    I would like to do something similar to what the slider on this website looks like http://salleedesign.com/home/

    Is there a way to do it in enfold?

    thx a lot

    #215842

    Windows 8 / Firefox 26.0

    Searchbutton and other elements are broken:

    I tried the two .htacces solution…. Fonts nit loadingon apache server…Server error 500

    http://medientanz.de

    Thomas

    #215818

    Hi,
    I´ve got the same problem with Windows 8 / Firefox 26.0

    Searchbutton and other elements are broken:
    avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont=”entypo-fontello”]:before {
    font-family: ‘entypo-fontello’;

    Everything OK with safari and chrome

    greetings from germany

    Thomas

    #215613
    jongseo lee
    Participant

    [Problem]
    Press the Search button in the home running any results when searching inability symptoms
    Loop_search.php personally from analysis if (have_post ()): There are not proceeding to the next line.
    Check my site, please.

    [Environment]
    Windows 2008 R2
    IIS -> WordPress site
    MSSQL 2008R2
    WordPress 3.8
    enfold
    tomcat5.0 -> Running different sites

    [More details]
    http://www.bizentro.com of connection
    go to the tomcat root
    index.jsp in the root folder will be called an iframe wordpress site.

    [Sites]
    http://www.bizentro.com

    #215534

    Hi Ismael,

    I am using Firefox Version 26.0 and Windows 8.
    Here are two Screenshots:
    http://imgur.com/hWTCMcP
    http://imgur.com/2wZlsrh
    And the Search Button doesn´t work on any browser!

    Thanks.
    Matthias

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

    Hi riatech!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    div .avia-table { margin-bottom: 10px; }
    body .column-top-margin { margin-top: 5px; }

    Cheers!
    Yigit

    #215395
    This reply has been marked as private.
    #215109

    Hey Yigit

    Works perfect. Don’t know why but the button on the register-form isn’t still at the correct position with the padding-bottom. So I have change the code to:

    .col2-set .col-1 {
    width: 70%;
    }
    .col2-set .col-2 {
    float: left;
    width: 70%; }
    .col2-set .col-2  form.register {
    height: 250px; }
    .col2-set .col-1  form.login {
    height: 200px; }

    Hope that works on every device :-)

    Thanks a lot for your great support!

    Greetings and good night.
    Fabrice

    #214997
    globePIC
    Participant

    Hallo,

    ich habe das Problem, dass Enfold unter Firefox nicht sauber funktioniert.
    Bilder, Banner, Buttons, Tabellen werden teilweise nicht angezeigt, Facebook Plugin in der Sidebar ist nicht vorhanden.
    Das Problem besteht aber nur im Browser Firefox. Im Chrome Browser sieht alles normal aus!

    Woran kann das liegen? Habe schon einige Plugins deaktiviert aber ohne Erfolg.
    Seite ist unter http://www.globepic.com erreichbar.

    Bitte um Hilfe.
    Danke.

    LG
    Matthias

    #214991
    davidtaylorwebmedia
    Participant

    Hi on your Kreisi home page you use a button which lets you hover over/click “view themes” or “learn more”. Its a great button option. How do I get it to use with my enfold theme?

    Thanks

    #214708
    This reply has been marked as private.
Viewing 30 results - 10,321 through 10,350 (of 11,179 total)