Viewing 30 results - 208,591 through 208,620 (of 244,632 total)
  • Author
    Search Results
  • #343431

    Hi Marie!

    Thank you for using Enfold.

    1.) The logo that you’re using is a bit small 160 × 90 px. Minimum size for the desktop view should be at least 178 x 100 px.

    2.) You added a custom css that breaks the padding of the title container:

    #top .title_container .container {
    padding: 0px 0px 6px 0px;
    min-height: 60px;
    }

    Code should be replace with:

    .title_container .container {
    padding: 0px 50px 6px 50px;
    min-height: 60px;
    }

    3.) I’m sorry but I can’t see the issue on safari. This is what it looks like:

    Regards,
    Ismael

    #343428

    In reply to: iPhone 6 issues?

    Hi developerFD1!

    Thank you for using Enfold.

    Can you please provide a screenshot of the iPhone 6 issue? The site looks good on mobile device emulation. I’ll ask the rest of the support team to take a look.

    Best regards,
    Ismael

    #343426

    In reply to: 2.9.2 Update Issues

    Hey!

    Thank you for the info. You’re the only one having this issue out of thousands of Enfold users. When I checked the dashboard, I got this error:

    An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums.

    You can do the following:

    1.) Please upload the WooCommerce files again then activate it. I can see the plugin files listed on Appearance > Editor panel but it is not installed as a plugin.
    2.) Override the WordPress theme files.
    3.) Ask your host for any error logs regarding the issue.

    Cheers!
    Ismael

    #343419

    Hi Devin,

    I’m having problems with this too. By default the copyright field is empty. When I write Copyright – ‘MyCompany’ it displays this in the socket. BUT it also displays ‘- Enfold WordPress Theme by Kriesi’ after what I wrote.
    How do I remove this? I have tryed following the instructions on http://kriesi.at/documentation/enfold/faq/#nolink, but writing [nolink] just adds this to the socket…
    And I can’t see where to add the html code…

    Thank you in advance.
    Best regards
    Ane

    #343418

    In reply to: 2 Issues with Images

    Hi generatrorassociates!

    Thank you for using Enfold.

    Did you use the same image size or dimension? The slider is responsive when I checked it. The only problem is the distorted image. Try to use images with 1600x470px dimension. Please refer to my reply here regarding the server issue: https://kriesi.at/support/topic/issue-with-table-since-update/#post-343051

    Cheers!
    Ismael

    #343417

    Hi Malcolm!

    Thank you for using our theme.

    Try to upload the theme via ftp.

    Unpack the zip file and copy the folders enfold and enfold-child to the WP directory wp-content/themes.

    Cheers!
    Günter

    #343416

    Topic: How to add search icon

    in forum Enfold
    christianbak
    Participant

    Hi, how can I add the clickable search icon on main menu instead of a search bar?
    Please see your example below.

    http://kriesi.at/themedemo/?theme=enfold-overview

    Thanks

    #343411

    Hey zohar!

    Thank you for using Enfold.

    Please add this at the very bottom of functions.php to grouped all linked images inside a lightbox:

    function add_custom_script(){
    ?>
    <script>
    (function($){
    $(window).load(function() {
    $('.single-portfolio').magnificPopup({
    	delegate: 'a',
    	type: 'image',
    	mainClass: 'avia-popup mfp-zoom-in',
    	gallery: {
    		tPrev:		'',
    		tNext:		'',
    		tCounter:	'%curr% / %total%',
    		enabled:	true,
    		preload:	[1,1] // Will preload 1 - before current, and 1 after the current image
    	},
    	callbacks: {
    		imageLoadComplete: function() 
    		{	
    			var self = this;
    			setTimeout(function() { self.wrap.addClass('mfp-image-loaded'); }, 16);
    		}
    	}
    }); 
    });
    })(jQuery);
    </script>
    <?php
    }
    add_action('wp_footer', 'add_custom_script');

    I haven’t tested if the slider images will be included on the lightbox.

    Best regards,
    Ismael

    #343405

    Hi!

    Can you please give us a link to the website? A lot of Enfold users are using the @font-face code on custom.css file or Quick CSS field for their custom fonts. Please post your code on pastebin.com. Try to place the font files on wp-content folder then use absolute url. Make sure that the directories have the correct file permissions.

    Cheers!
    Ismael

    #343395

    Hi Stephane!

    Thank you for using Enfold.

    The fullwidth sub menu is not meant to be use as the main menu. It doesn’t have the mobile menu capability of the default menu. I’m sure Kriesi is planning to upgrade this element so that it can be used as the default menu. You can help out by voting or requesting the feature on our Feature Requests page. Unfortunately, this particular request or modification is more than what we can offer as a support team. The task is simply beyond the scope of support and is not a theme related issue. Please hire a freelance developer or find a third party plugin that coincide with the theme. For further modifications, please visit Envato Studio or Werkpress.

    If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries. Thank you for your understanding.

    Cheers!
    Ismael

    #343392

    Hi pjdiddy!

    Thank you for using Enfold.

    I’m sorry but the map tooltip doesn’t have any animation. It will only show when clicked or close when you click on the x mark. You can play around with the Custom Overlay Color and Color Saturation to change the map’s color scheme. Unfortunately, we won’t be able to help you modify the google map elements. This particular request or modification is more than what we can offer as a support team. Please hire a freelance developer or find a third party plugin that coincide with the theme. For further modifications, please visit Envato Studio or Werkpress.

    If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries. Thank you for your understanding.

    Cheers!
    Ismael

    #343390

    In reply to: Screen size

    Hi!

    Thank you for the update.

    I’m sorry but you’re using an old version of the theme. Please download the latest version 3.0.2 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Regarding the first query, please refer to this link for a possible fix: https://kriesi.at/support/topic/search-results-link-not-wpml-compattible/

    How does the email look? Can you please post a screenshot? It should only return all selected elements.

    Regards,
    Ismael

    #343389
    dh_sichtgut
    Participant

    Hallo,

    ich würde gerne folgende Webfonts:
    – Titillium Web
    – Titillium Web Italic
    – Titillium Web Bold
    in Enfold intergrieren. Brauche ich dafür das Child Theme oder gibt es auch eine andere Möglichkeit.
    Und was muss ich dafür tun. Vielen Dank für die Info

    Gruß, Daniela

    #343388
    YachtSafe
    Participant

    Hi I am having an issue installing the theme on a fresh wp v4 site, I use the wp uploader and file enfold.zip

    just keep getting this screen when finished uploading.

    Are you sure you want to do this?

    Please try again.

    I have tried several times and have even reinstalled the wp v4 and redownloaded the zip.

    Any advice would be appreciated

    Cheers

    Malcolm

    #343387

    Topic: can't update

    in forum Enfold
    gioparte
    Participant

    Hello,
    I wish to update my Enfold theme (purchased on Themeforest) but I can’t access Themeforest account (their website don’t send the verification email) and they don’t answer since 4 days.. !! Time pass by and I’m now late on my work. No sign from them.. can you please me advice on how to download the update or where to get my purchase number (which I normally got on my themeforest account).
    Thank you for your attention,
    Giorgio

    #343379

    In reply to: Header/Logo Fix

    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

    #343365
    CoolPenguinSays
    Participant

    Hi guys, I updated my site to WordPress 4 and as such encountered the issues concerning Enfold (can’t add media, page editor not loading etc).

    I read your posts on how to resolve the issue and tried to update Enfold from 2.8.1 to 3.0.2

    I tried to do this in WordPress and I get Install failed.

    I have tried to do this using ftp (following your “how to update theme” video and have uploaded and overwritten the files.

    Annoyingly it has not worked, my theme still says 3.8.1 and I still have the loss of functionality associated with updating to WordPress 4.0.

    #343353
    eriatarka
    Participant

    Hi,

    is it possible to add social sharing buttons (Facebook & Twitter) on the latest version of Enfold?

    I have checked these threads before, but I believe some things have changed on the newest version

    https://kriesi.at/support/topic/social-sharing-for-the-image-gallaries/
    https://kriesi.at/support/topic/insert-social-button-for-each-pictures/

    Thank you for your help!

    #343346
    osckarl
    Participant

    Hey people,

    I’d like to have the search visible on mobile as well. I’ve tried a few solutions here from the forum, e.g. https://kriesi.at/support/topic/search-box-in-mobile-responsive-menu – but I’m pretty sure things have changed with Enfold 3+ so I can’t seem to get anything to work. Could you please assist?

    Many thanks

    #343338

    Hey!

    Thank’s for coming back.

    You find the php files in the folder enfold/includes.

    Normaly it should be loop-index.php, but it might also be loop-portfolio-single.php.

    For more information about custom templates have a look at:

    http://codex.wordpress.org/Page_Templates

    Cheers!
    Günter

    #343337
    marcella-metae
    Participant

    Hi there!
    I have a problem that I’m trying to solve for days without success: my site is not in English and then set to work with another language that came with the theme, but there is something is wrong with the child-theme: it seems that it doesn’t recognize a different language because some strings of the theme and of some plugins (the event calendar pro) are not translated. If I disable child-theme everything works perfectly.
    I tried many things and many of the suggestions that I found in this forum and on Google, but nothing has solved the problem.
    I installed CodeStyling Localization and followed instructions founded here:
    https://kriesi.at/support/topic/theme-update-and-child-theme/

    and here:
    https://kriesi.at/support/topic/translations-have-no-effect/
    I created new folder “lang” inside my child-theme directory and added following code on its function.php file.
    Tried this:

    add_action('after_setup_theme', 'avia_lang_setup');
    function avia_lang_setup()
    {
    $lang = get_stylesheet_directory()  . '/lang';
    load_child_theme_textdomain('avia_framework', $lang);
    }

    tried this:

    	add_action( 'after_setup_theme', 'my_child_theme_setup' );
    	function my_child_theme_setup() {
    	load_child_theme_textdomain( 'avia_framework', get_stylesheet_directory() . '/lang' );
    	}
    

    …and this:

    
    load_theme_textdomain( 'avia_framework', get_stylesheet_directory() . '/lang' );
    

    Really can’t understand what is wrong! Please heeeelp! :)
    Thanks in advance and congrats for Enfold, I really love it!

    #343336
    AppSecLabs
    Participant

    I use the plugin Crayon Syntax Highlighter. The z-index of its popup is 9999 but z-index of avia-modal is 15000 and hide the popup of Crayon Syntax Highlighter. I can’t use the plugin withou changing its.

    Please, fix its.

    Thank

    #343324

    Hi mhiller!

    Thank you for using our theme.

    in custom.css or Enfold->Styling->Quick CSS field put the following:

    
    .postid-3362 .main_menu {
        display: none !important;
    }
    

    Cheers!
    Günter

    #343299

    Hi danneeroy!

    My suggestion would be to specify your sidebar within the product admin page

    I do not believe the ‘Search by SKU for Woocommerce” plugin ever worked with Enfold’s search functionality. Was this functional on your site before?

    Regards,
    Arvish

    #343297
    elbnetz
    Participant

    Hi There,

    after the latest updates of WooCommerce and Enfold we have a strange problem: The main product image of a single product ist too high and stretching the image.

    All images of older products remains perfect.

    What can this be?

    Many thanks for your support, T.

    #343293
    HRC007
    Participant

    Hi, I want to know if is possible to modify enfold gallery to have thumbnails on left side and main image on right side? When you click on thumbnail main image changes. I’ll have over 200 photos so i need to know also if is possible to divide gallery on pages to show about 20 images per page?

    Example
    [IMG]http://i62.tinypic.com/1tl9mt.jpg[/IMG&#93;

    querflug
    Participant

    Hello!
    I have some issues with the menu items seperator/divider. i have choosen the boxed-layout with the logo on top and the navigation at the bottom. Since i did that, my menu items are seperated/divided by 1px white borders. Please tell me what to do to get rid of them, i don´t want those lines at all.

    Second question – can you tell me where i can set the menu item color/size for the main navigation in boxed mode? it seems that the changes i make in the theme settings have no effect – please drop me a css line with the parameters.

    Third and last questions – how can i increase the line height of the headlines in the icon box?

    Keep up the great work! Your theme is awesome!
    Regards, Juergen

    #343273
    browntodde
    Participant

    Thought I could handle myself, but a little over my head both with design and execution of a single product page (to be expanded once new products are introduced. Not fancy, not too hard, but beyond my current skill level. Here is what I have to start with: http://toddbrownmagic.com

    Let me know if you are able to help and if so, what you would charge to clean this thing up!

    Thanks!

    #343256

    Hey!

    1. Header doesn’t shrink because of this code you have in Quick CSS:

    #header_main .container, .main_menu ul:first-child > li a{ height:90px !important; line-height: 80px !important; }
    

    2. You can set a transparent header when editing the Page in question, (Layout options).

    3. If you are referring to this, yes that’s a Text Widget (Title + (paragraph + image) + Enfold button shortcode).

    Cheers!
    Josue

    #343248
Viewing 30 results - 208,591 through 208,620 (of 244,632 total)