-
Search Results
-
Topic: CSS for Enfold Changes
Topic: remove featured image
I typically put an image top left in my post and set same as ‘post image’
unfortunately Enfold is handling this as two images and displaying both, which looks silly
how do I set the single post option to not display the feature image at all? I’m surprised that is not an inbuilt theme option, but can someone point me to the right CSS? I searched forum did not fine it. I do want the theme to handle post images as per normal otherwise however.
Also, how would I set a default post image for category/archive and related posts…i would like to set something to show by default instead of empty boxes with the zoom icon thx
Topic: Nofollow links
Hi Guys, awesome theme,
Although I did ask this question a few days ago, I can see all the other questions around mine have been answered, if its not relevant or obvious or ‘below you’ then please say so, so I can search for support else where, hopefully you just missed it so I’ll post it again.
1.***To my original question below I would also like to ask, How to add a rel=’nofollow’ tag to the widget “enfold advertising area’, as I’m sure you are aware Google is very hot on this since recent updates, and now clearly states all paid advertising should be ‘nofollow.’ ***
2. I want to nofollow the footer link, when I insert rel=’nofollow’ into the footer.php it crashes the entire footer.
this link is the one
Thank You.
// you can filter and remove the backlink with an add_filter function
// from your themes (or child themes) functions.php file if you dont want to edit this file
// you can also just keep that link. I really do appreciate it ;)
$kriesi_at_backlink = apply_filters(“kriesi_backlink”, ” – Enfold Theme by Kriesi“);Topic: Enfold Update / js. file
Hi !
I have just uploaded Enfold last version. Before installing it, I was about to adapt the js. file as I always do for each update, with some special code I need to change for the responsive menu, around line 300. But this time the js. file is really different and I’m not skilled enough to know what I should do… Can you help me please ? I need to know what I should change now on the new js.file and where… :)
Thank you so much.
Best regards,Marie
website : http://www.auxigene.netHere is the js.file code I always change (cf SwitchWidth / twice -> : 989 instead of 767)
function avia_responsive_menu() { var win = $(window), header = $('.responsive #header'); if(!header.length) return; var menu = header.find('.main_menu ul:eq(0)'), first_level_items = menu.find('>li').length, bottom_menu = $('html').is('.bottom_nav_header'), switchWidth = 989; if(first_level_items > 7 + header.find('#menu-item-search').length && !bottom_menu) { switchWidth = 989; header.addClass('mobile_menu_tablet'); }Also, for info, code in my quick css regarding responsiveness also, in case I should also change something there…
Thank you again !/* Smaller font size on slider iPad iPhone */ @media only screen and (max-width: 767px) { .avia-caption .avia-caption-title { font-size: 10px; } } /* Responsive menu TABLET */ @media only screen and (max-width: 989px) and (min-width: 768px) { .responsive .mobile_menu_tablet .main_menu { display: block; } } /* Menu and logo not one into another */ @media only screen and (min-width: 767px) and (max-width: 989px) { .main_menu ul:first-child > li > a { font-size: 11px; } .responsive .main_menu ul:first-child > li > a { padding: 0 5px; }} /*Hide the menu*/ @media only screen and (max-width: 990px) { .responsive #header .main_menu ul { display: none; } } /*Title Container breadcrumb - Responsive*/ @media only screen and (max-width: 767px) { .responsive .title_container .breadcrumb { top: 12px; } #top .title_container .container { padding: 0px 0px 6px 0px; min-height: 90px; }} /*Decrease the padding between menu items on screens smaller than 1140px to stop menu from overlapping the logo*/ @media only screen and (max-width: 1140px) { .main_menu ul:first-child > li > a { padding: 0 7px!important; }}Hello,
Is it possible to replace the standard Enfold search engine with the WooCommerce widget product search?
Regards
Christian
Hi,
I would need the Enfold template builder in the ajax preview, I understand that is not the idea of the “preview”.
However, I would just need the same content in both preview and portfolio page and it would make the editing much easier. The page itself is just meant for people who would search in the website and for Google index, that is why it is the same.
I read there was a tweak here : https://kriesi.at/support/topic/use-advanced-layout-editor-in-portfolios-preview-section/#post-204136 but the code seems to have changed and it does not not work anymore.
It would be great if you could help.
Thanks!
Hi! I noticed I was missing the magic wand on my default editor in Enfold. After researching I discovered there was a new version available to correct this. However, I have tried 3 times to upgrade via FTP to version 2.7.1. I am currently on version 2.6.2
I am overwriting all files within the current theme. I have disabled all the my plugins and attempted a 3rd time to upload and overwrite and to no avail. The current plugins I am using are WordPress SEO, WP-Client, duplicate post, and a plugin from my hosting company.
The website testing ground is
http://www.sparktech.net/testingI would like to be able to access the shortcodes.
Thanks
Hi Team Kriesi,
Enfold is a really great theme. The site is up and everyone is happy. I am just trying to figure out a few things that don’t seem to be working.
One of them I need to resolve is the Facebook Preview Thumbnail.
I searched for similar support threads, and your overall recommendation was to install SEO by Yoast to manage the preview images.
We installed the plugin but it does not work. We also assigned the Facebook admin in the social settings. It might be something we did wrong on our end but we can’t figure out how to assign a featured thumbnail.
When we post the Homepage on Facebook, its pulling the three images from the Easy Slider. Ideally we would like it to grab the image we assigned as the “Featured Image”.
Please let us know if you can think of a solution. Again, your theme is awesome and the support has been tremendously great.
Hello,
I’m on WordPress 3.9.1 and I just updated to Enfold 2.7.1 but I’m unable to edit or create any posts/pages.
My website is http://www.allbarcodesystems.com. I can send whomever a private message with login information if that helps.
Edit: My website was looked at and I followed the advice of disabling plugins but unfortunately it’s still not working. I disabled all my plugins and deleted all my cache but still no luck.
For other’s references, these are my plugins:
5sec Proper 404*
Advanced Browser Check
All in One WP Security*
CloudFlare
EWWW Image Optimizer
Foobar Notification Bar
Google Analytics for WordPress
Hide my WP*
Media Library Assitant
QuForm*
Quick Page/Post Redirect Plugin*
Screets Live Chat*
Search & Replace
W3 Total Cache*
Wordpress SEO*
WP Editor
WP to Twitter
WP User Avatar* means plugins that I have left on just to make sure my website is still running properly. I’ve already disabled these and it still didn’t work.
Thanks!
I found how to do this on another theme but no solution for this for enfold. I’d simply like to place the little search magnifying glass just like it is in the main_menu only on the right of the sub_menu.
Thanks in advance.
Raleigh
We found some issues in our implementation of Enfold as a one-page with color sections.
Appreciate some advice on how to correct these issues:1. Desktop menu: current-menu-item is displayed wrong! The previous menu item is highlighted not the item selected.
2. Links to sections display halfway between previous section and where it should navigate to. Should land at top of #section.
3. Click on a page number in the blog section reloads the whole page and not just the section. It should land at the top of the blog section.
4. Fixed background image in color section positioned bottom right not responsive.
5. Where is search bar in responsive menu?
Topic: Remove create new search
I am using a plugin form for a customised search which uses standard wp search and on the result page the enfold theme has a section at the top that says
New Search
If you are not happy with the results below please do another searchI would like to remove this?
Please help!
Thanks in advance
Hi,
I have been searching and searching for help on this forum to learn how to install a theme and then access the design panel. With over 2000 subjects, I can’t seem to find any help.I have installed wp theme enfold (with tutorial install with ftp) in a folder named enfold right beside my html in construction page so that i can work in parallel. After installing the files, I wrote my websiteaddress.net/unfold and I get this message :
Fatal error: Call to undefined function get_header() in E:\HostingSpaces\Festivaldesarts\festivaldesarts.net\wwwroot\enfold\index.php on line 9
What should I do now? How can I make it work.
Please explain in detail because I am new to WP.
Thanks in advance.Hi, we really like the “Home v4: Small Slider” example on the demo page for Enfold. But we can’t seem to figure out how to enable that. Particularly the overlayed titles and captions. Is this type of slider available for posts or just static images/text? Thanks. I searched the forum but didn’t get anywhere with this. — David
In my website (www.sparkline.com), my site search form’s Submit button shows the word “Array” instead of the actual Search icon. I haven’t changed the Enfold template, and my custom template doesn’t change any icon. I’ve verified this in Firefox on Mac, Chrome on Mac and Chrome on Windows 8.
The social network icons (Facebook, LinkedIn, Pinterest, etc.) appear normally, though.
How do I fix this?
