Viewing 30 results - 3,481 through 3,510 (of 11,218 total)
  • Author
    Search Results
  • Sandra G.
    Participant

    Hi,

    I want to set my blog to look like this:

    Demo

    However, it shows the full text and not just the excerpt.

    I’ve gone to Settings –> Reading and set it to “Summary”. I have also created a blog post excerpt. Nothing is helping.

    Moreover, the “Read more” button it’s also not displaying.

    Can you help? Thanks

    • This topic was modified 6 years, 11 months ago by Sandra G..
    #1096401
    bb-BERLIN
    Participant

    Hello,
    I want to create a sticky button on the header and used this instruction:

    The created header widget is not in a line with the menu or above the menu but overflows the menu.
    How can I manage the position and the size ob the header widget?

    Thanks for helping.
    Birgit

    Hi,

    You may not see the changes until the cached files are cleared in your browser.

    Please perform the below steps to clear the browser cache:

    1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
    2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
    3. Hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload”.

    If you still have any issue please post the admin login details in private content area so we can take a look at the issue.

    Best regards,
    Vinay

    #1096277
    OhYa1337
    Participant

    Hello, I need to do a custom CSS for the Button Element
    avia-button
    Where can I find the names for that?
    1) I need to make the ends square – no rounded corners
    2) change the style for the text, such as font-size & font-style
    3) change the hover color for the button
    4) hover styles for the text such as font-size & font-style

    I already have the custom CSS enabled for enfold

    Suggestion:
    The normal button doesnt have settings for the hover color & just goes semi transparent, it would be nice to add the same settings to it that the fullwidth button has.

    #1096158

    Hi,

    Thank you for contacting us.

    The styling options to display the menu items as button elements works for the main menu items only.

    You can set the Header Background Image from:
    Enfold > General Styling > Logo Area > Background Image

    If you need to add custom styled background images please try adding the below CSS code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    NOTE: Please update the image path in the below code to suit your background image.

    CSS for top bar background
    CSS Snippet:

    
    /* CSS - */
    
    /* Top Bar background */
    #top #header_meta {
      background: url('bg-image.png');
    }
    
    
    

    CSS for main menu area background

    CSS Snippet:

    
    /* CSS - */
    
    /* Main menu links */
    
    #top #header #avia-menu li.menu-item > a  {
        background: url('image.pnp');
    }
    
    
    
    

    Best regards,
    Vinay

    #1096096

    By the way: a lot of very specific changings here on support are little snippets that comes to child-theme functions.php
    On general they can be applied via : Dashboard – Appearance – Theme Editor.
    There is a list of child-theme files on the right side – click on functions.php

    i always have on this file ( just add snippets here – the first line has to be untouched here ):

    function admin_head_mod() {
      echo '<style type="text/css">
      #avia_quick_css .avia_description {float: none;margin-bottom: 20px !important;padding-left: 0 !important;width: 98%}
      #avia_quick_css .avia_control {float: left;max-width: 98% !important;width: 98% !important}
      .avia_footer_links li {float: left;padding-right: 20px}
      .avia_footer .avia_footer_save {float: left}
      .avia_reset {pointer-events: none !important }
      </style>';
    }
    add_action('admin_head', 'admin_head_mod');

    this file maximises the quick css input field to the whole width – for me it is to narrow to use it with nice haptik
    And it deactivates the Reset button – because some unexperienced users have pressed that button accidentally and lost all quick css data and enfold settings.

    • This reply was modified 6 years, 11 months ago by Guenni007.
    #1096081
    jayflavs
    Participant

    Hi, I have a few issues with the website.

    [On debug mode] There is an error.
    Please check the screensshot. How can I fix the issue?
    https://snag.gy/p0MnVr.jpg

    Notice: Undefined index: index in C:\HostingSpaces\sandlefo\fidoandfletch.com.au\wwwroot\website2015\wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\buttons_fullwidth\buttons_fullwidth.php on line 421

    Notice: Undefined index: index in C:\HostingSpaces\sandlefo\fidoandfletch.com.au\wwwroot\website2015\wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\buttons_fullwidth\buttons_fullwidth.php on line 421

    Notice: Undefined index: index in C:\HostingSpaces\sandlefo\fidoandfletch.com.au\wwwroot\website2015\wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\buttons_fullwidth\buttons_fullwidth.php on line 421

    Notice: Undefined index: index in C:\HostingSpaces\sandlefo\fidoandfletch.com.au\wwwroot\website2015\wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\buttons_fullwidth\buttons_fullwidth.php on line 421

    Notice: Undefined index: index in C:\HostingSpaces\sandlefo\fidoandfletch.com.au\wwwroot\website2015\wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\buttons_fullwidth\buttons_fullwidth.php on line 421

    Notice: Undefined index: index in C:\HostingSpaces\sandlefo\fidoandfletch.com.au\wwwroot\website2015\wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\buttons_fullwidth\buttons_fullwidth.php on line 421

    Notice: Undefined index: index in C:\HostingSpaces\sandlefo\fidoandfletch.com.au\wwwroot\website2015\wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\buttons_fullwidth\buttons_fullwidth.php on line 421

    Notice: Undefined index: index in C:\HostingSpaces\sandlefo\fidoandfletch.com.au\wwwroot\website2015\wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\buttons_fullwidth\buttons_fullwidth.php on line 421

    Notice: Undefined index: index in C:\HostingSpaces\sandlefo\fidoandfletch.com.au\wwwroot\website2015\wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\buttons_fullwidth\buttons_fullwidth.php on line 421

    Notice: Undefined index: index in C:\HostingSpaces\sandlefo\fidoandfletch.com.au\wwwroot\website2015\wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\buttons_fullwidth\buttons_fullwidth.php on line 421

    Notice: Undefined index: index in C:\HostingSpaces\sandlefo\fidoandfletch.com.au\wwwroot\website2015\wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\buttons_fullwidth\buttons_fullwidth.php on line 421

    Notice: Undefined index: index in C:\HostingSpaces\sandlefo\fidoandfletch.com.au\wwwroot\website2015\wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\buttons_fullwidth\buttons_fullwidth.php on line 421

    Also, The classic editor is not responsive, it became narrower. Not sure why.
    https://snag.gy/VQ54uj.jpg

    How can I get rid of the black space below the main banner?
    https://snag.gy/cPakMR.jpg

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

    Hi Rikard,

    Let you know that after update theme with 4.5.6, same error was received. so we still need help from you.
    Default wordpress theme works as expected, when the theme Twenty Nineteen or Twenty Sixteen, Change Button open modal windows to upload the image. Login details still with same information to allow you to check validate and provide solution.

    Details from page
    <!–
    Debugging Info for Theme support:

    Theme: Enfold
    Version: 4.5.6
    Installed: enfold
    AviaFramework Version: 5.0
    AviaBuilder Version: 0.9.5
    aviaElementManager Version: 1.0.1
    ML:256-PU:66-PLA:20
    WP:5.1.1
    Compress: CSS:all theme files – JS:all theme files
    Updates: disabled
    PLAu:19
    –>

    Mathuseo
    Participant

    Hey,
    as the questions said I want to customize the layout for my product template of my Woocommerce shop. For the entry it would be enough to know how to add a custom sidebar? Or add content below the articel description? Or at a “Back to shop”-Button above the article image? Thinks like that..

    Creating single pages with Enfold theme an avia is unbelievable easy but customizations for Woocommerce pages looks a little bit tricky or I miss something?

    Thanks for your help.

    Best regards,
    Mathuseo

    • This topic was modified 6 years, 11 months ago by Mathuseo.
    #1095286

    In reply to: Breadcrumbs

    Hi Lara,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .av-current-sort-title .inner_sort_button {
          color: #808080;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1094979

    Hey jonrouse,
    This css will remove the spinner:

    #top .avia_search_element .ajax_load .ajax_load_inner{
    display: none !important;
    }
    #top .avia_search_element form.ajax_loading_now .av_searchsubmit_wrapper{
        padding-right: 0px !important; 
    }
    #top .avia_search_element .ajax_load{
        width: 0px !important; 
    display: none !important;
    }

    but you will still have animation in the button, perhaps a better approach will be to edit line 1346 of the \enfold\js\avia.js
    file, look for:

     minChars: 3,

    and change to:

     minChars: 999,

    Best regards,
    Mike

    let you know that I have same behavior into our site using Enfold theme,
    this is the details about our site.
    the option to upload profile images is not working, and we have problem with the following error
    page to reproduce error

    click into Change Profile Button
    we have a javascript error
    Uncaught TypeError: Cannot read property ‘frames’ of undefined
    at edit_profile_image (my-account:891)
    at HTMLButtonElement.onclick (my-account:698)

    <!–
    Debugging Info for Theme support:

    Theme: Enfold
    Version: 4.5.4
    Installed: enfold-new
    AviaFramework Version: 5.0
    AviaBuilder Version: 0.9.5
    aviaElementManager Version: 1.0.1
    ML:256-PU:66-PLA:20
    WP:5.1.1
    Compress: CSS:all theme files – JS:all theme files
    Updates: disabled
    PLAu:19
    –>

    #1094813
    darh
    Participant

    This topic should have my answer:
    https://kriesi.at/support/topic/hpw-to-sort-posts-in-ascending-order-in-blog-grid-layout/
    It points to
    http://kriesi.at/documentation/enfold/how-to-add-an-orderorderby-option-to-the-blogpost-sliderportfoliomasonry-grid-element/
    but that link gets redirected to

    which has nothing to do with sort order.
    Please point me to the right place.

    #1094743
    jonrouse
    Participant

    Hi,
    We’re in the early stages of creating a knowledge base site for a client. We have a big search bar like yours, and when you type in, there’s a little animation on the search button that we’d like to disable.

    It’s the same animation in this search box on your demo site – the little spinning circle which appears to the right of the button.

    https://kriesi.at/themes/enfold-knowledgebase-demo/
    Thanks in advance.

    #1094710

    Hi,

    Thank you for using Enfold.

    The theme does add a quantity button to the default product quantity field. You can disable that by editing the config-woocommerce > woocommerce-mod.js file. Look for the “avia_apply_quant_btn” function and comment it out.

    avia_apply_quant_btn();
    
    	//if the cart gets updated via ajax (woocommerce 2.6 and higher) we need to re apply the +/- buttons
    	$( document ).on( 'updated_cart_totals', avia_apply_quant_btn );

    Best regards,
    Ismael

    Dear @Ismael

    we try, but no change on custom post types. . FTP-Login in private field.

    Any updates on the other related issues maybe?

    1. WPDM buttons and calendarize it shortcodes for calendars not working
    2. post type “infothek”. But now the boxzilla box appears in frontend without button and button has moved within the footer of the page.

    Best Regards Marc

    P.S.: I try to ask several times for the 4.5.3 version of enfold. I now got the files — in worst case will we be able to roll back the theme if we overwrite new theme files with 4.5.3 or will it not work?

    #1094518

    Thanks Jordan. I’m wondering, how do you use the Layout Builder with blog posts? Or is that just not possible with Enfold? I can’t figure out why there would be a “Read more” button added just because I used the Layout Builder. Seems like that would make Avia useless for posts.

    #1094385

    Hi,
    If your css is working in the inspector but not when you add it to the style.css of your child theme, please try this step:
    perhaps your css/js file merging is on in your performance settings, so your merged css needs to be re-built. Please try going to Enfold Theme Options > General Styling > Quick CSS field and add a blank space in the field, then save your theme settings by clicking the big blue button “Save all changes”, then clear or purge any cache plugin, then clear your browser cache.
    Your css should work now, if not then try disabling your merged css in the performance settings, and clear any cache.
    If this still doesn’t work, please try adding your css to the: WordPress > Customize > Additional CSS field:
    This loads last and overrides all other css if you are using !important;.

    Best regards,
    Mike

    Hi,

    Maybe a plugin like https://de.wordpress.org/plugins/simple-share-buttons-adder/ can help?

    You probably need to modify enfold\includes\loop-page.php for your needs.

    But this is customization and beyond the scope of support.

    Best regards,
    Günter

    Dear @Ismael

    one more error –> This is our code within a boxzilla pop-up

    Boxzilla Pop-Up –> it shows normally a pop-up with a enfold button to a register page. This pop-up is placed within custom post type “infothek”. But now the boxzilla box appears in frontend without button and button has moved within the footer of the page.

    Infothek Footer

    Best Regards Marc

    #1094271

    Hi,
    Please use our pre-built child theme
    You will want to take a couple of steps, 1: please export your theme settings at: Enfold Theme Options > Import/Export > Export Theme Settings File to your computer, this is just for backup.
    2: Once you install your child theme, please import your parent theme settings at:
    Enfold Theme Options > Import/Export > Import Settings from your Parent Theme
    Then you’ll need to re-set your menu options.
    Finally, sometimes it is necessary to save your theme options one more time, to encourage the settings to be saved and activated in the merged /wp-content/uploads/dynamic_avia/ folder, a simple way to do this is to go to General Styling > Quick CSS field and place a space in the field so the theme options “Save all changes” button is clickable.

    If you have any trouble with this we can help with an admin login and ftp access in the Private Content area.

    Best regards,
    Mike

    kmotoyama
    Participant

    HI,

    I am using POPUP MAKER plugin(ver.1.8.5).
    I put the shortcode of “[av_image_hotspot…” on three popups of POPUP MAKER.

    When l use ENFOLD ver 4.5.2, it works well.
    However, when I use(update) ENFOLD ver 4.5.5 or 4.5.6, it does not work properly.

    On the toppage, the popups of hotspot images open after clicking buttons until ENFOLD ver 4.5.2.
    However after updating to 4.5.5 or 4.5.6, the popups of hotspot images display below footer without clicking buttons.

    I would like to know solution.

    Thank you

    #1094183

    Hello!

    perfect, I already have the child theme, but I don’t know what the file to edit is, and how to modify it, if I had the code and knew in which file to write it, I can recreate the path in the child theme and try

    -I also have another problem, because after the last update of enfold, the scrolls no longer work, for example the scroll on top button that remains fixed, doesn’t work. I put the link in private for you to try ..

    Sincerly
    Sacha

    • This reply was modified 6 years, 11 months ago by Marco.
    #1094093
    Trent Dyrsmid
    Participant

    I’m on version 4.4.1. When I click the update now button, it will not update to 4.5.6

    Dear support

    UPDATE: Well done! We now noticed another problem with new enfold versions ( we now running 4.5.6 in hope that this would have fixe the problems. But surprise surprise we noticed another issue ( maybe there since 4.5.5 we do not know ).

    No mobile breakpoints and views are working below 989px on custom post types –>

    Examples:

    working WP pages –>

    https://www.l-mobile.com/interaktiv/kontakt/

    working WP posts –>

    NOT working custom post types –>

    ALL custom post types were broken, pages and posts working on mobile views.

    Summary of the update –>

    1. custom post types on mobile not working
    2. problem with enfold merge and css background images ( we now changed asset-manager.class.php to fix it )
    3. WPDM buttons and calendarize it shortcodes for calendars not working
    …….
    @Basilis we received a answer from WPDM Downloadmanger, they think it is a css issue with the theme and their WPDM button addon. We can change the use of the shortcodes to another way but that fixes only 1 problem at all…..

    Best Regard Marc

    • This reply was modified 6 years, 11 months ago by L-mobileGroup.
    #1093704

    Hi everyone
    I tried to listen to a freelancher but … I just can’t afford it.
    I have to figure out for myself how it works and how to do it … maybe you can give me some indication to do it myself?

    I also have another problem, but I can’t open a new topic …
    The “scroll on top” button no longer works, and I do not understand what is the cause, I have already tried to disable all the plugins, I believe it has stopped working with the last enfold update.
    Can you do a check?

    • This reply was modified 6 years, 11 months ago by Marco.
    #1093677
    Doneiap
    Participant

    Hello Enfold team,
    I cannot import demo content on my wordpress website. When I click on the upload button, it keeps on rolling and never completes and nothing shows on the website to indicate that the demo importation is successful except the default enfold activation template. Please, what do I do?

    #1093627

    Hey markransome,

    Thank you for using Enfold.

    Add this script in the functions.php file to apply the target attribute to the consent buttons.

    
    add_action('wp_footer', 'ava_consent_button_target', 9999);
    function ava_consent_button_target() {
        ?>
        <script>
        (function($) {
            $('.avia-cookie-consent-button').attr('target', '_blank');
        })(jQuery);
        </script>
        <?php
    }
    

    Best regards,
    Ismael

    Hey!
    Zu
    1.) Im WordPress / Dashboard / Aktualisierungen ist das Enfold NICHT als Update aufgeführt oder verfügbar. Das macht mich etwas stutzig.
    2.) Im WordPress / Enfold / Theme Update ist das Update ebenso nicht aufgeführt / verfügbar. Auch nach Eingabe von Theme Forest UserName und API Key KEIN Enfold Update verfügbar. Momentane Version 3.0.4. Das macht mich zum zweiten mal stutzig.

    Das ist eine Alterserscheinung der Enfold 3.0.4 Version. Themeforest hat vor einiger Zeit die alte Update API deaktiviert und leider unterstützen nur die aktuellen Enfold Versionen die neue API. Diese muss auch noch entsprechend neu eingerichtet werden (siehe zB https://www.egm.at/wordpress-theme-enfold-neues-api-token-fuer-updates-generieren-und-eintragen/ ).

    Wenn per ftp das Update nicht klappt (zB weil der Theme Ordner nicht zugänglich ist), würde ich versuchen das Theme über den WordPress Updater zu aktualisieren. Hierzu muss vorher – wie oben beschrieben – das Plugin https://wordpress.org/plugins/update-theme-and-plugins-from-zip-file/ installiert werden. Da WordPress die Themeforest-Dateien nicht als Theme erkennt, muss entweder die Option “Installable WordPress files only” beim Download Button (unter: https://themeforest.net/downloads ) gewählt werden (Screenshot: https://help.market.envato.com/hc/en-us/article_attachments/201329780/downloadButton.png ) oder man muss vorher die enfold.zip aus den Themeforest Dateien entpacken (Anleitung: https://help.market.envato.com/hc/en-us/articles/202821510 ).

    Wenn Du Dir nicht sicher bist, ob Code-Anpassungen vorgenommen wurden, empfehle ich das Vaultpress Plugin: https://vaultpress.com zu installieren und einzurichten. Damit kannst Du bequem vor dem Update Backups der Dateien und der Datenbank erstellen und bei Problemen jederzeit die ursprüngliche Website wiederherstellen.

    Leider ist es aber sehr schwer im Nachhinein Änderungen von Dritten nachzuvollziehen, insbesondere wenn diese nicht “lege artis” mit Child Theme, filter/action hooks, usw. durchgeführt wurden und lediglich “hardcoded” irgendwo im Theme Code verstreut sind. Wenn dann noch unterschiedliche DBs angelegt oder undokumentiert DBs versioniert wurden, wird es noch unübersichtlicher.

    Ich würde daher empfehlen zuerst ein VaultPress Backup zu machen, dann die Theme, WordPress und Plugin Updates einzuspielen und einmal das Ergebnis zu checken. Wenn es so passt (bzw. man es über die Theme/Plugin Einstellungen passend machen kann), hat man schon ein gutes Grundgerüst. Wenn nicht, muss mit VaultPress das Backup wiederhergestellt werden und evaluieren, wie man weiter vorgeht (Website neu aufsetzen vs. versuchen die Änderungen nachzuvollziehen).

    LG,
    Peter

    #1093313
    This reply has been marked as private.
Viewing 30 results - 3,481 through 3,510 (of 11,218 total)