-
AuthorSearch Results
-
October 14, 2013 at 4:26 am #174935
In reply to: Enfold's Boxed mode width
Hi!
1.) You can edit css > grid.css, look for .boxed#top selectors. You need to change the width including those under media queries.
2.) Please a hire a freelance developer to modify the menu for you. You should probably buy a ready made menu with css files included.
Best regards,
IsmaelOctober 14, 2013 at 4:19 am #174929In reply to: pre_option_page_for_posts not work in child theme
Hello!
I have my own child theme setup locally. Setting a blog page should work by default. FYI, you can set the a page as blog on Enfold > Theme Options > And where do you want to display the Blog?. Have you done that? You can also use the Advance Layout Editor, add the Blog Posts element.
Cheers!
IsmaelOctober 14, 2013 at 4:04 am #174925Hello!
Please download the theme again on your themeforest account. Maybe, some files are missing or corrupt. Override your Enfold installation via FTP. https://vimeo.com/channels/aviathemes/64927356
Regards,
IsmaelOctober 14, 2013 at 3:11 am #174917In reply to: Some errors with enfold website
Hi,
I realised that it was not a page/link, but wondered how to stop webmaster tools from telling me I have an access denied and if it will affect my website in the seach results having errors on my website.
Does everyone with a website get this for their theme, or is this just enfold I wonder.
October 14, 2013 at 2:17 am #174914In reply to: Some errors with enfold website
Hello LollyGreen!
The link you provided is not a page within your website, is a route to a directory in the theme.
Best regards,
JosueOctober 14, 2013 at 2:16 am #174913In reply to: logo not showing properly on home page
For past couple months, I’ve been trying it in Chrome 30 (Windows) and it the logo remains the larger full size.
Even the demo at http://kriesi.at/themes/enfold/
It shrinks in IE (Windows) – but remains large in Chrome (Windows).October 14, 2013 at 1:51 am #174910Hey davevi!
Try adding this code to the Quick CSS (Enfold > Styling):
#main{ background: transparent; } #main .main_color{ background: rgba(255, 255, 255, 0.5); }Result:

Regards,
JosueOctober 14, 2013 at 12:07 am #174893In reply to: Add Disqus comments to any page
This reply has been marked as private.October 13, 2013 at 11:58 pm #174891In reply to: printing an enfold page
Hey Roman!
That feature may come in a future update, however If you really need it try hiring a freelancer for the job.
Best regards,
JosueOctober 13, 2013 at 11:58 pm #174890In reply to: Enfold theme – icon colour change?
This reply has been marked as private.October 13, 2013 at 11:57 pm #174889In reply to: Enfold theme – icon colour change?
Hey!
Did it work on live? it’s probably because the ID on live may be different from the one in local.
Regards,
JosueOctober 13, 2013 at 11:50 pm #174887In reply to: Enfold theme – icon colour change?
Totally weird it does not work on my locally but does on the live site?
October 13, 2013 at 11:44 pm #174883In reply to: Enfold theme – icon colour change?
Is this post set to private as it keeps removing the tick from private/moderators only
October 13, 2013 at 11:42 pm #174881In reply to: Enfold theme – icon colour change?
This reply has been marked as private.October 13, 2013 at 11:42 pm #174880In reply to: Enfold theme – icon colour change?
Hi,
Can you post the link to your the page in question please?
Regards,
JosueOctober 13, 2013 at 11:36 pm #174877In reply to: Enfold theme – icon colour change?
Ok cool got that however i have done exactly that and nothing happens at all, no changes.??
October 13, 2013 at 11:28 pm #174875In reply to: Enfold theme – icon colour change?
Hey!
Each page has an unique ID, you can see it in the URL when editing them:

