Hey David!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab and adjust
.title_container .main-title { top: 2px; }
If that does not work for you, please post the link to your website when you launch it so we can provide a fix for it. I do not have such alignment issue on my installation
Regards,
Yigit
Hi,
I am using Wp 3.6.1 and Enfold 2.3.2
I’m starting publishing my first post with Image format and a featured image, through Insert a Media.
The image is 1500×430
The pb is it is not showing properly in size, and there is a big white space on the left. See : http://imgur.com/QqKU6ee
Furthermore, it is non clickable to view it entirely as in your “Default Post with Preview Image – beautiful”.
Thank you for your help
Thanks for the quick reply!
Another question: Is it possible to limit the search to posts (of a certain category, perhaps with preview image??) only? I do not want the search to return pages, tags or portfolio items. I’ve looked at search.php in the enfold files but I’m lost.
Hi!
I’ve used target blank in a multilingual text widget but it doesn’t open my pdf in a new window. It seems to me it is a rather normal html-text-widget in the sidebar of the Enfold theme.
I couldn’t find a matching solution in the forums. In the slideshow there’s a similar link and that works fine.
I’m using WPML but I don’t think that has anything to do with it.
Could you please take a look? It’s the pdf in the sidebar of this page:
http://martvandijk.nl/en/homepage/
(download stocklist)
Thanks!
Hi!
I’ve used target=”_blank” in a multilingual text widget but it doesn’t open my pdf in a new window. It seems to me it is a rather normal html-text-widget in the sidebar of the Enfold theme.
I couldn’t find a matching solution in the forums. In the slideshow there’s a similar link and that works fine.
I’m using WPML but I don’t think that has anything to do with it.
Could you please take a look? It’s the pdf in the sidebar of this page:
http://martvandijk.nl/en/homepage/
(download stocklist)
Thanks!
Hi!
I’ve used target=”_blank” in a multilingual text widget but it doesn’t open my pdf in a new window. It seems to me it is a rather normal html-text-widget in the sidebar of the Enfold theme.
I couldn’t find a matching solution in the forums. In the slideshow there’s a similar link and that works fine.
I’m using WPML but I don’t think that has anything to do with it.
Could you please take a look? It’s the pdf in the sidebar of this page:
http://martvandijk.nl/en/homepage/
“download stocklist”
Thanks!
The question was raised already here (https://kriesi.at/support/topic/gravity-forms-not-working-with-layout-editor/) but there was no final answer and it´s closed now. So I´m posting the issue again.
The form appears on the page, once you hit submit the button disappears and nothing happens, no JS error, no PHP error, and if I put the form on a page without the layout editor it works perfectly.
Any solutions? I’m running the last version of GF 1.7.11 and version 2.1 of the enfold theme.
The site is under development and closed to the public but you can use this link: http://www.eoswiss-engineering.ch/test/ and navigate to the “Contact” page from the main menu.
I also figured out that the Gravity Forms “Add Form” button is not visible in the advanced editor. When I add a Text Block this button is missing. Of course I can do a little workaround by switching to the default editor, add the form, copy the form shortcode, go back to advanced editor and paste the shortcode into the text block element.
But it would be much nicer if Enfold would support Gravity Forms right from the advanced editor.
Thanks but this is a global mod and not on a slider-by-slider / individual basis. It should be an option within each for each modal options menu popup in WP. I also cannot assign a unique section ID to an individual slider as the ‘fullwidth easy slider’ does not allow for embedding into a ‘color section’ for some peculiar reason (in spite of the section spanning 100% page width and not defined to page content width).
I did try to switch back to the default Common Settings, checked the portfolio items, all worked and were accessible. Switched back to Post name, got the error 404 page again…
Using the default settings, the portfolio URL would read something like “?portfolio=” while using the post name based permalinks, the portfolio URL would read “/course-portfolio/”. “course-portfolio” is the name I configured in the Enfold theme settings. I used the “course-portfolio” for both English and Chinese version of the site.
thanks,
Hi Josue,
Thanks – sure did the trick.
Starting to feel greedy, but two more things.
I managed to chance the opacity of the footer myself but can you help me out with the code for the menu header and little bar at the top of the site.
I got the opacity of the menu/header to change but it also made the logo transparent.
And secondly – the bodybackground of other pages didn’t change (see: http://www.voorjou.info/voorjounieuw/privace/) any way i can get that to be transparant as well?
Regards,
Jeroen
I created a Partner logo element.
But the logo’s are not shown good, see; http://www.amecobv.nl/wordpress/onderdelen/
I also uploaded more logo’s but they are not visable?
Ah, I’ve finally worked it out, nothing to do with Enfold, and as suspected, a plugin conflict — the issue was with the Modern Tribe “Events Calendar” plugin. It seems that an update to this plugin turned on a setting “include Events in blog stream” so somehow this setting was overriding everything else and all I was seeing was a stream of their custom post types instead of my specified home page.
Issue is resolved but will leave this solution here in case anyone else comes across it.
-
This reply was modified 12 years, 5 months ago by
bongoman. Reason: Updated to reflect resolution of issue
Great,
the search itself could be much better anyway. I think that would save much more time for both, the customers and the support team.
Regards,
Simon
Hello simonac!
It’s not possible at the moment but I’ll suggest such a search filter to Kriesi.
Regards,
Peter
Hi!
In /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php replace both occurences of
$output .= '</header>';
with
$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))
{
$output .= '<span class="blog-categories minor-meta">';
$output .= $cats;
$output .= '</span>';
}
$output .= '</header>';
Best regards,
Peter
This reply has been marked as private.
Hi,
I have noticed I have some render blocking JavaScript and CSS in the above fold content.
Some of it appears to relate to enfold.
I think some of it is because I updated to 3.6.1
Below is the messages I got:
Your page has 9 blocking script resources and 13 blocking CSS resources. This causes a delay in rendering your page.
None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.
Remove render-blocking JavaScript:
http://diabetes2.com.au/wp-includes/js/jquery/jquery.js?ver=1.10.2
http://diabetes2.com.au/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1
http://diabetes2.com.au/wp-content/themes/enfold/js/avia-compat.js?ver=1
http://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201342
http://diabetes2.com.au/wp-content/themes/enfold/js/avia.js?ver=1
http://diabetes2.com.au/wp-content/themes/enfold/js/shortcodes.js?ver=1
http://diabetes2.com.au/wp-content/themes/enfold/js/prettyPhoto/js/jquery.prettyPhoto.js?ver=3.1.5
http://diabetes2.com.au/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=2.13.0
http://diabetes2.com.au/wp-includes/js/mediaelement/wp-mediaelement.js?ver=3.6.1
Optimize CSS Delivery of the following:
http://diabetes2.com.au/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/css/avia-media.css?ver=3.6.1
http://diabetes2.com.au/wp-content/plugins/captcha/css/style.css?ver=3.6.1
http://diabetes2.com.au/wp-content/themes/enfold/css/grid.css?ver=1
http://diabetes2.com.au/wp-content/themes/enfold/css/base.css?ver=1
http://diabetes2.com.au/wp-content/themes/enfold/css/layout.css?ver=1
http://diabetes2.com.au/wp-content/themes/enfold/css/shortcodes.css?ver=1
http://diabetes2.com.au/wp-content/themes/enfold/js/prettyPhoto/css/prettyPhoto.css?ver=1
http://diabetes2.com.au/wp-content/themes/enfold/js/mediaelement/skin-1/mediaelementplayer.css?ver=1
http://diabetes2.com.au/wp-content/uploads/dynamic_avia/enfold.css?ver=1
http://diabetes2.com.au/wp-content/themes/enfold/css/custom.css?ver=1
http://diabetes2.com.au/wp-content/plugins/wp-about-author/wp-about-author.css?ver=3.6.1
http://diabetes2.com.au/wp-content/plugins/wordpress-23-related-posts-plugin/static/themes/vertical-m.css?version=2.9
http://fonts.googleapis.com/css?family=Open+Sans:400,600
After some research I realised some of the problem is because WordPress 3.6 uses the newer (latest) version of jQuery, which is 1.10.2.
I read that 1.10 is higher than 1.2, but older versions of the jQuery.BlockUI code used by plugins have a little ‘buglet’ – the code tests for versions BUT drops the trailing ‘0’, so instead of asking is 1.10 greater than 1.2, it tests if 1.1 is greater than 1.2, and so it fails.
I would just like to make this work better and wonder what I need to do differently, I deactivated all my plugins but that did not help so I am stumped and as for the ones that refer to enfold I have no idea what to do with those.
-
This topic was modified 12 years, 5 months ago by
LollyGreen. Reason: put in wrong info
Hey!
For me it works now: http://www.screenr.com/NxtH – please try to clear the browser cache. If it still doesn’t work for you deactivate all plugins except Enfold, WooCommerce, BBPress and WordPress SEO and check if it starts to work. If yes another plugin conflicts with the theme and you need to activate them one by one to find the culprit.
Cheers!
Peter
Thanks for your help much appreciated, I will read the article and see if I can understand it enough to make some changes.
I do not find an option to search the support forum just for topics related to enfold theme? What i use now is the button on the top right.
I find this very confusing. Am i mising something?
Kind Regards,
Simon
This reply has been marked as private.
This reply has been marked as private.
Hello Easy123!
1) Please see https://kriesi.at/support/topic/make-excerpt-shorter/#post-172121
2) You can change the blog layout on the option page (Enfold > General Settings > Blog Style). It will affect the blog page and archive pages. The search page and the author pages do not support the blog grid layout at the moment though.
3) The search page displays the “Displayed Everywhere” widgets. You can add a widget to this widget area to remove the dummy widgets on the search page too or (if you don’t want to add a widget to the “Displayed Everywhere” area open up sidebar.php and delete
if ($default_sidebar)
{
avia_dummy_widget(2);
avia_dummy_widget(3);
avia_dummy_widget(4);
}
Regards,
Peter
That is very good Yigit, thank you!
Hopefully this would be included in a future update of Enfold as well, so all users can benefit from this.
Regards
Hey!
Yes but unfortunately I don’t have a native install of IE8. I tested it with IETester and IE10 developer console and both showed the images.
Cheers!
Peter
Hey primarythoughts!
You can use the “Section” element and the “Section ID” option field ( http://www.clipular.com/c?15355001=E5WI9n7gMEVrPtET9P9LVatQQuo&f=.png ) to create “one page” sites. Make sure each section has an unique id, then add custom links to your menu which point to the sections. You can use a hashtag (#) to link to a section.
I.e. Kriesi used the section ids here: http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/ to create a one page portfolio. If you want to scroll to the section with the id “about-us” the link is: http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/#about-us , if you want to scroll to the section “team” the link is: http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/#team
Basically you take the page link http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/ and then you can append the section id with a hashtag (#team or #about-us, etc.). Note that the section id must not contain “special characters” and I recommend to avoid spaces too.
Regards,
Peter
Ismael, thanks for the prompt and helpful reply!
I tried what you suggested at this mockup website:
http://wp.atrico.com.au
The smooth scrolling works, but I’m having a few problems:
1) When I manually scroll to a section, the section’s navigation menu item is not highlighted. This is the case even if the menu contains only hashtag labeled sections.
2) If I add links to another page in the top menu, the “Section 1” menu item remains highlighted all the time. I did a search and found it might be related to the same problem discussed here.
thanks,
kheong
Hello!
I fixed it on your server.
1) You modified functions.php which broke the theme editor.
2) The “Use Google Libraries” does not work properly and breaks the admin page. Please stick to the default wordpress script files.
Best regards,
Peter