Hi foxvendetta!
Can you please give us a link to the website? Did you set the menu as Enfold Main Menu on Theme Locations?
Cheers!
Ismael
Hey adambot!
Please deselect the blog page on Enfold > Theme Options > Where do you want to display blog? option.
Best regards,
Ismael
Hey!
Go to Enfold > Sidebar > enable the Page Sidebar Navigation to show the default sidebar navigation.
Best regards,
Ismael
Actually I just realized that these are ordered alphabetically which I suspect makes it impossible to simply sort or filter by death…or is it?
i have problems with the wocommerce cart in enfold
it seems i have to click twice to remove a product in the cart and when removed i get too notification boxes
have to got any solution to that problem
hi there,
my friend would like me to show him how to build a new website using wordpress and i’ve recommended that he buys a licence so that he can do it via your enfold theme.
he has a basic old html / css website here at: http://www.ifsmotivationaldefence.co.uk/
but it does have a basic wordpress blog installed here: http://www.ifsmotivationaldefence.co.uk/blog/
i’ve propsed just deleting all of the old page given it looks a little rusty and out of date now, i told them they can use this ‘under construction’ plug in while the new site is being built: http://wordpress.org/plugins/ultimate-coming-soon-page/
however, i’ve never built a new wordpress site to replace an existing wordpress site. will there be any problems if i just delete everything from their web hosting server (including their existing wordpress site) using ftp and do a fresh reinstall wordpress and then start building from scratch? is there anything i should be aware of that i haven’t thought of in respect to any of this?
thanks,
paul
Hello Yigit that worked like charm thank you! :)
I have another little issue on the shipping address form, didn’t noticed before i’m sorry.
Once you logged in just clik edit shipping address and you will see the “save address” button that has the same problem as before. I would like to have a bit of margin on the left side of the button. Or alternatively the button should go to the following row.
Thank you
A
Can I do this in the AJAX text preview as well?
Forgive me if this is obvious, but how do I create a parallax site using Enfold and then use the menu to get the site to scroll to that particular section. For example, how do I get it so when I click on the “About Us” menu link it scrolls down to the “About Us” section?
Thanks.
Bill
This reply has been marked as private.
Hi!
Please try updating Enfold to the latest version 2.5.4 and check if that helps – http://kriesi.at/documentation/enfold/updating-your-theme-files/
If that does not help, please create a temporary admin login so we can take a look
Best regards,
Yigit
Hi Jan!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.title_container { border-bottom: 1px solid; }
Cheers!
Yigit
Hey ceubri!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.sidebar #menu-item-301 > a, .sidebar #menu-item-332 > a, .sidebar #menu-item-448 > a {
pointer-events: none;
}
Regards,
Yigit
Hi!
Please try updating Enfold to the latest version 2.5.4 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit
I have a client who is using enfold theme and her blog posts are being cutoff on mobile devices. Have you experienced this before?
I have followed instruction as per video below regarding installing new icons from Fontello, everything goes to plan apart from last step. At 2:20 on the video. Here the video shows the new icons below the original pane. In my window pane no Icons are showing despite everything else going smoothly, just the default. can you help?
http://kriesi.at/archives/enfold-version-2-3-say-hello-to-our-new-iconfont-uploader
I used it for my interior design company in Chicago. So far it is the best WordPress theme that I have ever worked with: http://DesignInsideChicago.com
Hi dptctrs_jp!
It seems like Enfold is not updated correctly and you are using version 2.0.1 on the website you have on your profile. Please update Enfold to the latest version 2.5.4 http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Yigit
Hi!
Please update Enfold to the latest version 2.5.4 and set “Section minimum height” to No minimum height http://i.imgur.com/DxBH2Rx.jpg
Best regards,
Yigit
Under the post titles you usually get
Date / in Category 1, Category under 1, Category under the one under 1/ By person who made the post
If I have
Category one
–Category two
—-Category three
How can I modify the template so that it does not list all the categories but ONLY the deepest one which in this example would be
Date / in Category three / By person who made the post
This is because I do not want to show all the categories above the one we are in as links as I would rather have people navigate via the navigation instead of clicking those posts breadcrumbs. I guess it has to be in here within the template
$taxonomies = get_object_taxonomies(get_post_type($the_id));
$cats = '';
$excluded_taxonomies = apply_filters('avf_exclude_taxonomies', array('post_tag','post_format'), get_post_type($the_id), $the_id);
if(!empty($taxonomies))
{
foreach($taxonomies as $taxonomy)
{
if(!in_array($taxonomy, $excluded_taxonomies))
{
$cats .= get_the_term_list($the_id, $taxonomy, '', ', ','').' ';
}
}
}
if(!empty($cats))
{
echo '<span class="blog-categories minor-meta">'.__('in','avia_framework')." ";
echo $cats;
echo '</span><span class="text-sep text-sep-cat">/</span>';
}
I did that but all the while, my server’s support had found that the user meta data entry was corrupted in my database….so now I have access.
But now I am having a problem with portfolio items not showing under the french portion of the website. I am using WPML plugins (which I purchased) and it work pretty well, except for portfolio items.
all the French Portfolio items only show as 404 pages:
http://www.la-boite-a-ouvrage.com/fr/portfolio-item/design-web/
http://www.la-boite-a-ouvrage.com/fr/portfolio-item/photographie/
http://www.la-boite-a-ouvrage.com/fr/portfolio-item/diffusion/
http://www.la-boite-a-ouvrage.com/fr/portfolio-item/graphisme-2/
And I don’t see the : “edit this portfolio entry” in wp menu
Can you help ?
Hey!
@zerozendesign Good work! :)
Best regards,
Yigit
Hi Soapmarine!
Please firstly try updating Enfold to the latest version 2.5.4
See http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Yigit
Hey erikenanne!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1-
td { padding-top: 2px; padding-bottom: 2px; }
2-
tr:first-child th, tr:first-child td, tr th:first-child, tr td:first-child, td, tr { border: none; }
Best regards,
Yigit
Hi Pat!
Please update Enfold to the latest version 2.5.4 and let us know if issue remains
http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Yigit
Hey!
You are welcome Enfold-MT, glad we could help :)
Cheers!
Yigit
Hi Yigit,
That’s what I wanted. You’re awesome! :)
Thanks a lot,
Enfold-MT
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#billing_email_field {
clear: both;
}
Cheers!
Yigit
Thanks for the response. Sounds good!
I’m having most of the stuff up an running now. I like the of Multilingual Press Pro much more – and it looks good so far.
2 languages now, 3rd is coming up…