Viewing 30 results - 241,621 through 241,650 (of 244,210 total)
  • Author
    Search Results
  • #26392
    DigitalBerg
    Participant

    Hi Great Team,

    How to upgrade enfold theme 1.7 to 1.8 ?

    Regards

    Q

    #26388
    calamada
    Participant

    Hi Everyone,

    Where can I find a professional WP developer, who is familiar with the Enfold theme, who I can pay to transfer my existing WP site over to the Enfold template?

    please reply to (Email address hidden if logged out)

    thank you,

    Tim

    #26387
    mirzepapa
    Participant

    Hi,

    has any one the Ultimate Facebook Plugin running on an enfold based site (http://premium.wpmudev.org/project/ultimate-facebook/)?

    I would love to use this one due to it autopublish features, but it causes heavy JS errors crahsing the site`s design (www.musikzentrale.net: Layer Slider collapses or vanishes in total, CSS effects do not work etc.)

    Since it works on other sites with other themes, the WPMUDEV supports pointed me to ask for any known incompatibilities along with the enfold theme.

    Thanks for your experiences, any substitute to this payd stuff (as for now) is welcome as well …

    Regards, Sebastian

    #130177

    Enfold doesn’t support this feature out of the box and you can add it to the wishlist. WP-Backgrounds Lite should work with Enfold because I tested it. However you must use the “Boxed Layout” otherwise you won’t see the background image. I used following settings for WP-Backgrounds Lite:

    You can select the background image on the post/page editor page:

    #26386

    Topic: Adding images to table

    in forum Enfold
    siobhan13
    Participant

    Hello,

    Is it possible to add images to the table in Enfold Avia Layout Builder?

    I’m wanting to recreate a table like this – http://etool.net.au/portfolio/office-warehouse/ for each of my project pages, but can only do it by copying this table and pasting it into a text box in the layout builder.

    Any ideas?

    Thanks, Siobhan

    “Using theme forest themes always result in updates ruining optimizations. Its best not to use a themeforest.net theme if

    you are changing the interface. If you do any update will overwrite the styling applied.” – imo that’s not true because even if you create a custom theme you maybe need to update/hack the theme when a WordPress/browser, etc. update breaks your code. This can happen with all themes and it’s not just a problem of themeforest.net themes. Maybe the developer wanted to say that some themeforest authors do not support their themes anymore after 3,6,12,etc. months and tbh he’s right – some authors just drop the support if the theme doesn’t sell anymore. However Enfold is the most popular Kriesi theme and we are not interested in loosing the customers by dropping the support. In addition you have the same problem with all other themes – if your developer doesn’t work for you anymore you also need to hire someone to update the custom theme for you…

    Can you rebuild JOVENIAJUVELER.SE with Enfold? I don’t think this is feasible because you’d need to use many html5/css3 techniques and then you’ll have the problem of “downwards compatibility” with older browsers. In addition the animations of html5/jQuery are imo not as good as flash animations. If you want a new website you can use Enfold – however imo a 1:1 copy of the flash website doesn’t make much sense and you’ll just burn money…

    #130173

    Hey!

    Thanks. The next update (Enfold 1.8) will add an custom marker option and I also created an address search option which fetches the coordinates automatically :)

    Regards,

    Peter

    #129928

    In reply to: Postslider bug

    1) Can you post a link to the homepage please?

    2) You can use the excerpt field

    to enter a manual excerpt. If some words are bold in the generated excerpt it’s probably a problem of missing closing strong tags in the excerpt text. We’ll fix this problem in the next update, for now open up wp-contentthemesenfoldconfig-templatebuilderavia-shortcodespostslider.php and replace

    $prepare_excerpt = !empty($entry->post_excerpt) ? $entry->post_excerpt : avia_backend_truncate($entry->post_content, apply_filters( 'avf_postgrid_excerpt_length' , 60) , apply_filters( 'avf_postgrid_excerpt_delimiter' , " "), "…", true);

    with

    $prepare_excerpt = !empty($entry->post_excerpt) ? $entry->post_excerpt : avia_backend_truncate(strip_tags($entry->post_content,''), apply_filters( 'avf_postgrid_excerpt_length' , 60) , apply_filters( 'avf_postgrid_excerpt_delimiter' , " "), "…", true);

    #26383
    siobhan13
    Participant

    Hi,

    I really like using the pricing table in the Enfold theme, but just wondering if you can make sure everything lines up?

    I’ve got a number of columns which restricts the width and there are more content in some boxes than others which pushes the lines out.

    Example page: http://etool.net.au/consultation/fee-structure/

    Is there any way to force this to be inline?

    Thanks, Siobhan

    #129619

    Hi,

    Make this page http://69.195.124.95/~threeced/curriculum-programs-early-childhood/ the parent page of

    Early Childhood

    Parent & Tot

    Preschool

    Kindergarten

    Curriculum Overview Chart

    Edit each page, look for Page Attributes > select this http://69.195.124.95/~threeced/curriculum-programs-early-childhood/ as their parent.

    See if it works.

    Regards,

    Ismael

    #128731

    Hi Ismael,

    Thanks for the CSS. I was using those, but had a conflict in the Enfold Theme Footer colour editor.

    Sorted now thanks!

    Siobhan

    #26380
    siobhan13
    Participant

    Hi,

    I’ve been using the Enfold theme for about one and a half weeks now and my the advanced layout editor has just stopped working.

    I had content on my website and was previously using Corona theme, so have just been editing it either in the default editor or in the advanced layout.

    On pages with content on, I’m moving from the default editor to advanced and there isn’t a box for the editor, the first box on the portfolio page for example is additional portfolio settings. Then when I flick back to the default editor so that I can make some changes, the content is missing (I read that was standard in a previous thread).

    Sometimes when I’m opening a page or portfolio item to edit, there is no content in the text editor at all. But as long as I don’t update the page/portfolio, it is still showing content on the website.

    I’ve deactivated all of my plugins and it didn’t make a difference. Any ideas?

    Thanks, Siobhan

    #130126

    Hi,

    This is the whole code for the copyright.

    //copyright
    $copyright = avia_get_option('copyright', "&copy; ".__('Copyright','avia_framework')." - <a href='".home_url('/')."'>".get_bloginfo('name')."</a>");

    // you can filter and remove the backlink with an add_filter function
    // from your themes (or child themes) functions.php file if you dont want to edit this file
    // you can also just keep that link. I really do appreciate it ;)
    $kriesi_at_backlink = apply_filters("kriesi_backlink", " - <a href='http://kriesi.at'>Enfold Theme by Kriesi</a>");

    You can change the values there then this code echo it out:

    <span class='copyright'><?php echo $copyright . $kriesi_at_backlink; ?></span>

    Regards,

    Ismael

    #129856

    Hi Devin.

    I changed the permission to 777. I selected the boxed wood style, click save, the background image does not show, but the solid background appear. The H1, links, etc, does not change, stays the previous color. If I change the color under custom.css, nothing updates or changes.

    Quite puzzled.

    Thank you.

    #130045

    In reply to: Enfold Translation FR

    Hi,

    Translation are ongoing here: https://kriesi.at/support/topic/please-contribute-and-translate-enfold

    Regards,

    Ismael

    #130122

    Hi,

    Two things you can do.

    1.) Add the “[nolink]” text on Enfold > Footer > Copyright field.

    2.) Edit footer.php, find this code:

    apply_filters("kriesi_backlink", " - <a href='http://kriesi.at'>Enfold Theme by Kriesi</a>");

    Change this part

    - <a href='http://kriesi.at'>Enfold Theme by Kriesi</a>

    To something else:

    Regards,

    Ismael

    #117872

    In reply to: Updating to 1.4

    Hi,

    I tested this multiple times on my end and the Enfold > Styling modifications that I made are not changed at all. Can you give us specific modifications that you made on Enfold Menu?

    Make sure that you don’t re-activate the theme again on Appearance tab. Leave that one alone.

    Regards,

    Ismael

    #130179

    In reply to: New to this theme.

    Hi cwatts10,

    We have some videos here: https://vimeo.com/channels/aviathemes

    And the documentation is here: http://docs.kriesi.at/enfold/documentation/index.html

    Regards,

    Devin

    #114742

    User requested:

    Set default template for portfolio categories in the same way the blog gets set in the theme options.

    Hi tasoskouk,

    Unfortunately there isn’t an option for this right now but I’ve added it in to the Enfold request topic.

    Regards,

    Devin

    #130163

    Hi,

    You can change the font on Enfold > Styling. You can also something like this on your custom.css or Quick CSS

    body {
    font-size: 15px;
    font-family: Open Sans;
    }

    Upload a bigger logo then specify the height with this.

    /*header with social icons: */
    .social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 200px; line-height: 200px; }

    Regards,

    Ismael

    #129821

    Hi Suicide Rescue,

    You need to update your Enfold theme files. Going from 1.3.1 to 1.7.1 will add lots of bug fixes and quite a few new features as well.

    Update your theme files via FTP: https://vimeo.com/channels/aviathemes/67209750

    Regards,

    Devin

    Your designer is right and wrong. They’re right that it would take a lot of work to recreate the example website in any WordPress theme, especially since the example is all flash. But, you can use Enfold or any other theme to create an HTML alternative to your all flash example. I agree with Torlock that you could create a more extensive and better website using Enfold or any of the more popular WordPress themes.

    I believe your designer is wrong with their comments about ruining optimizations. With the use of child themes you can make changes to appearance, etc. and continue to keep these settings while updating the theme core. WordPress actually recommends creating a child theme, and many designers (e.g. Kriesi) have child themes as part of their theme files.

    There are security vulnerabilities in most if not all programs. So as developers find issues with their software they close the hole, therefore it is essential to keep your software up to date. Furthermore, hackers love going after php code and they look for security holes. Therefore, it is important to keep your programs up to date.

    Just like any piece of software developers are constantly adding functionality to their software to make it easier to use, more powerful, etc. so you need to keep they software up to date. WordPress, Joomla and any other CMS is no different. So they have to be updated on a regular basis.

    Hi Suicide Rescue,

    You could pretty easily set all the color settings to black (maybe 1.5 hours total) and then remove all un-needed elements to get a very simplistic but dark design. The exact layout from the reference isn’t a realistic goal unless you are building from scratch. Using it as an inspiration for the overall look and feel is pretty solid.

    The demo doesn’t use anything special to get its look, within about 5 minutes of install that is what you can have on your own site. See: https://vimeo.com/channels/aviathemes/64927356

    As for updates ruining things, that only happens if you edit the theme poorly or sloppy. Create a child theme:https://vimeo.com/channels/aviathemes/67221517 and then you add all your changes to it. If anything major is needed on the parent theme then make a personal changes.txt file that you record all of your modifications to. Then when you need to update the parent theme its pretty quick to re-add in anything that had to get updated.

    Regards,

    Devin

    #26371
    webWahine
    Participant

    hi there

    i was looking at this thread –

    https://kriesi.at/support/topic/google-map-styling

    and i just figured out how to create a custom marker, so wanted to share with anyone who may like to do the same

    this is for the enfold theme:

    open this file and go to line 1236 –

    wp-contentthemesenfoldframeworkphpclass-framework-widgets.php

    simply add in the line for icon, using your site’s absolute path

    var marker = new google.maps.Marker({

    position: latlng,

    map: map,

    icon: ‘http://mysite.com/img/marker.png&#8217;,

    title: ‘EKB Offices’

    });

    enjoy! jodi :)

    #127447

    In the back-end got to: Enfold –> Styling –> Main Content (Tab)

    You will then see ‘Main Content background color’ change it to white. Also your font colour is white so you might want to make that darker.

    #130158

    I think the designer is probably right. It would be quicker and easy to design a theme from scratch to achieve this. Also, although the joveniajuveler looks alright I think the Enfold theme (and WordPress) would enable you to create a more extensive and better website.

    #129820

    also this question is unanswered:

    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/

    #26365

    Hi,

    I love Enfold but my CSS Designer says that it´s impossible to edit Enfold so that it looks like http://www.joveniajuveler.se

    excl. flash (when clicking on ny of top link in menu.

    Designer says editing Enfold theme would result in over 1,500 setting variations in order to make same design as on current flashsite.

    i.e MUST / CAN my website look like enfold demo ?

    If not, if Enfold can be edited, can u give example of major files that designer must edit except CSS file?

    The Designer also writes:

    “Using theme forest themes always result in updates ruining optimizations. Its best not to use a themeforest.net theme if

    you are changing the interface. If you do any update will overwrite the styling applied.

    If you don’t update wordpress and plugins you risk getting hacked. “

    – Does that seem wrong or right according to your expertize?

    Thanks, knowing this i will know how to proceed.

    #129819

    Thanks Ismael, and this is what i did, created a new widget with a Gravity Forms that i added on Sidebar Blog, however as u can see below contact form here: http://suiciderescue.se/blog-multi-author/ other contents like “Kategorier” = Categories and RSS Feed etc is seen..
    – so how can i remove that and only show my content?

    Is this page included in my demo so i can copy from it?
    http://kriesi.at/themes/enfold/blog/

Viewing 30 results - 241,621 through 241,650 (of 244,210 total)