Forum Replies Created

Viewing 24 posts - 8,491 through 8,514 (of 8,514 total)
  • Author
    Posts
  • in reply to: thumbnail sizes #115461

    Hi mfacer,

    They need to be larger than the size specified on both edges in order to not be smaller than the others. See: http://www.touchscreenjukeboxes.co.uk/wp-content/uploads/2013/01/macmini-495×400.png vs http://www.touchscreenjukeboxes.co.uk/wp-content/uploads/2013/04/20130419-235032-495×317.jpg.

    Regards,

    Devin

    in reply to: A handful issues, new user #115429

    Hi ntoklo,

    1) In your main theme options set the home page to the page you want to be act as the home page. On that page, set the layout to something that doesn’t use the regular page layout.

    Otherwise we could use some css to specifically remove them.

    2) I’m not a big fan of child themes with themes like Kriesi’s simple because you can do so much with the built in options and the custom.css file/Quick CSS field. For most changes, you shouldn’t need one.

    3) You need to have at least one dropdown menu item for the highlight to appear.

    4) The mega menu is created using the regular wordpress menus manager. The documentation outlines the basics of setting one up. If you aren’t seeing all of the shortcode options, disable all active plugins to make sure one of theme isn’t causing a conflict. (note, if this is while using the Advanced layout editor, you can’t use the other shortcodes inside a text block, you need to use the editor elements for layout etc).

    5) Inside text elements the editor seems to clear out individual color styling but I’ll have to ask Kriesi to check into that and see if it needs to be patched or if there is another method for it.

    Overall, if you aren’t comfortable with the overall settings I would recommend setting up an empty testing installation of WordPress and using the themes “import dummy data” option so that you have a reference for how everything is set up that you can look through the settings for.

    If you have not set up a lot of options/page/content on your live site, you can just use it there to import all the settings from the demo.

    Regards,

    Devin

    in reply to: Enfold Slider showing full-height images? #115131

    Yes, they are classified as thumbnails in the sense that wordpress is told by the theme to re-size them and re-save those images in various formats.

    So for that slider its using the ‘featured’ size which has its height at a size smaller than what you want to happen. So you’ll need to use the plugin to change that height and then regenerate the images (thumbnails).

    in reply to: Header Type: Keep Header with social icons fixed #115201

    Hey Sebastian,

    Not that I know of right now but you can request additional features here: https://kriesi.at/support/topic/enfold-feature-requests

    Regards,

    Devin

    in reply to: Remove header from home page #115330

    Hi bluedotproductions

    On the individual page go to the Layout meta box on the right hand side and for the Header Settings dropdown select Don’t display the header.

    Regards,

    Devin

    in reply to: Enfold Feature Requests #114553

    Have the contact form auto scroll to the top of the page or go to #top after submit.

    Regards,

    Devin

    in reply to: Contact Form Not Working #115160

    Hi Matt,

    1) Looks like a bug with the css. I’ll report the issue to Kriesi as I don’t think it has been reported yet.

    2) I’ll add this one to the feature requests for the next round of theme updates (no guarantee one or the other).

    Regards,

    Devin

    in reply to: Image Post ( When adding image as a feature ) issue #115150

    Hi Andy,

    Can you give the exact steps so I can try re-creating it? Just adding a featured image I wasn’t able to get the same result.

    Regards,

    Devin

    in reply to: Enfold Slider showing full-height images? #115129

    Hi lenscraft,

    This isn’t exclusive to the theme but instead how wordpress handles images. They can either be proportionally scaled or cropped to fit when the thumbnails are created on image upload.

    You can use http://wordpress.org/extend/plugins/simple-image-sizes/ to set the image size height for the featured thumbnails and make sure its set not to crop as well. Then use the same plugin to regenerate the thumbnails.

    Regards,

    Devin

    in reply to: Problem with Special Heading Item #115102

    Hi Bernt,

    Can you take a screenshot of the issue? I know the Special heading is supposed to have a line next to it so I’m not sure if its that line or something that isn’t supposed to be there.

    Regards,

    Devin

    Hi Daniel,

    Just to make sure there was no issue updating the theme, I would try re-updating all of the files via FTP so that everything gets overwritten properly.

    The theme defines woocommerce support so if you are getting that message then the files are definitely not completely correct.

    Regards,

    Devin

    in reply to: remove page tittle in enfold #115090

    Hi funkybytes75,

    Do you mean the breadcrumbs+title of the page? Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    .title_container {
    display: none;
    }

    Regards,

    Devin

    in reply to: Header menu thingy #114876

    Glad Dude could help :)

    Let us know if you have any other questions or issues.

    Regards,

    Devin

    in reply to: header background image and logo image resize #115073

    Hi hsie,

    Can we take a look at your site with the css live. That way we can see exactly how you have it in place and what the interaction is.

    Regards,

    Devin

    in reply to: remove the bottom menu #114503

    Hi hsie,

    So you just want to remove the line on the top of the header then? Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    #header_meta {
    display: none;
    }

    Give that a try as it removes the top menu area above the logo/social and main menu.

    The site wouldn’t be able to support everyone uploading screenshots so we ask that users upload them to services like TinyPic or imgur and then link to that image.

    Regards,

    Devin

    in reply to: Permanent link in blog is wrong #114898

    Hi Bernt,

    Thank you for pointing that out. I’ve marked the topic for Kriesi so he can address it.

    Regards,

    Devin

    in reply to: Enfold child theme #114859

    Glad Kriesi could help :)

    Let us know if you have any other questions or issues.

    Regards,

    Devin

    in reply to: Exchange template after purchase? #114262

    Hi Leanna,

    The styling can definitely be done with Enfold but the header widget would need to be custom done. I don’t know exactly what you mean by informal but you can be a very clean simple design like I’ve done using Enfold (http://devinvinson.com/) or really big and business filled like in the Demo (http://kriesi.at/themes/enfold/).

    The layout builder has a ridiculous amount of custom options so I’m fairly certain you will be able to find a layout that will work for you :)

    Regards,

    Devin

    in reply to: Couple of features #114429

    Hi Prash,

    I’ve tagged Kriesi on the topic for the feature requests :)

    Regards,

    Devin

    in reply to: Blog posts element in Avia Layout Builder #114459

    Hi Sander,

    You can use the Post Slider to get something close to that as well as using the Blog Posts element to only show one specific category in 2 instances while the blog element above it doesn’t show those categories.

    It may not be exactly what you were thinking but experiment with the builder as it allows for pretty much anything with some creative building.

    Regards,

    Devin

    in reply to: PSD files as part of the download #114463

    Hi no1_son,

    Yes I believe it is the correct version. Since so much of the layout and design is done with the theme options, the PSD is there as a very basic layout to the theme showing the few actual graphic files.

    I’ll tag Kriesi on the topic however just to double check.

    Regards,

    Devin

    Hi Daniel,

    1.8 is designed for WordPress 3.5 and WooCommerce 2.0. So not having those two upgraded will mean you will be unable to update.

    Regards,

    Devin

    in reply to: Question about Woocommerce Product Variation #108141

    Hi sheebah,

    Variations are a bit of a mess with woocommerce in my opinion. Once you get it, its simple but getting to that point can be hard.

    You need to set up the attribute before even setting up a product. So this part of the docs: http://wcdocs.woothemes.com/user-guide/products-user-guide/setting-up-product-attributes/

    Then you can go to the product and from the attributes tab, select which attributes that product has. Then you expand the attribute and add Values that are selectable from the dropdown.

    THEN you go to the variations tab and fill out the information for each variation of the product attribute and combination.

    Regards,

    Devin

    in reply to: Pixelated font #106671

    Hi markjoseph,

    1) I’m not getting any major issues with the font when I view it with chrome on my end. Can you go to the google font site and view your chosen font and see if you have the same visual issues. If so, it could just be the rendering of the font from google.

    http://www.google.com/webfonts

    2) For the logo, you can try replacing the logo at its location on your host via ftp if the upload through wordpress is giving you issues. Its direct url is:

    http://fivestoneapps.com/wp-content/uploads/2013/01/Website-Logo-e1360404335520.jpg

    I don’t see any difference in the two images, but you may want to try saving your image as a png or gif format since the jpeg format is designed to downgrade the file to a small file size first and quality second.

    3) Is it for this page: http://goo.gl/xAoLa

    From the looks of it you have the portfolio images correctly working right now.

    Regards,

    Devin

Viewing 24 posts - 8,491 through 8,514 (of 8,514 total)