Viewing 30 results - 243,991 through 244,020 (of 244,475 total)
  • Author
    Search Results
  • #118441

    I’m not sure I understand. The blog page (hollenberg.tv/blog) is set as the blog page in Enfold Theme Options. ‘Your latest posts’ is selected in the Reading Settings. Is this not correct?

    Other than that, I’m not sure what to say. I had a different theme installed initially, and recently switched to Enfold, I don’t know if that is causing problems? I thought it was basically showing up as a blog in the grid layout, except the thumbnails weren’t formatting to be the same size.

    Hi,

    If you import the dummy data, you can visit the Shortcode page. There are few text variations and layout that you can use on your own website.

    Regards,

    Ismael

    Hi,

    Please download the latest version of Enfold which 1.4. Maybe a file is corrupted. Try to switch on twentytwelve theme, see if the button works. Settings for the “mod_pagespeed” addon usually break the javascript code and cause scripts to go crazy. This can cause issues such as menus not being draggable, widgets not working, or the media screens disabled. You will need to disable mod_pagespeed, or adjust its settings to not take effect in the wp-admin directories. You may need to ask your hosting service for help on how to do this.

    Regards,

    Ismael

    #23150
    shirazk8
    Participant

    I was using Enfold 1.2 and then updated to 1.4 by replacing the theme folder and am now getting a server error:

    http://www.karenhume.ca/new/

    Please help!

    Thanks.

    #118690

    Yay!!! I knew I must be missing something simple…

    Thanks, Devin!

    #118365

    Hi Devin,

    I re-uploaded the functions-enfold.php file and it still doesn’t seem to be working. Is there a way I can private message you my wp and FTP login details so you could take a look if you don’t mind? Can’t resolve the error or the widgets working properly. The page the widgets aren’t working on are both http://www.kelly-sells.com (under Current Listings) it should be a map widget but it keeps displaying as a list) and also on http://www.kelly-sells.com/property-search (again the list is suppose to be a map, and if you were to look at the custom widget area it is set to display a map and not a list).

    The odd thing with the widgets is they were working, and without me changing anything, the started displaying a list instead. Even more bizarre is its happened at different times for me and my clients, but once its gone to a list it will never go back to the map. I am working on a Mac and have tested on Chrome, Firefox and Safari. I do have Windows 7 running on Parallels and last time I checked the site seemed to display the map fine on IE10. Very strange.

    Please let me know if you can assist me further, would be an amazingly huge help! :)

    #118689

    Hi Jim,

    If you download the whole folder from you downloads on Themeforest (not just the wordpress files) you’ll get the documentation as a folder along with the license, psd files and the theme as a zip.

    You can also watch some of the videos we have made recently going over various aspects of the theme here: https://kriesi.at/support/topic/video-requests

    Regards,

    Devin

    #118530

    Hi,

    Nice colors. Looks good.

    1) “there is a faint line that appears at the top of the menu which spans the entire width of the menu” Umm.. I can guess without seeing code, but not sure what else will be affected.

    #top .container_wrap {
    border-top-width: 0px;
    }

    2) Css to change padding between menu items. Change 13 to 10 in the css.

    #top .main_menu ul:first-child > li > a {
    padding: 0 13px;
    }

    3) Just recreate the html structure of the orange thing and the line from the top of the menu and add it to wherever you want to. Since we are talking abstract here, not much more I can offer. Show me the page with code and I can give a better answer.

    Thanks,

    Nick

    #118440

    Hi,

    How did you make this? Because this is showing up as a portfolio ( http://hollenberg.tv/blog/ ) not as a blog. Can you explain.

    Also what page is set as a blog in Enfold > Theme Options ?

    On Settings > Reading …. the ”Your latest posts” is set as the top option, correct?

    —-

    Please open up functions.php located in the base folder of the theme and find line 79 that looks like this

    $avia_config['imgSize']['portfolio']  = array('width'=>495, 'height'=>400 )

    and change it to look like this

    $avia_config['imgSize']['portfolio']  = array('width'=>248, 'height'=>186, 'crop'=>true );

    As I said something is wrong with the way you are doing this because that page may say its a blog, but it is not, that’s why we are changing the size here for the portfolio. Just remember that changing this doesn’t automatically change the images. For that you will need to install the Simple Image Sizes plugin ( http://wordpress.org/extend/plugins/simple-image-sizes/ ) and regenerate the current images (or re-upload them). To test , you can just delete one of the big images that you wanted cropped and reupload it again.

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

    Please look at this video https://vimeo.com/channels/aviathemes/64996057 , as to how to add Advanced Layout Editor to Posts. Once you have it there, you can chose whether to display an image or not on your individual posts.

    Thanks,

    Nick

    #116455

    In reply to: Enfold Showcase

    Looking very good, medienvirus! If I may be curious, what customizations did you make to the theme if any?

    #118634

    Second questions: I need a quick css fix to change the color of the small circle with the arrows which appears when hoovering over the big gallerie picture on a single portfolio page. Thanks.

    #116454

    In reply to: Enfold Showcase

    Here’s my site: http://www.medienvirus.de

    Take a look and let me know what’s good and what’s bad. Thank you in adcance!

    #23139
    cranwinks
    Participant

    Can you please tell me where the detailed, step-by-step theme instructions may be found?

    Please let me know.

    Thanks,

    Jim Crandall

    Hey!

    Open up wp-contentthemesenfoldfunctions-enfold.php and replace:

    'breadcrumb'	=> true,

    with

    'breadcrumb'	=> false,

    Regards,

    Peter

    #118322

    You don’t need to add space to it – the related posts script will expand the “related posts” section automatically. By default 8 items will be shown, but you can adjust this value in wp-contentthemesenfoldincludesrelated-posts.php – open up the file and increase decrease the value of the $columns variable:

    $columns 			= 8;

    #23132
    polyGeek
    Participant

    I just downloaded the Enfold theme and I’m trying to figure out how things work. I see references to “sockets” but no idea what they are.

    #23131
    schorni
    Participant

    I put text in the info bubble content box but it is not showing on the page where the widget is included: http://www.ilcamin-o.de/kontakt/

    jwferne
    Participant

    Is there a sample page on the enfold website that show variation of blockquotes (if available) or interesting highlights. If there is a list somewhere that will show me what options are available, that would be great.

    Sorry if this is a basic question. A big newbie on the wordpress coding / html, but I’m having fun learing new stuff.

    Cheers!

    stevejwin
    Participant

    Hi there, I’ve come across a pretty serious problem where you click the “add media” button in the add new posts section (actually, no scripts are working whatsoever on that page) / conflict with this theme? I’ve reuploaded all WordPress files, disabled all plugins (but only running Yoast SEO and Use Google Libraries)….nothing.

    Any suggestions? Nothing I have tried works.

    Thank you.

    Hi,

    @Jasmine: My suggestion is to build a Source Website and install the Enfold theme. Configure and edit the site. Every time you want to create a new website, just copy the files including the database from the Source Website to the new website. You can visit this link http://codex.wordpress.org/Moving_WordPress for reference. I haven’t tried this but I think it’ll work.

    Regards,

    Ismael

    #116453

    In reply to: Enfold Showcase

    Thanks for the tips, mirzepapa! Will def try this out :)

    oh we just wanted to post this question. i think its the same, we need the code as we often use “Text” editor to copy paste HTML and edit part of the code in stead of building the page from scratch. We already purchased 2 enfold licenses and we’re hoping to make this “the” theme and purchase more licenses as we go along, but it would take lots of work if we need to build each page from scratch and xml file exports/imports entire website not just a single page. so is there a chance for this to be added? should we post on feature request page?

    thx

    jasmine

    Hi Ismael and Devin,

    Not sure what happened but somehow I have tried again and it works on the original page created (called /blank) but i cannot re-create the same effect with any other blank page (now up to version /blank-5).

    Would appreciate if you can let me know what to do as i have spent lots of hours on this and ran out of options.

    Here is what i have so far:

    1.) original page settings screenshots:

    1.1 – advanced layout with selected “Color Section” and inside inserted an image and few other elements http://demo.globalads24.com/wp-content/uploads/2013/05/Picture-6.png

    1.2 – opening “Color Section” and inserting background with Stretch to fit http://demo.globalads24.com/wp-content/uploads/2013/05/Picture-5.png

    1.3 – and i get exactly what i need the sunset background with an image (and other elements) in “front” http://demo.globalads24.com/wp-content/uploads/2013/05/Picture-7.png so this is what we need

    2.) now i tried to recreate this with many other pages and every time i get the same thing and here are screenshots:

    2.1 – first step i create a new page and choose blank page on the right (no footer/header) and also below on the right no side bar nor header or footer here is a screenshot http://demo.globalads24.com/wp-content/uploads/2013/05/Picture-9.png and i used to get blank white page like on the demo of enfold but in stead i get the background that is on regular pages plus a white line in the middle here is a screenshot http://demo.globalads24.com/wp-content/uploads/2013/05/Picture10.jpg

    2.2 – 2nd step i choose advanced layout editor and insert “Color Section” as in the original here is the screenshot http://demo.globalads24.com/wp-content/uploads/2013/05/Picture-11.png and in stead of getting the full stretched background like in the 1st one i get a line in the middle here is the image http://demo.globalads24.com/wp-content/uploads/2013/05/Picture12.jpg

    2.3 – now if i insert another image like i did in the original (/blank): screenshot http://demo.globalads24.com/wp-content/uploads/2013/05/Picture131.jpg it doesnt cover the whole screen in stead it has still the background from regular pages on top and bottom you can see it here http://demo.globalads24.com/wp-content/uploads/2013/05/Picture17.jpg

    3.) we also tested on different screen sizes and on smaller screen it covers the whole screen so here are the 2 screenshots (sorry these are different images as not sure where to get the code so can copy paste so added some other elements)

    3.1 – 15-inch covers the whole screen http://demo.globalads24.com/wp-content/uploads/2013/05/Picture6.png

    3.2 – 24-inch it does not stretch full screen http://demo.globalads24.com/wp-content/uploads/2013/05/Picture-16.png

    so not sure how to re-create the original (1.3) so any tips would be appreciated

    thx so much

    jasmine

    Well basic as it is, that’s good info to know. I thought #body was the tag, so I’ll remember that for the future.

    Thanks Peter

    #116917

    Ok so I think I am on to something… this piece of code, displays the blog enfold grid style the wya I like it, its found in index.php.

    But the catch is, right now if you display that nice blog style, you dont get to use the page function in wordpress to add anything to top or below it, so cant add layerslider, cant add text nothing. its just a flat display of blogs….

    When I copy this code on to other files, like page.php, it actually displays the blog piece like I want…

    So Im trying to now figure out how to put this on my ABOUT page, which I have looking all nice and pretty… I tried adding it to page.php but it didnt work, my about page must be coming from somewhere else. Trying to figure out where… the code is

    <div class=’container_wrap main_color <?php avia_layout_class( ‘main’ ); ?>’>

    <div class=’container template-blog ‘>

    <div class=’content <?php avia_layout_class( ‘content’ ); ?> units’>

    <?php

    if(avia_get_option(‘blog_style’,’multi-big’) == ‘blog-grid’)

    {

    $atts = array(‘type’ => ‘grid’, ‘items’ => get_option(‘posts_per_page’), ‘columns’=> 3, ‘class’=>’avia-builder-el-no-sibling’, ‘paginate’=>’yes’);

    $blog = new avia_post_slider($atts);

    $blog->query_entries();

    echo “<div class=’entry-content’>”.$blog->html().”</div>”;

    }

    else

    {

    /* Run the loop to output the posts.

    * If you want to overload this in a child theme then include a file

    * called loop-index.php and that will be used instead.

    */

    $more = 0;

    get_template_part( ‘includes/loop’, ‘index’ );

    }

    ?>

    <!–end content–>

    </div>

    <?php

    wp_reset_query();

    //get the sidebar

    $avia_config = ‘blog’;

    if(is_front_page()) $avia_config = “frontpage”;

    get_sidebar();

    ?>

    </div><!–end container–>

    #118446

    Hey!

    I added your query to the wishlist: https://kriesi.at/support/topic/enfold-feature-requests/page/2?replies=50#post-110413

    Regards,

    Peter

    #116916

    So when I tried that, the page doesnt respond to anything I put in the editor. It simply displays the blog grid style.

    It under the ENFOLD option, whatever you set the page for “And where do you want to display the Blog?”, that page becomes the blog and nothing else. You cant add anything else on that page thru the editor… anyone know how to add to it?

    #116452

    In reply to: Enfold Showcase

    Looking good everyone :)

    #118486

    Hi puroption,

    A solution for that was posted here: https://kriesi.at/support/topic/source-code-theme-info

    Regards,

    Devin

Viewing 30 results - 243,991 through 244,020 (of 244,475 total)