-
AuthorSearch Results
-
March 24, 2014 at 7:58 pm #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!
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!
YigitMarch 24, 2014 at 5:34 pm #242200Topic: Enfold Video Slider – Turn Off Controls
in forum Enfoldandypeck
ParticipantHi 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
AndyMarch 24, 2014 at 5:14 pm #242186In reply to: Enfold Showcase
Check out the mobile navigation – i am really proud of it! :)
March 24, 2014 at 5:01 pm #242181In reply to: Iphone – socket menu and return to top of page arrow
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,
YigitMarch 24, 2014 at 5:01 pm #242180In reply to: Please contribute and translate Enfold
Hello, What about Chinese – has anyone used the theme for the Chinese before? do you have any specisal instructions?
March 24, 2014 at 4:58 pm #242179Topic: Resizing logo on top navigation
in forum EnfoldEdna
ParticipantHi,
I have enfold Version: 2.6.1 and am working off a child theme.
I have tried everything that has been suggested before regarding removing the resizing on the top logo. So far nothing has worked out. I prefer having the smaller navigation when one scrolls but still to keep the logo at a reasonable size (min 51 px height).
The site I am working on is on a test environment and password protected. I can certainly share the info if needed. Please let me knowThanks so much for all your help
EMarch 24, 2014 at 4:53 pm #242171In reply to: Custom Icons & Logo question
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,
YigitHi 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,
YigitMarch 24, 2014 at 4:32 pm #242149In 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,
YigitMarch 24, 2014 at 4:09 pm #242140In reply to: Buttons of fullscreen slider
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!
YigitMarch 24, 2014 at 4:07 pm #242138In reply to: Iconfont Manager upload problem
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.
March 24, 2014 at 4:02 pm #242134Hi 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
March 24, 2014 at 3:32 pm #242124Hi 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,
YigitMarch 24, 2014 at 3:29 pm #242123In reply to: Removing the Grey area above the Footer
Hi Brendon!
Please go to Enfold theme options > Footer and in “Default Footer Widgets & Socket Settings” choose to display “only the socket”
Cheers!
YigitMarch 24, 2014 at 3:27 pm #242121I 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 -
This reply was modified 11 years, 11 months ago by
-
AuthorSearch Results
-
Search Results
-
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
AndyHi,
I have enfold Version: 2.6.1 and am working off a child theme.
I have tried everything that has been suggested before regarding removing the resizing on the top logo. So far nothing has worked out. I prefer having the smaller navigation when one scrolls but still to keep the logo at a reasonable size (min 51 px height).
The site I am working on is on a test environment and password protected. I can certainly share the info if needed. Please let me knowThanks so much for all your help
E
