-
AuthorSearch Results
-
June 9, 2014 at 5:44 am #276343
In reply to: Contact form "loading" GIF
Hey Omer!
Thank you for using the theme!
On Enfold 2.8.1, the send button should show a color transition or animation while sending the form. Please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
IsmaelJune 9, 2014 at 5:33 am #276342In reply to: Please contribute and translate Enfold
Hi!
@Giuseppe: Thanks again for the translation! I tried to download the zip file here http://www.giuseppebeghelli.it/portfolio/demo/Enfold-v-2.-8.-1-it_IT.zip/ but it’s not working. Mind uploading the file again? :)
Cheers!
IsmaelJune 9, 2014 at 4:31 am #276337In reply to: Bug: Import Theme Settings File in v2.8.1
Hi Dave!
Thank you for the info.
Maybe the enfold.css file is stuck and needs to be regenerated again by toggling any settings and saving the changes on the theme options. Make sure that the dynamic_avia inside the wp-content/uploads folder got the right file permission.
Regards,
IsmaelJune 9, 2014 at 4:14 am #276334Topic: Which image size should I go for, for enfold's homepage sider
in forum Enfoldjasrobb
ParticipantHello There – I prefer to buy images from image selling websites instead of hiring graphic designer to design it, am planning to buy couple of images which i’ll be using at Enfold’s homepage slider, but being a non-tech one, am not sure which size should i go for, may you be kind enough to help me out.
June 9, 2014 at 3:44 am #276331In reply to: only one item showing in "related products"
Hey Fitzpatrick512, did this solve the problem for you? I have the same issue, and it would be great to know if updating Enfold and/or Woocommerce worked for you!
Thanks,
MarkJune 9, 2014 at 3:18 am #276328In reply to: Gallery Edit Issues
Hi!
Thank you for the update.
I created a test page with the masonry gallery and I can still update or edit the gallery set when I edit the element. Just to test, I added a new full width masonry gallery on the link that you provided and it works fine. Check it here:
http://www.stbarth.villas/wp-admin/post.php?post=3271&action=edit&message=6
http://www.stbarth.villas/wp-admin/post.php?post=734&action=edit&message=1Please download the latest version 2.8.1 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
IsmaelJune 9, 2014 at 2:47 am #276325In reply to: Problem With Images
Never mind. I went to make a video of the issue and now it’s working!
I did change some setting in Enfold and maybe they made a difference. I have no idea.
Thanks for your time and sorry for this. If I see the problem again I will be back.
I could not insert an image at all using the Default Editor for several hours but now I can.
I did start and stop Chrome, maybe that had something to do with it.
Thanks again
June 9, 2014 at 2:10 am #276319In reply to: Form Styling
Hi!
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab
input#mc4wp_email { width: 30% !important; float: left; margin-right: 10px !important; }
2- Please add a Code Block element above your images and add following code inside it
<form action="http://www.savelolly.com/" id="searchform" method="get" class=""><div> <input type="submit" value="" id="searchsubmit" class="button avia-font-entypo-fontello"> <input type="text" id="s" name="s" value="" placeholder="Search"></div></form>
Then you can turn on custom CSS field for ALB elements and add a custom class to your Code Block element, i.e. “custom-search-form” and add following code to Quick CSS in Enfold theme options under General Styling tab to adjust it
.custom-search-form input#s { padding: 20px 80px 20px 20px !important; }
Best regards,
YigitJune 9, 2014 at 1:53 am #276315In reply to: Custom Social Icon
Hi bzblocksmith!
Please see – http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/
Regards,
YigitJune 9, 2014 at 1:35 am #276311In reply to: Ajax Portfolio
Hey!
Please add a custom ID to your color section – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png
for example “custom-section” without quotes. Then add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed#custom-section.avia-section { min-height: 250px; }
Cheers!
YigitJune 9, 2014 at 1:14 am #276306Sorry, missed the second question..
Please go to Enfold theme options > Header Layout > Header Layout > Menu and Logo Position and choose “logo center, menu below” optionCheers!
YigitJune 9, 2014 at 1:13 am #276305Hey avsurganov!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
ul.cart_dropdown.visible_cart { position: absolute; }
and then go to Appearance > Editor and add following code to Functions.php file
function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery("ul.cart_dropdown.visible_cart").appendTo("div.avia-menu.av-main-nav-wrap:after"); }); </script> <?php } add_action('wp_footer', 'add_custom_script');
Cheers!
YigitJune 9, 2014 at 1:04 am #276304In reply to: Center Logo on iPad
Hi kevinjsutton!
1&3 – Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 989px) and (min-width: 768px) { .responsive .mobile_slide_out .logo { left: 40%; } .av_phone_active_left .phone-info { margin-left: 40%; }} #advanced_menu_toggle { right: -35%; top: -40%; }
You may need to adjust the left value to center logo and phone number perfectly.
2- I tried resizing browser window but mobile menu always shows up on my end. Have you fixed it already?Regards,
YigitJune 9, 2014 at 12:01 am #276298In reply to: HTML bug in Customize > Navigation
Well, the interface problem (in both parent and child theme) still occurs after completely wiping my entire WP install and database, and then re-installing everything and uploading a fresh Enfold theme.
There may be something off about the following code, likely in the
<span class="customize-control-title">
part that the theme interface is delivering… this code seems to be causing the issue in all my browsers.<li id="customize-control-nav_menu_locations-avia2" class="customize-control customize-control-select"> <label> <span class="customize-control-title">Enfold Child: Amazeing Art Secondary Menu <br/><small>(Will be displayed if you selected a header layout that supports a submenu <a target="_blank" href="http://198.1.78.233/wp-admin /?page=avia#goto_header_layout">here</a>)</small> </span> <select data-customize-setting-link="nav_menu_locations[avia2]"> <option value="0">— Select —</option> <option value="27">Main Menu</option> </select> </label> </li>
June 8, 2014 at 11:29 pm #276296In reply to: Alt tag images
Hi,
I am using latest version of enfold theme. I used image media element to add image. But I don’t see any way to add image alt text. Can you help how to do that?Thanks
Ruhul AminJune 8, 2014 at 10:06 pm #276285In reply to: Layout Editor
Hi Toplak28!
Please update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
Cheers!
YigitJune 8, 2014 at 9:58 pm #276282In reply to: Changing the position of the post image
Hi cybaco!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.single-post div.big-preview.single-big { float: left; }
Regards,
YigitJune 8, 2014 at 8:59 pm #276272In reply to: HTML bug in Customize > Navigation
Hmm yes the problem still happens in the Enfold parent theme interface, with a new install of the theme. All the data for the site is just the dummy data, except for one new page I created (an under construction frontpage).
Maybe the WP database got corrupted? That shouldn’t affect the admin interface though right? Should I delete my SQL database for the site, or remove and reinstall the entire WP install for this hosting account (Bluehost managed WP).
Thanks for any thoughts you might have (and the actual real support you guys give on this forum, its great).
Chris
June 8, 2014 at 8:25 pm #276267In reply to: HTML bug in Customize > Navigation
Here is the screenshot. I’m on Bluehost too if that matters. I think I will delete and reinstall both parent and child, then just install parent and see if it happens again. Hopefully its just a corrupted glitch.
June 8, 2014 at 8:05 pm #276266In reply to: HTML bug in Customize > Navigation
I just downloaded and installed it yesterday, looks like the latest version, it is:
2014 May 28th – Version 2.8.1The HTML tags bleeding through in the interface occurs in the parent theme interface too, I just switched the site over to enfold parent and checked. The problem occurs in all browsers. If you like I can include a screenshot, I’d have to upload it to one of my websites for you I think, to link it here in the forum.
Just in case it matters, the child theme was created by following the directions in the video you guys have for Enfold Child Theme.
Both were uploaded via FTP to the themes directory, and they both seem to work in all other respects. The dummy data gets imported, the template site exists and works for visitors in both child and parent. Just this WP interface bug makes me nervous to begin the week+ of customization work I have for the child theme. What if something else (that actually matters) is mixed up in the theme installation too?
Should I maybe delete and reinstall everything?
June 8, 2014 at 6:43 pm #276259In reply to: LayerSlider First Image is Black (Not Showing)
This reply has been marked as private.June 8, 2014 at 6:16 pm #276257In reply to: Problem With Images
Thank you Ismael, theme is very nice. That makes more sense, it seemed very unusual that the Add Media would be completely disabled. I am using latest version of WP and Enfold.
When I say the button is disabled I mean it is there and appears to function correctly just that no image is ever actually inserted.
I have been using the column classes to achieve what I need for now and in a way it’s actually a better way to go from a design perspective than using the “align” feature. But still may need that eventually.
I will leave URL in another post.
June 8, 2014 at 5:54 pm #276253In reply to: Blog post feature image
Hi Ismael,
Thanks for your help. I cant find line 117. i opened wp-content/themes/enfold/functions.php
Where is the exact location please?
thanks,
June 8, 2014 at 4:22 pm #276238Topic: custom.css file
in forum Enfoldwebdevsd
ParticipantHello. I added the files for the Enfold theme after creating my own custom therme that includes styles.css. However, within the Enfold theme I don’t see the custom.css file within my dashboard on wordpress. I believe it wasn’t added for some reason. I have it in my downloads and I can ftp it over to the server, or alternatively, can add it to the custom theme that I created. What would you suggest? The customization I want to do it mostly related to .css only, such as color and opacity. Thank you for your help!
June 8, 2014 at 3:29 pm #276216In reply to: updates / edits are ignored
Yes it seems that a javscript error from the audio player is the problem. So removing the inline styles wouldnt change that. Guess I have to wait until enfold fully supports the native audio player from wordpress.
Gabriel
June 8, 2014 at 3:05 pm #276211In reply to: Add a Photo\Icons to the top Bar or Header
Hey bzblocksmith!
Thank you for using the theme!
You can use html tags on the Phone Number or small info text field. Go to Enfold > Extra Elements then enable the Header Phone Number/Extra Info option. Add the
tag on the field, something like this:
<img src="ICON GRAPHIC URI HERE">
Cheers!
IsmaelJune 8, 2014 at 3:00 pm #276209Hi leoncool!
Insert this code into your child theme functions.php file or enfold/functions.php:
add_action('after_setup_theme','avia_remove_main_menu_flags'); function avia_remove_main_menu_flags(){ remove_filter( 'wp_nav_menu_items', 'avia_append_lang_flags', 20, 2 ); remove_filter( 'avf_fallback_menu_items', 'avia_append_lang_flags', 20, 2 ); remove_action( 'avia_meta_header', 'avia_wpml_language_switch', 10); }
– it will remove the theme flags.
Regards,
PeterJune 8, 2014 at 2:48 pm #276204In reply to: Change menu header
Hi!
Thank you for using the theme!
First of all, you’re using an old version of the theme, 2.6.2. Please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
You can re-arrange the menu items on Appearance > Menu panel. First, create a menu then set this menu as Enfold Main Menu on theme locations. Add this on functions.php if you want to redirect the logo to another page:
add_filter('avf_logo_link', 'avf_redirect_logo_link'); function avf_redirect_logo_link($link) { $link = 'http://www.yourdomain.com'; return $link; }
Change http://www.yourdomain.com value to something else.
Regards,
IsmaelJune 8, 2014 at 2:20 pm #276199Topic: Cart in menu
in forum EnfoldSomeBloke
ParticipantHey there!
I’ve just purchased the Enfold theme (which is fantastic)
I’m using the theme as an e-commerce site mainly, so I’d love to be able to have a cart in the menu so it’s visible to the user (like on the Replete theme)Thanks :)
June 8, 2014 at 2:19 pm #276198In reply to: Add rel="nofollow" on button links
Hi!
Please turn on custom CSS field for Advanced Layout Builder elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Then add this custom class to buttons you would like to have rel=’nofollow’ – http://i.imgur.com/KOaCgrv.png
and go to Appearance > Editor and open Functions.php file and add following codefunction add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery(".rel-nofollow a").attr("rel", "nofollow"); }); </script> <?php } add_action('wp_footer', 'add_custom_script');
Cheers!
Yigit -
AuthorSearch Results
-
Search Results
-
Hello There – I prefer to buy images from image selling websites instead of hiring graphic designer to design it, am planning to buy couple of images which i’ll be using at Enfold’s homepage slider, but being a non-tech one, am not sure which size should i go for, may you be kind enough to help me out.
Topic: custom.css file
Hello. I added the files for the Enfold theme after creating my own custom therme that includes styles.css. However, within the Enfold theme I don’t see the custom.css file within my dashboard on wordpress. I believe it wasn’t added for some reason. I have it in my downloads and I can ftp it over to the server, or alternatively, can add it to the custom theme that I created. What would you suggest? The customization I want to do it mostly related to .css only, such as color and opacity. Thank you for your help!
Topic: Cart in menu
Hey there!
I’ve just purchased the Enfold theme (which is fantastic)
I’m using the theme as an e-commerce site mainly, so I’d love to be able to have a cart in the menu so it’s visible to the user (like on the Replete theme)Thanks :)