Forum Replies Created
-
AuthorPosts
-
Hi!
At the moment it says you are using 2.7.1 :)
Yes it will keep, you should only update parent themeCheers!
YigitHi definitedeveloper!
Unfortunately qTranslate is not compatible with Advanced Layout Builder. But you can switch to default editor and it should work fine, but cannot guarantee 100% :/
We recommend WPML which is fully compatible with EnfoldRegards,
YigitHi!
Great! Let us know if you have any other questions or issues :)
Happy days to you too sir!Best regards,
YigitHey cbentley65!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.image-overlay { display: none !important; }and please try using Code block element instead of Text block
Cheers!
YigitHey loyalzoo!
Please go to Appearance > Editor and open Helper-main-menu.php file and find
$phone = $headerS['header_phone_active'] != "" ? $headerS['phone'] : "";and change it to
$phone = do_shortcode("[insert shortcode here]");Best regards,
YigitHey!
You can replace default search with SearchWP or Relevanssi to exclude portfolio items from search. Please see following links;
http://kriesi.at/documentation/enfold/use-searchwp-instead-of-the-standard-search/
http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/Cheers!
YigitHey Ben!
Please edit your homepage and choose to hide title bar under Layout – http://i.imgur.com/ONrVjlX.png
Regards,
YigitHi!
Login credentials are not working for me. Please check them once again.
1- Please check “Map dragging on mobile” in Google Maps element options – http://i.imgur.com/O1UukWy.png
Please add following code to Quick CSS in Enfold theme options under General Styling tab
2-dl.customer_details dl { width: 100%; }3-
#scroll-top-link { color: red; border: 1px solid #e1e1e1; background-color: yellow; } #advanced_menu_toggle, #advanced_menu_hide { background-color: red; color: blue; border-color: orange; } .cart_dropdown_first .cart_dropdown_link { color: black !important; background-color: green !important; }Best regards,
YigitHey Frank!
Please replace new wp-content/uploads folder with the old one
Cheers!
YigitHey vaiestro!
Please try using this plugin – http://wordpress.org/plugins/taxonomy-terms-order/
Cheers!
YigitHey Superbobrik!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#searchform, li#menu-item-search { display: none; } .logged-in #searchform, .logged-in li#menu-item-search { display: block; }Best regards,
YigitHi codecreative!
You are currently using an older version of the theme. Can you please firstly update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
please make sure that WooCommerce is up-to-date as wellBest regards,
YigitHi jfmozo!
You can simply click on “Insert More Tag” to add read more button to your blog posts http://i.imgur.com/4RmtaLS.jpg
Cheers!
YigitHey charl1288xixsmile!
Please make sure that wp-content>uploads folder has correct permissions ( 755 )
Regards,
YigitJune 19, 2014 at 5:33 pm in reply to: Chinese character / Icons werden nicht korrekt angezeigt #281274Hi!
Great! Icons look fine on my end as well – http://i.imgur.com/WqmtpUr.png :)
Let us know if you have any other questions or issuesCheers!
YigitHi Munford!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#after_section_2 .avia-button-wrap { width: 100%; }Do you have a social button added in Enfold theme options on your website?
Regards,
YigitJune 19, 2014 at 5:27 pm in reply to: Chinese character / Icons werden nicht korrekt angezeigt #281271Hi eOPuS!
Can you post the link to your website?
Please also try the fixes suggested here – http://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problemsCheers!
YigitHi!
No it is the functions.php file inside Enfold folder ( or enfold-child folder if you are using child theme ). You can edit the file in Appearance > Editor
Cheers!
YigitHey Jonas!
Can you post the link to your website so we can see the issue?
Cheers!
YigitHey infobahncreative!
Please try re-updating config-layerslider folder inside Enfold folder via FTP – http://vimeo.com/67209750
Cheers!
YigitHey!
I have updated the code i posted previously. Since you add the codes to your child theme, changes will remain the same when you update the parent theme
Best regards,
YigitHi WBCSD!
Can you post the link to your website point out to element where we can see an example?
Regards,
YigitHi Easy123!
Please see – http://kriesi.at/documentation/enfold/remove-post-navigation-for-a-post-type/
and refer to Peter’s post here – https://kriesi.at/support/topic/portfolio-link-arrows/#post-245040
Best regards,
YigitHey!
Please try following code as a starting point
h3.av-masonry-entry-title.entry-title:after { content: '+'; position: relative; top: 100px; left: 10px; width: 100%; font-size: 90px; font-weight: normal; }You can change + sign with url to your icon.
Best regards,
YigitHey getHopeGlobal!
Please change following custom CSS code
.custom_content { position: absolute; top: 0; right: 0; }to this
.custom_content { position: absolute; top: -100px; right: 0; }We simply change top value here
Best regards,
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 480px) { .template-blog .blog-meta { width: 20%; } .main_color .small-preview { background: transparent; }}Cheers!
Yigit -
AuthorPosts
