Viewing 30 results - 232,921 through 232,950 (of 244,323 total)
  • Author
    Search Results
  • #199539

    Hey!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (min-width: 990px) { #top div .avia-gallery img  { height: 240px; }}
    @media only screen and (min-width: 768px) and (max-width: 989px) { #top div .avia-gallery img  { height: 136px; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) { #top div .avia-gallery img  { height: 86px; }}
    @media only screen and (max-width: 480px) { #top div .avia-gallery img  { height: 54px; }}

    Regards,
    Yigit

    Hey GlobalMerchant!

    Your best place to look will be Microlancer, Codeable or even through the form here: http://kriesi.at/contact/customization

    Good luck :)

    Best regards,
    Devin

    #199529

    I understand this isn’t currently possible. Would be great if you could, but you can’t, I get it. Could you tell me this. The theme doesn’t seem to use the code in page.php. If I’m in the Appearance > Editor section of WordPress, which files are being used when I create pages. Normally this would’ve been page.php, pulling in header.php and footer.php, but it doesn’t seem to work like that in Enfold. Any push in the right direction would be helpful.

    Scott

    • This reply was modified 12 years, 3 months ago by Josue. Reason: be respectful
    #199526
    odac25thka
    Participant

    Hi again,

    Sorry to bother you guys again. I want to create my site to have the look of http://brandvine.com.au/ (they use enfold too)

    Please tell me how to make my header look like theirs. It doesn’t shrink when scrolls down and I don’t want the social navigation bar. My site is http://www.brillianceresources.com

    GlobalMerchant
    Participant

    ENFOLD WEBSITE DEVELOPER SPECIALIST NEEDED FOR WEBSITE PROJECT

    Project needs to be finalized by December 31, 2013

    #199522

    Topic: lazy load

    in forum Enfold
    xpoveda
    Participant

    Hello, I’m on my websites using Typekit fonts.

    With this instruction get eliminate the problem of FOUT (Flash of unstyled Text).

    .wf-loading XXXX {visibility: hidden;}
    .wf-active XXXX {visibility: visible;}

    But does that texts that are slow to load more pictures.

    I would like to use some lazy load plugin or some technique to load the page more enjoyable.

    I would like that the page will not display until they are loaded all items.

    Any recommendations that work well in enfold?

    Thank you very much!

    Xavier.

    #199497

    Following up on this, I believe I found the solution. This fixes it:
    #top .main_menu .menu li ul a { color: black!important;}

    #199495

    You must be using Enfold version 2.4.

    The Masonry option was introduced in 2.4

    Update your Enfold theme to version 2.4 and then the Masonry elements will be available just like in the video. I made that video for the 2.4 blog announcement which was posted here when 2.4 was released: http://kriesi.at/archives/enfold-version-2-4-fullwidth-masonry-elements

    For reference, you are using 2.3 which you can see on your site in the style.css here: http://www.atuawahine.com/wp/wp-content/themes/enfold/style.css

    • This reply was modified 12 years, 3 months ago by Devin.
    #199492
    awilson3rd
    Participant

    Hello,

    I am testing a plugin which uses some elements of the enfold css. The problem I have is that a certain icon/image is adopting the ‘primary color’ from the main content css which is causes me problems with viewing the image link. So, is it possible to set the primary color (main content only) to transparent on certain pages only by using the page id? The custom css for this would be greatly appreciated!

    Thanks

    Andrew

    #199491

    In reply to: Minify, Lazy Load

    Hey Devin,

    yes you´re right, it´s worth.

    I read the manual and I think bwp-minify makes a good job with the scripts, but it´s not possible to handle the stylesheets the way I need it. In my case it breaks my Layout so I have to exclude a lot of stylesheets with the snippet. But that results in more queries..

    I use MinQueue. It works pretty nice for me..

    Today I played just one hour to fix all the scripts. In the last days with all the other Plugs I needed hours for bad results..

    Now I have just 2 queues for css, one for the enfold-styles, and one for all others – both in the Header before the scripts. And I have 4 queues for javascript, 2 in the Header (most of them with jquery) and 2 in the footer.

    All of them pulled correctly by CDN.

    I´ve started with 25 Stylesheets (12 from Enfold), and 34 Scripts. Why this much? Oh, you can make WordPress combined with Enfold to a monster … :)

    We need all the stuff for WooCommerce, Membership-Area and our own Community with bbPress and BuddyPress, Video-Gallery, Security, Optimization and additional Features in the Backend.

    This moment we´re on a shared-hoster with a small package and GTMetrix gives us 91% and 80% and a loading time of 5.. I think if we upgrade it, we become some points more.. :) We´re on a Apache with xCache.

    Really nice Theme and a good Team!! I will use for more projects in nearly future. Thumbs up!!

    Here some Tipps for Plugs that gives us a good result:

    Performance: WP Super Cache, Options Optimizer, Plugin Organizer, WP-Optimize, WP. Smush.it and MinQueue. To check Plugin-Performance: P3 (Plugin Performance Profiler). To Backup your Website: BackUpWordPress. Security: Wordfence, Better WP Security.

    All of them are wellcoded with good Performance-Values.

    Hope this can help some people. Please close this Topic. Thanks

    Best regards

    #199487

    Hello Ismael,

    :-) It seems the all-in-one calendar plugin has confused me somewhat. I too was under the impression that sidebars could be added/changed on a per post basis but when I was looking at the posts page there is no option. I now realise that the plugin uses it’s own post page format (not the standard one) which is where the confusion comes in because there is no sidebar setting in the layout option.

    Please close this, I didn’t realise it wasn’t an Enfold issue/question.

    Thanks

    Andrew

    #199483

    Hi!

    Please go to Enfold > Theme Options and save the theme options again. It seems like the dynamic stylesheet (wp-content/uploads/dynamic_avia/enfold.css) does not contain all necessary css stylings and probably the css file regeneration will fix the issue. Also make sure that all color options (Enfold > Styling) are set and configured properly.

    Regards,
    Peter

    #199482
    This reply has been marked as private.
    #199478
    Glyphism
    Participant

    Hi all,

    It appears that the Enfold submenu font style is applying some kind of transparency or opacity effect to the submenu navigation text. When I set a custom colour, the one I end up seeing is always different and I can’t work out where to disable this transparency setting. Does anyone have any ideas?

    Thanks,
    G

    #199467

    there is absolutely no Masonry of any description whatsoever in my latest download of Enfold. Can you please take one step back from this above video and explain where I find it, and how I install it, because I dont have it, so it is of no use whatsoever to watch videos how to work with something I havent got. thanks

    #199462

    Hey!

    You could select the “Don’t show the images at all and display the preview text only” option: http://www.clipular.com/c/6453051829256192.png?k=5TIdSdjsRn87CQytVuQeUU4899A

    By going this way Enfold will stretch the content area of the ajax preview to 100% width and you can use the new space to build your custom layout. I.e. use the 1 column shortcode and the “Easy Slider” shortcode to build the layout/template you requested in your last post.

    Regards,
    Peter

    #199452

    hi Ismael, thanks for answering.

    1) Global setting is 100%. Responsive is on (under 1140). Layer container is 1000.

    2) I don’t have an iPad Mini now, so I took a screen shot from my iPhone (the result is pretty the same), check this: Screen shot

    3) You can see the slice only using an iPad Mini

    #199437

    Hi!

    Place it on http://naturaintegrativehealth.com/wp-content/themes/enfold/pdf folder. You can create a pdf folder if it doesn’t exist then add the pdf file there. Use Josue’s code:

    <a href="http://naturaintegrativehealth.com/wp-content/themes/enfold/pdf/sample.pdf">Download Sample</a>

    Cheers!
    Ismael

    #199417

    In reply to: Problem with jQuery

    Thanks for you reply Peter but that solution isn’t work :( Now i have in error console two errors:

    Error: TypeError: $(...).uploadify is not a function
    Source File: http://ad.kinefi.pl/zamowienie
    Line: 186

    and (which i think is results from the above)

    Error: TypeError: c is undefined
    Source File: http://ad.kinefi.pl/wp-content/themes/enfold/uploadify/jquery.uploadify.min.js
    Line: 16

    so propably $ is not recognized properly as before :( please, give me some solution for that.

    Have a nice day Peter

    #199405

    Hi!

    1.) I’m sorry but I didn’t notice the link when I first check your inquiry. Did you set 100% on the Global Settings > Slider Width? Turn on the Responsive option then specify the screen width on Responsive under and Layers Container.

    2.) Please elaborate this “font style doesn’t look as it’s supposed to be (i.e. bold)”. A screenshot will help.

    3.) I don’t see the slice of background on the right when I check the site.

    Regards,
    Ismael

    #199379

    Hi!

    Sure, you can edit the post then look for Layout > Sidebar Setting > choose a widget area. You can create a custom widget area on Appearance > Widgets > Enfold Custom Widget Area.

    Cheers!
    Ismael

    #199354

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .woocommerce-account dt { margin-right: 40px; }
    #top .form-row { float: none; }

    And flush browser cache and refresh your page a few times

    Best regards,
    Yigit

    #199353

    Hi tobylove!

    1) It is an element that you can add to your page template
    2) You can use images that are more than 318pixel in width
    3) You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    .av-large-gap.av-flex-size .av-masonry-entry .av-inner-masonry { margin-right: 15px; }

    15px is default value

    Regards,
    Yigit

    #199350

    Hey Adamantum!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    .main_menu .menu ul { width: 250px; }

    Cheers!
    Yigit

    #199349

    Hey arrantawhara!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .avia-icon-list .iconlist_title { color: red; }

    Cheers!
    Yigit

    #199340
    codedbydesign
    Participant

    Hello,

    This is going to be difficult to explain so I’d actually like to PM a mod and have them look through an FTP to find out what is causing the issue.

    I have modified enfold pretty intensely but my main issue is permalinks. Even before I started modifying enfold I could never get the permalinks to work. It instantly breaks my entire website. The ONLY solution I have found is to use this as my permalinks which is beyond ugly and very SEO unfriendly….

    /index.php/sample-post/

    As you can see I have to put index.php before the post title… So my website links all look like this….
    http://talkon.ca/index.php/home-phone/

    To make matters worse, because of the way I need my links set up… I cannot post internal links, they never work…. I cannot post /features/this-awesome-post/ because of the index.php permalink section.

    I am using the clients server which I have never used a private server before, they actually are hosting their entire database on their own infrastructure that holds about 100 racks. They have given me access to part of it to do the couple of websites. I however am at a loss of words for this error.

    I have never had an issue with permalinks before. I also tried modifying the .htaccess file but still had no luck.

    I actually think it maybe something extremely simple that I have overlooked which is why I would love for someone to just take a peak in the backend.

    If this seems like too much work for theme support I would be happy to pay anyone who fixes this solution.

    #199334

    Yes. Please do as Monsoon suggests for the Featured images! Nice also if you could define for each post type or set a global rule. If defining a size, but the uploaded image is different, then define also how to crop or resize the image.

    #199333
    tobylove
    Participant

    Hi,
    Thanks for helping all the inquiry from users.

    http://kriesi.at/themes/enfold/shortcodes/masonry-gallery/

    I really like this masonry gallery and I just can’t find where to start.
    Please explain to me step by step?

    1. is it post or portfolio or default page?
    2. what picture size does it use? 705 x 705px?
    3. how to configure gap px btw pictures.
    ……

    Thank you

    • This topic was modified 12 years, 3 months ago by tobylove.
    #199314

    Ok, that worked! Thanks a ton Devin, especially for the quick response!

    Just my two cents… that’s kinda counter-intuitive I think. Both WP and Enfold have options to designate a blog posts page – and excerpts or full content – but they don’t work together unless you don’t use the blog posts page choice?

    #199305

    Hi!

    What Ismael was trying to explain is that you don’t need to set the “blog” page with the theme options. So change the WordPress settings back to not selecting a specific page and then don’t select a page as your blog page in the theme settings as well.

    See: http://kriesi.at/documentation/enfold/setting-your-home-and-blog-pages/

    Regards,
    Devin

Viewing 30 results - 232,921 through 232,950 (of 244,323 total)