-
AuthorSearch Results
-
February 18, 2014 at 1:13 am #225251
In reply to: Adjusting Header height with slider
Thanks! It works perfectly.
Let me tell you that Enfold theme is amazing! Especially the CMS and all the features you included with no coding effort.
Great work.
February 18, 2014 at 1:11 am #225250In reply to: Add icon to page main title
Hi!
You can try adding the code to Custom.css file inside Enfold/Css folder. I think that would be better
Regards,
YigitFebruary 18, 2014 at 12:57 am #225241In reply to: Fullwidth Masonry Gallery Background color
Hey pecheney!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.main_color .av-masonry { background-color: white; }Cheers!
YigitFebruary 18, 2014 at 12:57 am #225240In reply to: Partner Logo Element PADDING
This reply has been marked as private.February 18, 2014 at 12:48 am #225235In reply to: Header Grey Line
Hey pecheney!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#header_meta { box-shadow: none; }Best regards,
YigitFebruary 18, 2014 at 12:46 am #225234In reply to: Testimonials feature request
Hey evtilsley!
Please go to wp-content\themes\enfold\config-templatebuilder\avia-shortcodes folder and open Testimonials.php file and find
if($src) $avatar = "<div class='avia-testimonial-image' $markup>".wp_get_attachment_image( $src , $avatar_size , false, array('alt'=>esc_attr(strip_tags($name))))."</div>";and change it to
if($src) $avatar = "<div class='avia-testimonial-image' $markup>". wp_get_attachment_link( $src ). "".wp_get_attachment_image( $src , $avatar_size , false, array('alt'=>esc_attr(strip_tags($name))))."</div>";You can request such feature here https://kriesi.at/support/topic/enfold-feature-requests/
Cheers!
YigitFebruary 18, 2014 at 12:26 am #225221In reply to: Partner Logo Element PADDING
Hi!
It seems like code is not being applied. Can you try adding the same code to Custom.css file inside Enfold/css folder?
Cheers!
YigitFebruary 18, 2014 at 12:14 am #225209In reply to: Partner Logo Element PADDING
Hey Paul!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#after_section_2 .content { padding-top: 0; padding-bottom: 0; }It will only effect the color section element with ID #after_section_2
Regards,
YigitFebruary 18, 2014 at 12:01 am #225196In reply to: Style toggle titles
Hey meridianwest!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.main_color .toggler { color: #197b8c ; font-size: 15px; }Cheers!
YigitFebruary 17, 2014 at 11:59 pm #225195In reply to: Adjusting Header height with slider
Hey FeDiNo82!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.fixed_header.social_header #main { padding-top: 119px; }Best regards,
YigitFebruary 17, 2014 at 11:57 pm #225193Topic: Testimonials feature request
in forum Enfoldevtilsley
ParticipantOn your page:
http://kriesi.at/themes/enfold/shortcodes/testimonials/
I’d like the thumbnail associated with each testimonial to link to the fillsize JPG.
Is this possible for a future feature?February 17, 2014 at 11:54 pm #225190In reply to: Color Change for Contact Form Dropdown Menu
Hi aleicook!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .main_color select { background-color: white; border-color: #f68b1f; }Best regards,
YigitFebruary 17, 2014 at 11:46 pm #225186In reply to: Language Switcher im Header / Menü
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.mlp_language_box { float: right; margin-right: 7%; }Cheers!
YigitFebruary 17, 2014 at 11:34 pm #225176BelIblis
ParticipantHi,
Already very happy with Enfold for my last website, I’d like to purchase another license for a new website, but want that website to be centered. The entire header section (i.e. secondary menu, logo, main menu) needs to be centered. With a 300px square logo between the two navigations. I know I could go for a dedicated ‘centered’ layout, but I’d feel more familiar with Enfold…I’ve already read through various threads, but somehow I didn’t manage to make it look right. Even the CSS for just a taller logo on the theme’s FAQ on Themeforest doesn’t really work, because it doesn’t push the main navigation down (so I’m left with the menu & avia-bullet behind the logo).
Can someone please help me?
Thank you!
February 17, 2014 at 11:27 pm #225168Hi!
That plugin is not needed with the theme. The color sections already allow for fixed background images as well as the Fullscreen slider element. You can see examples here:
http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/
http://kriesi.at/themes/enfold/homepage/home-v9-videos-and-parallax/Also just an FYI bumping pushes topics to the back of our queue and not the front since so it causes a full cycle of a delay on when we’ll see the topic.
Best regards,
DevinFebruary 17, 2014 at 11:19 pm #225162Hey Dennis!
Please add following code to Quick CSS in Enfold theme options under Styling tab
p.ls-s-1 { margin-left: 30px!important; float: left!important; }LayerSlider is a fullwidth element and rest of the site is in a container, that is why it would require so many lines of custom CSS code to always keep the text aligned with logo on all screen sizes which we cannot provide.
Regards,
YigitFebruary 17, 2014 at 10:41 pm #225139In reply to: Woocommerce – Anzeige Warenkorb in Sidebar
Hallo Peter
Danke!
Kannst du mir noch sagen, wie ich beim ‘shopping_cart .button.checkout’ den Text ‘Bezahlvorgang/Zahlungsweisen’ in ‘Zur Kasse gehen’ abändern kann?Grosses Kompliment für euer Enfold-Theme. Es ist einfach genial.
Beste Grüsse
StefanFebruary 17, 2014 at 10:37 pm #225133In reply to: wp-member registration form miss-aligned
Hey Yigit,
Fully understood – I noticed that other Enfold customers had run into the same problem so thought it might be a simple fix that someone would know.
I’m currently developing locally so can send you a link. I’ll keep on searching… thanks anyway!
Stuart
February 17, 2014 at 10:32 pm #225128Delighted to say, buy pure chance, I found the problem and fixed it.
In the vimeo link, looking closely through all the steps, in minute 1:50 it shows the folder of the theme ‘enfold’, inside a folder called ‘wp-enfold’.
Only by misplacing the ‘enfold-child’ file and zip that i downloaded from the vimeo comment, i saw that i had 2 folders named ‘enfold’ (one inside the other) and no folder called wp-enfold. this is how i received it from Kriesi’s download – different from their (your :) own video tutorial.
I checked on my FTP and found that I did in fact upload the container ‘enfold’ folder rather than the actual theme ‘enfold’ folder. I deleted it and uploaded the correct folder, checked the ‘Appearance’ page in my admin site – and saw the child!!
I don’t know why kriesi changed the folder name since the video was created, but I think you should consider fixing one of the 2.February 17, 2014 at 10:17 pm #225120In reply to: Page header / breadcrumbs image
Hey creativeyes!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.title_container { background: url(https://www.yourdomain.com/image.jpg); }Regards,
YigitFebruary 17, 2014 at 10:10 pm #225115In reply to: Socket Social media
Hi Js-interactive!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) { #socket .social_bookmarks { display: none; }}You can use a child theme. Please see http://kriesi.at/documentation/enfold/using-a-child-theme/
Cheers!
YigitFebruary 17, 2014 at 10:01 pm #225113Hi!
Please try updating the theme to the latest version ( http://kriesi.at/documentation/enfold/updating-your-theme-files/ ). As a temporary solution, you can add following code to Quick CSS in Enfold theme options under Styling tab
html.html_boxed { background: #33174d; }Cheers!
YigitFebruary 17, 2014 at 9:56 pm #225108In reply to: Disable lightbox in portfolio
Hey Tom!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top div .avia-gallery .avia-gallery-big { pointer-events: none; }Regards,
YigitFebruary 17, 2014 at 9:37 pm #225097In reply to: WordPress Multisite, multiple childthemes possible?
Thanks Josue,
In topic #216130 you say: “you can export the Theme settings right from the theme options panel: with a button that says: Export theme settings”
I do have the latest version of Enfold but I cannot find this button.
Where to find? Can you help me?Thanks again,
ArianeFebruary 17, 2014 at 9:17 pm #225092In reply to: Error Messages at the Avia Layout Architect
Hi Ismael,
thank you for your tip. The error messages within the Enfold Avia Layout Architekt disappeared, but I have already the problem that the meta description below the website title at the google search is an error message:Notice: Undefined offset: 1 in /webspace/12/79878/ubercreative.me/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on … Ubercreative.
Do you have any ideas how I can fix this problem?
Cheers, Wiebke
February 17, 2014 at 9:16 pm #225091In reply to: Change Header Text Color
This reply has been marked as private.Hi!
I cannot connect to your website but please see http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/
Best regards,
YigitFebruary 17, 2014 at 8:39 pm #225069Topic: Footer LOGO scroller – how was this done?
in forum Enfoldnoble51
ParticipantIF you go to this demo for home page:
http://kriesi.at/themes/enfold/You will see a series of B&W logos that scroll across the bottom. Ex: WordPress, BBPress, Envato, WooComm, Themeforest etc etc.
How was this done? Is this a LAYER SLIDER???
I downloaded the demo, but this was not included.
Thanks in Advance
Paul
-
This topic was modified 12 years, 1 month ago by
noble51.
February 17, 2014 at 8:39 pm #225068In reply to: Deactivate link about-the-author
Hey aquinum!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.author { pointer-events: none; }It will make author link not clickable
Regards,
YigitFebruary 17, 2014 at 8:12 pm #225053In reply to: Help with Header, Footer and Sidebar Questions:
Hey Place_Creations!
1- Depending on the size of the image, you can add following code to Quick CSS in Enfold theme options under Styling tab
.bottom_nav_header.social_header #header_main .container { height: 180px; }It will increase the height of header section. If your logo is 1030x200px, you should set the value to 200px. It will push the main menu lower as well.
2- You can choose Audio post format and upload your audio files in media uploader to add to your post http://i.imgur.com/TVnJubz.jpg
Or you can use this plugin http://wordpress.org/plugins/soundcloud-shortcode/ to share audio files from SoundCloud
3- Please add following code to Quick CSS as well and adjust as needed.avia_widget_section { padding: 10px; border: solid 1px red; margin-bottom: 20px; }4- You can create your page and add either Blog Posts or Fullwidth Masonry element under Content Elements in Avia Layout Builder and choose to display any category you would like to display.
5- Yes it does. Blog posts with the same tags will be displayed in Related Posts section http://i.imgur.com/b2OkEmb.jpg
6- You should have no problem adding ads to widget areas using Text WidgetThanks for your kind words, glad you like Enfold :)
Cheers!
Yigit -
This topic was modified 12 years, 1 month ago by
-
AuthorSearch Results
Viewing 30 results - 228,631 through 228,660 (of 244,423 total)
-
Search Results
-
Topic: Testimonials feature request
On your page:
http://kriesi.at/themes/enfold/shortcodes/testimonials/
I’d like the thumbnail associated with each testimonial to link to the fillsize JPG.
Is this possible for a future feature?IF you go to this demo for home page:
http://kriesi.at/themes/enfold/You will see a series of B&W logos that scroll across the bottom. Ex: WordPress, BBPress, Envato, WooComm, Themeforest etc etc.
How was this done? Is this a LAYER SLIDER???
I downloaded the demo, but this was not included.
Thanks in Advance
Paul
