Viewing 30 results - 243,421 through 243,450 (of 244,466 total)
  • Author
    Search Results
  • Can you post a link to your website please? I’d also recommend to re-install the theme – maybe some files are missing (eg the wp-contentthemesenfoldconfig-woocommerce folder, etc) and that’s why WooCommerce doesn’t work properly with Enfold. Also make sure that you’re using the latest version of WooCommerce and Enfold (version 1.5 or 1.5.1).

    #121973

    Hi,

    Please add this on your functions.php. This will toggle the avia builder to debug mode.

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    return "debug";
    }

    At the bottom of the Advance Layout Builder, you will see the actual shortcode. Enfold 1.5 has been release. Please update your theme.

    Regards,

    Ismael

    Hey,

    Glad you found the settings. Lot of users are missing that.

    Regards,

    Ismael

    #121946

    Hi,

    Can you give us a link to your website? The woocommerce config has been updated since Enfold 1.4. Please download Enfold 1.5.

    Regards,

    Ismael

    #122077

    In reply to: Cheatin’ uh?

    Please use ftp to install the template. Connect Filezilla (or any other ftp client) to your server and navigate to wp-content/themes/. Then delete the _MACOSX folder and upload the uncompressed Enfold theme folder into the wp-content/themes/ folder. The _MACOSX folder is useless ( http://superuser.com/questions/104500/what-is-macosx-folder ).

    If your website is slow I’d recommend to deactivate third party extensions which are not required and to increase the allocated memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

    #121898

    In reply to: New custom font.

    I’d recommend to use the font face generator: http://www.fontsquirrel.com/tools/webfont-generator

    Then upload the font files into the enfold/css folder and add your font face code to custom.css. Afterwards you can use the font-family attribute to apply the font to any html element: http://www.css3.info/preview/web-fonts-with-font-face/

    #121877

    In reply to: caption in lightbox

    #121904

    In reply to: POST IN SEARCH VIEW

    Yes sure – you can add your code to wp-contentthemesenfoldincludesloop-search.php. Eg for a read more button replace:

    the_excerpt()

    with

    the_excerpt();
    echo '<div class="read-more-link"><a href="'.get_permalink($the_id).'" class="more-link">'.__('Read more','avia_framework').'<span class="more-link-arrow"> &rarr;</span></a></div>';

    #122005

    Hi!

    We did not remove them. If you want to display them again follow this article: http://geektnt.com/link-manager-missing-after-on-wordpress-3-5.html

    Best regards,

    Peter

    #122004

    I have a number of sites that are WP 3.5.1, the latest version of WP. My Enfold site also runs on WP 3.5.1. All of my other sites have links in the left column of the dashboard. Only my Enfold site lacks the links icon and the tabs under it.

    To the developer of Enfold: Why did you delete the links function of WP?

    #24041
    ataros
    Participant

    Hi,

    I imported the sample Enfold data. I then created a few new portfolio pages in the Portfolio section. They display fine, but the breadcrumbs on the page are showing “You are here:Home / Homepage / Home v5: Portfolio Style / customportfoliopagex”

    How can I fix the breadcrumb so that it’s in a proper category? I don’t see the option in the Menu settings to setup Portfolio items.

    I also tried creating a Custom menu item with a direct link to the portfolio page I created and placed the menu item in my Header and I still have the same breadcrumb problem on that page.

    Thanks.

    #121738

    Great video! Thanks a lot!!!

    #116466

    In reply to: Enfold Showcase

    Great job on the seamless logo sliding effect. Very nice.

    #24036
    finchkelsey
    Participant

    I am using Custom Post Types with a Faceted Search Widget. The issue is applying a ‘page template’ to a CPT. I have set the Sidebar on Single Post Pages to no sidebar and inserted the faceted search using the drag and drop page builder in Enfold. However I lose the ability to apply a sidebar to any additional CPT.

    What I would like to do is set the Sidebar on Single Post Pages to right sidebar and remove the side sidebar from one page only. So all posts have a right sidebar except one.

    Or better yet create different page templates and apply them to the CPT. I have installed a plugin that allows page templates to CPT, but only see archives and blank – no header/no footer.

    How do I create additional page templates or remove the sidebar when preset by Sidebar on Single Post Pages?

    Thank you!

    #24035
    ataros
    Participant

    Hi,

    I installed Buddypress to my Enfold site and everything seemed fine. Then I installed the BP Template plugin to supposedly make it work with Enfold. However, now my Advanced Layout Editor is gone on every single page. If I switch to Default Editor it shows up, but then I click on Advanced Layout Editor and it just shows a blank space.

    Any ideas how to get it back?

    Thanks.

    #121737

    Wow. absolutely excellent and generous response. Worked perfectly. (though I have not tested with a header.php or functions.php edit.)

    Thank you for this assistance!

    #122012

    In reply to: Hardcoded text :(

    Yes, these text strings are hardcoded but I’m not sure what you want “to fix” here. Obviously you need to write the text into the theme files somehow.

    If you want to translate the theme files use the Codestyling plugin: http://wordpress.org/plugins/codestyling-localization/ and translate all strings from the “avia_framework” textdomain. Select the enfold/lang folder as translation path. I recommend to use the latest version (Enfold 1.5.x) for the translation because previous versions will cause some troubles with the codestyling plugin.

    That said all text strings are translatable and you can change them with language files. We won’t remove them or replace them with eg text strings from the database.

    #24025

    Topic: Undefined $product

    in forum Enfold
    goodplum
    Participant

    I’ve created a custom archive-product.php and content-product.php for my /shop/ page. I currently get an error saying that $product isn’t defined (which, of course, it is – it’s global on this page).

    I’ve tried the exact same files in other themes and it works fine, so I know it’s something to do with Enfold, but I have no idea what.

    Any suggestions on where to look?

    #121875

    In reply to: caption in lightbox

    Yes, update to Enfold 1.5. Then you should be able to use the “Description” field on the attachment/media editor page to add a description text.

    #121984

    Hi RSL,

    had the same idea and thouhgt i can solve the issue by uploading sidebar.php of the 1.4 enfold, but now all child items are visible:

    e.g. http://www.musikzentrale.net/ueber-uns/leitbild/

    Did you solve this somehow, do i need to upload another file?

    Thanks for any tipp on that,

    Sebastian

    #24018

    Topic: Hardcoded text :(

    in forum Enfold

    Hi, When I view the enfold/author.php page i see several hard coded words.

    The same for enfold/include/comments.php

    and : enfold/include/loop-index.php

    and: loop-search.php

    Example:

    echo “<h3 class=’miniheading’>”.__(‘Leave a Reply’,’avia_framework’).”</h3>”;

    echo “<span class=’minitext’>”.__(‘Want to join the discussion?
    Feel free to contribute!’,’avia_framework’).”</span>”;

    In above files I see several hardcoded words and sentences. Are you aware of any other files and will it be fixed in next version?

    QUESTION: what files shall I edit for the Quick Search window:

    http://suiciderescue.se/wordpress/

    I see searching for TEST = “View all results” bottom of search result

    I see searching for asdasdadsasdasdae = “Sorry, no posts matched your criteria

    Please try another search term”

    thanks

    #122003

    Hi RichardKeyt,

    The last version of WordPress removed the Links functionality from WordPress. So you’ll only see it on previous installs of wordpress where you had links added in.

    Regards,

    Devin

    #121736

    Hi MikehJPP,

    I just finished up a video that should help: https://vimeo.com/channels/aviathemes/67221517

    Regards,

    Devin

    #24016
    silviouk
    Participant

    I was testing the blog settings in the main Enfold ->theme options -> general settings and after setting the blog setting to ‘multi author blog’ the whole theme reset itself to the original settings. All my colours, logos, slides and other styling adjustments (custom css etc) have been wiped out!

    What can I do! I’ve been working on this project for weeks!

    HELP PLEASE!

    #24013
    RichardKeyt
    Participant

    All of my WordPress sites/themes have an icon called Links on the dashboard column on the left edge. In other themes I create links and then use a widget to display the links.

    Enfold deletes the links. Why? How can I create links in Enfold and put them in a widget in a side bar or footer?

    #121735

    What would the style.css file need to have in it? Thanks

    Michael Oeser
    Participant

    Hi Kriesi and support staff,

    I wonder where to edit the look of the WooCommerce shop page. My shop page shows a sidebar left below the product image and the tabs of the description area are not displayed in the correct styling like on your demo page.

    I might have missed something but I can´t find where to edit the shop main page and the shop single product pages???

    Cheers

    Michael

    #24008
    sanderpinkse
    Participant

    I upgraded to Enfold 1.5 this afternoon. After the upgrade, every single post (or page, or custom post type) is showing the default sidebar.

    I made a couple of new widget areas, When I select one of those in the layout options, the page is still showing one of the built-in sidebars. Any ideas?

    #24007
    pgamet
    Participant

    Hi,

    I want to make all the text (headers, paragraphs, etc) in my site larger. I created a style.css and played with changed the p, h1, and body tags but changes don’t show up. Do I have the style sheet attached incorrectly? Any tips about the responsive nature of fonts. I see you have the body set for px and em. Not sure if there is a magic formula for changing these two numbers. Thanks!

    I created a child theme and put this in the css:

    /*

    Theme Name: Enfold Child

    Theme URI: http://example.com/

    Description: Child theme for Enfold

    Author: Paige Gamet

    Author URI: http://example.com/about/

    Template: enfold

    Version: 0.1.0

    */

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

    body {font: 24px/1.9em }

    p {font-size: 30px;}

    h1 { font-size: 120x; line-height: 2.1em; margin-bottom: 20px;}

    h2 { font-size: 28px; line-height: 1.1em; margin-bottom: 10px; }

    h3 { font-size: 19px; line-height: 1.1em; margin-bottom: 8px; } /*28*/

    h4 { font-size: 17px; line-height: 1.1em; margin-bottom: 4px; } /*21*/

    h5 { font-size: 16px; line-height: 1.1em; } /*17*/

    h6 { font-size: 14px; line-height: 1.1em; }

    .main_menu .menu li a strong {

    font-size: 25px;

    }

    Bah must’ve overlooked the option in general setting “Layers Container”, when i set i to 1500 in combination with “Responsive under” at 1500 its fixed. everything is centred and stays centred when resizing.

Viewing 30 results - 243,421 through 243,450 (of 244,466 total)