Viewing 30 results - 244,111 through 244,140 (of 244,475 total)
  • Author
    Search Results
  • #22951

    Topic: Create a Page

    in forum Enfold
    rcgroup
    Participant

    Hi I’m looking to create a specific page the I saw in the live preview of theme,

    Can you please provide suggestions how to get a page that looks like this http://kriesi.at/themes/enfold/features/

    I used the import function but doesn’t look like this page came through

    #117087

    Hey,

    Glad you finally fixed it.

    Regards,

    Ismael

    #117086

    kevv33, I just had the same issue. I resolved it by turning off all my plugins and then added the theme without problems. It’s worth a try :)

    Cheers,m

    #117085

    Hi kevv33,

    You can try uploading via FTP if you are unable to install with the wordpress admin. I do a walk through of installing over FTP and using Filezilla (a free FTP program) here : https://vimeo.com/channels/aviathemes/64927356

    Regards,

    Devin

    #22946
    j_her
    Participant

    I have uploaded the zipped enfold theme on my wordpress site however it does not look the same as the sample. The navigation bar is transparent and its items are blue and the drop down menus are also transparent. The links are blue with an underlined hover as well.

    Is there a quick fix for this or am I missing a step?

    #117242

    Hi,

    thx Devin & TechShad for the codes.

    In fact both work but if I also add the…

    #top strong {

    color: black ;

    }

    … unfortunately the headlines in the footer (I’m using Enfold Latest News widget) also turn from white to black, which make them illegible.

    Any ideas how I can fix that as well? thx!

    #22943
    ArcConcepts
    Participant

    Hi,

    I am very new to WordPress etc. I have been having trouble uploading the theme to WordPress, I’m not too sure what I am doing wrong. But whenever I try and upload the ‘enfold.zip’ file I always get a 500 (Internal Server) Error.

    #116873

    Hi Devin,

    So if i create this extra folder where would that be? i added 3 possibilities in the image http://oi39.tinypic.com/99gnjc.jpg

    so would it be under:

    1.) example domain.com/Replete (meaning moving the current site to this folder like a duplicate) and domain.com/Enfold (creating a new site with new template)

    2.) example domain.com/html/Replete

    3.) example domain.com/html/wp-content/Replete

    or something else

    And once I create these 2 folders (Replete and Enfold), i can run them simultaneously, but only Replete will show until i finish building Enfold, that way there is 0 downtime on the website. Is this correct?

    Thanks

    jasmine

    #117084

    Hi,

    I recently purchased the Enfold theme and downloaded the files from themeforest. When I try to upload and install the enfold.zip file to my WordPress account it give me a failure notice saying “Are you sure you want to do this?” and then gives me a clickable option saying “Please try again.” When I click the link it takes me back to the upload page. When I try the process again I get the same issue.

    I’m confused at how to move forward. Since I’m very new to all of this so any detailed advice on how to move forward would be greatly appreciated.

    #22938
    cranwinks
    Participant

    The Enfold Template preview shows a Shop on the right hand side of the menu bar. Please let me know where I can find documentation for setting up that shop. It wasn’t included in the sample pages that came with the Enfold install.

    #116444

    In reply to: Enfold Showcase

    I was thrilled when I stumbled upon Enfold.

    I got to redo my product page and here is what I came up with:

    http://provideoannouncements.com

    #114602

    at the moment for the blank pages we have one option: 1.) Blank – No Header, no Footer

    if we can add 2 more options:

    2.) Blank – No Header

    3.) Blank – No Footer

    screenshot: http://oi42.tinypic.com/e1ciuh.jpg

    thx jasmine :)

    ==================================

    Hi Team,

    – request to make images automatically the same size under Blog Grid Layout regardless of the size uploaded

    – another request for Event Calendar (its already on the list that Nick compiled)

    thanks

    jasmine

    ======================

    * we would love to have a Parallax feature

    thx

    jasmine

    #117185

    Thanks. I updated via FTP and the version still shows 1.3.1 in the theme page in dashboard….

    #117550

    Hi,

    This is the url of the About Us section of the demo http://kriesi.at/themes/enfold/pages/about-us/ … There are no icons here , but I am guessing thumbnail photos – like when you run the mouse over harrold houdini’s photo?

    I got this css exactly the same way as shown on the above video using chrome developer tools

    /*---these are the colors when mouse hovers--*/
    #top .avia-team-member .twitter:hover {
    color: rgb(70, 212, 254);
    }
    #top .avia-team-member .dribbble:hover {
    color: rgb(228, 72, 133);
    }
    /*---this is the regular color of the icon inside circle--*/
    #top .main_color .team-social a
    color: grey;
    }
    /*---this is complete settings controlling size, shape, background color, position of the circle itself--*/
    #top .team-social a {
    text-decoration: none;
    position: relative;
    border-radius: 30px;
    padding: 0 16px;
    background: rgb(224, 17, 17);
    margin: 3px;
    display: inline-block;
    height: 53px;
    line-height: 54px;
    width: 53px;
    }

    Keep playing with developer tools, i know at first it seems oppressive, but there is nothing better than this to use to quickly be able to edit css of any site.

    Thanks,

    Nick

    #114922

    Hello Dude,

    I need to translate the theme onto Russian, but only the front part for website visitors, keeping the back part original. Is it indicated in PO file such difference ? (I may provide you then the _RU version with the front part translated.)

    #117689

    In reply to: Shrinking Logo

    Hi joe88,

    Can we take a look at the site live? The header shrinks as part of the option to have a fixed header. You can also set your header to a fixed height using the css Kriesi posted in the FAQ for the theme here: http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990/faqs

    We can assist if we can take a look at the site live but otherwise you can use that css and adjust as you’d like it (if that is what you are looking for).

    As an aside, our support queue goes by oldest post first so when you self respond or bump a topic it actually sends it to the back of our queue. I just happened to have this topic still open from earlier and when I clicked on it I saw the new response (otherwise it would not have been in my queue).

    Regards,

    Devin

    #22928
    HighschoolAustralia
    Participant

    Dear Support,

    I am presently working on a site based on „Enfold“ with a lot of identical sub-pages concerning schools in Australia.

    For these special subpages I made a sample page/Template with the avia layout builder and this works fine, but I would like to reduce the space/distance between the single elements oft the lists in the middle part of the page and probably also the spacing between the single lines. How can I do this without an impact to rest of my regular non-school sites?

    A screenshot you can find here:

    https://dl.dropboxusercontent.com/u/939043/HSAnew%20saple%20site%20130507.jpg

    #22927
    DavyE
    Participant

    Hi, I’m still new to WordPress and your theme, but I’ve been searching for a way to get structure in both the site and the cms. The following example is exactly what I intend to achieve, but instead of based on “posts” I’d need it to be based on the “portfolio” of the Enfold theme.

    You can see an example here (go straight to 2:10):

    http://www.youtube.com/watch?v=P4roKGP2WBk

    Instead of “Recipes”, “Photos” and “Videos” I would set up “Customers”, “Partners” and “Products”. Because “Posts” are too limited in content layouting (Advanced layout builder) I would need these to be exactly like the Portfolio category in your theme, even the way they are listed on the site (isotope) needs to look exactly like the portfolio.

    So my question is: Can I ‘duplicate’ the Portfolio category the same way that video showed by duplicating the posts category? I really hope so! (I would do all the coding myself, based on the Lynda.com extended tutorial and I have a PHP developer to assist me if necessary)

    #117620

    Hi!

    I was try it on the demo website…

    http://kriesi.at/themes/enfold/

    #114599

    I would really like to have this feature in avia layout builder:

    – option to include Page post type in post slider (for instance: display all child Pages’ (of single parent page) featured images and titles.)

    @franktw

    There might be a work around for you. if you go to

    enfold > General Settings > Body Style

    and set it to “Grid Layout”

    It seems in this setting, the “featured image” is not shown in the blog posts.

    However, I still would like a smaller (81px) “featured image” in my blog posts.

    #114598

    Maybe someone has already requested, but I really need a YouTube icon. Please!

    #117543

    Hi Ismael, thanks for your reply, but I don’t understand: I put a portfolio category in my menu and called it Projects. When I click Projects I see a page with a preview of my portfolio items and a sidebar with all my pages, posts etc. I don’t want that sidebar. I also chose “Don’t display sidebar navigation” in Enfold Theme Options, but nothing happened.

    #117671

    Hey!

    Hi,

    no such a feature/option is not supported at the moment. However you can add it to the feature request list: https://kriesi.at/support/topic/enfold-feature-requests

    Best regards,

    Peter

    #117172

    In reply to: buttion problem in ie8

    Hi!

    Go to Enfold > Styling and scroll down to the “Quick CSS” option field/text area. There you can insert the code.

    Best regards,

    Peter

    #117675

    Hey!

    Have a look at this post: https://kriesi.at/support/topic/popular-posts-list-bug#post-109106 – it will be fixed in the next version.

    Best regards,

    Peter

    #117819

    Hi!

    1) Yes, you can enter any valid css code.

    2) A complete list can be found on the Theme Option page. (Enfold > Styling > Header Font).

    Best regards,

    Peter

    #22917
    astriss2
    Participant

    Greetings,

    I know the LayerSlider is simply ‘included’ and I apologize for what is probably such a easy answer. Where can I find more examples of what can go in the Custom Styles box? Is it just any css codes?

    Also where does it pull the fonts from that is allowed in the fonts box (LayerSlider)? Google Web Fonts? I would like to change the fonts of some of the text LayerSlider uses but not sure where to find a font listing it allows.

    edit: I learned LayerSlider uses the font installed/available by the theme or plugins, so w/o installing the Google Fonts Plugin, how can I just get a list of fonts available from the enfold theme?

    Thanks in advance

    #117782

    Hi,

    Try to create a fresh installation of WP then place the Enfold folder on wp-content/themes.

    Activate the theme on Appearance.

    Regards,

    Ismael

    #22910
    ACM
    Participant

    hallo,

    vielleicht habe ich es ja übersehen, aber kann es sein dass im enfold setup keine einstellungen für den jw player drinnen sind.

    zb so dass ich dort einfach die beiden betreffenden links reinkopieren kann und es dann für die ganze seite funktioniert.

    besten gruss

    acm

Viewing 30 results - 244,111 through 244,140 (of 244,475 total)