Viewing 30 results - 243,391 through 243,420 (of 243,836 total)
  • Author
    Search Results
  • #23095
    andypeck
    Participant

    Hi Nick (hope you pick this up)

    Here’s my original concept for my personal portfolio

    http://www.clipular.com/users/5811069/boards/concept-web-site—anypeck-01


    If we divide my design paged concept into parts –

    + the Logo part is sorted

    + the Slider is sorted

    + the services part (using entypo) is sorted

    MENU –

    + the highlight and font changes is sorted

    + there is a feint line that appears at the top of the menu which spans the entire width of the menu. Design-wise its only 1 pixel deep, is a light grey and is tucked under the orange 3px solid highlight line. it rests at the top and remains fixed with the highlight line moving along it. Obviously if I change the menu by adding or taking away pages then I want how far the line spans to change accordingly

    + whilst ive altered the text size and spacing between letters how do I alter the space between the actual page text elements (home, contact, portfolio etc…) therefore reducing the width of the overall menu. At the moment it feels far too spread out

    MAIN CONTENT

    + looking at the image – at the bottom of the page, below where it says RECENT POSTS ive created a decorative line that mimics the one above the menu. How could I recreate something like this without resorting to PNG files. Personally id like the thin grey line (not the chunky orange one) to be extendable to any width depending on its use or page layout

    As always

    BIG THANKS for such great support and im really starting to get to grips with the theme and CSS

    Cheers

    Andy

    #23092
    chryseis
    Participant

    Hi,

    When I want to insert an easy slider into a blog post I have those problems:

    – the slider takes all the width from left to sidebar. Isn’t it possible to have a smaller one?

    – In the option “Slideshow Image Size” I can choose different size but no matter what I choose it only change the quality of my image, not the size of the slideshow..What do I miss here?

    What I actually want, is to understand how the “sideshow image size” works…and finally what I would like to be able to have is the same as in the demo theme http://kriesi.at/themedemo/?theme=enfold, have a slideshow element I can insert into a blog post.

    Is that possible?

    Kind regards

    Chrys

    #114612

    –– Feature Request: Disable breadcrumbs, not the entire header ––

    Hi,

    in the WP post/page editor, you can currently use the “Header Settings” under “Layout” to either enable or disable the header incl. the breadcrumbs.

    Please add an option to “Display the Header, don’t display the Breadcrumb Navigation”.

    Thanks,

    Andy

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

    I second the request from melonmelon:

    More flexible Icon-Box – means:

    1. allow the additional use of custom icons

    2. more styling options (background, font size ect…)

    #116451

    In reply to: Enfold Showcase

    Hi Patrick,

    thanks for liking my site. Let`s see how to deconstruct these features:

    1. NEUGIERIG GEWORDEN is a coloured section, set to alternate content and instead of using a bg color, i set a background image with:

    Background Image Position: Center/center

    Background Repeat: Stretch to fit

    Background Attachment: fixed, added large padding and that´s it. I wanted the boxes to scroll on top of the image.

    2. For the menu i am using the ubermenu plugin, but basically the structure is:

    Item level 1 (triggers the flyout)

    – item level 2 (like KINDERMUSIK or INSTRUMENTE)

    — subitem 1 to level 2

    — subitem 2 to level 2

    — subitem 3 to level 2

    – next item level 2

    Hope, this is of some help for you.

    Cheers, Sebastian.

    #114611

    Hi

    have to agree with the others: really an outstanding theme with tons of possibilities i am still figuring out to use wisely ;-)

    Since the 1200px layout is available, Enfold got even better. but i was wondering if it possible, to get a moving sidebar, for some of my pages on http://mz.muze1.de getting very long and therefore harder to navigate if you have not the submenu/ sidebar at hand. This would be an awesome feature.

    Keep up that great work,

    Sebastian

    #23081
    pureoption
    Participant

    Hi,

    Please could you let me know how can I comment out the “debugging info for theme support” when viewing view source.

    Thanks

    pureoption

    #116914

    Hi thanks for the reply.

    Yes, if I just add blog post like that it works fine. What Im trying to add is the Enfold grid style blogs. So in the admin, I click ENFOLD, then where it says “Where do you want the display the blog”, I select the same page (i.e. ABOUT) and I get that error.

    So if my “FrontPage setting” is ABOUT page, and I also want to “Display the blog” on ABOUT, I get that error.

    Fatal error: Call to undefined function layerslider_init() in /usr/home/codemaster/public_html/hardrule.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider.php on line 119

    Would appreciate any help!

    Hi!

    It’s the id of the body tag :)

    Regards,

    Peter

    BTW this is a multi-author blog on a single install of WP/BP.

    stewartjanderson
    Participant

    When a user clicks on the author link on a blog post, it will currently lead them to the author archive page, as is standard for most WP themes. However, as I am using Enfold for a Buddypress site (looking great so far), I need the author link to go to that user’s BP profile page instead. Can you help me accomplish this?

    wow that’s easy enough. That did the trick.

    Sometimes i noticed you guys first type #top… what does that mean/do?

    Thanks for helping an old dog!

    #116450

    In reply to: Enfold Showcase

    mirzepapa,

    Nice page!

    How did you get the background image at the bottom of your page where it says NEUGIERIG GEWORDEN?

    And how did you get two lines of menus on the same column in the megamenu? Like under MUSIKUNTERRICHT.

    #116656

    In reply to: Images look blurred !!

    Hi,

    It uses this thumbnail size.

    $avia_config['imgSize']['gallery'] = array('width'=>710, 'height'=>575 ); // images for portfolio entries (2,3 column)

    Change that to

    $avia_config['imgSize']['gallery'] = array('width'=>666 , 'height'=>539 ); // images for portfolio entries (2,3 column)

    This will resize it same size with the slider container assuming you have the same layout as this link http://kriesi.at/themes/enfold/portfolio-item/slider-two-third/.

    Regenerate the thumbnails. Don’t use images smaller than the 666x539px.

    Regards,

    Ismael

    Hi,

    Just add the #footer selector. :)

    Regards,

    Ismael

    #118226

    Hi,

    Open functions-enfold.php then find this code

    if($breadcrumb) $additions .= avia_breadcrumbs(array('separator' => '/'));

    Change that with

    if($breadcrumb) $additions .= avia_breadcrumbs(array('separator' => '»'));

    Regards,

    Ismael

    #116449

    In reply to: Enfold Showcase

    I’m using Enfold on my website located at http://jeutie.info. Still trying to customize some stuff but getting there slowly. :)

    #118212

    In reply to: Accordion bug

    Hi,

    Please download the latest version of Enfold which 1.4 on your themeforest account. Override the old files via FTP.

    Regards,

    Ismael

    Thats perfect thank you.

    Second question to ask; If I put this widget in a footer slot the text is black and I can’t really see it. If I change the color to white, it will affect how it looks in the sidebar in the blog. How can I make it white in the footer and black in the blog sidebar?

    Thanks,

    – John

    Hi,

    You can add this on your custom.css

    .widget .news-content .news-thumb, .news-time {
    display: none;
    }

    You can find the widget code on framework > php > class-framework-widgets.php.

    Regards,

    Ismael

    #23060
    syslux
    Participant

    I want to know who is the plugins used in woocommerce shop Enfold theme demo online, because i want to have some think like demo online in this shop local website; “You are here:Home/Shop/Food/Spices, Seasoning & Rubs/ NoMU Salt Pepper and Spice Grinders”

    I need some products in my shop with, “View Options”, like demo, and i need this product with one picture and various referencies in some product with diferent prices.

    Someone can help me?

    Thanks.

    #114609

    This is just a beautiful theme. Can’t pout it down!

    My only two requests would be AJAX portfolio like Choices has (needs to scroll to a consistent top margin position when opening, like Choices does) and masonry grid for the blog… and for portfolio?

    I also don’t see any correction/mandatory fields being noted in the contact form… but I haven’t really played with it yet…

    Thanks guys!

    jwferne
    Participant

    I’m trying to find the code to remove the small picture and date next to the News. Any help would be greatly appreciated.

    In the future, where is the code for the widgets located?

    Thanks!

    – John

    #118134

    Hi,

    1) Upload the image of the horizontal line using Media and get the url of the image / see-> http://i.imgur.com/UxeA6Vf.png

    2) Add the CSS below to Quick CSS located in Enfold > Styling at the bottom of the page. Remove the http://domain.com/path/image-you-uploaded.png from the css below and in its place add the url of where you uploaded the image from step 1 above

    #top #big-hrline {
    background: url(https://domain.com/path/image-you-uploaded.png) no-repeat bottom;
    margin: 0 0 30px;
    overflow: hidden;
    padding: 0 0 20px;
    width: 100%;
    }

    3) Open /config-templatebulder/avia-shortcodes/hr.php and find line 117 which looks like this

    function shortcode_handler($atts, $content = "", $shortcodename = "", $meta = "")

    Delete line 117 and everything below until the end of the file and in its place paste the code

    function shortcode_handler($atts, $content = "", $shortcodename = "", $meta = "")
    {
    extract(shortcode_atts(array('class' => 'default', 'height' => '50', 'position'=>'center', 'shadow'=>'no-shadow'), $atts));
    $hrtype = 0;
    $output = "";
    $height = trim($height, 'px% ');
    $style = $class == 'invisible' ? "style='height:{$height}px'" : "";
    $class .= $class == 'short' ? " hr-{$position}" : "";
    $class .= $class == 'full' ? $hrtype=1 : "";

    if ($hrtype==1){
    $output = "<div id='big-hrline'></div>";
    }else{
    $output .= "<div {$style} class='hr hr-{$class} ".$meta['el_class']."'><span class='hr-inner'><span class='hr-inner-style'></span></span></div>";
    }

    return $output;
    }

    }
    }

    I tested it and it works.

    To use it just select the horizontal ruler full width separator http://www.clipular.com/c?5870161=RjLTobeBs0GTGlXzgTHEJxitw_Q&f=.png

    Thanks,

    Nick

    #23034
    chryseis
    Participant

    Hi,

    When I want to click on a post as soon as I have clicked and before the post open, I can see the background color. As if while the post is loading the background behind took advantage. The result is a post that doesn’t open smoothly. And the footer that superimpose when the post is opening…

    Just before it did that, I tried to remove the copyright with link in the footer.php. Maybe I’ve touched something.

    This is my actual code :

    <!– ####### END FOOTER CONTAINER ####### –>

    </div>

    <?php } //endif nofooterwidgets ?>

    <!– end main –>

    </div>

    <?php

    //copyright

    $copyright = avia_get_option(‘copyright’, “© “.__(‘Copyright’,’avia_framework’).” – “.get_bloginfo(‘name’).”“);

    // 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”, ” – Enfold Theme by Kriesi“);

    //you can also remove the kriesi.at backlink by adding [nolink] to your custom copyright field in the admin area

    if($copyright && strpos($copyright, ‘[nolink]’) !== false)

    {

    $kriesi_at_backlink = “”;

    $copyright = str_replace(“[nolink]”,””,$copyright);

    }

    if( $footer_widget_setting != ‘nosocket’ )

    {

    ?>

    <div class=’container_wrap socket_color’ id=’socket’>

    <div class=’container’>

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

    <?php

    echo “<div class=’sub_menu_socket’>”;

    $args = array(‘theme_location’=>’avia3’, ‘fallback_cb’ => ”, ‘depth’=>1);

    wp_nav_menu($args);

    echo “</div>”;

    ?>

    </div>

    <!– ####### END SOCKET CONTAINER ####### –>

    normally I’v put i back as it was first…

    Kind regards,

    Chrys

    #23031
    Ross_nineteen789
    Participant

    Have done a fresh instal of theme, corrected missing style.css but now it is declaring that no theme is present??? please assist.

    Also, receiving the below message…

    Warning: require(php/inc-autoconfig.php) [function.require]: failed to open stream: No such file or directory in E:Domainsnnineteenbuilderswimbledon.co.ukuserhtdocsblogwp-contentthemesenfoldframeworkavia_framework.php on line 40

    Fatal error: require() [function.require]: Failed opening required ‘php/inc-autoconfig.php’ (include_path=’.;C:phppear’) in E:Domainsnnineteenbuilderswimbledon.co.ukuserhtdocsblogwp-contentthemesenfoldframeworkavia_framework.php on line 40

    Thanks

    #117966
    #114607

    To add Advanced Layout Editor To Posts or Custom Post Types please watch video here (easy instructions) – https://vimeo.com/64996057


    To be able to switch between the advanced layout editor and the standard editor without having content set with the advanced editor show up as blank in the standard editor see code here -> https://kriesi.at/support/topic/cant-edit-or-change-a-text-block-in-avia-layout-builder#post-110199

    #23024
    itechtimesNet
    Participant

    Hi,

    I have a new fresh install of WordPress and Enfold + dummy data. No plugins.

    I have the following error displayed on the top of the page. Also, the “Home” menu link simply redirecrt to http://kriesi.at/themes/enfold/

    I have the same issue after multiple re-install. Even without dummy data. Also, despite I do not install dummy data I have all the menu links and “Home” link redirect to http://kriesi.at/themes/enfold/

    Warning: session_start() [function.session-start]: open(/tmp/sess_c0077b9e2074290fbb7230a6891b13cb, O_RDWR) failed: Permission denied (13) in /home/balusite/public_html/enfold/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27

    Warning: session_start() [function.session-start]: Cannot send session cookie – headers already sent by (output started at /home/balusite/public_html/enfold/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php:27) in /home/balusite/public_html/enfold/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27

    Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/balusite/public_html/enfold/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php:27) in /home/balusite/public_html/enfold/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27

    #116448

    In reply to: Enfold Showcase

    Hi,

    when i came across Enfold, it made switch our music school`s website from joomla to wordpress, finally. Admittedly, i hesitated for several month to make the change, since i was not that familiar with WP, but Enfold did the job – after two weeks testing time and hopefully an update for the 1200px portfolio grid issue, the site will be online by june.

    http://mz.muze1.de/ – have fun with it.

    Cheers, Sebastian.

    #23020
    fusion01
    Participant

    http://andrewb.co.za/newsite/video-test/

    Not sure if it’s the format (MP4). I have used the Layout Builder with only the video component added, nothing more. Hoping for a fix on the next update :)

    “frontend.php on line 562

    Warning: file_get_contents(http://andrewb.co.za/newsite/wp-content/uploads/2013/05/video.webm) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /usr/www/users/freelan/newsite/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 562

    Warning: file_get_contents() [function.file-get-contents]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /usr/www/users/freelan/newsite/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 562

    Warning: file_get_contents(http://andrewb.co.za/newsite/wp-content/uploads/2013/05/video.ogv) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /usr/www/users/freelan/newsite/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 562″

Viewing 30 results - 243,391 through 243,420 (of 243,836 total)