Viewing 30 results - 239,311 through 239,340 (of 244,388 total)
  • Author
    Search Results
  • The current version of Enfold is 2.1. Your site is pulling up with just the default Apache server information right now so I can’t check its version but if you aren’t on 2.1 you should first try updating the theme files.

    #29595
    saquasar
    Participant

    Is there a way in Enfold to present products with categories and subcategories?

    #141059

    Hi,

    Please go to Enfold theme options > General settings and you will page slug at the bottom of that page

    Regards,

    Yigit

    Thanks, update worked fine :)

    Hi!

    Yes, no bug reports so far…

    Best regards,

    Peter

    Hi,

    I tried and it’s OK for my site.

    #140827

    Right now Kriesi is working on his website (new kriesi.at website which uses an Enfold child theme) and after the relaunch we’ll release the new version which includes all fixes and various other improvements.

    jvranckaerts
    Participant

    Is the Enfold theme compatible with the newly released WordPress 3.6.1 ?

    Anybody already tried updating ?

    #140082

    I though you want to remove the padding from the content slider but now I noticed you want to remove it from the logo slider. Open up /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/logoslider.php and replace

    $output .= "<div class='avia-smallarrow-slider-heading'>"

    with

    $heading_class = '';
    if($navigation == 'no') $heading_class .= ' no-logo-slider-navigation ';
    if($heading == '&nbsp;') $heading_class .= ' no-logo-slider-heading ';

    $output .= "<div class='avia-smallarrow-slider-heading $heading_class'>";

    and insert following code into the quick css field

    .no-logo-slider-navigation.no-logo-slider-heading{
    display: none;
    }

    #29583
    scfran
    Participant

    Dear support team,

    I have a problem with the permalinks in footer, especially for the “enfold latest portfolio” entries.

    The links look like: http://www.xxx.de/portfolio-item/people/. But the term portfolio-item is wrong. There should only stay portfolio instead of portfolio-item.

    Can you help me?

    Thanks!

    Frank

    #29582
    IndikatorDesign
    Participant

    Hi,

    how can I set the searchfunction inside the Navigationbar or inside the Main-Title-Bar?

    Thanks

    #140628

    In reply to: HTML Sitemap

    Do you have any suggestions / plugins that you have tested with Enfold ?

    I’m using Yoast SEO for the XML sitemap, but it doesn’t have an HTML Sitemap option

    #29581

    Topic: Video – Enfold

    in forum Enfold
    IndikatorDesign
    Participant

    Hi,

    how can I set a Video-Thumbnail? There is no function to set one. When I had buy the Theme 2 Months ago, the Support told me that this is a nice idea for a new feature for the next update. Any Chance to set one?

    How can I set a fallback from mp4 to ogg?

    If there is no way I found another Solution. I insert a Picture and linked it to the Videofile with http://&#8230; . Now it opens in a lightbox with Fullsreen. Here I have three questions.

    1. How can I change the Hover-Icon above the Picture from an arrow to an Play-Icon?

    2. The Video play in Fullscreenmode inside a Lightbox but there is no way to close it. How can I fix this?

    3. Fallback?

    What is the best way to change the size of videos on Frontpage?

    Best regards

    #29489
    scfran
    Participant

    Hi support team,

    anticipate enfold is a really impressive theme. However, I have a question. I have pictures in galleries available in portrait and landscape format. (ratio: 2:3 or 3:2) Between the images is partially above and below unwanted space. But I don’t really know why.

    Now the settings are:

    Gallery Style: Small thumbnails

    Gallery Preview Image Size: No Scaling

    Gallery Columns: 2

    Is there a way to fix the problem?

    Thanks for solving it.

    Best regards

    Frank

    #114847

    Bzgl 2) Rücksicht auf Suchmaschinenoptimierung – darüber lässt sich oftmals streiten, da “Blog – Die letzten Neuigkeiten” nun einmal eine der Hauptüberschriften ist und im Gegensatz zu h1 h2 auch öfters vorkommen darf. Es ist daher teilweise persönliche Ansichtssache welche Stellenwert man welcher Überschrift zuordnet. Der eine meint nur h3, der ander h4 der nächste nur span, etc.

    Möchte man den Tag abändern würde ich folgenden Code zu functions.php hinzufügen

    add_filter('avf_title_args', 'change_single_post_title', 10, 2);
    function change_single_post_title($args,$id)
    {
    if ( is_single() )
    {
    $args['heading'] = 'strong';
    }

    return $args;
    }

    – in diesem Fall wird h2 gegen einen “strong” Tag ersetzt.

    mailworm
    Participant

    I have an massive issue with editing blog posts. I have to redesign some existing posts, as I switched to Enfold and want to use all the beautiful shortcodes.

    BUT:

    Lets say I have an text in blog post edit view (visuell mode):

    I set the cursor to a certain position, to insert some shortcode.

    I click “insert shortcode” button and choose for example “content elements” > “icon box”.

    I edit the icon box contents, click save.

    1.) After clicking “save” the modal dialogue does not disappear, I need to push the “x” to close it.

    2.) All other content is beeing replaced!!!

    This is an massive issue. I can’t go ahead using copy and paste and rearranging it this way.

    Please help!

    WordPress: 3.6.1

    Enfold: latest

    OS: Mac OSX latest

    Browser: Firefox latest

    #140425

    Hi,

    1) Insert following code into the quick css field to reduce the padding of the footer.

    #footer {
    padding: 15px 0;
    }

    You can replace 15px with a lower value if required.

    2) There’s no need for css code – just remove following code from enfold/js/avia.js

    // decreases header size when user scrolls down
    avia_header_size();

    #29573
    cyrusis
    Participant

    Hi support staff,

    Let’s say I create two columns beside one another. I want one column to contain text and a description and the other column to contain an image that slides in.

    Now the column with the image that slides in, I want it to not be restricted by the column dimensions but I want it beside the text of the other column. Also would be neat to be able to do the same with an advanced slider.

    So what I mean by this furthermore, is that it want the picture to not be confined by anything. It would be visible outside of the page borders even. I want to make the image in photoshop in the size I want it, and I want it to display in full the size I made it and stay beside the text description.

    I see many websites do this. I’m wondering if this is possible with the enfold theme for an average user?

    Thank you.

    #140835

    In reply to: Enfold theme old one

    Hi,

    You are welcome, glad we could help :)

    Regards,

    Yigit

    #140792

    In reply to: Button label

    Hey,

    What version of Enfold do you have right now? Please download Enfold 2.1. Make sure you’re using WordPress 3.6.

    Regards,

    Ismael

    Hey,

    Please download the latest version of Enfold, version 2.1. It should fix the Advance Layout Editor. Increase wordpress php memory limit. Edit wp-config.php, add this code:

    define('WP_MEMORY_LIMIT', '128M');

    Regards,

    Ismael

    #140992

    In reply to: Font Size

    Hi,

    style.css does nothing to the look of the page, add it either to the Quick CSS section or the custom.css file, regarding the option for font-size you could request it here.

    Regards,

    Josue

    #141006

    Hi,

    Importing the dummy content after installing Enfold will create you a page (Homepage) exactly like that.

    Regards,

    Josue

    #140877

    Hey,

    Please try to install WordPress again, make sure it is 3.6. Download the latest version of the theme, Enfold 2.1. Increase wordpress php memory limit. Edit wp-config.php, add this code:

    define('WP_MEMORY_LIMIT', '128M');

    Regards,

    Ismael

    #140351

    Thanks, Devin. It corrected the problem on that page, but I’m still having the same issue here:

    http://reallife247.org/message-archives/

    I am using TubePress plugin there, but I don’t see it throwing any errors. Could you take a look?

    Really appreciate the help!

    learningherbs
    Participant

    Hey there,

    On my site, I have Enfold 2.1 installed on a WP 3.6 installation. I’m using a customized child theme of Enfold.

    I moved the page.php file from the /enfold/ theme folder into my child theme folder and renamed it, adding the commented PHP code at the beginning to turn it into a Template that can be used for individual pages via the WP editor Page Attributes dropdown.

    The problem is that every time I use this new Page Template, the page is broken.

    Here is what the page should look like: http://herbmentor.com/EnfoldEditorBug2-Intended.jpg

    Here is what it looks like when broken: http://herbmentor.com/EnfoldEditorBug2-Bug.jpg

    Somehow, the page background div has covered up the main content area – as it appears somewhere along the line, one or more divs were closed prematurely. The HTML code reveals that the broken pages are all properly generating the content, but it’s covered up by that missplaced background image.

    I started to run some tests, thinking that I had messed something up in my page Template’s code. Turn’s out, whenever I remove the included page loop template, the problem disappeared. Though, so did all the content, obviously.

    I tested many other ways, including trying to recreate the entire page from scratch in the Advanced Layout Builder, and that’s when I noticed the fun part that I need your help with.

    This is the new page I created from scratch: http://herbmentor.com/EnfoldEditorBug2-Test.jpg

    Content shows up fine so far, though I’m just using a 1/2 column & text box shortcode. So I added a few others. All of them worked fine. Until I got to the Color Box layout shortcode. Every time I added one of these shortcodes to the layout, the page would break in the exact same way as above.

    It seems like something in the Color Box code doesn’t translate well on pages using a custom page Template, and I can’t figure out why.

    You still have an admin account (kriesi.dude) to log into this site (you’ll need to, as it’s a private membership site) from my last ticket (https://kriesi.at/support/topic/javascript-conflict-on-addedit-posts-pages). Let me know if you need me to send you the credentials again.

    #140797

    Hi,

    The demo site is not using the latest version of Enfold yet.

    Regards,

    Josue

    #140834

    In reply to: Enfold theme old one

    Ok, re-downloaded it again and added it and this time it came up as 2.1 maybe its because I was using it with WordPress Instant and building it on my computer, it can be glitchy sometimes. Thanks for your help.

    #29564
    mmi
    Participant

    hy

    i want yo ask you if i can find somewhere, the demo code for home page v1 like is on: http://kriesi.at/themes/enfold/

    thnak you

    #140833

    In reply to: Enfold theme old one

    Had another look and it said themeforest-4519990-enfold-responsive-multipurpose-theme, is that meant to be the new one?

    I will just continue building my site with the old version and hope that it wont change anything much when I do get round to getting the newer version! lol

    If someone could send me the proper link to my registered email address when I bought it that would be great as the one I was sent just takes me to Themeforest, so I first downloaded the one under my account which I assumed should be the latest one but it was not, then the one where it says download here under the support tab.

    Cant see anywhere else to get it – strange. I know I must be doing something wrong.

Viewing 30 results - 239,311 through 239,340 (of 244,388 total)