Viewing 30 results - 232,441 through 232,470 (of 244,333 total)
  • Author
    Search Results
  • #202014
    This reply has been marked as private.
    #202007

    Hey!

    Can you please post a link to the fontello font file. I found some threads about the “Entity ‘XXX’ not defined in ” error on stackoverflow but I’m curious why fontello uses the raquo entity in the xml file. Please try a following fix (ref http://stackoverflow.com/questions/6208764/how-do-i-troubleshoot-simplexml-load-file-parser-error-entity-nbsp-not-def ).

    Open up /wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php and replace

    
    $xml = simplexml_load_string($response);
    

    with

    
    $response = str_ireplace(array('»'),array('»'), $response);
    $xml = simplexml_load_string($response);
    

    Regards,
    Peter

    #201991
    karbonato
    Participant

    – I did try a number of times with no success in order to make either blog posts, pages or portfolio items sortable. i changed many options and still no results. What I was trying to do is the same like http://kriesi.at/themes/enfold/portfolio/masonry-portfolio/ .

    – Is there any document with every image size specs for every kind? I’m not sure what’s the recommended size like blog post feature image…

    Thank tou,

    Oriol

    #201987

    In reply to: website redirect

    Ismael,

    This is what exactly I want to achieve,

    1. enfold site is at site.com/go.
    2. visitor visiting site.com would be directly redirected to site.com/go.

    in this case, installation of a plugin to the site.com/go directory would not have any configuration/files added to site.com’s root directory. If so, how can visitors of site.com be redirected to site.com/go?

    Can these plugins achieve that?

    cheers,

    #201983

    Yes it works! Thanks a lot for your (very fast) help.

    As this probably is my last post for this year (am about to leave the office in an hour), I want to thank you and all other support members for your amazing theme support. While the theme itself is great, it is even more awesome with all of your help. I am looking forward to see what you guys have planned for the next year to take enfold to the next level.

    Enjoy your Christmas time!

    Hi!

    WordPress will not include the avia_config thumbnail sizes in the “insert image” dropdown but it will only list them on theme option pages (i.e. template/layout builder, etc.). You can try to use this plugin though: http://wordpress.org/plugins/simple-image-sizes/ which registers the thumbnail sizes in a different way

    Cheers!
    Peter

    #201970

    Topic: Changing font (Alef)

    in forum Enfold
    erantdo
    Participant

    Hi,
    I tried everything there is, in order to change to Alef font, including this (I’ve added the code in custom CSS since I didn’t find “Enfold > CSS”).

    Can you please check why isn’t it working?
    Previously, on a different matter, Kriesi told me that PageSpeed on my server is problematic, so I disabled it.

    Can you please check why the current font I’m seeing is Arial ?

    URL: http://www.valuation.co.il/

    #201951

    Hi!

    Well that doesn’t really change anything for me :)

    See, the problem is that I can also create a NEW page and create a successful preview – the problem occours after the page has been published (and that go’s for all pages).

    So if I make a change and hit “Preview” – no change is visible. If I make the change and hit “Update” – the change is visible.

    To help you see how it looks like on my end, I just made a video so you can se my problem (same problem across three different browsers).

    And like I wrote earlier – when I activate any other theme, the problem goes away.

    #201947

    Topic: footer

    in forum Enfold
    baudetd
    Participant

    hello

    how is it to add content (html) in the footer adding widget in the footer does not work
    like http://kriesi.at/themedemo/?theme=enfold

    thanks

    #201939

    Hi!

    I just logged in and tried out creating a new page and then previewing it and had no issues. This was in Chrome on a Windows machine.

    Best regards,
    Devin

    #201937

    Hey David!

    MU/WooCommerce specific questions should be directed towards their respective support forums. We aren’t able to offer support outside Kriesi’s themes.

    Cheers!
    Devin

    #201932

    Hi Webtechyartist!

    It looks like you may have been installing multiple versions of enfold for each update (enfold-5) . I’m not sure what conflict this might have caused to bring about the error but it should be fixable by re-installing the most recent update over FTP and replacing that theme folder.

    Just make sure to re-name the theme folder to enfold-5 if that is the current “live” version you are using so that all the theme options are kept in place.

    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: htps://vimeo.com/channels/aviathemes/67209750

    Cheers!
    Devin

    #201923
    Webtechyartist
    Participant

    Hi,

    I saw that there was an update for the Enfold theme through the Update theme option in Enfold, It told me that it updated successfully however, it gave me these errors right after saying it was successful. Now my site says “Briefly unavailable for scheduled maintenance. Check back in a minute.”

    Here are the errors:

    Warning: require_once(class-envato-protected-api.php) [function.require-once]: failed to open stream: No such file or directory in /home/wolfgram/public_html/wp-content/themes/enfold-5/framework/php/auto-updates/class-pixelentity-theme-update.php on line 32

    Fatal error: require_once() [function.require]: Failed opening required ‘class-envato-protected-api.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/wolfgram/public_html/wp-content/themes/enfold-5/framework/php/auto-updates/class-pixelentity-theme-update.php on line 32

    Could you please tell me how this can be fixed?

    Thanks,

    #201918

    In reply to: Breadcrumb problem

    This reply has been marked as private.
    #201913

    Did that. Then deleted all the images I had uploaded (via sFTP) and uploaded them again, and the thumbnails were still created. The media library of images is about 15megs for the whole site, but with these thumbnails it skyrockets to 75mb

    Any other ideas? Does Enfold use / create thumbnails automatically outside of WordPress? Kind of at a loss for what to try next.

    #201905

    Hey!

    I’m having trouble accessing the website: http://superiormeetings.com/wordpress1/wp-admin/

    It loads too slow. Please try to deactivate all plugins via ftp. Rename the plugin folder located on wp-content folder to something else. Remove browser cache then reload the page Do you have a cache plugin? Deactivate it.

    Cheers!
    Ismael

    #201902

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #201884

    Hi Ivana!

    Are you talking about the main menu? You can use this on Enfold > Styling > Quick CSS:

    .main_menu {
    display: none;
    }

    This will hide the main menu.

    Best regards,
    Ismael

    #201879
    tekpal
    Participant

    Hello!
    I would like to take the work I’ve done on one site and use the pages on another site.
    Is there an easy way to create an export of my site data in the same way you created for an “import dummy data” on the theme options tab for enfold?

    Is it possible to create my own “dummy data” file and then import it into my second site?
    -Todd

    #201872

    Hey stunna42!

    Did you recently update to WP 3.8? Please refer to this link: https://kriesi.at/support/topic/enfold-portfolio-not-working-after-wordpress-3-8-update/

    Regards,
    Ismael

    #201868

    Hey!

    Go to Enfold > Sidebar and set the default sidebar setting to “no sidebar”.

    Cheers!
    Josue

    Hey Jodi, please accept my apologies. Wow…I just realised how much may have messed up by not taking your advice, or should I say going the easier way. I just had a look at you website and your portfolio. That is some impressive stuff….wow!

    What would you charge me to get my enfold theme customised? This could be DLuckyBreak I’ve been waiting for.
    Please advice.

    Talk to you soon.

    I sure hope I didn’t offend you?
    I’ve been working on this site for a while now and just need to get it published. So looking for the quickest ways to do so.

    Any, thanks again for your prompt reply, and please accept my best wishes and Happy Holidays to You and Yours. Blessings :-)

    Ah, well, since it would be much easier for Ismael to give you the css I’ll defer. With that said, best of luck with your project!

    Hey Jodi, thanks very much for your reply with instructions. I was about to challenge myself and follow your very detailed instructions, until I saw the easier option by Ismael – which I have opted for at this moment.

    I just want to thank you both for you response. However there is just one problem and that is I only wish to hide the date and comments lines, not the authors name. As I am the author.

    Please advice.

    Much appreciated.

    #201827

    There is already an update to Enfold, 2.4.3 (December 16).

    Cheers!
    Josue

    #201822

    Yigit – UPDATE

    Seems to be working now. Not sure why – but it is.

    Marking as Complete

    #201815

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    @jposteen

    #main, .html_stretched #wrap_all {
    background-color: transparent;
    }


    @mono14

    .container_wrap { border-top-style: none; }

    Cheers!
    Yigit

    #201811

    In reply to: Fixed Header example

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .html_boxed #main { padding-top: 136px; }

    Best regards,
    Yigit

    #201799
    web4smallbusiness
    Participant

    I need to create some landing pages on my website for an Adwords campaign, but I am unsure how to create a page which does not have the navigation bar at the top. I have used the Enfold theme for my website.

    Many thanks
    Ivana

Viewing 30 results - 232,441 through 232,470 (of 244,333 total)