Viewing 30 results - 232,141 through 232,170 (of 244,351 total)
  • Author
    Search Results
  • #203768
    jmaguirrei
    Participant

    Hi!!

    I am using the Post Slider in my home page: http://www.adw.cl

    But the order of the post is allways the same (date of upload).

    I want the order to be random, so the Home page looks diferent every time you load it.

    I have seen some topics in the forum, but not sure how to do it in Enfold.

    Please help!!

    Thanks
    José

    #203760
    123456
    Participant

    I believe the full screen sliders on Enfold have such unbelievable visual impact and I love theme. However, I am questioning whether users are intuitive enough to know to continue to scroll down to view content hidden below the fold.

    As developers, do you find this to be true or are most users now accustomed to assuming there is more to be seen below the fold?

    And in regard to that, do you have any suggestions on what may be a good solution to investigate? Perhaps I should look at adding a scroll down to next section button like you might see on some one-page scrolling websites?

    (Not sure if this is the appropriate place to post – as this is more customization based than support required. Admin(s) please feel free to remove topic if necessary.)

    TIA

    #203756
    This reply has been marked as private.
    #203749

    Hey!

    You can try to update the layerslider plugin folder only (upload and overwrite all files from the /wp-content/themes/enfold/config-layerslider/LayerSlider/ folder). However make a backup of the theme files first.

    Best regards,
    Peter

    #203744

    In reply to: Social Icons

    Hi lizybloom!

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

    #header_meta { z-index: 1; }
    #header_main .social_bookmarks { top: -18%; }

    Regards,
    Yigit

    #203741

    Hi Yura!

    I’m not sure what you mean by “property”. Is that a variable on a product? If so, no I don’t believe it is doable with that element. Generally the categories and tags are the only real way to sort data when using any kind of post, page or custom post type.

    Best regards,
    Devin

    #203740

    Hey lizybloom!

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

    .flex_column .avia-slideshow {
    margin: 0;
    }

    Regards,
    Yigit

    #203734

    Topic: Social Icons

    in forum Enfold
    lizybloom
    Participant

    HI.

    I am using Enfold theme with Header with Social Icons and Bottom navigation. I was wondering if there was anyway to use this header style but place the social icons in the top bar like they are in the fixed header position?

    Site is here: http://lizybloomdesigns.com/storeboards.net/

    Thanks

    LIzy

    #203732
    yuravw
    Participant

    I am working on a travel website through affiliate. Now I have a page where I want to show, for example, all of one travel provider. Products with a certain property on 1 page Now I’ve found that you can show woocommerce products using the slider element Product. But I can only select a category and not a property. Is it possible to display products with a certain property on one page?

    #203731

    Hey foking!

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

    .avia_cart_buttons { opacity: 1; }
    #top .main_color .avia_cart_buttons .button { color: red; }
    .header_color .cart_dropdown_link { background-color: blue; }
    .header_color .cart_dropdown_first .cart_dropdown_link { color: yellow; }

    This will keep the opacity fixed at 1, change color of add to cart and show detail buttons and change the color and background color of basket on the header

    Cheers!
    Yigit

    #203727

    Already found a solution, topic can be closed.

    #203718

    Hi rodarialtda!

    You can add following code to Quick CSS in Enfold theme options under Styling tab to change the color of speacial heading elements

    .main_color .meta-heading>* { color: black; }

    and please use following code to align your logo

    .logo { margin-top: 30px; }
    .header-scrolled .logo { margin-top: 0; }

    Best regards,
    Yigit

    #203706
    This reply has been marked as private.
    #203691

    Hi karbonato!

    Please update your theme to the latest version (2.4.4). Then go to Settings > Permalinks and change the portfolio slug rules if necessary and hit the “Save” button. Does this procedure fix the issue?

    Regards,
    Peter

    #203690
    This reply has been marked as private.
    #203686
    karbonato
    Participant

    Hi, I wrote about some 404 problems here in another post which is already closed to new replies.

    Finally I found what cause my website to crash on 404 errors.

    As soon as I change de “General Settings” within the ENFOLD Menu and I save the changes, suddenly all the pages located on the Top Menu stop working resolving a 404 error. Also the Column title page of a MegaMenu I have, does not load so a 404 error appears instead. Only the subpages inside the only column with subpages are working.

    The only way I found to resolve this issue was deactivating 10 plugins at once and then reactivating them again and then all the pages works smoothly. I tried deactivating the WPML plugin only and activating with no success so I’m not pretty sure where the problem is located.

    It seems that the ENFOLD menu write in some part of the website structure not properly and then when reactivating the plugins wordpress fix the issue.

    With my coding skills I cannot find out what’s going on and how to solve this issue and not be worried anymore about changing any ENFOLD setting.

    Thank you in advance and have a happy new year!

    Oriol

    #203682

    Hi Peter!

    Ich arbeite mit einem Child Theme und ersetze immer den kompletten Enfold Ordner !
    Und ich habe bereits 2.4.4 online !

    Im Child Theme Ordner ist zwar auch eine functions.php, aber komplett leer:

    <?php
    
    /*
    * Add your own functions here. You can also copy some of the theme functions into this file. 
    * WordPress will use those functions instead of the original functions then.
    */

    Fällt Dir spontan noch was ein ??? :-)

    LG
    Tom

    #203676

    Hi!

    Ich glaube das “scrolltotop” icon hat den falschen Icon Code. Bitte versuche die enfold/functions.php Datei per ftp zu aktualisieren und mit der neuen Datei der v2.4.4 Theme Version zu überschreiben.

    Cheers!
    Peter

    #203673

    Hi w3wision!

    Afaik the new LayerSlider plugin update (version 5.0) takes care of the issue. We’ll release a theme update with the new slider version but we first need to test all theme features/options, etc. with the new 5.0 version and I can’t give you an ETA yet. You can try to copy the Layerslider plugin folder from /wp-content/themes/enfold/config-layerslider/LayerSlider to the plugins folder and then activate the plugin for the entire network. I’m not sure if LayerSlider 4.x already supports the network activation but it’s worth a try. LayerSlider 5 should definitely support it (according to the plugin author).

    Best regards,
    Peter

    #203669

    Hi Peter,
    All clear. Thank you for pointing me in the right direction.
    Best,
    Nikolai

    #203667

    Hey vasilybodnarchuk!

    Unfortunately we’re not familiar with the plugin code and we can’t solve the third party plugin conflict. Please contact the plugin author and ask him to look into it. We also can’t promise that all shortcodes of the theme framework play nice together with third party plugin content.

    Best regards,
    Peter

    #203660
    vasilybodnarchuk
    Participant

    Hello.
    I have problems with Online Product Documentation WordPress Plugin (http://codecanyon.net/item/online-product-documentation-wordpress-plugin/5653664).
    Tabs (shortcode) conflict with plugin menu. Have a look. http://eng.zelenopol.ru/thermal-insulation-coating-thermo-s/ – works normal, http://help.zelenopol.net – menu does not clickable.

    #203656

    Topic: Buttons in Enfold

    in forum Enfold
    ideenstart
    Participant

    Hi !

    In Enfold muss ich via iframe ein externes Bestellsystem einbinden – das klappt auch super.
    Damit die “eingebundene” Seite dieselbe Optik hat, muss ich dem Betreiber eine Art Styleguide zur Verfügung stellen …
    Wir setzen das Farbschema splash-orange ein.
    Textangaben habe ich mir aus diversen css-Dateien zusammengeklaubt…

    Nur für die Buttons habe ich keine Angaben gefunden, die mir die Größe (mid-size) und die Farben zu orange-splash erklärt haben.

    Wäre klasse, wenn ihr mir hier die passende Stelle(n) nennen könntet – oder vielleicht sogar die Angaben parat habt.

    Vielen Dank im voraus!

    LG
    Tom

    #203650

    Hi freeethinka!

    Maybe a theme file is corrupt. Please try to re-install the theme with ftp: https://vimeo.com/channels/aviathemes/67209750 and overwrite the old files.

    Best regards,
    Peter

    #203647

    Hi!

    The single posts do not support the “Blank” page template because they do not support the template/layout builder. You can only use the Header Settings and “Footer Settings” to hide the title bar and footer section. A layout like here: http://www.cindigofilm.de/?page_id=2387 is not possible with single posts. Actually the “Blank page” layout was never intended to be used that way but it’s just a tool to create a “coming soon” page like demonstrated here: http://kriesi.at/themes/enfold/pages/blank/ or here: http://kriesi.at/themes/enfold/pages/blank/maintenance-mode/ or here: http://kriesi.at/themes/enfold/pages/blank/coming-soon/

    Best regards,
    Peter

    #203644
    freeethinka
    Participant

    Hello!

    I updated to Enfold 2.4.4 (2.5 in WP admin), and to WP 3.8 but it threw the site’s layout way off, and the admin panel and editing capabilities are a mess. A few ‘Quick CSS changes had been done, and only two plugins were activated. So, I eliminated the CSS changes and deactivated the plugins, logged out and in again but no luck. Suggestions please? URL: http://nzcreation.com/cgi/wp/

    Thank you very much!
    Marlise

    #203634

    Hi!


    @mgerenser
    – we’ll improve the Gravity Forms integration with the next update.

    Regards,
    Peter

    #203632

    Hey nikolai!

    This is not easily possible. Basically you would need to remove all function calls of “avia_title()” from all theme templates (I did a quick search and found 18 occurrences in template files) and then you need to add the title output to the main content container (i.e. in /wp-content/themes/enfold/includes/loop-page.php or /wp-content/themes/enfold/includes/loop-portfolio-single.php). However you need to be very careful – otherwise you’ll break the theme. Depending on your coding skills I recommend to hire a freelancer for this job. The job should be doable with 1,5-2 hours of work.

    Cheers!
    Peter

    #203629

    In reply to: sidebar/widget issues

    Hi kls1138!

    1) The order is determined by the code in enfold/sidebar.php. If you want to display the “Displayed Everywhere” widget area on top of the “Sidebar Blog” widget area open up sidebar.php and delete following code

    
            //global sidebar
            if (dynamic_sidebar('Displayed Everywhere')) : $default_sidebar = false; endif;
    
    

    Then replace

    
    
            if($custom_sidebar)
            {
                dynamic_sidebar($custom_sidebar);
                $default_sidebar = false;
            }
    

    with

    
            //global sidebar
            if (dynamic_sidebar('Displayed Everywhere')) : $default_sidebar = false; endif;
    
            if($custom_sidebar)
            {
                dynamic_sidebar($custom_sidebar);
                $default_sidebar = false;
            }
    
    

    2) I’m not familiar with the Adrotate plugin code and I don’t know how you can fix this. Please contact the plugin author – maybe he can provide support for the plugin.

    Regards,
    Peter

    #203626

    Hi!

    Please update your theme to Enfold v2.4.4. Kriesi include some fixes for WP3.8 and maybe the update will solve your problem too.

    Regards,
    Peter

Viewing 30 results - 232,141 through 232,170 (of 244,351 total)