Now that we know the IDs, to set styles to different pages simply do it like this:
.page-id-1336 .main_color.iconbox_top .iconbox_icon { background-color: #719430; color: #ffffff; border-color: #507210; } .page-id-123 .main_color.iconbox_top .iconbox_icon { background-color: #719430; color: #ffffff; border-color: #507210; }Cheers!
JosueOctober 13, 2013 at 11:28 pm #174874In reply to: How do I modify the "I" in Enfold?
Where can I find that code? ” I ” in menus I would like to appear as ” i “.
October 13, 2013 at 11:25 pm #174871In reply to: Add Disqus comments to any page
That didn’t work. I added this to the bottom of page.php in my enfold theme folder (the child folder had no page.php file):
<div id=”disqus_thread”>
<?php disqus_embed(homesmartsecure.disqus.com); ?>
</div>And I added this to the bottom of function.php in my enfold CHILD theme folder:
function disqus_embed($disqus_shortname) {
global $post;
wp_enqueue_script(‘disqus_embed’,’http://homesmartsecure.disqus.com/embed.js’);
echo ‘<div id=”disqus_thread”></div>
<script type=”text/javascript”>
var disqus_shortname = “‘.$disqus_shortname.’”;
var disqus_title = “‘.$post->post_title.’”;
var disqus_url = “‘.get_permalink($post->ID).’”;
var disqus_identifier = “‘.$disqus_shortname.’-’.$post->ID.’”;
</script>’;
}I only want the comments on this one page, NOT all my pages, but I can’t get it to show up at all on anything but a blog post and I don’t have to do anything for that.
If I can’t add disqus comments to this page (which I really want to do), can I at least add the theme’s comments to this one page somehow, not all of them?
October 13, 2013 at 11:22 pm #174870In reply to: Help with Theme
This reply has been marked as private.October 13, 2013 at 11:20 pm #174869In reply to: Enfold theme – icon colour change?
Hey.
Thanks for the answer, i am not a developer just an end user, i get the bit about adding the code in the “Quick CSS in Enfold theme options under Styling tab” which i have done but how do i add the page ID’s to a per page colour for the icons?
Be gently!
Thanks
October 13, 2013 at 10:27 pm #174855Topic: mobile menu icon changed position
in forum Enfoldf dech
ParticipantOctober 13, 2013 at 10:06 pm #174844In reply to: Enfold > Header > Transparent > Navigation
Hi!
Try with opacity:
#header{ opacity: 0.6; }Cheers!
JosueOctober 13, 2013 at 9:49 pm #174839In reply to: Lightbox effect and youtube channel
Hi!
Open this file, and replace line 459:
autolinkElements: 'a[rel^="prettyPhoto"], a[rel^="lightbox"], a[href$=jpg], a[href$=png], a[href$=gif], a[href$=jpeg], a[href$=".mov"] , a[href$=".swf"] , a[href*="vimeo.com"] , a[href*="youtube.com"] , a[href*="screenr.com"]'By this:
autolinkElements: 'a[rel^="prettyPhoto"], a[rel^="lightbox"], a[href$=jpg], a[href$=png], a[href$=gif], a[href$=jpeg], a[href$=".mov"] , a[href$=".swf"] , a[href*="vimeo.com"] , a[href*="screenr.com"]'Best regards,
JosueOctober 13, 2013 at 9:30 pm #174836In reply to: Enfold Feature Requests
Please have a simple switch in the settings that allows us to hide the time and date in the blog posts.
Thanks!
October 13, 2013 at 8:20 pm #174822OK, now I’m getting incredibly frustrated :( I’ve now split the groups out into 5 separate slides, but I’m still only getting the first 4 layers showing. Nothing is showing on any of the other slides that I’ve created, even though (again) they are working on the preview. I’ve disabled all of the plugins so it’s not a plugin conflict that’s causing it. Can someone please help me with this because there doesn’t appear to be any reason whatsoever for these slides not to be working. This was one of the main feature I bought Enfold for, and I’m considering extending to another 5 sites, I don’t want to end up having this much of a struggle to get things to work every time… :(
Any one out there want to be my hero and tell me how I can fix this?
Thanks so much,
Claire
October 13, 2013 at 6:31 pm #174808In reply to: Remove header on blog-page
Hi!
You can find it in enfold\framework\php folder open class-breadcrumb.php file. But you can use this plugin to change it as well http://wordpress.org/plugins/codestyling-localization/
Regards,
YigitOctober 13, 2013 at 3:51 pm #174786In reply to: Enfold theme – icon colour change?
Hey midischool!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.main_color.iconbox_top .iconbox_icon { background-color: #719430; color: #ffffff; border-color: #507210; }You can use different colors in each page using page ID’s :)
Best regards,
YigitOctober 13, 2013 at 3:48 pm #174785In reply to: How do I modify the "I" in Enfold?
Hi ErikManger!
Sorry, it is not clear to me. Can you elaborate? If you would like to use lowercase, you can add a similar code to following
.iconbox .iconbox_content .iconbox_content_title { text-transform: lowercase; }Best regards,
YigitOctober 13, 2013 at 3:38 pm #174779In reply to: Padding to main menu
-
AuthorSearch Results
