Forum Replies Created

Viewing 30 posts - 18,781 through 18,810 (of 25,536 total)
  • Author
    Posts
  • in reply to: Layerslider link is not opening on same page #901581

    Hi,

    Glad to hear that. Thanks for using Enfold :)

    Best regards,
    Nikko

    Hey aovivo,

    Can you give us ftp access too? so we can check further.

    Best regards,
    Nikko

    in reply to: link on color section #901579

    Hey cipriana,

    I think it’s possible but would need a lot of time to do and outside the scope of our support, the only thing I can recommend is use the Image in Media Elements since it has this option.

    Best regards,
    Nikko

    in reply to: not pause layerslider on mousse over #901578

    Hey jb84,

    Yes, it’s possible, open the slider in LayersliderWP then go to Slider Settings > Slideshow > Pause on hover -> select Do Nothing then Save. Hope this helps :)

    Best regards,
    Nikko

    in reply to: Site Broken on Recent Update #901575

    Hi,

    Can you try to update your php version to atleast 7.0. Let us know if this helps.

    Best regards,
    Nikko

    Hi,

    Let us know if you need further assistance :)

    Best regards,
    Nikko

    in reply to: Change icon of "back to top button" #901573

    Hey takozzo,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #scroll-top-link {
        background: url('image_link') center center no-repeat;
    }
    
    #scroll-top-link:before {
        display: none;
    }

    Just replace image_link with the right url of the image you want to use. Hope this helps :)

    Best regards,
    Nikko

    in reply to: Start Up Demo #901546

    Hi,

    Just add this code in functions.php:

    add_filter( 'avf_google_heading_font', 'avia_add_heading_font');
    function avia_add_heading_font($fonts)
    {
      $fonts['Bungee'] = 'Bungee:400,700';
      return $fonts;
    }
    
    add_filter( 'avf_google_content_font', 'avia_add_content_font');
    function avia_add_content_font($fonts)
    {
    	$fonts['Bungee'] = 'Bungee:400,700';
    	return $fonts;
    }

    just place the code below this code:

    if(isset($avia_config['use_child_theme_functions_only'])) return;

    Then go to WP Dashboard > Enfold > General Styling > Fonts (tab) > and check Heading Font and Defines the Font for your body text, you should see in the dropdown (at the bottom of the list) the Bungee font.

    Best regards,
    Nikko

    in reply to: Woocommerce Product Grid number of column responsive #901540

    Hey Christophe,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:1200px) and (min-width:768px) {
      #top .shop_columns_5 .products .product {
        float: left;
        margin: 0 1% 1% 0;
        padding: 0;
        position: relative;
        width: 24%;
        margin-left: 0;
      }
    
      #top .shop_columns_5 .products .product.first {
        clear: none;
      }
    }

    Hope this helps :)

    Best regards,
    Nikko

    Hey 40075trip,

    Unfortunately there’s no feature to undo it, unless there’s a backup. So the only thing to do is to setup the settings manually again, unless you have exported the settings.

    Best regards,
    Nikko

    in reply to: Setting tooltip size on mobile devices for hotspot images #901534

    Hey Elena,

    Can you post a link to your site? so we can take a closer look.

    Best regards,
    Nikko

    in reply to: Enfold 2017 Demo #901403

    Hi Vanni,

    You’re welcome and glad we could help! Have a nice day too :)

    Best regards,
    Nikko

    in reply to: widget menu vs. sidebar menu #901377

    Hi,

    Try adding this css code:

    .page-id-11 #after_section_1 .content.av-content-full {
        padding: 0;
    }
    
    .page-id-11 #after_section_1 .content.av-content-full .av_three_fourth {
        border-right: 1px solid #ededed;
        padding-right: 3%;
        padding-top: 50px;
    }
    
    .page-id-11 #after_section_1 .content.av-content-full .av_one_fourth {
        margin-left: 2.5%;
        padding-top: 50px;
    }

    Hope this helps :)

    Best regards,
    Nikko

    in reply to: Fatal Error Message #901369

    Hi,

    Can you give us ftp access as well? so we can check further.

    Best regards,
    Nikko

    in reply to: Enfold Update problem #901368

    Hey giorgiosilvia,

    Can you make a backup for your site first? so if a problem would persist during the theme update, we can always revert it back.

    Best regards,
    Nikko

    in reply to: Avia message box content alignment #901363

    Hi,

    I see, can you try to replace this code:

    .infotipsbox .avia_message_box_content {
        text-transform: none !important;
        font-weight: 500 !important;
        font-size: 16px !important;
        text-align: left !important;
        position: relative;
        padding-left: 60px;
    }

    with this one:

    .infotipsbox .avia_message_box_content {
        text-transform: none !important;
        font-weight: 500 !important;
        font-size: 16px !important;
        text-align: left !important;
        position: relative;
        padding-left: 60px;
        display: flex;
        align-items: center;
    }

    and this code:

    .infotipsbox [data-av_icon]:before {
        font-size: 40px !important;
        position: absolute;
        right: 10px;
    }

    with:

    .infotipsbox [data-av_icon]:before {
        font-size: 40px !important;
        position: absolute;
        right: 10px;
        margin-top: -13px !important;
    }

    Hope this helps :)

    Best regards,
    Nikko

    in reply to: Homepage failure line 42 #901360

    Hi,

    Can you also give us ftp access? so we can check further.

    Best regards,
    Nikko

    in reply to: mobile view #901358

    Hey pabloamian,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    in reply to: Enfold 2017 Demo #901355

    Hey Vanni,

    Thanks for contacting us. Yes, there’s only one Enfold, and Enfold 2017 is just one of the demos. You can also use other demos which are in this link: https://kriesi.at/themedemo/?theme=enfold-overview :)

    Best regards,
    Nikko

    in reply to: How to change Iconbox font and icon size. #901354

    Hi,

    Sure, try adding this css code in QUick CSS (located in Enfold > General Styling):

    .home #av-layout-grid-1 .iconbox_icon {
        margin-left: 44px;
        position: relative;
        top: 14px;
    }

    Hope this helps :)

    Best regards,
    Nikko

    in reply to: Better leading #901353

    Hi,

    1. Yes, since you’re not using a child theme, edit functions.php and find this line of code:

    if(isset($avia_config['use_child_theme_functions_only'])) return;

    below this code add:

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    	return "debug";
    }

    2. If you import a demopage, you will have all pages exactly as the demo, so if the demo has 1 page only then you get 1 page, if you import for example Enfold 2017 you’ll get all the pages it has also :)

    Best regards,
    Nikko

    in reply to: Display a text when the mouse is over the image #901351

    Hi,

    No worries, you can find it in this screenshot: https://imgur.com/a/WejoH

    You can then insert the image like you usually do then just you should find an image code just like this:

    <img class="alignleft size-full wp-image-3797" src="image_link" alt="" width="141" height="200" />

    then before the img code add:

    <span class="st-wrap"><span class="site-title">

    and after that img code add:

    <span class="hovertitle">Creative Common CC BY-SA 3.0-licensen. Dette billede er i overensstemmelse hermed.</span></span></span>

    You can replace the Creative Common text if you want to change it, the final output should look like this:

    <span class="st-wrap"><span class="site-title"><img class="alignleft size-full wp-image-3797" src="image_link" alt="" width="141" height="200" /><span class="hovertitle">Creative Common CC BY-SA 3.0-licensen. Dette billede er i overensstemmelse hermed.</span></span></span>

    Best regards,
    Nikko

    in reply to: Can't Drag and Drop Widgets #901281

    Hi,

    Thanks for providing access, I have added this in wp-config.php:

    define('CONCATENATE_SCRIPTS', false );

    and it fixed the problem. Let us know if it’s good on your end :)

    Best regards,
    Nikko

    in reply to: Show search in all main menus #901274

    Hi,

    Can you give us screenshots based on membership level? so we can see how it looks on your end.

    Also, please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    in reply to: Houzz Social Icon and Change out Instagram Icon #901273

    Hi,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    in reply to: Space between portfolio items #901272

    Hi,

    You didn’t use Masonry, but I tweaked it a bit and added this css code in QUick CSS (located in ENfold > General Styling):

    #masonrylike .container {
        max-width: 100%;
        padding: 0;
    }
    
    #masonrylike .container .av_one_third {
        width: 32%;
        margin-left: 1%;
    }
    
    #masonrylike .container .av_one_third .avia-image-container, #masonrylike .container .av_one_third .avia-image-container-inner, #masonrylike .container .av_one_third .avia-image-container img {
        width: 100%;
        display: block;
    }
    
    #masonrylike .container .av_one_third .av-special-heading.el_after_av_image {
        margin-top: 20px;
    }

    Let us know if it’s good :)

    Best regards,
    Nikko

    in reply to: Menu Not Responsive on iPad2 Retina #901259

    Hey alliancepp,

    Try adding this css code in QUick CSS (located in Enfold > General STyling):

    @media only screen and (max-width:1024px) {
      .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item {
        display: none;
      }
    
      .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
        display: block;
      }
    }

    Best regards,
    Nikko

    in reply to: Blog URL adds characters when I copy and paste it #901253

    Hi Gary,

    Glad to hear that. Let us know if you need further assistance or if we can close the thread :)

    Best regards,
    Nikko

    in reply to: Grid Layout Textblock Padding not changing #901249

    Hi,

    Please add the code given by Rikard in QUick CSS not in functions.php, Quick CSS is located in Enfold > General Styling. Let us know if this helps.

    Best regards,
    Nikko

    in reply to: Edit category page as regular page #901244

    Hey kouamx100,

    Unfortunately, we don’t have the means to do that, since wordpress itself doesn’t allow you to edit category pages like regular pages, however you can modify the category template, you can check this post for instructions: http://www.wpbeginner.com/wp-themes/how-to-create-category-templates-in-wordpress/
    Hope this helps :)

    Best regards,
    Nikko

Viewing 30 posts - 18,781 through 18,810 (of 25,536 total)