Hey!
It gets broken link class that is why there was a line through. Please add following code to Quick CSS in Enfold theme options under Styling
.broken_link, a.broken_link { text-decoration: none; }
Regards,
Yigit
Hi there,
If I had one observation about Enfold, its not the most dynamic theme. For a portfolio theme there’s a definite move to more dynamically presented data and facts. eg. Zooming thumbnails on rollover, slab text animated numbers, icons to drive data facts and so on.
For instance… http://themeforest.net/item/infographer-multipurpose-infographic-theme/5027304?ref=soland1234
It is over the top. There’s too much going on but I love some of the spinning slab numbers and a few of the infographics.
Is there any move towards implementing this kind of stuff in the very near future or can you recommend a JQUERY/PLUGIN that I can try out in the theme. Ive searched everywhere and cant work out where these things are generated from.
Cheers
Andy
hi all,
working on a project using Enfold 2.2 on WP 3.6.1 at http://beta.batook.org
i have edited my files as suggested in https://kriesi.at/support/topic/you-tube-social-icon-for-display-in-header-missing/#post-138071
but can’t make the youtube option appear in the drop down menu…
a clue ?
***EDIT***
problem solved by last Enfold update
-
This reply was modified 12 years, 2 months ago by
soifran. Reason: problem solved
Hello!
I checked the code and this is probably a side effect of the “css width” attribute which is calculated by the js function. I changed the code a bit ( https://gist.github.com/InoPlugs/ff21a064c574fc154794 ) and replaced
$('#header .logo,#header .logo a img').css('width',logo_width+"px");
with
$('#header .logo,#header .logo a img').css({'max-width':logo_width+"px", 'width':'auto'});
Now the browser should set the logo width automatically but the logo won’t overlap the items because of the max-width limitation
Regards,
Peter
I’d like to use some custom styling for the login page /wp-admin. I’ve some styling in style.css in the child theme, but that seems not be loading on the login page. Instead the stylesheet of the Enfold parent theme is loaded:
<link id="login_wouter-css" media="all" type="text/css" href="BETASITE/wp-content/themes/enfold/style.css?ver=3.6.1" rel="stylesheet"></link>
Any suggestions?
ahhhh,
follow this link http://www.screenr.com/WbdH
it was a demonstration video from DUDE (head of support) but the link is gone. sorry
-
This reply was modified 12 years, 3 months ago by
kc.
You can also just add [nolink] to the end of your copyright line under Theme Options -> Footer
hi, look here for your first question:
regards
Sorry but I think the support is really bad. First of all the problem I was facing is just a bug, I have read several other topics where the support team says that the color section can be at the bottom when having a sidebar.
Next to that I have solved it with minimal css knowledge but with a lot of time, this is something an expert like you should be able to solve in a minute.
Now in your last response you say it is not possible to have Layer slider and color sections with a sidebar, this is simply not true. I am running my website with both and a sidebar.
I am really disappointed in the support. I have bought Enfold two times now for my clients but this was the last time.
Regards Jappie
Edit the footer.php file in the website wp-content\themes\enfold folder.
Or better, use the enfold-child theme; copy the footer.php file to the child theme and edit it in the child theme. This way your change will not get overwritten by future theme updates.
Hello,
How to I take “enfold theme by kriesi” out of my copyright line in the enfold theme?
Thanks,
Tim
Sorry Josue, . . . that didn’t quite work. No change in the lightbox frame color. :-(
-Pat
hello guys
great theme !!!
I’v been working on a site using this theme and i have a few question that i didn’t find an answer yet
1. one your demo site on main page -home v7- one page portfolio there are buttons on each section that leads to the next section for example:when you click on about buttons its leads to the about section with a gentle scroll’ i want to this on my site
2. how do i create social icons on main menu or create a secondary menu that with have this buttons
3. how can i create a “share it” buttons for each and every element on the page, for example: when you click on a pic that’s open in light box you will have a share option for different social network – like this : http://avathemes.com/WP/Pulsar/#prettyPhoto/9/
hope to hear from you soon
great job
Ido
Hello stevemulisa!
The only things that get changed are the actual theme files. So any .php, .js or .css file that comes with the theme download. Any theme settings (done in the WordPress admin) are safe.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Cheers!
Devin
Hey 4ages!
If you download the full theme folder/docs/psd package from your downloads on themeforest you’ll get the version.txt file which includes all file changes:
2013 September 18 - Version 2.2
- style.css - new version number
- css/shortcodes.css - fixed a bug with .avia_start_animation elements causing fixed BG images to shift
- css/dynamic.css - adds a few new stylings for the forum
- css/bace.css - fixed a bug with firefox and linked images
- css/layout.css - added a few styles for various improvements mentioned bellow
- footer.php - changed arguments of wp nav menu to work better with non-latin languages
- header - changed arguments of wp nav menu to work better with non-latin languages
- 404.php - added action that allows you to perform actions like notification to the blog owner if a page is missing
- functions-enfold.php - removed buggy post nav from forum
- includes/related-posts.pgp - added additional hooks and config options for different styling possibilities
- js/avia.js - better detection on when to use the mobile menu
- js/shortcodes.js - fixed a problem with easyslider, logoslider and content slider in IE 9 + 10
- archive.php and taxonomy-portfolio_entries.php - added term descriptions
- includes/admin/register-admin-options.php
- you can now disable the dummy content import button by adding this to functions.php: add_theme_support('avia_disable_dummy_import')
- added option to disable search icon in main menu
- folder config-woocommerce:
- fixed several small issues
- folder config-templatebuilder:
- improved: template builder now works with revisions
- improved: portfolio layout if no images are selected
- added: missing translation strings for visual editor
- fixed: toggle active class bug
- added: filter for lightbox size
- fixed: content slider typo
- fixed: bug in firefox with absolute positioned elements within tables
- folder config-bbpress:
- improved: lots of small styling improvements to the forum
- folder framework:
- update to the newest version
- fixed contact form subject guessing code
- improved checkbox display and handling in backend
- added filter to default fallback menu to add additional items
-folder lang:
- added first version for Danish, Spanish, French, Japanese, Russian, Swedish and Dutch
Best regards,
Devin
Great! Glad that worked for you and hopefully you can remove the fix with the next update.
Regards,
Devin
You would want to put them inside a color section and give that color section a custom ID using the field for it. Then link to that anchor on the page.
I’m still getting no access to the page so I apologize if this is the way you are already setting up the page.
Oh, you good thing, thanks so much Devin….did the trick, much apprec’
cheers
Darryl
Hey toshism!
Sure, you can use the :before pseudo element with the image you want to use in it content. See: http://coding.smashingmagazine.com/2011/07/13/learning-to-use-the-before-and-after-pseudo-elements-in-css/
Regards,
Devin
Looks like this may be a bug in 2.2. For now you can fix it with:
.logo, .logo img {
width: auto !important;
}
Should get fixed in 2.3 hopefully.
Regards,
Devin
Hi!
Everything looks pretty sharp on my end when checking now. Images in WordPress are somewhat touchy. Its best to just use the largest possible size you have available and then with Enfold choose an image size larger than the container for whatever gallery/image implementation you have.
Regards,
Devin
Hello courtierweb1!
I’m not really sure what you mean. Both the index and /beta of that domain are the same theme.
For youtube links, you can disbale the themes lightbox plugin from picking them up by adding the nolightbox class to the link. Eg:
<a href="http://www.youtube.com/">Youtube</a>
Regards,
Devin
In lieu of hearing from any support here I talked with my host for a bit to see what we could find. Looks like they may have resolved by turning off pagespeed:
Can not edit pages with the theme enfold. At first I received a couple of
modsec errors
[Tue Sep 24 18:04:29 2013] [error] [client 10.30.5.49] ModSecurity: Rule
265eda8 [id “3000086”][file
“/usr/local/apache/conf/modsec2/rootkits.conf”][line
“155”] – Execution error – PCRE limits exceeded (-8): (null).
[hostname “myserver.com”] [uri
“/wp-admin/admin-ajax.php”] [unique_id
“id”]
[Tue Sep 24 18:22:09 2013] [error] [client 10.30.5.49] ModSecurity:
collections_remove_stale: Failed deleting collection (name “ip”, key
“ip”): Internal error [hostname
“myserver.com”] [uri
“/wp-content/themes/enfold/framework/css/avia_colorpicker.css,qver=3.6.1.pagespeed.cf.8hBxrSmIyJ.css”]
[unique_id “id”]
[Tue Sep 24 18:22:09 2013] [error] [client 10.30.5.49] ModSecurity:
collections_remove_stale: Failed deleting collection (name “ip”, key
“ip”): Internal error [hostname
“myserver.com”] [uri
“/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/css/avia-media.css,qver=3.6.1.pagespeed.cf.X8onwKqTMi.css”]
[unique_id “id”]
whitelisted the following.
<LocationMatch “/wp-admin/admin-ajax.php”>
SecRuleRemoveById 3000086
</LocationMatch>
We get the same thing.
Tried raising the PCRE limits.
/usr/local/lib/php.ini :
pcre.backtrack_limit = 10000000
pcre.recursion_limit = 10000000
/usr/local/apache/conf/modsec2/custom.conf
SecPcreMatchLimit 150000
SecPcreMatchLimitRecursion 150000
Did no good.
In the code we found that it was failing at
GET
http://myserver.com/wp-includes/js/tinymce/langs/en.js?ver=358-25336
404 (Not Found)
wp-tinymce.php,qc=1,aver=358-25336.pagespeed.jm.xvSTA_cQNy.js:1 GET
http://myserver. com/wp-includes/js/tinymce/themes/advanced/langs/en.js?ver=358-25336
404 (Not Found)
wp-tinymce.php,qc=1,aver=358-25336.pagespeed.jm.xvSTA_cQNy.js:1 Failed to
load: http://myserver.com/wp-includes/js/tinymce/langs/en.js
wp-tinymce.php,qc=1,aver=358-25336.pagespeed.jm.xvSTA_cQNy.js:1 Failed to
load:
http://myserver.com/wp-includes/js/tinymce/themes/advanced/langs/en.js
wp-tinymce.php,qc=1,aver=358-25336.pagespeed.jm.xvSTA_cQNy.js:1 Resource
interpreted as Font but transferred with MIME type application/x-font-woff:
“http://myserver.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff”.
post.php:1930 Uncaught TypeError: Cannot call method ‘setContent’ of
undefined avia-modal.js,qver=0.3.1.pagespeed.jm.GwFNp0CbNe.js:77
Customer is using wp 3.6.1
customer stated he has installed the latest version of enfold
no errors for the site specifically coming up in apache other then the modsec
errors.
But I believe we have resolved the issue. There was a issue the wherepagespeed_module was interfering with the loading of the edit page.
avia-modal.js,qver=0.3.1.pagespeed.jm.GwFNp0CbNe.js:77
We turned off pagespeed for now
If you want we can turn this on again and enter a entry in .htaccess like the following.
<IfModule pagespeed_module>
ModPagespeedDisallow http://myserver.com/wp-admin/*
</IfModule>
Would appreciate any follow up from the support here to see how we might get everything running with the pagespeed module since thats nice to have.
Thoughts?
I need to modify a function that is defined in the ‘avia_sc_gallery’ class. The class is defined here:
wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/gallery.php
The function I need to modify is shortcode_handler(). I tried to define the class in the child theme’s function.php, but apparently the ‘aviaShortcodeTemplate’ class that ‘avia_sc_galler’ extends does not exist at the time that the child theme’s function.php is being processed.
Is there a ‘cool’ way to do this with the child theme, or do I really need to modify the file in the enfold theme itself?
Thanks!
-
This topic was modified 12 years, 3 months ago by
bspeice.
Hello,
I’ve come across an issue with my Enfold 2.2 install. When scrolling down the page, my header image flickers and disappears and the nav bar also flickers.
You can see this at http://dev.mastccs.org. I reproduced this both logged in and out in both Chrome and Safari.
Thanks!
Phil
I would like to add a small slider banner as an ad at the top of my blog page below the menu. Something like the banner found in this demo page: http://kriesi.at/themes/enfold/homepage/home-v4-small-slider/
I am building a demo page for the site at this url: http://wilberforcemusic.com/
I would like it to appear at the top of every blog page in a similar fashion to how I have used banners on my current website: http://buriendaily.com/
Any help would be awesome! Thanks!
Thank’s, thats a bit more idiot proof. Unfortunately that didn’t work. In fact, it introduced some other bugs.
Enfold 2.2 is trying to set the width on the image to 296px, but is not setting the height, resulting in the warping. My logo image is 300x91px. Under Enfold v2.1 this scales to 257x78px, because the image scales to the container size (.logo img { width:auto;height:auto; } in base.css).
When scrolling a small amount from the top of the page, the width stays fixed to 296px but the height shrinks, distorting the image massively.
It did fix the logo size changing when resizing the window width above and below 1160px.
tldr;
If you’re going to set the logo size with js, I think you need to set both dimensions, and remove the auto in base.css. Also you need to fix the behavior when scrolling.
A question: Should my logo image be smaller?
Cheers,
Jason
Hi!
Author pages are created automatically for anyone who is a registered user. Its just a template that formats the WordPress author template. See: http://codex.wordpress.org/Author_Templates
Regards,
Devin
Hello itchybrain!
Please add following code to Quick CSS in Enfold theme options under Styling
.mobile_active #advanced_menu_toggle { font-size: 14px; }
Then in your WordPress theme directory, please go to Enfold > Js folder and open Avia.js file find following code in line 106 http://i.imgur.com/4Duo3EP.jpg and replace underlined place with “Menu”
Cheers!
Yigit