Viewing 30 results - 225,391 through 225,420 (of 244,342 total)
  • Author
    Search Results
  • #242301

    In reply to: #226711 response

    Hi!

    Please update Enfold to the latest version 2.6.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
    There have been some small bug fixes and many improvements done to the theme since the version you are currently using.

    Cheers!
    Yigit

    #242298

    Hey!

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

    html { background-color: white; }

    Regards,
    Yigit

    #242286

    Thanks

    #242284

    Hi andypeck!

    The theme has options for them when adding in the video to the color section or slideshow.

    Best regards,
    Devin

    #242268

    Hi!

    You can place Easy Slider element inside any column elements such as 1/2, 1/3 and so on. Easy Slider is responsive, so it will take the width of column element it is placed inside.

    @rhysbowen
    Can you please start a new topic? You can click on Enfold on support page and scroll to the bottom of the page to start a new topic. Please post the link to your website as well

    Cheers!
    Yigit

    #242263

    Hi!

    I created a child theme with the code. You can edit the widget code here: http://test.fotografieduo.com/wp-admin/theme-editor.php?file=functions.php&theme=enfold-child

    I couldn’t get it to work with the parent theme though – I’m not sure why but maybe it’s because the child theme functions.php loads before the parent theme files.

    Best regards,
    Peter

    #242262

    Hey Jae!

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

    blockquote { font-size: 14px; }

    Regards,
    Yigit

    #242260

    Hey fryec1135!

    Please flush browser cache and refresh your page a few times after making styling changes. If it still does not work, you can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    .footer_color { background-color: red; }

    Regards,
    Yigit

    #242247

    In reply to: Enfold Showcase

    header.php ;-)

    #242243

    In reply to: Video support

    This reply has been marked as private.
    #242241

    OK. I fixed the problem. We figured out what was important–its the ratio that is important, not the actual size of the image.

    For example if you want all the pictures to be square you would size them all to 400×400, or 800×800 or 120×120, or whatever. If you want vertical rectangle pictures, then an aspect ratio of 600 (height) x 300 (width) or 800×500, etc. Or if you want it horizontal rectangle, then it would be just reversed 800 (height) x 500 (width), or 300×600, etc. It is the relationship of the height x width that matters, not what the actual size (the numbers) are, that is taken care of by the theme itself (Enfold in my case).

    So what we wanted was a square ratio. So we set all our different image sizes (featured image, thumbnail, small, medium, large, post, portfolio, etc) in Enfold to the same “aspect ratio” which for us was square (e.g. 650×650, 700×700, 120×120 respectively) .

    Then, we resized all our pictures in Photoshop to the maximum size we thought we would use–for us that was 800×800. So every picture was resized to 800×800 (for you PS people, we used an action, much faster :).

    Next, we deleted all the images in our media library that we were replacing. Then we uploaded all the new 800×800 images we just created and attached them to the respective products on the product pages. The pictures were resized by the cart according to the use of the picture, so our thumbs were 120×120. The main product image was sized by the cart to 450×450, and the enlarged product image was 600×600.

    Now, if we ever want to change those preferences, we can just change setting in Enfold, and then regenerate the images. As long as we’ve kept the same ratio, it will work seamlessly.
    You can see how we’ve done on our website here: http://www.outtagear.com .

    I hope this helps others, Good Luck!

    #242236

    Hi sharonreiley!

    Please post your feature requests here https://kriesi.at/support/enfold-feature-requests/
    and you can rate posted requests

    Regards,
    Yigit

    #242233

    In reply to: Enfold Showcase

    Thanks.

    And in which file would that be?

    #242227

    In reply to: Enfold Showcase

    Hi Davye

    look in the <head> section for ” <!– STICKY HEADER ANFANG –> ”
    there you’ll find it ;)

    thanks for your feedback!

    #242222

    In reply to: Enfold Showcase

    Hey Liminalty, nice site.

    I like how the top menu bar disappears when you scroll down so only the main menu bar stays. I haven’t seen an option for this, so can I ask how you did that?

    #242206

    In reply to: Header font colors

    Hi babayard!

    Currently it is only possible with custom CSS code. But that feature is currently highest rated on feature request page here https://kriesi.at/support/enfold-feature-requests/ You can also rate it
    Please see – http://kriesi.at/documentation/enfold/change-the-main-menu-color/

    Cheers!
    Yigit

    #242200
    andypeck
    Participant

    Hi there,

    In the new Video & Parallax Demo you play numerous videos without controls, branding etc…. ie they play like wallpaper/pics do and not as a player video clip. How is this achieved? Do I have to turn off the playback controls with CSS or is it done within the theme?

    Also, Ive seen on a lot of the video/photography sites with the ability to add a fine dot pattern over the photos or video. Is this possible? I assume I would have to create a monochrome dot pattern in photoshop and then apply it with some sort of CSS.

    Can you help
    Cheers
    Andy

    #242186

    In reply to: Enfold Showcase

    http://www.apprupt.com/

    Check out the mobile navigation – i am really proud of it! :)

    #242181

    Hi simplyaha!

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

    @media only screen and (max-width: 479px) {
    .responsive #socket .sub_menu_socket {
    display: block;
    }}

    2-

    @media only screen and (max-width: 767px) and (min-width: 480px) {
    .responsive #scroll-top-link {
    display: block;
    }}

    3- Can you add new menu items to socket and then let us know so we can take a look?

    Best regards,
    Yigit

    #242180

    Hello, What about Chinese – has anyone used the theme for the Chinese before? do you have any specisal instructions?

    #242179
    #242171

    Hi ramon1986!

    1- Please see http://kriesi.at/documentation/enfold/add-your-own-favicon/ and http://vimeo.com/75743285
    2- Can you post the link to your website so we can take a look?

    Best regards,
    Yigit

    #242152

    In reply to: Footer

    Hi Finlando!

    Please go to Enfold theme optitons > Footer tab to change the options of footer. And go to Appearance > Widgets and add widgets to needed Footer column widget areas

    Regards,
    Yigit

    #242149

    In reply to: #226711 response

    Hey!

    Please go to wp-content\themes\enfold\config-templatebuilder\avia-shortcodes folder and open gallery.php file and find first line here and change it to second one http://pastebin.com/xp3fqYUQ

    Best regards,
    Yigit

    #242140

    Hi!

    Yes it works, first link you posted was wrong. Please add following code to Quick CSS in Enfold theme options under Styling tab

    .caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption { text-align: center; }

    P.S.: Nice website!

    Cheers!
    Yigit

    #242138

    I get the following error when uploading a font via iconfont manager…

    Couldn’t add the font.
    The script returned the following error:

    Fatal error: Call to a member function attributes() on a non-object in /……./themes/enfold/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 179

    I am using PHP 5.3

    • This reply was modified 11 years, 11 months ago by rseybold.

    Hi Josue,

    I understand your answer but I have a little concern. If with this new update Enfold has not enough room for it and make the concatenation fail, what will happen with the future update? At one point will I be unable to use enfold? Is it a host problem? Will I need to change my plan?
    I’d appreciate if you could tell me so I can take any measure if necessary.

    Kind regards

    Chrys

    Hi Labhanshi!

    Please go to Enfold theme options > Header > Mobile Menu and in “Header Mobile Menu activation” section choose “990px”. If that does not work, please post the link to your website so we can take a look

    Best regards,
    Yigit

    #242123

    Hi Brendon!

    Please go to Enfold theme options > Footer and in “Default Footer Widgets & Socket Settings” choose to display “only the socket”

    Cheers!
    Yigit

    I think that at least the increasing of the maximum vertical dimension of the lightbox to use the available screen dimension should be possible, isn’t it?
    And also the possibility to avoid the resizing of the picture inside the lightbox, in that way you can overcome the problem uploading the images with the needed dimensions.

    In any case, could you please suggest me a lightbox plugin that is compatible with Enfold for solving this problem, because I know that sometimes plugins create problems to the theme.

    For example, trying “Final Tiles Grid Gallery” plugin, it seems that also the lightbox from Enfold is opened.
    Is there a simple way to disable the opening of the lightbox of Enfold?

    Thanks,
    Giovanni

Viewing 30 results - 225,391 through 225,420 (of 244,342 total)