-
AuthorSearch Results
-
June 15, 2013 at 6:46 am #123639
In reply to: Layer Slider Reponsive?
Maybe changing the global settings could help.
Responsive under < 1140
Slider width < 100 percent.
It’s thesame as the enfold example
June 15, 2013 at 6:41 am #118454Hey!
I hope it worked out?
Best regards,
Peter
June 15, 2013 at 6:36 am #124708In reply to: Theme Translation
1) Personally I’d recommend to translate Enfold with Codestyling: http://wordpress.org/plugins/codestyling-localization/
2) Install & activate the plugin and go to Tools > Localization to translate all themes/plugins. Search for the Enfold theme in the list and use the the wp-contentthemesenfoldlang folder as base directory.
3) Click the button to generate the language files and then you can translate all text strings from the “avia_framework” textdomain (including the search results page).
June 15, 2013 at 6:28 am #123360In reply to: Enfold Post Slider
Hi joe88, this is the actual uploaded size it shows it on full size browser window… the way it shrinks is just what is in the envato theme. No changes to the code. I noticed though the IE distorts it somehow quite a bit but haven’t had time to look into that. I looks fine though in Safari, FF & chrome…
June 15, 2013 at 6:19 am #124742In reply to: is Enfold Secondary Menu with Mega Menu possible?
The js code can be found in wp-contentthemesenfoldjsavia.js
The css code is located in wp-contentthemesenfoldcsslayout.css
The php code can be found in wp-contentthemesenfoldincludeshelper-responsive-megamenu.php
June 15, 2013 at 6:18 am #125021In reply to: Tutorial for Layer Slider WP
You can try opening the enfold slide to give you an idea on how things work. What problems are you encountering ?
June 15, 2013 at 6:06 am #124986In reply to: "you are here:"
Hi!
If you want to remove the page title completely I’d suggest to open up functions-enfold.php and to replace:
'title' => get_the_title($id),with
'title' => '',Regards,
Peter
June 15, 2013 at 5:02 am #120264In reply to: Calling post_type=page i receive a blank page
Hi Ismael,
okay, plugin folder resetting did not solve the problem, so reinstalling seems to be the mean of choice. Just to make sure i get you right:
– of course i do a complete backup first by downloading the whole site via ftp
– DB backup via phpmyadmin export and download
– then: should i delete all files & folders except wp-content? and how about the wp-config.php?
– get a fresh copy of WP, unzipp locally and FTP all files & folders via ftp, except wp-content (and wp-config.php)
Any experiences if the site including the enfold theme is working as before – in the best case with pages overview being accessable again – or do i have to do major adjustments?
Thanks for your kind help.
Cheers, Sebastian.
June 14, 2013 at 11:45 pm #114667In reply to: Enfold Feature Requests
Feature request:
Ability to make the logo bigger without custom coding.
Thanks!
June 14, 2013 at 11:24 pm #124983In reply to: "you are here:"
If you only want to remove the text see this post
https://kriesi.at/support/topic/breadcrumbs-change-you-are-here
If you want to turn off breadcrumbs all together then change
'breadcrumb' => true,in functions-enfold.php to
'breadcrumb' => false,June 14, 2013 at 11:04 pm #124741In reply to: is Enfold Secondary Menu with Mega Menu possible?
Thank you for your reply.
Would you be able to tell me which php/js files the mega menu and the secondary header can be found in?
June 14, 2013 at 10:23 pm #24849Topic: "Features" Page on Themeforest Demo
in forum Enfoldjayredliner
ParticipantIs the “Features” Page on Themeforest Demo something that can be accomplished with this theme? I don’t see anything like it it the layout builder.
Here’s the page I’m referring to:
Thanks!
June 14, 2013 at 8:39 pm #124740In reply to: is Enfold Secondary Menu with Mega Menu possible?
Hi juganrising,
No I don’t believe it is. As far as I know the mega menu is only able to work in a single instance per page.
Regards,
Devin
June 14, 2013 at 7:25 pm #124739In reply to: is Enfold Secondary Menu with Mega Menu possible?
I have added a picture to help add some clarity. See top right for example.
June 14, 2013 at 5:24 pm #124141In reply to: How to create a 4 column portfolio like Enfold demo
And thanks for your help guys!
June 14, 2013 at 5:12 pm #124625In reply to: issue with image display
Hi Chrysies,
The footer background image is that way because its set to fixed center center. What it should be is just set to repeat:
.footer_color {
background: #021d31 url(https://www.calliframe.com/wp-content/themes/enfold/images/background-images/grunge-big-light.png) repeat;
}The same for your navigation:
.header_color .header_bg {
background: #f8f8f8 url(https://www.calliframe.com/wp-content/uploads/2013/06/snow.png) repeat;
}#2 – The slider adjusts after the next slide gets drawn so there will be delay when moving from portrait to landscape. The responsive change however i’m not getting the same issue. What ipad version are you working with? The retina display on mine tends to be a bit different from ipad3 or before.
1.6 is currently available from your downloads on themeforest.
Regards,
Devin
June 14, 2013 at 5:06 pm #124140In reply to: How to create a 4 column portfolio like Enfold demo
OK, I see what’s going on. I don’t have categories set up for portfolio items. I was trying to set them up as post pages and pulling from there. I now see the Portfolio Items area and that works.
June 14, 2013 at 4:14 pm #121201In reply to: Enfold Data file
Am having problems importing this data..
i get this message..
Importing didnt work!
You might want to try reloading the page and then try again
Any ideas?
Thanks.
June 14, 2013 at 2:14 pm #123359In reply to: Enfold Post Slider
Hi cd2s. Just curious how you were able to get the logo to shrink to that size? Did you make any changes to the avia.js? My version shrinks really bad and I can’t seem to find a way to keep it slightly larger, like yours. Any help would be great. Thanks!
June 14, 2013 at 1:31 pm #24817Topic: Main Menu Problem
in forum EnfoldDudiCohen
ParticipantHello,
When i put in “Enfold Main Menu” some menu, its makes bug to a lot shortcodes.
example: portfolio, tabs, toggels, and more..
somebody know about this problem?
how to fix it?
Thank you,
Dudi.
June 14, 2013 at 11:08 am #124688In reply to: Remove Lightbox + Hover
Open up wp-contentthemesenfoldconfig-templatebuilderavia-shortcodesportfolio.php and replace:
$params['style'] = "big_thumb";with
$params['style'] = "big_thumb";
$params['imagelink'] = "avianolink noLightbox";and
$output .= " <a href='".$img[0]."' class='portolio-preview-list-image' title='".$description."' ><img src='".$img[0]."' title='".$title."' alt='".$alt."' /></a>";replace with
$output .= " <img src='".$img[0]."' title='".$title."' alt='".$alt."' />";June 14, 2013 at 10:34 am #123166In reply to: Optimize Enfold Responsive Theme (Speed)
Hi,
Photoshop doesn’t have lossless compression.
If the image is referenced in the css and not hard coded in the html, sure you can use media queries to change the image size. I think that’s overdoing it and if that’s something a business shouldn’t be spending time on since i am sure there are better ways to use resources than achiving a questionable saving of .0x% for a y% of visitors.
Thanks,
Nick
June 14, 2013 at 9:26 am #123358In reply to: Enfold Post Slider
Hi, sorry to bug again. I just tested the post news slider (1 column) in different browsers and have the following issues:
// Firefox the thumbnail image is now the full page width.
// Safari is fine
// Internet Explorer thumbnail not displaying, but there is a big blank space where it should be (but bigger than it actually would be).
// Chrome is fine
Thanks for your help, appreciate it.
Kindest Regards,Corina
June 14, 2013 at 9:04 am #123357In reply to: Enfold Post Slider
Hi Ismael
That worked perfectly. Thank you so much for your help. Much appreciated.
Kindest Regards,
Corina
June 14, 2013 at 9:04 am #124624In reply to: issue with image display
Ok Dude
I hope she can help because that’s really annoying… Above all the transparent navigation bar…
Since I ‘ve sent my message it has also been tested on another PC with Chrome and it does the same so it doesn’t seem to be specific to Mac but chrome (maybe the latest version ?)
I inserted the code for wysija, works perfectly :-) Thanks!!!
And do you know which value I should put on layerslider if I don’t want to put 100% … I think the responsive problem I have on ipad comes from there…I think you should put the width of the enfold theme, don’t you? But I don’t know it…
Can you tell me for the 1.6 version of enfold? Should I get an update soon?
Kind regards
June 14, 2013 at 7:48 am #116471In reply to: Enfold Showcase
Hallo Peter,
ich werde mit enfold eine komplett neue Seite für mein Ferienhaus bauen.
Die ist unter http://www.hassero.de zu finden.
Der Eintrag zuvor führt zu meiner bisherigen Seite und kann gelöscht werden!
Nochmals vielen Dank für eure super Arbeit.
Frank
June 14, 2013 at 7:06 am #114940In reply to: Please contribute and translate Enfold
June 14, 2013 at 7:06 am #114939In reply to: Please contribute and translate Enfold
Hi!
Great. Thanks!
Regards,
Peter
June 14, 2013 at 6:20 am #24800Topic: How-to: Parallax effect on "Team" page
in forum Enfoldsixxiron
ParticipantOn the theme demo site, there is a cool parallax effect on THIS PAGE (about half way down the page). I uploaded the demo content to my install but this parallax effect isn’t included on the same page of the demo content… Can you please explain how this effect was created on the demo site? Would love to do something similar. Thanks in advance!
Brad
-
AuthorSearch Results
Viewing 30 results - 242,971 through 243,000 (of 244,458 total)
-
Search Results
-
Is the “Features” Page on Themeforest Demo something that can be accomplished with this theme? I don’t see anything like it it the layout builder.
Here’s the page I’m referring to:
Thanks!
Topic: Main Menu Problem
Hello,
When i put in “Enfold Main Menu” some menu, its makes bug to a lot shortcodes.
example: portfolio, tabs, toggels, and more..
somebody know about this problem?
how to fix it?
Thank you,
Dudi.
On the theme demo site, there is a cool parallax effect on THIS PAGE (about half way down the page). I uploaded the demo content to my install but this parallax effect isn’t included on the same page of the demo content… Can you please explain how this effect was created on the demo site? Would love to do something similar. Thanks in advance!
Brad
