Forum Replies Created

Viewing 30 posts - 14,101 through 14,130 (of 25,536 total)
  • Author
    Posts
  • in reply to: Creating "Steps" as Buttons #1056406

    Hi stewroids,

    Yes there’s a way to do that, you can find it here in our documentation: https://kriesi.at/documentation/enfold/typography/#how-to-add-google-fonts-using-css

    Best regards,
    Nikko

    in reply to: No scaling of elements #1056405

    Hi Veronika,

    I have modified the layout to your gallery from 1/1 to 1/4 1/2 1/4 then I added a class my-gallery-column then in Quick CSS I added:

    @media only screen and (max-width:1024px) {
      #top .my-gallery-column {
        margin-left: auto;
        margin-right: auto;
        max-width: 900px !important;
        width: 100% !important;
      }
    }

    Best regards,
    Nikko

    in reply to: Blog page don't apply the configuration #1055942

    Hey alnalu,

    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: Firefox vs Safari oddities on Mac #2 #1055941

    Hi patricknh,

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

    Best regards,
    Nikko

    in reply to: Dotted line between blog posts #1055940

    Hey Charlotte,

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

    #top .av-alb-blogposts footer.entry-footer {
        border-bottom: 1px dotted #000;
    }

    Hope it helps.

    Best regards,
    Nikko

    in reply to: Frontpage settings #1055938

    Hi asgeir,

    In Settings > Reading > just set Your homepage displays to Your latest posts and save.
    Then go to Enfold > Theme Options > Frontpage Settings > then set your homepage and save.
    Hope this helps.

    Best regards,
    Nikko

    in reply to: Lightbox directly on categories overview #1055935

    Hey mitiuphoto,

    I’m not sure I understood well what you are trying to achieve, is there any site we can use as a reference on what you’re trying to achieve?

    Best regards,
    Nikko

    in reply to: ANGULAR THEME #1055933

    Hi edwig,

    What version of Angular are you using?
    The latest version for Angular is 4.1.

    Best regards,
    Nikko

    in reply to: Enfold Captcha #1055930

    Hey djsmbd,

    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: WP LayerSlider #1055929

    Hey Patrick,

    Unfortunately we don’t have control over layerslider though we bundle it with Enfold theme.
    In the layerslider’s documentation: https://layerslider.kreaturamedia.com/documentation/ it’s mentioned that lazy loading is used by layerslider to optimize its performance.

    Best regards,
    Nikko

    in reply to: audioplayer repeats by itself #1055926

    Hey WiMistres,

    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: Creating "Steps" as Buttons #1055923

    Hi stewroids,

    I see, try the solution posted here: https://kriesi.at/support/topic/adding-numbers-to-icon/#post-507631
    Fontello icons doesn’t have numbered icons (maybe I’m wrong but I didn’t see when I tried to check) another solution for it would be to use an image or a different font.
    Hope this helps.

    Best regards,
    Nikko

    in reply to: Header widget problem #1055921

    Hi KidLoop,

    I’m not really sure why it’s not appearing, but I have added this php code in functions.php:

    add_action( 'widgets_init', 'avia_custom_widgets_init' );
    function avia_custom_widgets_init() {
        register_sidebar( array(
            'name' => __( 'Header Widget', 'enfold' ),
            'id' => 'header',
            'before_widget' => '<div id="%1$s" class="widget clearfix %2$s">', 
    	'after_widget'  => '</div>', 
    	'before_title'  => '<h3 class="widgettitle">', 
    	'after_title'   => '</h3>'
        ) );
    }

    You should be able to see Header Widget area in the Appearance > Widgets.

    Best regards,
    Nikko

    in reply to: Centre a Table underneath text #1055917

    Hi Valinsy,

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

    #top table.aligncenter {
        display: table !important;
    }

    Hope it helps.

    Best regards,
    Nikko

    in reply to: Excerpt length on blog posts #1055911

    Hi sitebysite,

    Glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Enfold upgrade #1055910

    Hi Manfredi,

    Glad that we could help. :)
    Also just a tip, there are lots of plugins but the ones I have used and maybe helpful to you as well is: https://wordpress.org/plugins/better-search-replace/

    Best regards,
    Nikko

    in reply to: Disable flip on icon grid #1055909

    Hi George,

    Can you try adding this css code as well:

    #top .avia-icongrid-flipbox li {
        margin-bottom: 60px;
    }

    Best regards,
    Nikko

    in reply to: No scaling of elements #1055908

    Hi Loveronika,

    I have added this css code in Quick CSS (located in Enfold > General Styling):

    #top .avia-slideshow li img {
        width: auto !important;
    }
    
    #top div .avia-gallery .avia-gallery-big-no-crop-thumb img {
        height: auto !important;
    }

    however I have also disabled css merging and minification in Enfold > Performance since it’s not fetching the new css.

    Best regards,
    Nikko

    in reply to: Demo Content #1055900

    Hi Harry,

    Glad that everything is okay :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Drop Down List Styling #1055899

    Hi Dan,

    It is using this css code:

    #top .main_color .input-text, 
    #top .main_color input[type='text'], 
    #top .main_color input[type='input'], 
    #top .main_color input[type='password'], 
    #top .main_color input[type='email'], 
    #top .main_color input[type='number'], 
    #top .main_color input[type='url'], 
    #top .main_color input[type='tel'], 
    #top .main_color input[type='search'], 
    #top .main_color textarea, 
    #top .main_color select {
        background-image: url('image_url_here')!important;
        box-shadow: 2px 2px 5px rgba(0,0,0,0.7)!important;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-color: rgba(255,255,255,0.5)!important;
        font-size: 10pt!important;
        color: #ffffff!important;
        border: none!important;
    }

    however you will need to change the background-image url from image_url_here to the right url (the board image).
    Then finally you will need some chalkboard fonts: http://www.ucreative.com/resources/20-free-chalkboard-fonts/
    Hope this helps.

    Best regards,
    Nikko

    Hi ezvisa,

    Try replacing the code I gave you with:

    #top.woocommerce-checkout textarea,
    #top.woocommerce-checkout input[type="text"],
    #top.woocommerce-checkout input[type="email"],
    #top.woocommerce-checkout input[type="tel"],
    #top.woocommerce-checkout select {
        font-size: 16px !important;
    }

    Let us know if this helps.

    Best regards,
    Nikko

    in reply to: Missing Masonry Excerpt While Horizontally Scaling Window #1055883

    Hi larryignazio,

    What OS are you using? (windows 10, max, linux, etc)
    I’m currently viewing your site using windows 10. Also what screensize are you using to view it?

    Best regards,
    Nikko

    in reply to: Enfold Showcase #1055882

    Hi mehrajmir,

    Glad that we could help :)
    Your site improved a lot and looks nicer and better than the last time I checked.
    Thanks also for using Enfold.

    Best regards,
    Nikko

    in reply to: Can't upload basic files to Media Library #1055881

    Hi MeryVi,

    The issue isn’t actually on the theme and the solution differs, try to check on the solutions on this post: https://docs.presscustomizr.com/article/229-fixing-errors-when-uploading-images-in-wordpress
    Hope it helps.

    Best regards,
    Nikko

    in reply to: Import Demos #1055878

    Hi Karen,

    To do that you’ll have 2 options one is to modify header.php using a child theme and the second one is using header widgets: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area
    As for the 2nd question, you can use 1/4 1/2 1/4 columns, you can make the 1/4 columns empty or an just put an empty text block on it.

    Best regards,
    Nikko

    in reply to: Issue updating theme #1055876

    Hi sutara,

    I have checked the settings and it seems all passed and shouldn’t have any issues, though I’m tempted to update it but if it does fail there will be a downtime on your site.
    Can you create a staging site instead? it’s basically a clone of your site placed in a subdomain, here is a tutorial on how to do it: https://themeisle.com/blog/wordpress-staging-site/
    This way we can try to update it without any risk on your live site.

    Best regards,
    Nikko

    in reply to: Demo Content #1055578

    Hey Harry,

    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: Columns – add background image and overlay for text #1055577

    Hi c3idesign,

    Okay, just let us know if you need further assistance.

    Best regards,
    Nikko

    in reply to: Is a Form field dependency possible? #1055575

    Hey Frank,

    It’s not possible with Enfold contact form since it only has basic functionalities.
    I think there are some Contact Form plugins that has this feature that you need as long as those field dependency are fields in the same form.

    Best regards,
    Nikko

    in reply to: Text suddenly became italic #1055572

    Hi,

    You can upload it to https://imgur.com/ or any online image sharing sites.
    Then post the link here.

    Best regards,
    Nikko

Viewing 30 posts - 14,101 through 14,130 (of 25,536 total)