Hi there I could use some help on a couple of things.
1) I am trying to get my fullwidth masonry portfolio to sort by title instead of date. I read the enfold documentation copied the php snippet went to appearance – editor – child theme – theme functions (functions php) and inserted the snippet so it looks like this.
<?php
/*
function custom_post_grid_query( $query, $params ) {
$query[‘orderby’] = ‘title’;
$query[‘order’] = ‘ASC’;
return $query;
}
add_filter( ‘avia_post_grid_query’, ‘custom_post_grid_query’, 10, 2);
*/
I saved, updated, cleared my cache and it is still sorting by date. Can you point out where I went wrong?
2) I would like to stop the little yellow box from displaying on mouse hover over my portfolio images. I went to each image removed the image caption, title etc. so there was nothing left to display but that didn’t stop the yellow box. Now it is defaulting/displaying the title of the page where the image is pulled from. Is there something else I can do?
Thnx
Kim
Hi!
Please revert the change Josue suggested in his post and insert this code:
add_filter('avf_title_args', 'fix_blog_page_title', 10, 2);
function fix_blog_page_title($args,$id) {
$pt = get_post_type( $id );
if('post' == $pt){
$blogpage_id = avia_get_option('blogpage')
$args['link'] = get_permalink($blogpage_id);
}
return $args;
}
into the functions.php file of your child theme. If you don’t use a child theme insert the code into enfold/functions.php at the very bottom. Make sure that the blog page option is set on the theme option page (Enfold > Theme Options).
Regards,
Peter
Hey!
Afaik the portfolio entries do not show the portfolio categories in the breadcrumb but they just link back to the portfolio grid page. I.e. if you go to the demo page: http://kriesi.at/themes/enfold/portfolio/portfolio-3-column/ and you click on “Single Portfolio: 2/3 Slider” the breadcrumb will look like: “You are here:Home / Portfolio / Single Portfolio: 2/3 Slider”. If you want to display the category/ies instead of the portfolio grid page in the breadcrumb insert this code into the parent/child theme functions.php file:
add_action('after_setup_theme','avia_remove_portfolio_breadcrumb');
function avia_remove_portfolio_breadcrumb(){
remove_filter('avia_breadcrumbs_trail','avia_modify_breadcrumb');
}
Cheers!
Peter
I tryed to put the color to YELLOW , but it still just show up as transparent so i can’t almost not see it?
I changes it in control panel ENFOLD menu, i also tried to change it in my stylesheet, but nothing helps?
Why is the widget title in the footer not 100% the color i choose?

