Viewing 30 results - 14,491 through 14,520 (of 244,618 total)
  • Author
    Search Results
  • #1414973
    rng28arg
    Participant

    Hello friends of Kriesi,

    I have purchased a new license for a new project of mine, and after importing the official demo of enfold it does not look good on my domain, how can I solve that issue? Did I do something wrong?

    Thanks for your help!

    Rodolfo

    Hi Guenni007,
    Thanks a lot for helping hand. I am on parent theme not developing a child theme. however I paste the code in Enfold functions.php file and also add the css styel. but I didn’t find any new menu in burger menu field. only main menu is showed there. but now its showing right side.

    #1414970

    In reply to: Cookies

    Hi,

    I checked in a private browser window, and it shows up there. Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 510px) {
    .avia-cookie-consent .avia-button {
      margin-bottom: 15px;
    }
    }

    Best regards,
    Rikard

    #1414969

    Hi,

    Thanks for that, those details did work. I see that Enfold was already uploaded, but not activated. I activated it for you, and everything seems to be working as expected. Please review your site.

    Best regards,
    Rikard

    #1414961

    Hi,
    This also works for the portfolio grid
    Enfold_Support_2755.jpeg

    Best regards,
    Mike

    #1414954

    Hi,
    Try using the Gallery element with a Text element below it:
    Enfold_Support_2749.jpeg
    Enfold_Support_2753.jpeg
    In the gallery element choose Big image only, other images can be accessed via lightbox then each gallery element will only show the images you add to it.
    Enfold_Support_2751.jpeg

    Best regards,
    Mike

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

    .avia-slideshow .avia-slideshow-button .av-siteloader {
    	display: none;
    }
    .avia-slideshow .avia-slideshow-button .avia_loading_icon {
        background: transparent;
    }

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

    Best regards,
    Mike

    #1414950

    Hey ledreisilker,
    To install a demo template go to Enfold Theme Options ▸ Demo Import

    Best regards,
    Mike

    #1414948

    Hey karinkropik,
    Thanks for your patience and the link to your site.
    1) after removing the circle from the active tab in the main menu, the lighter orange colour do you want it to be background color or the text color?
    2) try unchecking the “use as mega menu” option from the “Triest and Crete” under Hiking retreats so it is a regular menu item
    Enfold_Support_2738.jpeg
    3) same as 2)
    4)to create this warning you already have the Special Character Translation plugin installed:
    Enfold_Support_2740.jpeg
    so the code you would use to replace the HTML arrows > < is:

    ###lt###		=> <
    ###gt###		=> >

    like this:
    Enfold_Support_2745.jpeg
    Our favourite ###lt###u class=special-type hiking###gt###selection###lt###/u###gt###
    Please note that there are no quots around the class name, I did this for you on your /tours/ page
    Enfold_Support_2747.jpeg
    try this on your other pages and be sure to clear your cache plugin “purge cache”

    Best regards,
    Mike

    #1414945

    Hi,
    Unfortunately we don’t have a option for this but if you would like to request this feature 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

    #1414940

    Hi,
    I don’t see any errors on your site, but if you look at your WordPress dashboard you will see that your PHP needs to be updated
    Enfold_Support_2736.jpeg
    try asking your webhost to help

    Best regards,
    Mike

    #1414935

    Hi,
    Try updating to v5.6.5 and see if that helps. I see that you have not added a valid Envato Token so you can manually update if you wish.
    To update Enfold manually you will need to download the latest installable WP version from your Theme Forest account and upload it to your WordPress ▸ Appearance ▸ Themes ▸ Add Themes ▸ Add New
    WordPress_Appearance_Themes_Add-Themes_Add-New.jpg
    after you choose the zip file and click install, you will see a This theme is already installed message because you are updating, you can continue
    Installing_theme_from_uploaded_file_This_theme_is_already_installed.jpg
    then you will see the Theme updated successfully message.
    Theme_updated_successfully.jpg

    Best regards,
    Mike

    there is no such option in enfold by default. Yes – that page is an enfold page – but there might be custom script combining overlay main menu with footer menu.

    buket12
    Participant

    Hi Support team,
    I want to display 2 menu in hamburger section. by default only Main menu is display there. but I want to display secondary menu too. can you please tell me the filename where i edit the menu. and please describe the main menu and secondary menu id too. here is the menu demo i want https://www.ikarus-festival.de in reference site when you click burger menu. there display 2 menu side by side. one is main menu another one is secondary menu. by default secondary menu display header top bar. but i want to display it inside burger menu along with main menu side by side. please help me to achieve this

    • This topic was modified 2 years, 9 months ago by buket12.
    #1414919

    can you please have a look if on enfold settings page there is still a redirect page selected.
    If you do not reset that entry – and only set the maintainance mode to disabled – there will be some settings preserved on enfold

    btw: same with custom 404 page and redirect

    #1414914

    Hi,
    I understand that the table you are working on is on /miromar-lakes/
    but is my test table /table-test/ what you are trying to do?
    if so why not copy it to your /miromar-lakes/ page by making a template of it:
    Enfold_Support_2730.jpeg

    when I highlight link to remove, I am taken to main page and all is lost. Only happens sporadically, but, when it does all my work is lost.

    this is true, if you try to edit the link in the table and you click it you will go to a new page and lose your work, so you just need to be careful.
    Why are you adding these div’s to the links in your table?
    On 55+ page I fixed your missing div in the Avia Layout Builder Debugger
    Enfold_Support_2728.jpeg
    once you forget to add a closing tag it is hard to fix.

    Best regards,
    Mike

    #1414910

    Hi,

    Thanks for that. I created a new FTP account, please see private. Those details are working, and lead to the root folder. I can see that Enfold is uploaded there already though, so we would need access to the actual WordPress site in order to help you out further. I checked the previous WordPress login details that you posted, but they are still not working unfortunately.

    Best regards,
    Rikard

    #1414905
    This reply has been marked as private.
    #1414894

    Hi,
    sky19er I believe that you are mistaking, Guenni007 script is getting the social icons from the socket, your editing isHeading = “”, doesn’t change the location, check out the line below that:
    social = $(‘#socket .social_bookmarks’).clone(true).addClass(‘sub-menu’).css(‘display’,’block’),
    see #socket in the line, try disabling Enfold Theme Options ▸ Footer ▸ Social Icons
    Enfold_Support_2724.jpeg
    I’m only pointing this out for future readers so they understand where the icons are coming from and why this won’t work if Enfold Theme Options ▸ Footer ▸ Social Icons is disabled.
    Thank you for sharing Guenni007
    the css I had to use was different from above, I got it from your example site, perhaps it will help someone in the future.

    #av-burger-menu-ul .social_bookmarks.sub-menu li {
        display: block;
        margin: 3px 10px;
        float: left;
    }
    #av-burger-menu-ul .social_bookmarks.sub-menu li a {
        padding: 10px !important;
        border-radius: 0 !important;
    }
    .html_av-overlay-side-classic #top .av-burger-overlay li.menu-item-social a {
        border: none !important;
    }
    .responsive #top #av-burger-menu-ul .social_bookmarks.sub-menu {
        margin-left: 30px;
        margin-top: 0;
        overflow: visible;
        height: auto;
    }
    #top #av-burger-menu-ul .menu-item-social .avia-menu-text {
      display: block;
      width: 100% !important;
      padding: 15px 50px 5px;
      text-align: left !important;
      font-style: italic;
    }

    Enfold_Support_2726.jpeg

    Best regards,
    Mike

    #1414893

    Hi,
    As I understand on your /fort-myers-55-plus/ page you are trying to change these table links
    Enfold_Support_2720a.jpeg
    to be wrapped in a div <div class="neighborhood-link"> ... </div> like this
    Enfold_Support_2722.jpeg
    am I understanding correctly?
    I created a test page linked below, and used the template a new 2023 Miromar and made this adjustment for you.
    I saved the page and checked the frontend and then checked the backend again twice and the <div class="neighborhood-link"> ... </div> is still there for each one in the table. Please check and if this is what you wanted try saving it as the template.

    Best regards,
    Mike

    #1414880

    I saved every link on miromar. All disappeared again. I hit save after every corrected link in table. There has to be something wrong on enfold side

    Hey jamesbarrell,
    Thank you for the link to your site, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 767px) { 
    	#top.page-id-30 .av-catalogue-container.avia-builder-el-10 .av-catalogue-list {
    		 border-top: none;
    	} 
    	.responsive #top.page-id-30 #wrap_all .flex_column.avia-builder-el-7 {
    		margin-bottom: 0;
    	}
    	.responsive #top.page-id-30 #wrap_all .av-catalogue-container.avia-builder-el-8 {
    		padding-bottom: 0;
    	}
    }

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

    Best regards,
    Mike

    #1414867

    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

    #1414866

    Hi,
    Please try this solution instead and ensure that your Header Social Icons are set to Display in main header area
    Enfold_Support_2714.jpeg

    Best regards,
    Mike

    #1414864

    In reply to: About menu font

    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

    #1414861

    Hi,
    Yes that is an option
    Enfold_Support_2712.jpeg

    Best regards,
    Mike

    #1414855

    Hey steveorrmedia,
    Try using the a column element with a image element and text element under it for your excerpt,
    Enfold_Support_2708.jpeg
    then use the column link option to link to your other sites:
    Enfold_Support_2710.jpeg

    Best regards,
    Mike

    Oh sorry – to clarify, I’m making the plugin myself, just so I can use a shortcode to display the loop. There’s no real plugin website and no support, it’s just me trying to get a loop to work with pagination. Looking for the right code snippet. The custom post type was created for use with the previous theme (and not by me) and I’m trying to modify the use of it for Enfold. The previous setup used Custom Post Type Maker, and made a custom post type but didn’t use the taxonomy module.
    Maybe the custom post type/taxonomy setup is what’s not done correctly?

    Here is the code from my attempt so far:
    // Create Shortcode to display Past Issues

    function wmnpress_shortcode_eedition_post_type(){ ?>

    <?php
    $args = array(
    ‘post_type’ => ‘eedition’,
    ‘posts_per_page’ => 12,
    ‘paginate’ => ‘yes’,
    ‘use_main_query_pagination’ => ‘yes’,
    ‘order’ => ‘DESC’,
    ‘orderby’ => ‘date’,
    );
    $the_query = new WP_Query( $args ); ?>
    <?php if ( $the_query->have_posts() ) : ?>
    <?php while ( $the_query->have_posts() ) : $the_query->the_post(); ?>
    <div class=”past-editions flex_column av_one_third avia-builder-el-2 el_after_av_textblock el_before_av_one_third flex_column_div column-top-margin”>
    <section class=”av_textblock_section “>
    <div class=”avia_textblock” itemprop=”text”>
    <p>
    ” target=”_blank” rel=”noopener”>” alt=”Newspaper cover page” width=”793″ height=”1024″ />” target=”_blank” rel=”noopener” data-wplink-edit=”true”><?php the_title(); ?>
    </p>
    </div>
    </section>
    </div>
    <?php endwhile; ?>

    <?php wp_reset_postdata(); ?>

    <?php endif;
    }
    add_shortcode( ‘eedition-display’, ‘wmnpress_shortcode_eedition_post_type’ ); ?>

    #1414848

    In reply to: Parallax Overlay

    Hey amanda-mdllc,
    The slider is a Revolution Slider, so you could install that slider, or create a similar one using the LayerSlider that is included with Enfold.

    Best regards,
    Mike

    #1414843

    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

Viewing 30 results - 14,491 through 14,520 (of 244,618 total)