Viewing 30 results - 10,981 through 11,010 (of 244,495 total)
  • Author
    Search Results
  • #1429093
    zanardelligolf
    Participant

    Hello guys. Happy new year.

    I am selling online course using LearnDash Plugin with Enfold. What I need is to change/manage texts format in the lessons as I want them to be different from the rest of the website.

    Also, bulleted lists does not work.

    Attached is a screenshot.

    Thank you for your help!

    #1429089

    Hey Harald,

    Please try adding the following code to the bottom of the Quick CSS field in the Enfold theme options > General Styling tab

    
    #top #wrap_all .avia-gallery .avia-gallery-thumb a {
      display: inline-block;
      vertical-align: top;
      float: none;
    }
    

    I could see the issue on my local installation on both Firefox and Safari and this code fixed it. Please let us know if it fixes the issue for you too. We’ll add a similar fix in an upcoming update.

    Regards,
    Yigit

    #1429082
    ballindigital
    Participant

    Hi,

    I use the Enfold Theme for all of my websites and I’m setting up a new one here:

    I’ve installed the Enfold CreativeStudio Demo to get me started I can’t see an option for the Cookie Consent Message Bar?

    In one of my websites the option is under Enfold Child, Theme Options, Privacy and Cookies and then there’s an option for Default Cookie Behaviour like here:

    View post on imgur.com

    On my new website, this option is nowhere to be found? Both are Enfold version 5.6.9.

    View post on imgur.com

    Can you please help?

    #1429080

    In reply to: Avis clients

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    #1429079

    Hey Roswitha,
    Please set the First Active Icon to the icon that you want to be active. It looks like you are only using one icon, so choose “1”:
    Enfold_Support_4270.jpeg
    then on the frontend the title and content will show after the animation:
    Enfold_Support_4272.jpeg
    To have a faster animation and disable the mouse-over events so the title doesn’t hide again, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top .avia-icon-circles-icon-text {
        transition: all 0.1s cubic-bezier(0, 0, 0, 0);
    }
    #top .avia_start_animation .avia-icon-circles-icon {
        transition: all 0.1s 0.1s cubic-bezier(0, 0, 0, 0);
    }
    #top .avia_animation_finished .avia-icon-circles-icon-text {
    	opacity: 1;
    }
    #top .av-icon-circles-container {
    	pointer-events: none;
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1429077

    In reply to: Mise à jour thème

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    #1429076

    In reply to: Avis clients

    Hey Sébastien,
    To correct this try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .home .avia-testimonial-wrapper {
    	min-height: 213px;
    }

    this makes the testimonial element height equal to the larest testimonial slide.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1429069

    In reply to: updating old version

    Hey Bjørn Clausen,

    Thank you for the inquiry.

    A lot has changed since version 4.2, so you may encounter a few errors after upgrading. We recommend cloning the current site to a staging environment, upgrade the theme, and then address any errors before making it live. After the update, make sure to the temporarily disable the Enfold > Performance > File Compression settings and purge the cache to regenerate the scripts and stylesheets.

    Best regards,
    Ismael

    #1429068

    In reply to: Posts Titles

    Hey Maggie,

    Thank you for the inquiry.

    You should be able to adjust the font size in the Enfold > General Styling > Typography tab or in the Enfold > Advanced Styling panel. Edit the h3 element.

    Best regards,
    Ismael

    #1429067
    Bjørn Clausen
    Guest

    I am currently running wordpress version 4.9.3 and enfold theme version 4.2 with enfold child version 1.0.
    Is it possible to update to the latest versioin of enfold with no hickups.?
    Do i need to buy a new version of enfold to update?

    Kind regards Bjoern Clausen

    #1429064

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold. Happy New Year.

    Best regards,
    Mike

    #1429063

    Hi,
    Thanks, this is what I see on my Mac with Safari:
    Screen-Shot-2023-12-31-at-8.24.44-AM.png
    I don’t have a iPad or iPhone, but when I use the Safari Responsive Design Mode to emulate a iPhone I do see the issue.
    So I have submited a issue report to the Dev Team for them to review and linked to this thread so they can see your screenshots.
    Since it is a holiday I’m not sure how long it will take to hear back from the Dev Team, but I will leave this thread open and report back when I hear from them.
    Thank you for your patience and understanding and for using Enfold. Happy New Year :)

    Best regards,
    Mike

    #1429062

    Hi Mike,
    thanx for the Screenshot Service link. Didn’t know that before.
    I now made three Screenshots of the Kriesi-Website (> https://kriesi-dot-at/themes/enfold-2017/elements/gallery/)
    – one with an iMac
    – one with an iPad
    – one with a brandnew iPhone 13

    They all show the discribed problem on the Kriesi-Website. And to proofe that it is not a problem of my wlan or similar things, my colleagues in Australia see the problem as well. As I told you, I was able to fix the bug on a short perspective, but of course it would be much better if the AV-gallery as such would be fixed.

    Yours, Harald

    https://img.savvyify.com/images/2023/12/31/osX_safari_imac.jpeg

    https://img.savvyify.com/images/2023/12/31/iPadOS_safari_iPad.jpeg

    https://img.savvyify.com/images/2023/12/31/iOS_Safari_iPhone13.jpeg

    #1429059

    Hey DermaBBSaar,
    Thanks for your question, but the site that you have linked to doesn’t seem to be built with Enfold and doesn’t use the LayerSlider.
    For Enfold & the LayerSlider on mobile, typically Enfold doesn’t have a transparent header for mobile, so on mobile the LayerSlider will be below the header, while on desktop with a transparent header the LayerSlider shows to the top behind the header.
    Also in the LayerSlider, typically the desktop slider is in a landscape format, but mobile devices use a portrait format, so a desktop slider will scale down to show the whole slider.
    Typically people will create two sliders one of desktop and the other in a portrait layout to show on mobile, if they want more that a scaled down slider.
    If you have some experience with the LayerSlider, it is possible to use one slider and have the desktop and mobile elements and layout set for all devices, but this can be tricky, here is a basic example of the LayerSlider device options used to show different elements and different sizes. You could also watch some YouTube tutorials. But it is a lot easier to use two sliders and display one or the other.
    So if this describes your situation please give this a try.

    Best regards,
    Mike

    #1429057

    Topic: Woocommerce and Enfold

    in forum Enfold
    skrapie
    Participant

    Hi there, as soon as i activate Enfold and WooCommerce, it crashes the site. If i deactivate WooCommerce, then Enfold is fine.
    Thank you.

    • This topic was modified 2 years, 3 months ago by skrapie.
    #1429056

    Hey bbarasa,
    To change the text-transform of H tags you can go to Enfold Theme Options ▸ Advanced Styling ▸ All Headings (H1-H6) and change the text-transform to none:
    Enfold_Support_4266.jpeg
    or you can try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top .template-page .entry-content-wrapper h1,#top .template-page .entry-content-wrapper h2 {
        text-transform: none;
    }

    To change the HR element, choose the custom option and then adjust to suit:
    Enfold_Support_4268.jpeg
    I didn’t see a HR element on the page that you linked to.

    Best regards,
    Mike

    #1429055

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (min-width: 768px) and (max-width: 1023px) { 
    #top.home .entry-content-wrapper .no_margin.av_one_third {
    	width: 50%;
    }
    #top.home .entry-content-wrapper .no_margin.av_one_third.first {
    	clear: right;
    }
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1429053

    In reply to: Profile

    Hey Samuel Wycliff,
    Thank you for your links, but we don’t build profiles, we support the Enfold WordPress theme, please see here.

    Best regards,
    Mike

    #1429047

    Hi,
    You would need to remove the Theme Options ▸ Advanced Styling option, clicj the red X and then save the theme settings, and then clear any caching plugin and disable the Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression and enable the Enfold Theme Options ▸ Performance ▸ Delete old CSS and JS files until you see the correct change on the frontend.
    Also note that if you have a server cache or are using a CDN you will also need to clear these, a CDN can take a few hours to clear.

    Best regards,
    Mike

    #1429035

    Hello Mike,
    thanks for the quick response. Yesterday a friend of mine fixed the bug with the following code:

    .avia-gallery .avia-gallery-thumb a {
    height: 83px;
    }

    The problem is obviously that individual images are fractions of a pixel higher than the rest. The image line interlocks at these images and starts a new line.

    Due to the fix, you have no longer seen the problem. However, it is still visible on your own kriesi-website if you view the “Small Thumb Gallery” with an OSX device and Safari:
    https://kriesi-dot-at/themes/enfold-2017/elements/gallery/

    Greetings and have a good start into 2024
    Harald

    Hi,
    The code Ismael posted above worked for me changing the backend “portfolio” labels to “sites” after I adjusted it some:

    add_action('after_setup_theme', function() {
    	remove_action('init', 'portfolio_register');
    });
    
    add_action('init', 'portfolio_register_mod');
    function portfolio_register_mod()
    {
    	global $avia_config;
    
    	$labels = array(
    		'name' => _x('sites', 'post type general name','avia_framework'),
    		'singular_name' => _x('sites', 'post type singular name','avia_framework'),
    		'add_new' => _x('Add New', 'sites','avia_framework'),
    		'add_new_item' => __('Add New Sites Entry','avia_framework'),
    		'edit_item' => __('Edit Sites Entry','avia_framework'),
    		'new_item' => __('New Sites Entry','avia_framework'),
    		'view_item' => __('View Sites Entry','avia_framework'),
    		'search_items' => __('Search Sites Entries','avia_framework'),
    		'not_found' =>  __('No Sites Entries found','avia_framework'),
    		'not_found_in_trash' => __('No Sites Entries found in Trash','avia_framework'),
    		'parent_item_colon' => ''
    	);
    
        $permalinks = get_option('avia_permalink_settings');
        if(!$permalinks) $permalinks = array();
    
        $permalinks['portfolio_permalink_base'] = empty($permalinks['portfolio_permalink_base']) ? __('sites', 'avia_framework') : $permalinks['portfolio_permalink_base'];
        $permalinks['portfolio_entries_taxonomy_base'] = empty($permalinks['portfolio_entries_taxonomy_base']) ? __('sites_entries', 'avia_framework') : $permalinks['portfolio_entries_taxonomy_base'];
    
    	$args = array(
    		'labels' => $labels,
    		'public' => true,
    		'show_ui' => true,
    		'capability_type' => 'post',
    		'hierarchical' => false,
    		'rewrite' => array('slug'=>_x($permalinks['portfolio_permalink_base'],'URL slug','avia_framework'), 'with_front'=>true),
    		'query_var' => true,
    		'show_in_nav_menus'=> true,
    		'taxonomies' => array('post_tag'),
    		'supports' => array('title','thumbnail','excerpt','editor','comments')
    	);
    
    	$args = apply_filters('avf_portfolio_cpt_args', $args);
    	$avia_config['custom_post']['portfolio']['args'] = $args;
    
    	register_post_type( 'portfolio' , $args );
    
    	$tax_args = array(
    		"hierarchical" => true,
    		"label" => "Sites Categories",
    		"singular_label" => "Sites Category",
    		"rewrite" => array('slug'=>_x($permalinks['portfolio_entries_taxonomy_base'],'URL slug','avia_framework'), 'with_front'=>true),
    		"query_var" => true
    	);
    
     	$avia_config['custom_taxonomy']['portfolio']['portfolio_entries']['args'] = $tax_args;
    
    	register_taxonomy("portfolio_entries", array("portfolio"), $tax_args);
    
    	//deactivate the avia_flush_rewrites() function - not required because we rely on the default wordpress permalink settings
    	remove_action('wp_loaded', 'avia_flush_rewrites');
    }

    but to change the permalinks from ‘portfolio-items’ to ‘sites’ you will need to adjust the permalink field and then resave the permalinks:
    Enfold_Support_4262.jpeg
    then the database will be updated:
    Enfold_Support_4264.jpeg
    You will need to do this because you can not overwrite the register-portfolio.php file in the child theme and the original file still add the portfolio function, otherwise you will have your new CPT and the portfolio CPT both showing in the permalinks options.
    Or you can try laptophobo’s plugin option.

    Best regards,
    Mike

    #1429032

    In reply to: Site Health error

    Hi,
    The only error I see in your log was a server 503 error for wp-login.php, but when I login to your site I see that your Rest API timed out, this is because your server settings a low, such as your PHP max input variables, try matching these settings:
    Enfold_Support_4260.jpeg
    You may need to disability your server litespeed cache for a while for the settings to be applied.

    Best regards,
    Mike

    #1429031

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #hero, #hero .av-section-color-overlay-wrap {
    height: 50vh;
    }

    After applying the css, please clear your browser cache and check.
    Please see the screenshot in the Private Content area of the expected results.

    Best regards,
    Mike

    #1429029

    Hi,
    Thank you for the link to your site and the screenshot, in your screenshot it looks like you wanted the font Papyrus to be selected in Enfold Theme Options ▸ General Styling ▸ Fonts:
    Screen-Shot-2023-12-28-at-20-07-35.png
    but when I check Times New Roman is selected:
    Enfold_Support_4253.jpeg
    But please note that the options in the Enfold Theme Options ▸ Advanced Styling have priority over the other settings, and there you choose Copperplate:
    Enfold_Support_4255.jpeg
    and this is what shows on the frontend. I’m not sure what you want your font to be, but hopefully my explanation will help you change your theme options to the font you wish, either by setting the Enfold Theme Options ▸ Advanced Styling to the correct font, or remove this and set the Enfold Theme Options ▸ General Styling ▸ Fonts to the correct font.

    Best regards,
    Mike

    #1429026

    Hey davidmac55,
    Thanks for your question, you can view your license in your Envato (Theme Forest) account.
    But you don’t need to add this into your site, you would add your Envato Token into your Enfold ▸ Theme Update ▸ Enter a valid Envato private token, please see our documentation here.
    You will generate a Envato Token in your Envato account, please read more about this in our documentation.

    Best regards,
    Mike

    • This reply was modified 2 years, 3 months ago by Mike.

    Hey Marcos Q.,
    Thank you for your patience, but unfortunately we don’t have a way to include a logic like this.
    If you would like to request a feature like this, the Dev Team has opened a new Github Feature Request for users to place requests and follow them as the Dev Team reviews them.

    Best regards,
    Mike

    #1429020

    In reply to: Fonts

    Hi,
    Thank you for your patience, try checking if you have Disable jQuery Migrate in the theme settings: Enfold Theme Options ▸ Performance
    If that doesn’t help try disabling all of your plugins. If that resolves the issue, reactivate each one individually until you find the conflict.

    Best regards,
    Mike

    #1429017

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    #1429016

    In reply to: Licence

    Hi,
    I will try to use an example to explain better,
    If your current live site and license is on “mysite.com”
    then you can use as many copies on the subdomains like “stagingsite.mysite.com” “test.mysite.com” “newsite.mysite.com”
    when you move to your new domain like “mynewsite.com” then you will need to purchase a new license,
    you can purchase the new license a few days after you move it, just don’t include your “token” from your first license in the Enfold Theme Options ▸ Theme Update ▸ Enter a valid Envato private token on the new domain.
    I hope thie helps.

    Best regards,
    Mike

    #1429009
    davidmac55
    Participant

    I just purchased Enfold Theme with 6 months support where do i download the license and where do i post it?

Viewing 30 results - 10,981 through 11,010 (of 244,495 total)