Add Xing to Social media icon list.
I can’s find it on the accepted list, but Kriesi annpounced already here: https://kriesi.at/support/topic/xing-icon
When is it coming?
Boris
Hi,
They have different framework so the .po files for Abundance or Replete will not work perfectly on Enfold. You can visit this link: https://kriesi.at/support/topic/please-contribute-and-translate-enfold
Regards,
Ismael
Hi,
If you are working on my instructions, I’ll repeat it again.
You can replace an existing icon with the youtube icon. On Enfold > Header > Add the Tumblr social icon for example. Place your apple link. When you’re done, edit custom.css then add this code:
#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;
}
You don’t need to do Dude’s code. Yes, you need two icons for the initial and hover state. If you want a different color for the hover, you need to edit the apple-hover via Photoshop and change the background color manually.
Regards,
Ismael
Regards,
Ismael
Hi,
I have managed successfully to use the enfold theme and design it. I did it on my own server.
Now I want to move the entire site to a new domain name and server. (of the client) So what I did is download the files of my FTP and uploaded them to the new server. (not at the root, but in a folder called wordpress)
I exported the database from my server, and made a new mysqldatabase+user at my clients server.
But then I want to import the database to this database I get an error:
Error
SQL query:
—
— Database: jankedevries_nl
—
CREATE DATABASE jankedevries_nl DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;
MySQL said:
#1044 – Access denied for user ‘measured’@’localhost’ to database ‘jankedevries_nl’
I have actually no idea what I’m doing (just following random step-by-step guide), but does it make sense to anyone here what goes wrong?
Also is it possible when you have your files stored away at http://www.example.com/wordpress (so not in the root) to make the website link to http://www.example.com?
I hope someone can help.
Janke
Hi,
Can you give us a link to the website? Please link us to the page with the calendar.
Regards,
Ismael
Hi,
thanks for the great theme. I have a problem that the breadcrumb on portfolio pages don’t match the structure as I defined it.
In Enfold settings I have set the slug for single portfolio items to projects. but I get a breadcrumb that contains categories.
For the page http://www.vizspecialeffects.nl/projects/dove-men-care/
the breadcrumb is: Home / special-effects / physical effects / liquids / Dove MEN + CARE
but should be: Home / projects / Dove MEN + CARE
Any idea how I can get the right breadcrumb?
Thanks, chears Rob
We bought the Enfold theme, the WPML and All-in-One Event Calendar.
We setup all the products in Local machine Windows7, apache 2.2. php 5.4. All working fine
But when we put all the data in our ISP (linux, Apache 2.22 php 5.4.) The calendar was deformed the selection (day, week,…)
In this ISP we have serveral sites an all working fine (with other themes)
This two plugins (WPML and All-in-One Event Calendar by Timely) ara mandatory for this site, and this calendar is compatible with WPML (the unique)
We have another installation in the same ISP with other theme (Kallyas) and the All-in-One Event Calendar works fine.
Hi guys,
Is there any way to use a custom Google Maps marker (.png file) in the Enfold Google maps widget?
Hi Shaz,
WooCommerce puts the sidebar on single product pages under the product image. Enfold tries to keep modification to WooCommerce as minimal as possible so that there is maximum support for WooCommerce extensions.
You would need to modify the single product template either through filters and hooks or by redoing the single product template http://docs.woothemes.com/document/template-structure/ . The template method would be a bit tough as you’d need to re-do the theme integration/responsive tweaks as far as I know.
Regards,
Devin
Hello,
I recently installed WP Minify, WP Super Cache & Widget Logic plugins.
I don’t understand from this point but I’m facing issues with the fonts on my siteweb’s pages:
http://screencast.com/t/eie36MsPN
http://screencast.com/t/bPtPqUXhhFh2
I didn’t change anything in the theme’s settings. Here’s the website : http://enfold.qualistream.com (log: edited / pwd: edited)
Do you guys have an idea from where this can come ?
Regards,
rsonrier
@Dude, double checked and you are correct, WP 3.5.2 comes bundled with jQuery 1.8.3. I think I was browsing the wrong svn branch when I say jQuery 1.10.1 for WP 3.5.2
And at least WP 3.6-beta4-24534 has jQuery 1.10.1 bundled, and my current test bed for Enfold is vanilla WP 3.6-beta4-24534 with no additional plugins.
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