Viewing 30 results - 235,981 through 236,010 (of 244,415 total)
  • Author
    Search Results
  • #180955
    adrianwackernah
    Participant

    I have with button styles in Enfold -> Styles the trouble, that if I use a preset style color scheme like “splash blue”, which generates nice darker blue buttons, the text in the buttons are near black which is hard to read. I switches over to the color scheme “cyan” and have now white text, which reads much better. But the button color is for me a bit to light, so I changed the color by hand to a darker blue. But now a kind of automatic is in action and outputs the button text as a kind of black.

    How do I get a darker blue in buttons and links but with white text in buttons?

    #180954

    Hi Kriesi team,
    I need someone from your team please help me, I need related posts by categories rather than tags in Enfold theme, I saw the code in that topic but I don’t quite work,
    thank you very much

    #180941
    This reply has been marked as private.
    #180937

    Hi, Kriesi team:

    I don’t know why (because I’m not a developer) but the problem is the path. When I click in Appearence > Menu, i can’t access because the path is:

    (my web) /wp-admin/nav-menus.php?menu=0&lang=

    But I can access withouth problems to the menu section if I write “es” or “en” at the end of the path in that way:

    (my web) /wp-admin/nav-menus.php?menu=0&lang=en
    (my web) /wp-admin/nav-menus.php?menu=0&lang=es

    After entering in the menu section, I have rebuild the megamenu and sincronize between languages without problems. Besides, The language switch has been restored.

    I don’t know if it’s an enfold problem. My knowledge is very limited. I only inform you what is working for me.

    I set this post as public for other enfold customers with the same problem.

    Thanks again and regards!

    • This reply was modified 12 years, 4 months ago by victoriaeducacion. Reason: Resolved
    #180936
    logan2d
    Participant

    with enfold, is it possible to replicate the image slider at the top of this theme?

    http://www.mvpthemes.com/braxton/

    maybe a post slider with 3 columns, no margins, and some kind of negative margins on the right and left?

    #180932

    Hey!

    Did you add the Tab shortcode? There is a certain issue about the element but Kriesi fixed it on the latest update of Enfold. Please download Enfold 2.4 on your themeforest account.

    Regards,
    Ismael

    Hi!

    You can add a unique selector for each Avia Elements. Edit functions.php, find this code:

    if(isset($avia_config['use_child_theme_functions_only'])) return;

    Below, add this code:

    add_theme_support('avia_template_builder_custom_css');

    Edit any avia elements like Text Block or Toggle then scroll below. Add a unique css selector on “Custom Css Class” field.

    Can you please post a screenshot of what you’re trying to do?

    Regards,
    Ismael

    #180922

    Hi Juls!

    Enfold doesn’t put anything into your WordPress files except the enfold folder in wp-content>themes and a folder in wp-content>uploads.

    So no, that isn’t something from Enfold.

    Best regards,
    Devin

    #180916
    BelIblis
    Participant

    Hi,

    I don’t know if this is a question for Enfold theme or for WooCommerce:
    How can I remove the WooCommerce category image from the products page?

    I mean: I have categories & subcategories. When I click on one of the categories, I can see that “category” image horizontally across on top of the sub-category. And then when I click on a subcategory, that subcategory image is on top of the actual products.
    I’d like to remove those images, for a cleaner and “square image only” kind of layout.

    Hope this makes sense…

    Thanks a lot!

    #180909

    Is SimplePie folder in the wp-includes primary folder an Enfold theme official file?

    I’ve read that WordPress website’s .htaccess files have been hacked by this code and wreak havoc on WP sites.

    Here’s are a few links if you are interested.

    http://www.tellingdad.com/2013/wordpress-htaccess-hack-and-fix/

    http://www.symantec.com/connect/articles/sniffers-what-they-are-and-how-protect-yourself

    Please let me know ASAP. Thanks much!

    #180905

    Hey!

    I thought you’re trying to change the contact form’s submit button?

    Best regards,
    Ismael

    #180890

    Hey!

    Glad it fixed it. :)

    Regards,
    Ismael

    #180886

    Hi iateme!

    Can you please post a screenshot? Did you recently update to WordPress 3.6? Please download the latest version of Enfold then update the theme via FTP: https://vimeo.com/channels/aviathemes/64927356

    Regards,
    Ismael

    #180885

    Hey iateme!

    Please use this plugin: http://wordpress.org/plugins/jquery-updater/

    Download the Enfold 2.4 on your themeforest account. Update the theme via FTP: https://vimeo.com/channels/aviathemes/64927356

    Regards,
    Ismael

    #180882

    In reply to: increased font size?

    Hi saundra!

    If you want to make the font larger please use this on your custom.css or Quick CSS:

    body, body p {
    font-size: 15px;
    }

    You can select fonts on Enfold > Styling > Heading fonts and Body fonts.

    Regards,
    Ismael

    #180874
    This reply has been marked as private.
    #180856

    Hey!

    Please use this:

    .main_color input[type='submit'] {
    background-color: #c05f5f;
    color: #ffffff;
    border-color: #a03d3d;
    border-radius: 3px;
    background-image: url("../images/layout/bg-button.png");
    background-repeat: repeat-x;
    background-position: 0 0;
    padding: 10px;
    font-size: 12px;
    text-decoration: none;
    display: inline-block;
    border-style: solid;
    border-width: 1px;
    margin: 3px 0;
    line-height: 1.2em;
    position: relative;
    font-weight: 600;
    text-align: center;
    max-width: 100%;
    }
    
    .avia_ajax_form .button {
    margin: 0;
    padding: 16px 50px;
    border-radius: 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-weight: normal;
    font-size: 12px;
    }
    
    input[type="submit"], #submit, .button {
    padding: 9px 22px;
    cursor: pointer;
    border: none;
    -webkit-appearance: none;
    }

    Adjust the values if you want.

    Cheers!
    Ismael

    #180853

    Topic: Custom font

    in forum Enfold
    citystash
    Participant

    Hi,

    How do I add a custom font to Enfold. I don’t like any of the included fonts.

    Gregory

    #180851

    In reply to: Masonry load times

    Sorry Devin for being unclear. My images are generating thumbs by wordpress upon upload. What is happening is entirely based on the masonry gallery not loading them.

    My concern is really the second half of my previous post. I am not saying the script loaded on the enfold theme sample site is different than the one packaged in the theme download but they aren’t behaving the same way for me. thumbnails are available to the theme to use. But the masonry gallery is only loading full size images in both the lightbox and the thumbnail tiles. It isn’t doing that on your theme page sample, you guys are getting thumbs in the tiles and full res in lightbox. http://kriesi.at/themes/enfold/shortcodes/masonry-gallery/ That is a big difference in performance.

    http://jackandaddi.com/portfolio/fine-art/
    this is my implementation of a smaller masonry gallery, the images are somewhat optimized and I plan on doing more in the future, that aside. If you inspect the page and look at a thumbnail tile it is a 1500px with image (full size) ideally it should be using a thumbnail right?

    #180850

    Hello,
    i have the same problem w/ the Yoast Google Analytics. If disable this, portfolio show and work.

    Now i disabled this and i insert a Google Analytics cose on ENFOLD specified field, but it is interesting capirte why not work with the other plugins.

    Thanks

    #180837

    Topic: site speed needs help

    in forum Enfold
    JoshMetz
    Participant

    Greetings. We really like your Enfolds theme. It’s providing a great new look and feel for our website http://www.scmwa.com. The only issue we’re having is that we get frequent comments from users that the site is slow. We’ve gone through and optimized our png slider images, added W3 Total Cache and followed as much guidance from Google PageInsights as possible. Can you offer any additional guidance on how we could improve the site speed?

    Many thanks!
    Josh

    Hey Devin,

    today I found this article: http://html5-mobile.de/blog/ios6-remote-debugging-web-inspector

    I don´t knew this possibility before…

    Found the follow code:

    <div id="main">
    
    style.css:321
    .fixed_header.social_header #main {
    padding-top: 230px;
    }

    I use this in my Custom Stylesheet to fix the issues with my big Logo : Link

    If I deactivate it in Safari, the whitespace is smaller, because now this one turns on:

    layout.css:80
    .fixed_header.social_header #main {
    padding-top: 147px;
    }

    Turn this off activates this:

    layout.css:79
    .fixed_header #main {
    padding-top: 88px;
    }

    Turn this off, kills the white space…

    To deactivate the fixed Header on mobile devices I insert this code: Link

    I´m not sure what exactly produces this mistake but I think it´s to find here and I have to set some values to 0px inside the media queries.

    But which one I have to choose? Because you told me that are no issues on your device. Don´t want to insert code that fix this issue but produces another one…

    _____________________

    Can´t find a solution for the Problem with the fixed background pictures on iPad and also on iPhone :

    Maintenance

    and

    Website

    I think it don´t´have to do anything with the loading time, because I insert today gzip in htaccess and they are the same issues like before.
    Pagespeed runs up from 29 to 81…

    No caching, no CDN…

    Best Regards
    Bruno

    #180821
    kirkmc
    Participant

    I’ve got readers who don’t like the inability to zoom on my site on the iPhone version of the Enfold theme. Is there any way to change this?

    And I don’t want to turn off the responsive theme…

    • This topic was modified 12 years, 4 months ago by kirkmc.
    #180818
    Boston182
    Participant

    Hey guys,

    I have the theme Enfold and the client no longer likes the larger, expanded navigation when sitting at the top of a page. He would like the navigation to always stay the smaller size (what it is when you scroll down). Is there any way to do this? I checked the forums and didn’t turn up anything, or maybe it was because I didn’t know how to ask the right question.

    Please let me know. Thanks.

    #180815
    donnellydesign
    Participant

    Hello:

    I have been working with your Enfold theme and really like it a lot. Thank you :)

    I have a few issues with the site that I’m building and I’m hoping you can help. Otherwise, please let me know if these are customizations I would need to have someone make.

    1. On my home page (I’m using a static page) I am trying to create the look of a 4column 2 row grid of images (some with links and some without) but I want to have no space between the rows or the colums. I need every square image to butt up to the next. See screen grabs. I tried using the portfolio grid feature, but that creates padding all around the images, as well as putting 1 image in each 1/4 column on the page. So, I figured out that if I built it in a text frame, importing images and sizing them to be exactly 257.7px x 257.5px so as to create 4 columns and 2 rows that would give the appearance I wanted. However, since I need a second row, and this is in the text editor feature of the advanced layout, it’s putting padding or line spacing or a break between each line. Can you tell me how to remove that white space? Code of text box is below (and screen grabs are here:

    ————

    Class DescriptionsNew to YogaPrivate ClassesOur Teachers

    ————

    2. I have a link in the top navigation called “Schedule” and it the takes traffic to a different website for scheduling class times with teachers, is there a way to have that link open in a new window/tab? I don’t want to have people click that menu item and go away from the site. All of the rest of the references to the “Schedule” open in new tabs/windows – I just can’t figure it out for the top navigation, which I set it up directly in the Menu panel.

    3. On the home page, I have a Blog Slider step up inside of a color box/block. Is there a way to change the type (color, size) for the blog titles, dates and excerpts? They are little hard to read on the color that I need to use behind them. Also, is there a way to remove the dates from blog postings if desired? I know I can go in and manually change the date it was posted, but can I have it simply not show up on the blog slider, and possibly not show up in the blog itself?

    4. On the “Contact us” page I am using the google map widget, but is there a way to make the map taller? The map is using the width of the column that it’s in, which is great, but it won’t let me change the height of the map displayed for some reason?

    Please let me know if you need any additional screen grabs. They site isn’t live, yet but if needed I can make it live temporarily for you to see.

    Thank you so much!

    #180814

    In reply to: WP 3.7 Upgrade

    Awesome! Thanks Josue
    I think I will grab enfold 3.4.1 before I go to wp3.7

    Best — George

    #180813

    Topic: Remove Page Titles

    in forum Enfold
    ijcreative
    Participant

    Hello,

    On the top of the Enfold theme where it has the page titles (Home, Portfolio, Blog, etc), how can I remove them? Basically I just want one page which is my portfolio so I don’t want any titles on the top – that includes ‘HOME’, I don’t want that there either.

    Also, is there a way for me to get the contact form in the sidebar?

    Any help would really be appreciated. Thanks!

    #180807

    I deleted the enfold parent and child theme and reinstalled them again. I then found the enfold_child.css files in the dynamic_avia directory and deleted out all font family references. However the H1 style is still loading a serif font. Does anyone have any ideas on how to fix this? There must be something “straggling” somewhere :-(.

    Thanks, Mike

    #180806

    In reply to: WP 3.7 Upgrade

    Hey George!

    I had no issues so far on my local installation (WP 3.7 + Enfold 3.4.1).

    Best regards,
    Josue

    #180802

    That will teach me for working on sites so late at night, I totally forgot to even check if it was running out of allowed memory, derp!

    It was just barely going over 64MB with Enfold + Events; upped it to 96MB and it’s smooth sailing.

    Thanks!

Viewing 30 results - 235,981 through 236,010 (of 244,415 total)