This reply has been marked as private.
Hey Guys,
I have just bough my 3rd Enfold license! I love this theme…
I’m having some problems with displaying retina images on portfolio pages like this:
http://staging.bedesignful.com/test/
I have the WP Retina 2x plugin installed and the image that I’m uploading as thumbnail is 2000×3600 (So big enough!) but the thumbnails that shows up looks super pixelated on my retina display because was resized to 391×705…
What did you do different on you demo?
Thanks!
Hi, problem solved!
Since it wasn’t working under Enfold and there wasn’t a problem under the default theme, I deleted Enfold and reinstalled it again. It works now.
I hope this will help others.
This reply has been marked as private.
Anonymous
And if I write down on the header of the the Social Icons only log in as text and there would display a key icon?
Only as a link to another page?
So it just goes with the plugin?
Only with WordPress itself, it does not work?
Thank you very much
I will install my plugin the same time to test.
Hi!
Please update the theme to version 2.6.1. You’re using version 2.4.2 which is not fully compatible with WP3.8.1 (see bug report thread: https://kriesi.at/support/topic/enfold-portfolio-not-working-after-wordpress-3-8-update/ ).
Best regards,
Peter
Hello Support,
1. There is a feature inside Layer Slider Settings > Your Logo.
I added our Logo, and save the settings, but it is not reflecting at frontend.
Also, what is the recommended size for Logo in Layer Slider.
2. The default Demo data installs two Slides of ” Enfold – most beautiful theme ever”.
In frontend, the slider Stops everytime after showing any slide, then i have to click on Right navigation button everytime to change it. Even though my mouse is not over the slider. I tried on different browser too.
For both I did Hard Refresh also, but the problem persists.
Can you please help me to resolve this issue.
Thanks
Thanks for your kind response.
I will go through the video. Codex link seems not that much helpful for me.
Regarding 3, the name for child theme that i would require is “ABC Child” instead of “Enfold Child”, so that i can link it with ABC Main theme name. Is that possible. If so, where else do i have to change the names for child theme and inside css of child theme so as to link it with ABC name for the Main theme.
And thereafter, if i update the theme, then do i have to first change the name of the folder and in CSS of the Main theme, while the zip folder is on my computer and then upload. Or it will automatically update and adapt.
What if i update via the theme update option tab within theme options.
Thanks
You can read more about child themes here: https://codex.wordpress.org/Child_Themes and the video goes over naming as well: http://kriesi.at/documentation/enfold/using-a-child-theme/
The answer to 1,2, and 4 is in my response above: you would need to change the name of the theme folder and the name of the theme in the style.css folder.
For 3, you can’t have two themes with the same name, even as parent:child themes.
Hello Support,
I want to change theme name from few places-
1. From View Source – Do i need to just change the name of the zip folder. Means, if i need it “ABC” instead of enfold, then do i need to change the folder name to ABC.zip and upload it.
2. What if there will be next update. What practices do i have to follow whether i update it via WP dashboard, cPanel or FTP so that it automatically updates or replaces the changed files for the theme named “ABC”, which is already installed.
3. In above cases, what if i want to use Child theme and want both the Main theme name and child theme name to be “ABC”. At what places do i have to change / replace the name from Enfold to “ABC” (including both Child and Main theme)
4. How convenient it is then to update the Main theme and Child theme with changed name. How do i have to proceed then with changed name.
I have seen the video tutorials, which are much helpful but did not clear my concept on this, if i want to change the name.
Kindly answer me pointwise.
Thanks
Hello Kriesi,
I recently purchased the theme. During installation, it is giving error while installing the theme from WP dashboard. It says – “Are you sure you want to do this? Please try again.”
I downloaded the latest version. I unzipped original TF files and then tried to upload the Enfold.zip folder which is inside.
I tried many times. I even re-downloaded it from TF but the same problem appears.
I didn’t tried via FTP and cPanel. I don’t usually prefer this option as first priority.
Is there really any problem with fresh installation via WP dashboard.
Kindly help me to resolve this issue.
Thanks
Hey DavyE!
Try updating to the latest version of Enfold (there is a new one: 2.6.1).
Best regards,
Josue
Sure change the linking method when you create those icons, you want them to open a new window. Once someone leaves your site they likely will not come back, especially true if they dont know how they got to your site to start with. So you force outbound links to open new windows, leaving your site still active in their browser.
there is no spacing on firefox at all.
yes i tried, but it looks terrible on the other browsers.
never a problem until update of enfold.
please help.
I”ve built a site, http://www.onsitefacilities.ca with the enfold theme and I’m needing to use css to make all my links underlined, but neither the code placed in quickcss or the code placed in custom.css is making a difference. The code I’m using is:
a:hover {text-decoration: underline;}
Is there an “on button” somewhere I’m missing or what? Please help
Thanks Aribann for the input, I’m a novice and don’t really understand the suggestion. Can you expand please?
Hey Gabriel!
Are you using the latest version of Enfold (2.6.1)?
Cheers!
Josue
Hi Enfolders
When I go to create a new page, it’s being created in Dashboard and I can access it there but it’s not being actually published on the live site. The status is published, and the visibility is public. I’m not sure if I havent set up my database correctly? I’m happy to give further information!
Thanks so much!
Ryan
I think it would be better to do most of the changes in the visual editor.
Also, the latest version of Enfold is 2.6.1.
Cheers!
Josue
Thanks. Last thing: How do I delete a product on cart page? the {x} delete button is not there on mobile view?
here is the enfold demo view (mobile) http://cl.ly/image/391W3a030338
Hi!
Please update Enfold to its latest version (2.6.1).
Best regards,
Josue
Hey!
Try adding this code to the Quick CSS:
#header_main .container {
height: 80px !important;
}
.logo, .logo a {
height: 90% !important;
}
.site-description{
bottom: -22px;
}
@media only screen and (max-width: 767px) {
.site-description{
bottom: 5px;
left: 55px;
}
}
Cheers!
Josue
Hey!
The icon shows up when you don’t have a featured image on that post. You can also change the blog layout to one of the alternate styles if you don’t like that layout (in theme options>general settings).
At this point updating you would need to re-upload the whole theme and overwrite everything that was there before. This will bring you up to date with the most recent WordPress changes and add in all of the new features that have come out over the past few months.
The current theme version is 2.6.1 which came out this past week. With the number of changes that have come out in the past (almost) year now you will likely need to re-do some content areas to work with the new features. See: http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990#item-description__changelog
Cheers!
Devin