Viewing 30 results - 241,711 through 241,740 (of 244,210 total)
  • Author
    Search Results
  • #129697

    WPML will save the current language in a cookie and you don’t need the &lang parameter. In addition Kriesi added some permalink rewrite rules to wp-contentthemesenfoldconfig-wpmlconfig.php (which replace the default &lang parameter) if you want to use pretty permalinks with WPML. Other translation plugins (like qtranslate) are currently not supported by Enfold and may not work as expected.

    #26274
    Jay
    Participant

    Sorry to ask such a stupid question but how do i got about activating the contact form for the enfold theme, i cant seem to locate it?

    Thanks,

    #26271

    Topic: sticky footer

    in forum Enfold
    mjp1981
    Participant

    Hi, can anyone propose a css code for sticky footer that realy works for Enfold theme? I alread tried everything from this support forum and nothing works for my.

    Thx in advance

    Mark

    P.S. is there any way to mark home page on the header with home icon instead of text?

    #129237

    Not sure why this happens. Enfold does not link to the wp-content/themes/ directory directly but we just load css/js files from the directory and a js var (wrapped in a cdata tag) points to the directory. The web crawlers should ignore this path. Personally I’d suggest to use a robots.txt to exclude the directory from the search index.

    #26264

    Topic: Permalink trouble

    in forum Enfold
    edacoweb
    Participant

    Sorry if you already solved this issue but this is my first time with Enfold – Woocommerce – WMPL and in forum too.

    My problem is that every type of permalinks I choose in Common Settings section other then Default selection gives me a 404error page for all pages of website.

    ???

    Thank you for your patience!

    #129771

    Please try to re-upload all theme files. I’d suggest to use ftp to overwrite the existing files. You can also try to switch to another theme and to re-activate Enfold. This will trigger some additional functions/hooks which might be required to install the updated version properly.

    #128924

    I would re-install the browser just in case, sometimes after a while even Chrome gets clogged up with redundant files. Feel free to contact us if anything returns or anything else.

    Enjoy the theme!

    Thanks,

    Nick

    #129668

    Hi, Devin

    #111111 is not correct.

    I have changed the background color to #ececec, but it does not work.

    I did it at below;

    WordPress admin>Enfold child>styling>general>body background color

    Regards,

    Hojoon Cho

    Hi,

    Edit the Blog Post element, choose Multi Author for Blog Style.

    Or go to Enfold > General Settings > Blog Style, choose Multi Author.

    Regards,

    Ismael

    #129274

    Hi,

    You change the Theme Color on Enfold > Styling.

    Regards,

    Ismael

    #129203

    Hi Devin,

    I just want to mention that I have the same problem as Jeeves describes. I’m using version 1.7.1. Enfold with Enfold 1.0 Child theme.

    Cheers

    #129721

    Hi,

    Edit wp-contentthemesenfoldframeworkphp function-set-avia-frontend.php, find this code on line 128:

    $post = get_post();

    Replace it with:

    $post = get_post( $id );

    I’m honestly not sure if this is the proper way to fix it but it works.I already asked this question myself to Kriesi and the rest of the support team. Let me tag them.

    Regards,

    Ismael

    #129617

    Hi,

    You can add something like this on your custom.css or Quick CSS.

    #header_main {
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-color: red;
    }

    Change the border color.

    Regards,

    Ismael

    #26258
    axred
    Participant

    I am using WP 3.5.2 with Enfold 1.7.1

    New, fresh install, no modules, no dummy data, etc.

    When I click on Style, and choose one of the predefined color styles, the colors, links, etc does not change.

    I also installed in on another test dummy site, with dummy data installed. Same thing happens, selecting on the of the predefines, does not change any color or backgrounds.

    All folders have 0755 and proper file permissions.

    Am I doing something incorrectly or something I should check?

    #129818

    Hi,

    Go to Appearance > Widgets, look for Sidebar Blog then supply it with widgets. You can also create a custom widget area then assign it on a page or post.

    Regards,

    Ismael

    #114730

    Request – Remove default > please put text here in the text area in the icon box.

    I like the iconbox but when you just want to use for example the icon + title and not use the text area beneath it. The text > please put text here keeps appearing even if i delete it ( this happens when I change the icon symbol )

    #129408

    Hey,

    Glad you figured it out. :)

    Cheers,

    Ismael

    #128923

    I have no idea how, but today it works. I didn’t change anything!

    Consider it resolved I guess!

    Thanks,

    Laney

    #114729

    I’d like to chip in my vote for the following:

    1) Support for the “read more” markup in pages (not just posts)

    2) A secondary horizontal custom menu for sub-content that we don’t want in the main top menu or its dropdowns.

    3) Advanced layer slider needs to be more responsive. This might not be Kriesi’s responsibility, but it’s a huge selling feature of the theme that drew me to purchase it. The slider’s WYSIWYG editor doesn’t quite reflect “real life” as the layouts in Chrome and FireFox seems to be “hit-and-miss” needing us to manually move slide layer elements around and hope they’re in the right spot on our visitors’ screens. The responsive elements should follow what Liquid Slider had done where instead of shrinking down to a postage-stamp size, it would rearrange or vanish accordingly.

    #127314

    You can include a secondary option for retina with something from: http://css-tricks.com/snippets/css/retina-display-media-query/

    I’ve edited your previous posts and will mark this resolved for now. The css tricks retina trick is basically just duplicating what you have now for the background image except you will use a higher res image and it will only take effect on retina.

    eg:

    @media
    (-webkit-min-device-pixel-ratio: 2),
    (min-resolution: 192dpi) {
    /* Retina-specific stuff here */
    #top .social_bookmarks_tumblr a {
    background: url(.......uploads/custom/apple-retina.png) no-repeat center;
    }

    #top .social_bookmarks_tumblr a:hover {
    color:#fff;
    background: url(........uploads/custom/apple-hover-retina.png) no-repeat center;
    }
    }

    #129583

    Alright, so I have half the problem solved and was simply a matter of updating to the latest version of the plugin. Sorry about that – not an enfold issue.

    I am still having the issue of content on Shop homepage being inserted above the main content column, instead of within it. Again, the shop homepage:

    http://karenhume.ca/shop/

    Appreciate your help.

    Glad Dude could help :)

    Let us know if you have any other questions or issues.

    Regards,

    Devin

    #26188
    jh100
    Participant

    How do I make the thick underline show on all of the pages in the section instead of just on the first one?

    I think Nick misunderstood what you were trying to do. The image file route is your best bet to have simple images that can be used with a social plugin that allows you to choose the images for the buttons.

    The issue you’ll run into is that css doesn’t exactly translate to something like photoshop or gimp. The css will give you hints but the actual effects will just need to be re-created by eye.

    #129817

    I like this layout: http://kriesi.at/themes/enfold/blog/ so similare to this i want to edit right side bar but dont know where to edit?

    #26244

    Hi,

    Here I see author round image: http://kriesi.at/themes/enfold/blog/blog-multi-author/

    but for my post the image is grey http://suiciderescue.se/blog-multi-author/

    even if I have a gravatar and the round image IS visible here: http://suiciderescue.se/author/admin/

    Also, for right sidebar, how can i edit so that i dont have anything except the contact form:

    http://suiciderescue.se/blog-grid/

    i.e where can i edit what to display here, like I want perhaps to keep categories but not the content below..

    Thanks!

    #129407

    Alright, I think the mystery is finally solved. I use Go Daddy for my hosting and have Website Accelerator enabled which is caching my site through different ip’s. I have disabled the accelerator for the moment and we are getting changes just as needed with the styling. Thanks for your help anyway. Consider this problem solved.

    Rick

    #26233
    Antonia
    Participant

    Hi,

    I just tried to update through ftp to 1.7.1 with horrific results (http://dev.giulianacucinelli.com/). Both the child theme and the main one are totally messed up. Any clues?

    thanks!

    #26230

    Topic: Thumbnail Porportions

    in forum Enfold
    Pancho3
    Participant

    Enfold Theme – how do I get the thumbnails in a gallery to have a uniform poportion (eg: maximum height)? Please reference: http://pancho3.com/portfolio-item/131/

    Thank you!

    #114728

    Hi Guys,

    My first request would be a masonry layout for the gallery and blog.

    I’m very happy with the theme so far!

Viewing 30 results - 241,711 through 241,740 (of 244,210 total)