-
AuthorSearch Results
-
March 25, 2014 at 12:02 am #242408
In reply to: tracking vimeo videos in google analytics
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.jsAbout 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,
DavidMarch 24, 2014 at 10:55 pm #242387In 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?
March 24, 2014 at 10:10 pm #242373cwisniewski
ParticipantNot 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
March 24, 2014 at 9:52 pm #242366In reply to: Problem with plugins
This reply has been marked as private.March 24, 2014 at 9:47 pm #242361In 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!
JosueMarch 24, 2014 at 9:02 pm #242344In reply to: menu overlapping on logo
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,
YigitMarch 24, 2014 at 8:59 pm #242343In 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!
YigitMarch 24, 2014 at 8:51 pm #242337Hey!
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,
YigitMarch 24, 2014 at 8:48 pm #242334In reply to: Iconfont Manager upload problem
This reply has been marked as private.March 24, 2014 at 8:42 pm #242330In reply to: Disable image effect for mouse over in gallery
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,
YigitMarch 24, 2014 at 8:38 pm #242324In reply to: ENFOLD + WOOCOMMERCE : Problem
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 tooPS : 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 ?
March 24, 2014 at 8:33 pm #242322In reply to: Form Not Working on Mobile Devise
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!
YigitMarch 24, 2014 at 8:31 pm #242321In reply to: Cannot Configure Buttons
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,
YigitMarch 24, 2014 at 8:13 pm #242309In reply to: Menu CSS changes not working
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,
YigitMarch 24, 2014 at 7:58 pm #242301In 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!
YigitMarch 24, 2014 at 7:53 pm #242298In reply to: Black screen on page loading
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
html { background-color: white; }Regards,
YigitMarch 24, 2014 at 7:31 pm #242286In reply to: Enfold Video Slider – Turn Off Controls
Thanks
March 24, 2014 at 7:27 pm #242284In reply to: Enfold Video Slider – Turn Off Controls
Hi andypeck!
The theme has options for them when adding in the video to the color section or slideshow.
Best regards,
DevinMarch 24, 2014 at 7:09 pm #242268In reply to: Cannot change height of Easy Slider
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 wellCheers!
YigitMarch 24, 2014 at 7:07 pm #242263In reply to: Latest News widget: show custom post type
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,
PeterMarch 24, 2014 at 7:06 pm #242262In reply to: Resizing font sizes on QUOTED blocks
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,
YigitMarch 24, 2014 at 7:05 pm #242260In reply to: Footer Background Colors
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,
YigitMarch 24, 2014 at 6:44 pm #242247In reply to: Enfold Showcase
header.php ;-)
March 24, 2014 at 6:33 pm #242243In reply to: Video support
This reply has been marked as private.March 24, 2014 at 6:32 pm #242241In reply to: How get product images same size?
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!
March 24, 2014 at 6:30 pm #242236In reply to: Feature Request: Masonry Blog 'All Categories'
Hi sharonreiley!
Please post your feature requests here https://kriesi.at/support/enfold-feature-requests/
and you can rate posted requestsRegards,
YigitMarch 24, 2014 at 6:24 pm #242233In reply to: Enfold Showcase
Thanks.
And in which file would that be?
March 24, 2014 at 6:16 pm #242227In reply to: Enfold Showcase
Hi Davye
look in the <head> section for ” <!– STICKY HEADER ANFANG –> ”
there you’ll find it ;)thanks for your feedback!
March 24, 2014 at 6:11 pm #242222In 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?
March 24, 2014 at 5:38 pm #242206In 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 -
AuthorSearch Results
-
Search Results
-
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
