Forum Replies Created
-
AuthorPosts
-
Hi tremblayly!
Please use following code instead
.page-id-89 .mc_merge_var label { text-align: left; }Regards,
YigitHi!
Please add following code to Functions.php file of your child theme
function theme_name_scripts() { wp_enqueue_style( 'style-name', '//cloud.typography.com/1234/5678/css/fonts.css' ); } add_action( 'wp_enqueue_scripts', 'theme_name_scripts' );You should replace the 1234/5678/css/font.css link with your CSS key. I am sure they can help you with how to find it as well :)
Please also see – http://kriesi.at/documentation/enfold/using-a-child-theme/Regards,
YigitOctober 6, 2014 at 4:18 pm in reply to: hide "free!! , "Kostenlos!"verbergen woocommerce shop #330966Hey rene80!
You can use this plugin to translate the translatable strings – https://wordpress.org/plugins/codestyling-localization/
Can you post the link to your website and point out these elements please?Best regards,
YigitHi sabrostar!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-hotspot-blank .av-hotspot-container .av-image-hotspot_inner { text-indent: 0; }Cheers!
YigitHi!
You are currently using an older version of Enfold which is not compatible with WordPress 4.0. Please update Enfold to the latest version 3.0 via FTP – http://vimeo.com/67209750
Cheers!
YigitHi!
Please try adding following code to Quick CSS
@media only screen and (min-width:644px) and (max-width:767px) { /* CSS rules here */ div#full-width-section-tflq .avia-image-container{ max-width:100% !important; width: 100% !important; margin: 30px auto !important; float:none; } }If you would like to display your image fullwidth like color section element, please add a color section element with unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png
and then insert your image inside your color section and then add following code to Quick CSS@media only scree and (max-width: 768px) { #your-custom-id .container { width: 100%; margin: 0; }}Cheers!
YigitHi!
You need to check the server configuration. Our contact form use the standard wp_mail function – http://codex.wordpress.org/Function_Reference/wp_mail to send emails.
Cheers!
YigitHi!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Cheers!
YigitHi lizybloom!
Please add following code to Quick CSS
.blog-meta { pointer-events: none; } .post-3447 span.post-meta-infos { display: none; }You can inspect elements to post id – http://i.imgur.com/1LTChnf.png
Best regards,
YigitHey Carine!
You can add Icon element under Content elements in ALB and then copy HTML code – http://i.imgur.com/Loqd5it.png and paste it in label field while adding new link in Appearance > Menus. Make sure to remove “style” attribute
Regards,
YigitHey!
Please go to ThemeForest and download the latest version of Enfold from Downloads section and place Enfold.zip file somewhere on Cpanel and tell us where then post cpanel login credentials here privately. Have you made any changes on theme files?
Cheers!
YigitHi heufti65!
Please use this plugin to translate missing strings – https://wordpress.org/plugins/codestyling-localization/
After installing the plugin please go to Tools > Localization > Themes > Enfold > choose your language and Rescan theme files before editing them. Make sure to check “non-case sensitive” while searching the stringCheers!
YigitOctober 6, 2014 at 3:28 pm in reply to: Plugin recommendation for sharing images, pages and lightbox #330929Hey Mono14!
You can try using this one – https://wordpress.org/plugins/wp-image-hover-lite/
Best regards,
YigitOctober 6, 2014 at 3:21 pm in reply to: Menu overlapping logo and end menu item and search icon dropping into slideshow. #330923Hey!
@daraemerson Glad it is working fine now. Feel free to start a new topic if you have any other questions or issues :)Best regards,
YigitHallo
This is how your logo looks like on my end – http://i.imgur.com/yJQd5Ko.png
Can you post a screenshot and show the changes you would like to make please. If this is how you would like it to look, try flushing browser cache and refreshing your page a few timesBest regards,
YigitHi!
Sorry :) Please go to Enfold theme options > General Styling tab and scroll down and add the code to Quick CSS field
Regards,
YigitOctober 6, 2014 at 3:18 pm in reply to: How do I set Accordion to have all toggles open by default and not only one. #330919Hey!
Do you mind creating a temporary admin login and posting it here privately? Please post the link to your page where you have the element as well
Regards,
YigitOctober 6, 2014 at 2:52 pm in reply to: Adding portfolio overview images causes insecure page on full SSL website #330911Hi!
My bad. Please refer to Peter’s post here – https://kriesi.at/support/topic/installing-ssl-certificate-with-wordpress-https-plugin-and-css-problems/#post-302753
Best regards,
YigitHey!
Glad you figured it out! Let us know if you have any other questions or issues
Best regards,
YigitOctober 6, 2014 at 2:31 pm in reply to: Problem with transparent header and a a Blog/Post Page #330900Hey Adolfo Lucio!
Please go to Enfold theme options > Blog Layout > Blog Style and choose “Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page)”. Create your page using ALB and in Enfold theme options > “And where do you want to display the Blog?” choose your page
Cheers!
YigitHi islandjoe1!
Please use the code provided here to display your sidebar at the right side of the page – http://kriesi.at/documentation/enfold/change-woocommerce-single-product-page-layout/
Elements on the left side will always be displayed before the ones the right side.Best regards,
YigitHey EvilMuelli!
Please un-do the changes you have made. That topic is a year old now it is easily possible to change header height in Enfold theme options > Header > Header Size = custom pixel value :)
Regards,
YigitOctober 6, 2014 at 2:24 pm in reply to: Problems with Enfold Theme Options and Layout-Builder #330894Hey ChrisiRa!
Please try re-updating the theme via FTP and make sure to overwrite all files – http://vimeo.com/67209750
Regards,
YigitHey meisterpreiss!
Please add following code to Quick CSS
.phone-info span { color: red; } #top .social_bookmarks li a { color: orange; }Best regards,
YigitOctober 6, 2014 at 2:20 pm in reply to: How do I set Accordion to have all toggles open by default and not only one. #330890Hey Kayzel!
Please refer to my post here – https://kriesi.at/support/topic/expand-all-accordions/#post-292026
Best regards,
YigitDuplicated – https://kriesi.at/support/topic/fixed-sidebar
Closed!Regards,
YigitHey!
Have you tried contacting plugin author? If not, please do so.
Currently it is not possible by default. Feel free to request such feature here – https://kriesi.at/support/enfold-feature-requests/
P.S.: For your information, we have queue that goes from oldest to newest posts. Each time you self post or duplicate a topic, you are pushing your query to the end of the list :)Best regards,
YigitHey bielle64!
Please go to Appearance > Menus and click Screen Options and check “Description” and add your text in description field – http://i.imgur.com/mjg0bd5.png
Regards,
Yigit -
AuthorPosts
