Viewing 30 results - 11,041 through 11,070 (of 244,497 total)
  • Author
    Search Results
  • #1428922

    Merhabalar HuQQa,

    Evet, Envato kurallarina gore her websitesi icin yeni lisans gerekiyor ( https://themeforest.net/licenses/standard ).

    Yeni Token olusturmaniz ( https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token ) tokenleri duzenlemeniz veya silmeniz acisindan faydali olucaktir. Eger buna ihtiyaciniz olmayacaksa ayni tokeni kullanabilirsiniz.

    Mutlu yillar!

    Best regards,
    Yigit

    #1428915

    In reply to: Blog titel

    Hey Anouk,
    For your blog page, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .html_elegant-blog #top .post-entry .post-title, 
    .html_elegant-blog .avia-content-slider .slide-entry-title {
        text-transform: none;
        color: red;
    }

    Feel free to change the color to suit.
    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

    #1428914

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

    .avia_transform .av_slideshow_full .active-slide .avia-caption-title, .avia_transform .av_fullscreen .active-slide .avia-caption-title {
        visibility: visible;
        animation: caption-left 1s 1 cubic-bezier(0.1, 0.1, 0.1, 1);
    }

    the first number after the direction 1s is the duration of the animation, increasing this value will slow down thestart of the animation.
    the next number 1 is the number of times the animation should repeat.
    In cubic-bezier the first two numbers (0.1, 0.1) control the easing-in part of the animation, making it slower initially, I set these to the lowest numbers, from 0.9 to 0.1 so you should see a difference.
    The last two numbers (0.1, 1) influence the easing-out part, ensuring a smooth finish.
    If this is not slow enough for you then you should use a different animation like ease-in-out or ease-out.
    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

    #1428912

    In reply to: Images side by side

    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

    #1428911

    In reply to: Social Icon Hover

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

    #top #wrap_all .av-social-link-instagram:hover a, #top #wrap_all .av-social-link-instagram a:focus {
        color: #fff;
        background-color: purple;
    }

    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

    Hi,
    Glad that the above worked for you, it looks like the breadcrumb background color is already #D95E32, so I assume that you have sorted this out.
    To remomve “home” from your breadcrumbs try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .breadcrumb-trail > span:nth-child(2), .breadcrumb-trail > span:nth-child(3) {
        display: none !important;
    }

    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

    #1428907
    harst53
    Participant

    On a website (Enfold theme) that deals with student exchanges in Australia, we have more than a hundred descriptions of schools including an image gallery (AV-Gallery). For some time now, I have noticed that in some (not all!) of these galleries, the line grid dissolves. The first line is always complete, from the second line onwards some lines are incomplete. Sometimes there is only one picture left. A good example can be seen here (at the bottom):

    This phenomenon occurs with Safari (current version) and to a lesser extent with Firefox. I have never observed it with Chrome.
    While researching the causes, I came across this original Kriesi website via the Enfold.manual. This phenomenon of split rows in the gallery also appears there, if you open the website with the Safari Browser:

    Question: What is the cause and how can the gallery be made fully functional again in all browsers?
    Thank you for your help.

    #1428906

    In reply to: Images side by side

    Hey sophiasbiti,
    To align your two icons side-by-side and center them in the page, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top.page-id-3264 .avia-builder-el-20 {
    	text-align: center;
    }
    #top.page-id-3264 .avia-builder-el-20 .avia-image-container {
    	display: inline;
    }

    the expected results:
    Enfold_Support_4239.jpeg
    To have the icons closer you will need to choose images with less empty space around them, here you can see the empty space:
    Enfold_Support_4241.jpeg

    Best regards,
    Mike

    #1428902

    Topic: Vertical line

    in forum Enfold
    Anouk
    Participant

    Hi,

    There is an Enfold blog theme demo. In this demo you see a yellow vertical line.
    See https://kriesi.at/themes/enfold-blog/

    How can I make this line? Where can I find it?

    Another question: see this demo: https://kriesi.at/themes/enfold-lifestyle-blog/
    How do I get the filling on the right? Where you see the picture from the woman and everything below her. I know this has to do with the sideline settings, but where do I adjust the content of this sideline? I wish to get this line on my blogpages.

    Best wishes, Anouk

    #1428897
    solinpaul2
    Participant

    Hello,
    I am using the the Enfold Health Demo theme currently and would like an option to be able to create a dropdown menu on a page and when a user selects an option in that dropdown it would take them to another page.

    What I am essentially trying to do is be able to filter the content on a page. I would like users to have two dropdowns (filter by area and filter by day of the week) and based on a selection from either of the dropdown menus the page would show only options for those selections.

    #1428893

    In reply to: Urgent: Reset problem

    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

    Hey Hector Moya,
    Thanks for your question, but we don’t have any experience with the Kadence blocks, and I’m not sure how you would be able to use a block plugin within the Enfold Advanced Layout Builder since it doesn’t support “blocks”. Typically we don’t recommend using any other builders as they tend to conflict with the ALB, and the ALB can not be removed from Enfold.
    I don’t see a practical way to create your pages with the Gutenberg editor and use the functionality of the Enfold elements.
    I took a look at your page, specifically the header, but it seems to be fullwidth. Perhaps if your create a test page where you can demonstrate the issue, we can recommend so css, but I’m not sure if you will experience more conflicts as you create your site using the Kadence blocks, I would recommend using the Enfold elements to create your site.
    That said if I had to use the Kadence blocks for a full-width hero header, I would try to use the Kadence blocks shortcode and inject the hero header using the ava_after_main_container hook, here is an example
    If Kadence blocks doesn’t have a shortcode you could create one, or try some css like this to make the child element fullwidth when the parent is not:

    .hero_container {
      width: 100vw !important; 
      position: relative !important; 
      left: calc(-50vw + 50%) !important; 
    }

    Please note that using the contact form which is not appropriate for support questions, please log in to the support forum and open a new thread if you need further assistance.
    If you are unable to login to the support forum because you don’t have a activate support contract, please try going to your Theme Forest account and renew your support and then log in to the support forum and open a new thread.

    Best regards,
    Mike

    #1428890

    In reply to: Enfold Modern Demo

    Hey Scott Barnes,
    Thanks for your question, you can import our Modern Demo, and then modified the content to match your needs.
    This is our documentation for importing the demos.
    Please note that the webhost OVH blocks our IP address for importing the demo, often users need to try importing a few times for it to work. Hopefully you are using a different webhost as OVH will not correct this issue.

    Best regards,
    Mike

    #1428888

    Hi,
    Glad Ismael 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

    #1428884
    Scott Barnes
    Guest

    Does the Modern Demo come with the the theme as one of the presets that I can simply swap my content into?

    Hector Moya
    Guest

    Dear Enfold Support Team,

    I am reaching out for assistance with a challenge I’ve encountered while using the Enfold theme and its Advanced Page Builder in combination with Kadence Gutenberg blocks. The issue centers around the Enfold theme’s use of a container class that applies styling affecting the Kadence blocks due to class inheritance.

    Specific Issue: The container class implemented by the Enfold theme is causing style conflicts with Kadence Gutenberg blocks. This issue is most evident when trying to create a full-width hero header, as the container class prevents the Kadence block from achieving full page width.

    Objective: My goal is to utilize the Gutenberg editor for constructing specific pages on my site, while retaining the aesthetic and functionality provided by the Enfold theme.

    Steps I Have Taken:

    Attempted to create a full-page hero header using Kadence blocks within the Enfold theme.
    Noticed that the Enfold’s container class limits the ability of the block to extend fully across the page.
    Seeking Your Assistance:

    Is there a possible workaround or solution that would allow Kadence Gutenberg blocks to operate effectively, especially for creating a full-width hero header, without interference from Enfold’s container class?
    Guidance on any custom CSS modifications or theme settings that could help resolve this conflict would be extremely helpful.

    I appreciate your support in addressing this issue and look forward to your valuable suggestions.

    Hector Moya

    #1428875

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

    h2.av-milestone-date {
        vertical-align: middle;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1428873

    Hi,

    Great, I’m glad that @guenni007 could help you out :-)

    We’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1428869

    first tell me if my suggestion from above is correct.
    it belongs to the post-navigation left/right arrows? If you have opened a single post – there are left and right arrows to navigate to the other posts.
    And now you only want to reach other posts inside the same category ?

    And you put that filter to the child-theme functions.php ?

    try : maybe the is_fullwidth setting is only missing

    
    function enfold_customization_postnav($settings){
      $settings['is_fullwidth'] = false;
      $settings['skip_output'] = false;
      $settings['same_category'] = true;
      return $settings;
    }
    add_filter('avf_post_nav_settings','enfold_customization_postnav', 10, 1);
    

    here is the github part showing the long version with comments on that filter:
    https://github.com/KriesiMedia/enfold-library/commit/969ff37a8219fee349bb94fcfdbd28fd02d22713

    #1428863

    but if I then open one of the two portfolio entries I can scroll to the other entry

    you belong to the post navigation arrows left and right. If those entries should stay only in the same category …
    can you try this in your child-theme functions.php:

    add_filter('avf_post_nav_settings','enfold_customization_postnav', 10, 1);
    function enfold_customization_postnav($settings){
      $settings['skip_output'] = false;
      $settings['same_category'] = true;
      return $settings;
    }
    add_filter('avf_post_nav_settings','enfold_customization_postnav', 10, 1);

    if it does not work . we can try a different way …

    #1428861

    In reply to: cache not working

    Hi,

    Thanks for the update. What happens if you turn file compression off under Enfold->Performance? There’s really no point in having it active anyway, since your plugin should do that for you.

    Best regards,
    Rikard

    #1428860

    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

    #1428857

    In reply to: cache not working

    Yigit thnk you for answering
    enabling the “Delete Old CSS And JS Files?” option in the Enfold theme option has absolutely no effect on the problem. Please note that the dynamic caching on siteground works together with a speed optimizer plugin made by them. As I said this was working fine for years and suddenly stopped having as a result the site to b slow and consuming huge resources

    regards
    John

    #1428855

    In reply to: cache not working

    Hi,

    Does enabling the “Delete Old CSS And JS Files?” option in the Enfold theme options > Performance make any difference?

    Please see my message in the private content field.

    Regards,
    Yigit

    #1428854

    In reply to: Fonts

    Hi,

    You can disable Enfold’s cookie consent message in the Enfold theme options > Privacy and Cookies > Cookie Handling > Enable Cookie Consent Messages ( https://i.imgur.com/j7bsUfL.png ).

    You can find the cookies from Enfold here: https://kriesi.at/documentation/enfold/privacy-cookies/#developer-info.

    Merry Christmas and Happy New Year!

    Regards,
    Yigit

    #1428853

    Hi!

    Thank you for nice wishes.

    I updated the snippet with your solution.
    Thank you for using Enfold and once again all the best for you and your family.

    Regards,
    Günter

    Hey tclaereveld,
    Thanks for your patience and the link to your site, I changed your code to this and enabled the Classic Editor in the theme settings at:
    Enfold Theme Options ▸ Select Your Editor ▸ Use WP Classic Editor and now it seems to be working.

    add_filter('avf_builder_boxes', 'add_builder_to_posttype');
    function add_builder_to_posttype($metabox)
    {
      foreach($metabox as &$meta)
      {
        if($meta['id'] == 'avia_builder' || $meta['id'] == 'layout')
        {
          $meta['page'][] = 'tribe_events';
        }
      }
      return $metabox;
    }

    Enfold_Support_4236.jpeg
    Please check.

    Best regards,
    Mike

    #1428850

    Hey Katja,
    Thank you for the link to your test site, it looks like your footer link has been added as a custom menu item with a full url, please try to use only the footer ID like this:
    Enfold_Support_4232.jpeg
    In my test on my site this solves the issue you are having.
    For the portfolio section try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #portfoliobeschriftung .main_color .grid-content,
    #portfoliobeschriftung .main_color .grid-content * {
    	background-color: #e2001a;
        color: #fff;
    }

    Your email link and phone number in the header has two line break tags (BR), try to remove these and then add this css:

    .phone-info .infos a {
    	display: inline;
    }
    .phone-info .infos a .avia-icon-pos-left {
    	float: none;
        display: inline;
    }

    If you can’t remove the line break tags, then try this css:

    .phone-info .infos br {
    	display: none;
    }
    .phone-info .infos a {
    	display: inline;
    }
    .phone-info .infos a .avia-icon-pos-left {
    	float: none;
        display: inline;
    }

    To have the team membert images increase in size on hover, try this css:

    #team .avia-team-member img {
    	animation: growout 2s;
    	animation-fill-mode: forwards;
    }
    #team .avia-team-member:hover img {
    	animation: growin 2s;
    	animation-fill-mode: forwards;
    }
    @keyframes growin {
      from {transform: scale(1)}
      to {transform: scale(1.2)}
    }
    @keyframes growout {
      from {transform: scale(1.2)}
      to {transform: scale(1)}
    }

    Best regards,
    Mike

    #1428848

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

    .home #main > .container_wrap_first > .container > .content {
    	padding-bottom: 0;
    }

    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.
    It looks like there will still be a little space between the slider image and the text block, this is due to some padding or margin in your LayerSlider slides, so if you want to remove or reduce this please check your LayerSlider settings.

    Best regards,
    Mike

    #1428846

    In reply to: Fonts

    I have now used a plugin to use a different cookie banner. How can I delete the cookie bar in Enfold and can the plugin work together with Enfold? (So everything is really still okay despite the plugin)
    Merry Christmas and a Happy New Year!

Viewing 30 results - 11,041 through 11,070 (of 244,497 total)