-
AuthorSearch Results
-
July 13, 2013 at 5:19 am #129439
In reply to: scroll down page reveals a section with image
Hi,
You can use the Color Section, use a large image. The options should be like this:
Background Image Position: Top Left
Background Repeat: Stretch to Fit
Background Attachment: Fixed
Section Padding: Large Padding
Regards,
Ismael
July 13, 2013 at 5:17 am #129433In reply to: Enfold Checkout Page CC month out of alignment
Hi,
Just add this on your custom.css or Quick CSS
#top #payment label {
display: block;
}Regards,
Ismael
July 13, 2013 at 4:52 am #129255In reply to: Footer Links (like http://kriesi.at/themes/enfold/)
Hey,
If you want to remove the kriesi backlink, open footer.php and find this code.
$kriesi_at_backlink = apply_filters("kriesi_backlink", " - <a href='http://kriesi.at'>Enfold Theme by Kriesi</a>");Glad it is sorted out.
If you like the theme, please send us a feedback here.
https://kriesi.at/support/topic/your-testimonials-on-our-front-page-a-unique-chance
Regards,
Ismael
July 13, 2013 at 4:48 am #129361In reply to: Single image with Lightbox inside Tab
Hi,
Yes, it is possible. An image inside the anchor tag will always open with lightbox.
[av_tab_container position='top_tab' boxed='border_tabs' initial='1']
[av_tab title='Tab 1' icon_select='no' icon='1']
<a href="http://localhost/kriesi/enfold/wp-content/uploads/2012/04/24.jpg"><img class="alignright size-full wp-image-316" alt="2" src="http://localhost/kriesi/enfold/wp-content/uploads/2012/04/24.jpg" width="1000" height="650" /></a>
[/av_tab]
[av_tab title='Tab 2' icon_select='no' icon='1']
Tab Content goes here
[/av_tab]
[/av_tab_container]Regards,
Ismael
July 12, 2013 at 7:36 pm #26127Topic: change background color for top heading section
in forum Enfoldabundancing
ParticipantHi there,
Thanks for the great theme. I made the heading: “Non-Fixed Header with social icons and additional navigation”. The new top area comes light gray. How do I change the background color?
Thanks,
Dayna
July 12, 2013 at 5:46 pm #129031In reply to: Heading Color Change
Hi Chris,
What are you currently using to try and add the colors for the headers?
For the widgets, you can use:
#top .widget h3.widgettitle {
color: white;
}Regards,
Devin
July 12, 2013 at 5:42 pm #129202In reply to: Dashboard filter of posts, pages is broken, unusable
Hi jeeves,
I’ve tagged Kriesi on the topic. Not sure what within the theme would interfere with it but there should be a fix available soon.
Regards,
Devin
July 12, 2013 at 3:36 pm #26114designprime
ParticipantSorry for another thread but we thought it would be better to do this than simple add more unrelated questions to our previous post for search purposes.
We have noticed that we scroll down through our site some embedded video content covers up the menu at the top. It’s kind strange. For example, if we have three columns with video in each when we scroll down that page the video in the first two columns goes ‘over’ the menu content, but the third goes under it as expected. Is there a solution please? We’re currently using Firefox v22 primarily.
Many thanks,
July 12, 2013 at 1:25 pm #128421In reply to: Specific Sidebar for Mobile View
@ Ismael
OK found a post with this code:
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
.responsive #top #main .sidebar {display:block !important; clear: both; }
}
It works when I enter it into Quick CSS, but it doesn’t work when used with the style.css in the enfold-child theme :-(
July 12, 2013 at 1:02 pm #128590In reply to: Bug in AJAX portfolio preview image?
Did the update, recreated everything from scratch. Still same issue.
But nevermind, stopped using AJAX now, I’ll just link to a new page.
July 12, 2013 at 9:29 am #128996In reply to: Portfolio "Next" points to last instead of next
Sure can, this is the test page of the portfolio grid:
Click on any item and you’ll see the “Next” button will always refer to the last item in that list.
And perhaps this problem is also related to what causes it:
https://kriesi.at/support/topic/help-portfolio-items-dont-allow-fullwidth-items
July 12, 2013 at 8:55 am #26105Topic: Main Menu Sticky?
in forum Enfoldchilli-mind
ParticipantHello all,
I would love to make the main menu stick to the top while scrolling down.
Has anybody an idea how and where I can start with this target for enfold theme?
Thx in advance
July 12, 2013 at 8:26 am #129225Hi Ismael. I like it but the border is still close to top. Suppose I want to move the border to be inline with partners >
What do I do ? There doesn’t seem to be a border-height or padding.
July 12, 2013 at 3:05 am #128378Hi,
Please try this:
.avia_cart_buttons {
display: none;
}
#top.logged-in .avia_cart_buttons {
display: block;
}Regards,
Ismael
July 12, 2013 at 2:13 am #129178In reply to: Font size issue on contact form
Hi,
The Enfold uses the standard 12px – 13px font size. You can easily change it on your custom.css or Quick CSS.
body {
font-size: 15px;
}Glad you fix the issue. :)
You can add a featured request on this one: https://kriesi.at/support/topic/enfold-feature-requests
If you like the template please send us a testimonial: https://kriesi.at/support/topic/your-testimonials-on-our-front-page-a-unique-chance
Regards,
Ismael
July 12, 2013 at 2:09 am #126687In reply to: Icon Box titles disappeared + headers changed
Hi,
I hope I fixed the issue: https://kriesi.at/support/topic/form-unfillable#post-124346
I’ll close the other thread since you opened this one.
Please increase the wordpress php memory limit to 128M or higher. I hope it’ll fix the issues. You might need to redo the icon boxes then update the page.
http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Please add this on your custom.css or Quick CSS
.iconbox_content h3 {
z-index: 10 !important;
}Regards,
Ismael
July 12, 2013 at 1:51 am #129167Hi,
Add a unique selector for the p tag and the span tag. Then add the styling on your custom.css.
<p class="unique-p-id">Title</p><br><span class="unique-span-id">Subtitle</span>Use Media Queries to make them responsive. Read Nick’s instructions here: https://kriesi.at/support/topic/responsive-problem#post-120098
Regards,
Ismael
July 12, 2013 at 1:30 am #26071Topic: How do I activate/place the Parallax effect Options?
in forum Enfoldsterlingwilliam
ParticipantI don’t see anywhere in the documentation, but to have options like in the Demo http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/ (Top area and two parallax/fixed backgrounds on down the page) THNKS as one my Many FAVS in this incredible KRIE$I Work!
#WOW
THNKS
-Sterling
July 12, 2013 at 1:05 am #129227In reply to: Print Enfold
Hi David,
You would need to create a separate print stylesheet that will re-design the page how you want it for print. There isn’t currently one included with the theme.
See the following for a quick reference on the topic: http://coding.smashingmagazine.com/2011/11/24/how-to-set-up-a-print-style-sheet/
Regards,
Devin
July 12, 2013 at 1:01 am #126016In reply to: Top Margin on H3 Special Heading not consistent
I’ve still not been able to actually re-produce it. Even when creating a layout based on what you are saying breaks it so I’m not sure what the difference could be.
The above will definitely fix I can’t quite say its a bug at this point as locally and live its not repeatable from what I can see.
Regards,
Devin
July 12, 2013 at 12:57 am #128944That changed it to the correct font, thanks. But why should it be necessary if I chose it in the Theme settings? Is this a bug?
And if I want a different font for the heads, I assume I need to likewise assign it in the quick CSS?
July 12, 2013 at 12:36 am #115179In reply to: Javascript broken on POST EDIT page
Hi giannag,
Are you using 1.7.1 version of the theme? If not make sure to re-download the theme files and update your live site. I’ll flag the topic for Dude so he has it in his queue since you already sent him your login details.
Regards,
Devin
July 12, 2013 at 12:33 am #129008In reply to: ICON BOX TOP AND LEFT COLOR
Hi Silvio,
Currently, there isn’t a mechanism in place to do that. You would need to target each icon individually and change them with css.
Regards,
Devin
July 11, 2013 at 10:44 pm #127743In reply to: Contact Form Malfunction
Hi,
Please update to Enfold 1.71.
This is the current color of the ghost font
#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
color: #777 !important;
}The disappearing message I believe is fixed in the updated theme.If not here is the css that takes care of it
.ajaxresponse {
overflow: visible !important;
}Thanks,
Nick
July 11, 2013 at 10:16 pm #129241In reply to: ENFOLD: how to make such a guestbook?
Thanks, formateins, I have already found a good plugin and it works fine. I’m not so perfect in coding ;-)
My solution:
July 11, 2013 at 10:09 pm #26088Topic: ENFOLD: comments on pages?
in forum EnfoldJuly 11, 2013 at 8:46 pm #128910In reply to: CHANGE HOVER FONT COLOR FOR HEADER MENUS
Hi,
1.
/*---- Font Menu Hover Color ----*/
#top .header_color .main_menu .menu ul li>a:hover {
color: red;
}
/*---- Background Menu Hover Color ----*/
.header_color .main_menu .menu ul li a:hover {
background-color: red;
}2.
body#top {
font-size: 15px;
}3.
Please open /framework/php/class-breadcrumbs.php and goto line 26 and to line 186.
Inside that file, you will need to search for __ (two underscore characters). You will find a lot of words used in breadcrumbs that need translating (i see 24 lines in total including above 2).
Ofcourse i am not sure why you are doing this since if you install WPML (pay) or this http://wordpress.org/plugins/codestyling-localization/ free plugin , you can translate directly from the backend all the words in the theme into french.
—
There is no need to install custom.css plugin, since the theme has Quick CSS, a text area located in Enfold > (Theme Options) > Layout Styling .on the bottom of the page… where you can paste any css and click save.
Thanks,
Nick
July 11, 2013 at 8:06 pm #128671In reply to: video alignment
Link above shows the alignment problem. I guess I’m confused about the video posts though. I thought if I chose video format then any link inside of the post would generate the video to be shown on that particular post. Is that the case? Sometimes if I paste a link, it does not show a video on the post page, like this one:
shanetucker.com/videos/sighted
On this link, you will see that the text “check it out” leads to the vimeo page, but I want the video to be embedded on this page. The link you mentioned shanetucker.com/videos/every-day-is-a-blessing-not-a-right/ actually shows my work around of adding an iframe to the page but I don’t want to have to do this for every video and i want them to load in the top of the page like the template is set up for.
What now?
July 11, 2013 at 7:47 pm #128846In reply to: Hover effect on single image
Hi,
I don’t need class names.
Only Second Image
#top.page-id-3760 div.entry-content p:nth-of-type(3) span {
display:none !important;
}Only Third Image
#top.page-id-3760 div.entry-content p:nth-of-type(5) span {
display:none !important;
}Only Fourth Image
#top.page-id-3760 div.entry-content p:nth-of-type(6) span {
display:none !important;
}First, Second, Third Image but not Fourth Image :)
#top.page-id-3760 div.entry-content p:nth-of-type(2n+1) span {
display:none !important;
}Since you have paragraphs with text between some images but not other images, the numbers are not in order 1,2,3,4.
Thanks,
Nick
July 11, 2013 at 7:30 pm #128607In reply to: Change h3 default colour
Take a look at the video tutorial in this topic for using Firebug to identify and modify css: https://kriesi.at/support/topic/fyi-firebug-tutorial-for-wordpress-users
That will help you with picking out specific classes and changing font, colors, weight, padding etc.
Regards,
Devin
-
AuthorSearch Results
-
Search Results
-
Sorry for another thread but we thought it would be better to do this than simple add more unrelated questions to our previous post for search purposes.
We have noticed that we scroll down through our site some embedded video content covers up the menu at the top. It’s kind strange. For example, if we have three columns with video in each when we scroll down that page the video in the first two columns goes ‘over’ the menu content, but the third goes under it as expected. Is there a solution please? We’re currently using Firefox v22 primarily.
Many thanks,
Topic: Main Menu Sticky?
I don’t see anywhere in the documentation, but to have options like in the Demo http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/ (Top area and two parallax/fixed backgrounds on down the page) THNKS as one my Many FAVS in this incredible KRIE$I Work!
#WOW
THNKS
-Sterling
Topic: ENFOLD: comments on pages?

Hi,
I would like to use this plugin http://wordpress.org/plugins/comment-guestbook/ (“Comment Guestbook”) for creating a page as guestbook.
Inspired by this forum post, however for the theme FLASHLIGHT, I’ve tried to change this for ENFOLD, too – but without success.
I added in page.php right after
get_template_part( 'includes/loop', 'page' );
this part of code (don’t know, if this is right):
//wordpress function that loads the comments template "comments.php"
comments_template( '/includes/comments.php');
but it doesn’t show me comments on that page.
Yes, in the screen options I have checked the discussion option and in WP’s general discussion settings comments are enabled, too.
Any idea, why this doesn’t work in ENFOLD?
Thanks.