Forum Replies Created

Viewing 30 posts - 61,051 through 61,080 (of 82,585 total)
  • Author
    Posts
  • in reply to: Shortcode for fullwidth menu #362201

    Hey!

    Please use this plugin to translate missing strings – https://wordpress.org/plugins/codestyling-localization/
    please do not forget to rescan theme files before editing them

    Cheers!
    Yigit

    in reply to: Image Sizes #362198

    Hi advancetogo!

    You can find image sizes in Functions.php file in Appearance > Editor

    $avia_config['imgSize']['widget'] 			 	= array('width'=>36,  'height'=>36);						// small preview pics eg sidebar news
    $avia_config['imgSize']['square'] 		 	    = array('width'=>180, 'height'=>180);		                 // small image for blogs
    $avia_config['imgSize']['featured'] 		 	= array('width'=>1500, 'height'=>430 );						// images for fullsize pages and fullsize slider
    $avia_config['imgSize']['featured_large'] 		= array('width'=>1500, 'height'=>630 );						// images for fullsize pages and fullsize slider
    $avia_config['imgSize']['extra_large'] 		 	= array('width'=>1500, 'height'=>1500 , 'crop' => false);	// images for fullscrren slider
    $avia_config['imgSize']['portfolio'] 		 	= array('width'=>495, 'height'=>400 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['portfolio_small'] 		= array('width'=>260, 'height'=>185 );						// images for portfolio 4 columns
    $avia_config['imgSize']['gallery'] 		 		= array('width'=>845, 'height'=>684 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['magazine'] 		 	= array('width'=>710, 'height'=>375 );						// images for magazines
    $avia_config['imgSize']['masonry'] 		 		= array('width'=>705, 'height'=>705 , 'crop' => false);		// images for fullscreen masonry
    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>845, 'height'=>321);		            	// big images for blog and page entries
    $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1210, 'height'=>423 );						// images for fullsize pages and fullsize slider
    

    Regards,
    Yigit

    in reply to: Navigation two Colors #362189

    Hey!

    Please refer to @guenni007’s post above. If you need more help, please let us know!

    @guenni007
    Thank you for great instructions Guenter :)

    Best regards,
    Yigit

    in reply to: On Sale Button Covers product name #362184

    Hey wantondude!

    Can you please post the link to your page where we can see an example?

    Regards,
    Yigit

    in reply to: Plain styling for anchor text #362181

    Hey!

    Please turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give your text block element a custom CSS class and then add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia_textblock.your-custom-class a { color: inherit !important; font-weight: inherit !important; }

    Best regards,
    Yigit

    in reply to: Forms have stopped working #362174

    Hey Kavaliauskas!

    Can you please try updating WordPress to the latest version 4.0.1 as well?

    Regards,
    Yigit

    in reply to: Search #362167

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top #menu-item-search { width: 76%; }
    .html_header_sidebar .av-sidebar-social-container { top: 20px; }

    Cheers!
    Yigit

    Hi!

    Did clean re-install solve the issue?

    Cheers!
    Yigit

    in reply to: Icon in share-box #362161

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    li.av-share-link.av-social-link-mail {
    background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    }
    li.av-share-link.av-social-link-mail a:before {
    display: none;
    }

    This would replace mail icon with Kriesi logo. You can adjust as needed

    Best regards,
    Yigit

    in reply to: Blog Picture disable Lightbox #362158

    Hi Fabrice!

    Please try adding following code to Quick CSS

     .single .big-preview.single-big {
    z-index: -1;
    } 

    Best regards,
    Yigit

    in reply to: Error while uploading new fontello fonts #362155

    Hi Chris!

    The ZipArchive is a standard php class: http://www.php.net/manual/en/class.ziparchive.php
    If your server returns an error like “Class ‘ZipArchive’ not found” please contact your hoster and ask the server administrator to activate the ZipArchive class/support for you. Maybe they need to update the php version or change the php.ini config file for you.

    Cheers!
    Yigit

    in reply to: Is it possible add a attribute to PromoBox? #362153

    Hi pnacho!

    Would you like to apply an attribute to all promobox elements on only to a certain one? If certain one, please firstly turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give your element a custom class. Then post the link to your website and point out the element

    Cheers!
    Yigit

    in reply to: How to change background in top bar area #362152

    Hi kkwasniewski!

    Please go to Enfold theme options > Advanced Styling tab and edit “Small bar above Main Menu”

    Cheers!
    Yigit

    in reply to: Shortcode for fullwidth menu #362151

    Hi!

    1- Yes, you can leave it there :)
    2- Can you please post a screenshot and show the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here

    Best regards,
    Yigit

    in reply to: IconBox align center #362148

    Hi Lukasz!

    Please add following code to Quick CSS

    .iconbox_content_container, h3.iconbox_content_title {
    text-align: center;
    }

    Cheers!
    Yigit

    in reply to: Disable related posts #362144

    Hi!

    Sure, we will be waiting to hear from you!

    Best regards,
    Yigit

    in reply to: Possible header change #362143

    Hi infobahncreative!

    Please choose to display Logo left, menu below in Enfold theme options > Header and then choose to display “custom pixel value” in Header Size and set the height to 150px and upload your logo in 1130x150px.
    You may need some custom CSS to adjust it, if you do, please make the changes and post the link to your website

    Best regards,
    Yigit

    in reply to: Where to edit the default menue, sidebar, footer of enfold? #362142

    Hey petcar!

    1- What you are seeing is default footer widgets. You should simply add new widgets to footer widget areas in Appearance > Widgets to replace default widgets.
    2- You can remove the widgets from “Displayed everywhere” widget area in Appearance > Widgets
    3- Please go to Appearance > Menus and edit default menu or create a new one as needed

    Best regards,
    Yigit

    in reply to: Issues with a Form #362141

    Hey johnmac1967!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .home .av-special-heading {
    margin-top: 20px;
    }
    .page-id-42 div#ajaxresponse_1 {
    display: none;
    }

    Best regards,
    Yigit

    in reply to: add Google Remarketing Code #362140

    Hi!

    Please access via FTP and go to wp-content/themes/enfold and remove the code from Functions.php file.

    Cheers!
    Yigit

    in reply to: Backup #362138

    Hi elcamilo!

    Please contact your service provider and ask if they have the back up from few weeks ago

    Best regards,
    Yigit

    in reply to: Update WordPress Enfold Theme Not working #362137

    Hey!


    @elcamilo
    Can you post the link to your website please?

    Best regards,
    Yigit

    in reply to: How to change the blog font size #362136

    Hi martinafuchs!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

     .entry-content p {
    font-size: 16px;
    }
    

    Regards,
    Yigit

    in reply to: Whitespace below header, above content #362135

    Hey!

    Please review your website. I gave custom class to your code block element and adjusted the code in Quick CSS field

    Best regards,
    Yigit

    in reply to: Problem with Contact Form #362132

    Hey!

    Do you mind creating a temporary admin login and posting it here privately so we can look into it?

    Cheers!
    Yigit

    in reply to: Change height in contactform #361770

    Hi!

    You are welcome, glad we could help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

    Hey sunworx!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .image-overlay { display: none !important; }

    Regards,
    Yigit

    in reply to: How to add my code to header area, which file to edit? #361736

    Hey!

    Please add following code to Quick CSS

    .header-scrolled .logo a:before {
    font-size: 30px;
    left: 105px;
    top: -3px;
    }
    .header-scrolled .logo a span.front:after {
    font-size: 14px;
    top: 15px;
    position: relative;
    left: -30px;
    }

    Regards,
    Yigit

    in reply to: Custom Header Help (Center logo & Two Menus) #361735

    Hey!

    Can you please upload your background image ( yos_logo_icon_menu.jpg ) and post a temporary admin login?

    Cheers!
    Yigit

    Hi!

    I asked my teammates to check your website. Please kindly wait to hear from them, they will let you know if your site loads on their end.

    Best regards,
    Yigit

Viewing 30 posts - 61,051 through 61,080 (of 82,585 total)