-
Search Results
-
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
Hi,
I am a fan of themes from Kriesi.at. But moving from one them to another like I did, from Eunoia to Enfold leaves some specific code shown in old posts and sites:
Der Merkel Hangout – Kommentiert vom #Bloggercamp
[/sidebar_tab] [sidebar_tab icon=’Day_Calendar.png’ title=”Zeit”]Mittwoch, 10. April 2013 von 17:00 bis 17:30 Uhr
[/sidebar_tab]
[sidebar_tab icon=’Male_Contour.png’ title=”Gast”]Bloggercamp Gründer Gunnar Sohn und Hannes Schleeh mit der Kanzlerin via Greenscreen live im Live Hangout[/sidebar_tab]
[/sidebar_tab_container]
Is there a possibility to avoid that? Or do I have to stick with one theme forever? I used the code alot, so it ist no fun changing it back into time.
Thanks for help.
Hannes
Hi team Enfold,
What is the best way to insert a fullwidth banner on a page. The banner should be fixed in height for example 100px, so the logo inside the banner is always visible, however responsive so it is always fullwidth.
Does that make sense?
Example of a banner: http://cg.madswestermann.dk/wp-content/uploads/2014/01/Test.png
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“);How to set the language to german for the Admin-Panel of the Enfold theme.
I’m using a child theme called: enfold-child
Hei guys,
A quick question:
I have so far purchased only one Enfold theme, but will surely buy more of them in the near future.
Is it OK if I install the same theme package also under my subdomain for testing and development purposes? Will it be OK to type in the same theme-update code?
After getting, latest version of WPML and enfold,
I am unable to save changes in http://alhanaalmutlaq.com/wp-admin/admin.php?page=avia&lang=arI have this function:
http://kriesi.at/themes/enfold/homepage/home-v9-videos-and-parallax/… on my website but I am using self hosted videos. I have supplied the links to the mp4 version in the full screen slider settings, I have uploaded mp4 + webm + ogv video versions also to the same upload folder.
There are also fallback images for mobile screens.
Everything works on mac on the browsers I have checked (safari, ffox, chrome)
Also ok on mobile
I checked with windows 7 on virtual box and it also works with chrome and ffox
But testing ie8 the first video starts but then the next slide does not begin. I can not even click on the buttons to navigate between slides.
The same slider on your demo page seems to work but it is using vimeo-videos so perhaps I have something in my code I need to adjust to make it work with ie8 ?
I have tested the mp4 versions of the videos and if I play them in the ie8 browser windows media player takes over and plays all of them nice.this is the statement in WordPress, so I guess, I am running the latest update from Enfold.
But the text still don’t work still. And the tread with the text question I started is now closed.
So now is my question: do I have to update the theme elsewhere? and the statement in WordPress, about running the latest Enfold is not the truth? Or?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; }}
Viewing 30 results - 220,771 through 220,800 (of 243,835 total)
