Viewing 30 results - 244,351 through 244,380 (of 244,512 total)
  • Author
    Search Results
  • #114577

    Hi

    I would like to use the portfolio grid as a visual index to my content. Think of the image as the cover of a book [or in this case a newsletter].

    When you click on the portfolio item I would like to go to another page [not the portfolio item]. Potentially a page somewhere else eg MailChimp.

    In fact the suggestion I made would work just like the “Latest Themes” grid in the footer to this page! Except it woudln’t be a widget it would be functionality of the portfolio grid.

    Otherwise I am loving the theme.

    Regards

    #22529

    Topic: GravityForms Styling

    in forum Enfold
    Hausundplan
    Participant

    Is there a way to enlarge the textfield ? Settings in gravity forms settings (small, medium, large) have no influence on the output, textfield is always small (which is a shame if you want to use a subject field). How to enlarge a textfield similar to 100% / 50% in enfold formbuilder ???

    #115830

    Hi Gordon,

    No, as far as I know that isn’t possible at this point with the theme settings. You can request something like in the feature request thread here however: https://kriesi.at/support/topic/enfold-feature-requests

    Regards,

    Devin

    #116055

    ADMIN PANEL > Enfold Theme Options > Styling > Quick CSS (paste code) :

    .main_menu ul:first-child > li > a{

    font-size: 21px;

    }

    #116014

    Well have no idea what went wrong the first time. All working now. Thanks for the info along the way, made the problem solving a lot quicker.

    #22513
    chrisbryant
    Participant

    I’m using a plugin that provides me with a few critical custom post types.

    But when I edit those posts – I do not have access to things like Header On/Off, Sidebar selector, and other important Avia/Enfold settings.

    Is this a matter of adding something to the CPT support array, in the plugin files?

    Or is this something that has to be done within the Enfold theme itself?

    Thank you for any direction you can offer on this.

    #116013

    Well I’m setting it up again from 0 so hope it will sort itself out. Everything worked before just would not show the child theme in wordpress.

    #116012

    My code is identical to yours, I do not use the custom.css but a alternative stylesheet charged in the <head>.

    I had a problem because I copied an old file header.php in my child-theme and I had a lot of problems, I copied the last header.php and all is well now.

    Regards.

    Jean

    #116011

    could you let me know what you are using for your child? The code? Do you just have a style.css within the folder? Im going to try setting it all up again see what happens. Thanks for the feed back.

    #22509
    DavyE
    Participant

    Hi,

    The portfolio for Enfold is great. But I would like to use it for several pages with indivdual portfolios. For example at least 3 kinds:

    – Customers

    – Partners

    – Products

    – …

    Each portfolio should contain it’s own list of items and categories. The customer portfolio should contain the countries as categories, while partners should contain the type of partner (software / hardware / …), the products should contain product categories (for example: smartphones / tablets / …).

    So my question is: Can I in some way duplicate the portfolio plugin 3 or more times, and how?

    If not, any suggestions on how I can achieve a similar result? I can install a customer showcase plugin, but that’s again only 1 list, so same issue. I also really like the Enfold portfolio showcase, so I’d like to keep it the same (consistency etc.).

    Thanks in advance!

    #116010

    OK, I just tested in WordPress network (in local with Mamp) after activation on WordPress network (Enfold + my child-theme) no problem with the child theme in a network site.

    Regards.

    Jean

    Issue fixed. Thank you!

    #114868

    In reply to: Enfold child theme

    Hey!

    Duplicate: https://kriesi.at/support/topic/enfold-13-setting-up-child-theme – I’ll mark that post for Kriesi…

    Best regards,

    Peter

    #114867

    In reply to: Enfold child theme

    I marked this thread for Kriesi. Tbh I’ve no idea why it doesn’t work – on my test server it works as expected and I checked the installations on two client servers and there the child themes work just fine too.

    #114575

    I would love the ability to easily add a button in the header so it looks like;

    http://www.automatic.com or http://www.getfanba.se

    This is important for companies (like ours) that have a single service offering that requires fixed “Sign Up” button or similar.

    #114866

    In reply to: Enfold child theme

    Thats odd, Im having this issue:

    I can confirm its something to do with the theme. I have tried it with another theme and it works fine.

    I have setup a network so I can have 3 websites. I install the theme which is works fine but when I try to add a child theme I cant get it to show in the network admin dashboard under themes.

    /*

    Theme Name: CWP

    Theme URI: http://www.chriswardphotography.net/

    Description: Chris Ward Photography

    Version: 1.0

    Author: Chris Ward

    Author URI: http://www.chriswardphotography.net/

    Template: enfold

    */

    @import url(“../enfold/style.css”);

    This is the text I am using. Any help please?

    #22506
    seandaily
    Participant

    Hello everyone @ Kriesi!

    Today I stumbled on an error when I tried to include the Google Map Sidebar Widget in my Contact Page (To display like Enfold demo contact page)

    It seems that the WP auto-format automatically added < p > tags INSIDE the < script > tag, thus breaking the script.

    I have tried many methods to fix it, even adding the [ raw ] shortcodes – the [ raw ] code disables the Enfold Shortcodes though.

    How do I disable auto-formatting to fix this problem without disabling shortcodes?

    Thanks so much!

    #114865

    In reply to: Enfold child theme

    Hi!

    Afaik v1.3 already contains this fix.

    Best regards,

    Peter

    #114864

    In reply to: Enfold child theme

    Is this for version 1.2 or 1.3?

    #116009

    I can confirm its something to do with the theme. I have tried it with another theme and it works fine.

    I have setup a network so I can have 3 websites. I install the theme which is works fine but when I try to add a child theme I cant get it to show in the network admin dashboard under themes.

    /*

    Theme Name: CWP

    Theme URI: http://www.chriswardphotography.net/

    Description: Chris Ward Photography

    Version: 1.0

    Author: Chris Ward

    Author URI: http://www.chriswardphotography.net/

    Template: enfold

    */

    @import url(“../enfold/style.css”);

    This is the text I am using. Any help please?

    #116008

    Still nothing. I do have a wordpress network setup but this should not be the problem…..?

    #116007

    For me it’s work correctly with :

    /*

    Theme Name: MYWORK

    Theme URI: http://www.mywork.com/

    Description: Theme pour le site MYWORK

    Version: 1.0

    Author: FreePixel

    Author URI: http://www.freepixel-webdesign.com/

    Template: enfold

    */

    @import url(“../enfold/style.css”);

    I think you have to change :

    Template: Enfold in Template: enfold

    #22502
    artistic24459
    Participant

    I have read that the child error had been solved on the 1.3 update?

    Should the following now work?

    /*

    Theme Name: Enfold Child

    Description: Child theme for the Enfold

    Author: Chris Ward

    Template: Enfold

    */

    @import url(“../enfold/style.css”);

    I can’t see the child theme showing under themes, only the main theme.

    #22501
    freepixelweb
    Participant

    Hi, I use the child-theme function with Enfold, a bug not display correctly the main menu in responsive situation (Smartphone), in all positions (Small fixed Header, Small non-fixed Header, Fixed Header with Social Icons and additional Navigation, etc) they displaying the slide out menu (same if I check on the dropdown menu) and it does’nt work. With the Enfold theme standard that OK.

    Regards.

    Jean

    #114574

    Hi, I have a problem custom.css, if I use a slider extenstion (Cute 3D) and I changed up styles of it in custom.css they are not applied), presumably because the styles extension are loaded after custom.css.

    It should place the call to the file at the end of <head>, but if you update the theme all these settings are lost?

    For now I included my style file of child-theme at the end of <head>.

    #113947

    Hi,

    There is some kind of a problem with your setup. Every link in your Empressa sub-menu are completely empty. You are calling this page a blog, but it is not a blog, a blog has a list of blog posts and not a list of categories. Have you designates this page as a blog in Enfold > Theme Options ? or in Settings > Writing in the back-end (which you shouldn’t do anyway).

    From my understanding of your issue, you want to have a page which shows a list of all blog categories. When a category is clicked, the visitor is taken to a page that lists all posts in that category? If your answer is yes, then you should not designate any of these pages as a blog.

    Please email me credentials to: usjahm (at) gmail (dot) com

    Thanks,

    Nick

    #115765

    Hi!

    Please try another plugin – i.e. I tested http://wordpress.org/extend/plugins/facebook-comments-plugin/ and it worked just fine.

    Best regards,

    Peter

    #115076

    Hi,

    I dont have an IE8, and my emulators don’t display this issue. Looking at the code affecting the logo http://i.imgur.com/LpXtWn6.png , a possible cause may be the max-width:100%; from the img definition earlier in the cascade.

    Try something like this in your /css/custom.css OR in Quick CSS located in Enfold > Theme Options > Styling … text area on bottom of that page

    #top .logo img {
    max-width: none !important;
    }

    Adding the code doesn’t affect IE10, Chrome or FF

    Thanks,

    Nick

    Hey!

    Please check if a new update is available. Kriesi released a new version (v1.3.1) which should fix the issue.

    Best regards,

    Peter

    #115949

    In reply to: Button in Header

    Sure, insert your button code above following line:

    echo "<div class='main_menu' data-selectname='".__('Select a page','avia_framework')."'>";

    I.e. use following code:

    echo '<div class="avia-button-wrap"><a href="http://kriesi.at/themes/enfold/features/" class="avia-button "><span class="avia_iconbox_title">Learn more...</span></a></div>';

    echo "<div class='main_menu' data-selectname='".__('Select a page','avia_framework')."'>";

    and replace the link and the text “Learn more..” with your custom values.

Viewing 30 results - 244,351 through 244,380 (of 244,512 total)