Hi,
1.
I use Enfold theme, and WP mail SMTP plugin. I would like to change the kontakt form email sender name from the email adress to a specific name. In the settings of WP mail SMTP plugin I defined this sender name, but the emails arrive with the sender name: (Email address hidden if logged out) , not with the defined name in the plugin. When I send a mail with the kontakt form so, that I leave blank the box below:
Your email addressEnter the Email address where mails should be delivered to. (Default: (Email address hidden if logged out) ‘)
than the email sender will missing from the arriving emails.
Can you suggest any solution for changing the email sender name?
2.
I was testing the kontakt form email sendig on my site, and experienced, when I want to send an email from the same page again, only after refreshing tha page, it does not work. When I navigate on another page on the site after sending the mail, and back again on previous page, and send email again, than it works.
I think it is not a normal working of the kontakt form. When I can see the form, I must have beeen able to send email from it.
What do you think about it?
Thanks: Agnes
Hi,
Can I use my french .po file for Abundance or Replete for example and use it in Enfold ?
Have you got a french .po file for Enfold ?
Thanks.
Yes I want the author image to show on the author page.
I do not want the author image to show on the blog posts.
I want the blog posts to look exactly like a one author page.
So to accomplish this I do the following?:
1. Go to Enfold > General Settings > Blog Style > Select “Multi Author”
2. Add this code to the end of custom.css
.rounded-container > img {
display: none;
}
Correct?
To restate that last part:
Are these the full directions?
Don’t I need 2 icons? One for normal and one for hover? (apple.png and apple-hover.png)
Wouldn’t that change the second part of the code in the header.php? What would those code changes be?
Also, I want the square background to be black on hover not the Tumblr color background. What would the additional code changes be?
Thank you for your time,
Jasmer
+1 to : 6) Ability to add a button in header. Thanks a lot.
Hi,
You can add the links and social media icons on Enfold > Header. It will display the same icons with the header icons.
Your scroll to top button looks fine. You can change the position with this
#scroll-top-link {
right: 100px;
bottom: 100px;
}
Regards,
Ismael
Dude,
I think I understand. Please tell me if I am correct for my Apple logo and link:
1. On Enfold > Header > Add the Tumblr social icon for example. Place my Apple link.
2. Add this to the very end of custom.css
#top .social_bookmarks_tumblr {
background: url(../images/apple.png) no-repeat center;
}
#top .social_bookmarks_tumblr:hover a {
color:#fff;
background: url(../images/apple-hover.png) no-repeat center;
}
#top .social_bookmarks_tumblr a {
text-indent: -9999px;
}
3. In header.php replace:
$social_args = array('outside'=>'ul', 'inside'=>'li', 'append' => '');
with
$social_args = array('outside'=>'ul', 'inside'=>'li', 'append' => '<a href="http://apple.com/example" class="apple" target="_blank"><img src="http://mywebsite.com/apple.png" title="Apple" alt="Apple" /></a>');
Are these the full directions? Don’t I need 2 icons? One for hover and one regular? Wouldn’t that change the second part of the code in the header.php? I notice the color hex in the header.php is specified #fff. I want the background to be black on hover.
Thank you,
Jasmer
It appears to me that Enfold > Styling is a global change for the entire site. The Landing page that was included with the dummy data, had sections of the page that had dark backgrounds and other sections that had light backgrounds. I’m sure the styling on that particular dummy page was different.
Thank you
1) Please try to re-upload the wp-contentthemesenfoldconfig-layersliderLayerSlider folder and make sure that the folder permission is set to a reasonable value like 755. Make sure that the wp-contentthemesenfoldconfig-layersliderLayerSliderlayerslider.php file exists on your server.
2) Try to increase the allocated php memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
I did it, now it works perfectly. Thank you.
Hi,
I’ve tried Contact Form 7 on Enfold and it works fine.
Regards,
Ismael
Hi,
You can upgrade to Enfold 1.7. You will be able to switch from Advance Layout Editor to the default editor without losing the shortcodes.
You can use the Text Block element to manually add the code for your images.
<a href="SITE URL" target="_blank"><img src="IMG URL"></a>
Regards,
Ismael
I did not test this code mod but try following – in functions-enfold.php delete:
add_filter( 'wp_nav_menu_items', 'avia_append_search_nav', 10, 2 );
Then open up header.php and replace
$social_args = array('outside'=>'ul', 'inside'=>'li', 'append' => '');
with
ob_start();
get_search_form();
$form = htmlspecialchars(ob_get_clean()) ;
$form = '<span id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown"><a href="?s=" data-avia-search-tooltip="'.$form.'">'.$avia_config['font_icons']['search'].'</a></span>';
$social_args = array('outside'=>'ul', 'inside'=>'li', 'append' => $form);
1) If you want to add an image icon I’d suggest to use the “append” parameter of the social media icons function – it helps you to append any html code (including image links) to the social icons element: https://kriesi.at/support/topic/how-do-i-add-a-you-tube-icon-to-social-icons-in-the-header
2) I think the icon size is not important. I’d recommend to use 32px x 32px or 64px x 64px icons. Then you can use css code to scale it down if necessary.
Hi,
Yes, the Page Sidebar Settings should override the Enfold general sidebar options.
Can you give us a link to your website?
Regards,
Ismael
Hi,
Go to Enfold > General Settings > Blog Style > Select “Multi Author”. It will show the author profile image from gravatar and the featured image above.
You can go here http://en.gravatar.com/ to set the profle image for a specific email.
Regards,
Ismael
Hi,
Dude pasted the Avia Shortcodes for the landing page that comes with the theme when you Import the dummy data.
I think you’re looking for Enfold > Styling. Select a predefined color scheme, “Black and White”.
Regards,
Ismael
Hellow.
How to disable mouse scroll in google maps enfold widget ?
Hello
I tried to install the updated version 1.7 (I have 1.6) but got this message:
Unpacking the package…
Installing the theme…
Destination folder already exists. /home/content/78/10341978/html/wp-content/themes/enfold/
Theme install failed.
Can you help. I have tried 2 or 3 times with the same result.
Yes exactly :)
Thanks for posting the secondary fix as well.
Regards,
Devin
OK, not really resolved but it looks like things are getting messed up by deleting everything in the “Show everywhere” widget…
Hi guys,
Not the biggest issue in the world but if there’s an easy solution would like to fix it
My URL for blog category pages should be:
site.com/blog/category/widgets/
and it is, for all categories UNLESS the category is a parent category…then URL returns to default…
site.com/?cat=618
child category for this parent is fine… site.com/blog/category/parent/child/
Any ideas?
Posts are imported from a live blog using other theme and this issue didn’t exist, so I’m thinking its an Enfold related quirk
blog at **http://livedealer.org/dev/blog/**
permalink setting: custom: /blog/%year%/%monthnum%/%postname%/
Devin,
Thank you. That worked but then it changes the format all other pages. From “My Site Name | Home” to “My Site Name – Home My Site Name”.
So solve this you have to:
1. Go into the Yoast SEO Settings and select “General” then select Force rewrite titles. This is when it changes the format of all other page titles.
2. Go into the Yoast SEO Settings and select “Titles & Metas” then go to the “Posts” tab and make this edit:
In EVERY “title template:” field enter %%sitename%% | %%title%%
That changes it back to Enfold’s template page title format.
Thanks for the point in the right direction! Jasmer
I see a round placeholder for an author image. Is there a function built in to the Enfold theme to add one?
I’d like to achieve the following:
1. Image on author profile page
2. Image next to post. HOWEVER I do not want this here all the time. I may choose not to. I’d like to be able to achieve number 1 above without having to necessarily add an image next to the post.
Thanks Dude ;)
Unfortunately that does not work. I think this is what happened:
1. He DOES NOT have the theme page I am looking for here http://kriesi.at/themes/enfold/
2. I believe he changed the http://www.mywebsite.com/pages/landing-page and then did not update on http://kriesi.at/themes/enfold/
3. So I am looking for the Landing Page that came with the theme when I purchased it a week ago. It is not on his theme demo right now so I believe you would have to get it from the theme package that I downloaded.
Page description: The page alternated with dark and light as you scrolled down.
Thank you for your time
Hi there,
my theme simply ignores “Layout Select the desired Page layout” and uses only the settings I’ve done in the Avia options. Two dirrerent installation, one fresh… both with the same issue. The Layout setting for the page should override the Avia setting, right? Suggestions?
Hey Everyone!
We are working on it! At least, I have for the past few months. I’ve been working on adding to our github wiki (which is private) in preparation for Kriesi’s new site which will be an Enfold child theme.
So yes, things are in the works once support slows down a bit. With how popular Enfold has been we are swamped a bit more than normal but I *think* things are starting to slow down a tad which will give me some time to work on new docs and videos.
Probably not the best answer but we’ll have some more news on it hopefully very soon.
In response to what formateins mentioned, keep an eye out for a new blog post here on the site on using Chrome Dev tools to do more css modifications. I’m working on writing that out now and then doing the videos for it this month.
I’ll close this for now so we don’t get too much of a secondary feature request topic going but thank you everyone for the enthusiasm on push to return on this project :)
Regards,
Devin
Hi giantastic,
The theme is *not* compatible with wordpress 3.3.1. You need to update to at least 3.5.1 or just to the latest 3.5.2 release which has the security updates that just came out.
Regards,
Devin
Hi rickswearingen,
I’ve only got the newest retina ipad which doesn’t give me any issues. I’m guessing that *maybe* there is a hardware issue with the depth of the content loading in. Perhaps its the layerslider or just how much content the home page has.
Do you get the same issues on the sub pages? Try http://kriesi.at/themes/enfold/features/ and http://kriesi.at/themes/enfold/headers/
Regards,
Devin