Viewing 30 results - 224,791 through 224,820 (of 243,757 total)
  • Author
    Search Results
  • #242419
    steveinz
    Participant

    Hi Support, I am using the builtin custom LayerSlider in the Enfold theme. In the Global Settings it allow you to upload your own logo. It also says it allows ‘YourLogo style’ where ”You can style your logo. You can use any CSS properties, for example you can add left and top properties to place the image inside the LayerSlider container anywhere you want.’
    I dont want the default location of top left. I want to move it to the right. But I whatever CSS I put it, it ignores and the logo disappears. Can you please give me an example of working CSS syntax that will move the logo?

    I tried: { position:absolute; left:500px; }

    #242408

    Hey Vermishelle!

    To add the script you need to open functions.php go to the line 264 ( assuming you haven’t added anything before ), if not look for this line wp_enqueue_script( 'jquery' );

    You need to add the below code
    wp_enqueue_script('vimeo-ga', $template_url . '/js/vimeo.ga.min.js', array('jquery'), 1, true);
    This will ask / look for the file in this location ( so paste the file in there ). ENFOLD_FOLDER/js/vimeo.ga.min.js

    About your other question you can add that to the ending of the url http://vimeo.com/1084537?api=1 , ( if that’s not the case elaborate on that one, or try first and then let us know what happen ).

    Best regards,
    David

    #242387

    In reply to: #226711 response

    ok, i’ve updated my enfold version, then I’ve made all changes given by Jouse, Ismael, You and again You form this topic, in total:
    – one change in quick css (Yigit)
    – one in avia.jsv (Josue)
    – two in portfolio.php (2xIsmael)
    – one in gallery.php (Yigit)

    Still after clicking on small thumbmail photo there is opening lightbox.

    Any other ideas?

    cwisniewski
    Participant

    Not sure if this is covered elsewhere or has been asked and answered:

    I’d like insert, for example, an accordion element inside another accordion element; a gallery within a tab, etc.–but this sort of thing seems impossible to do via drag and drop. That is, I can only drop such items onto the basic canvas or to a layout element, never another content element.

    In an effort to try to easily determine the code required so that I can code it myself, I learned that If I drop a content object onto the basic canvas, then toggle the editor from the Advanced Layout Editor to Default Editor, I am left with an empty post — so I can’t see (easily anyway) how I might go about it. I thought there might be a list of short codes published somewhere, but your documentation page (http://kriesi.at/documentation/enfold) merely alludes to shortcuts–that is, there does not seem to be a list of them that can be referred to at once. And maybe using shortcuts wouldn’t work anyway.

    Is what I’d like to do possible without having to go to too much trouble?

    –Chris

    #242366

    In reply to: Problem with plugins

    This reply has been marked as private.
    #242361

    In reply to: Problem with plugins

    Hey Tim!

    The others plugins that Enfold is compatible with are:
    http://wordpress.org/plugins/woocommerce/
    WPML
    http://www.gravityforms.com/

    But you don’t have to install those if you don’t need to, they are optional.

    Cheers!
    Josue

    #242344

    Hey Frank!

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

    @media only screen and (max-width: 1140px) and (min-width: 990px) {
    .av-main-nav > li > a { padding: 0 10px !important; }

    Regards,
    Yigit

    #242343

    In reply to: Top Header color

    Hey Raph!

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

    .phone-info span { color: white; }

    after applying the code, flush browser cache and refresh your page a few times

    Cheers!
    Yigit

    #242337

    Hey!

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

    #top .main_color .onsale { background-color: red; }
    #top .onsale { color: green; }

    Price looks fine on my end http://i.imgur.com/LYICkgj.jpg

    Regards,
    Yigit

    #242334
    This reply has been marked as private.
    #242330

    Hey marijn!

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

    .avia_transform .avia-gallery-thumb img { opacity: 1; }
    .avia_transform .avia-gallery-thumb img.avia_start_animation {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none; }

    Regards,
    Yigit

    #242324

    Hi ismael i updated the theme to 2.6.2 and i still have the issue with

    1° the background picture ( here the baby and the model picture are in parallax ) dont’ work anymore
    2° the icons in the section ” A PROPOS de Yannick ” are broken
    3° The fullwidth mansonry gallery is broken too

    PS : I have totally uploaded the “ENFOLD Folder”
    I also checked and download the 2.1.5 woocommerce version.

    This is all i can give as informations, do you have any solution to fix this ?

    #242322

    Hi rcgroup!

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

    .avia_mobile #top .av-parallax-section { z-index: 0; }

    Cheers!
    Yigit

    #242321

    Hey betty!

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

    #av_section_1, #av_section_1 { background-size: cover; }

    Regards,
    Yigit

    #242309

    Hi!

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

    #top .header_color .main_menu .menu ul li>a:hover { color: red; }
    .header_color .main_menu .menu ul li a:hover { background-color: yellow; }
    #top .av-main-nav ul a { color: blue; }

    Regards,
    Yigit

    #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?

Viewing 30 results - 224,791 through 224,820 (of 243,757 total)