Viewing 30 results - 210,871 through 210,900 (of 244,571 total)
  • Author
    Search Results
  • #331764

    In reply to: Theme WPML integration

    Hey mcraig77!

    Please refer to Peter’s post here – https://kriesi.at/support/topic/display-language-switcher-in-wpml-and-enfold/#post-310549

    Cheers!
    Yigit

    #331756

    Hey!

    You are welcome, glad we could help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

    #331752

    Hi Gurify!

    Can you please update Enfold to the latest version 3.0.1 via FTP firstly – http://vimeo.com/67209750

    Regards,
    Yigit

    #331751

    Hi andydiprose!

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

    .recentcomments a, .widget_recent_entries li a { font-style: normal; }

    Cheers!
    Yigit

    #331742
    vanderburg
    Participant

    I have a nasty problem in Enfold theme. When I translate a page from original language to English, all content (including images in Masonry Gallery or Gallery) are duplicated as well. Works great. But . . . when I later on add some new images to the original language page/gallery I don’t seem to be able to duplicate these as well.

    – When I go to the english language page I do not see the added images.
    – When I then add the same images to the gallery on the english page all firstly duplicated images are lost.
    – When I try to start again from the original language with the added images it seems I cannot bin the
    english translation page. When I do the original Language page is lost also!

    What to do? Is it something in the settings? in Enfold or in WPML?

    OK, thanks.

    Is this a known issue with the Enfold 3.0 that font size isn’t working on special headings?

    #331724
    alteregousa
    Participant

    Hi,

    After reading a few posts in this forum, I tried to change the text color inside the Facebook like box widget with different Quick CSS codes. I was not successful, my text is not well readable because it is very dark on black background. I’d like to keep the black background and have regular text in white (“You like this” and “You and 250 others like”). Would you be able to help me?
    The page is http://alter-ego.it

    Thank you in advance for your assistance.
    Enfold theme is getting better and better, I love the new updates.

    #331723

    Hey fstopusa!

    Please add following code to Functions.php in Appearance > Editor and adjust as needed

    function custom_text() {
    	echo "<div class='my-custom-text'><a href='http://kriesi.at' target='_blank'>Here goes my text</a></div>";
    }
    add_action('ava_after_main_menu', 'custom_text');

    Then you can adjust its position using following code in Quick CSS field that is inside Enfold theme options > General Styling tab

    .my-custom-text { position: relative; left: 10px; top -10px; }

    Cheers!
    Yigit

    #331718
    dreirad
    Participant

    hey guys,

    first of all: we love your theme and use it very successful for over a Year now with several updates (wordpress as well as enfold)
    even the last update to wordpress 4 and enfold 3 brought no problems whatsover. everything is perfect.

    As we are so happy, we want to setup another site with enfold. we read all threads regarding http-errors and memory limits but the issues are the following:

    with a complete fresh install at all-inkl (using there software installation tool to install wp 4) and afterwards immediately uploading enfold we had the following issues:
    -> unable to upload pictures (as many already postet) – got HTTP-Error and no more information
    -> unable to import demo content (we should reload the page – after doing that again an error that logo, favicon etc. already exists)

    calling the all-inkl support several times.
    we changed htaccess from:

    AddHandler php53-cgi .php
    php_value memory_limit 256M
    php_value max_input_vars 10000
    
    # BEGIN WordPress
    
    # END WordPress
    

    to

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    
    # END WordPress
    <Files wp-config.php>  
       order allow,deny  
       deny from all  
    </Files> 
    
    php_value memory_limit 256M
    php_value memory_limit 256M
    php_value max_input_vars 10000

    resulting that we were able to import demo-content and uploading pictures.
    importing photo-demo content we see things on the frontend like this:

    Warning: session_start() [function.session-start]: open(/tmp/sess_fb3a4454ee8563c363298c26614bdf30, O_RDWR) failed: Permission denied (13) in /www/htdocs/w00f5619/db/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /www/htdocs/w00f5619/db/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:32) in /www/htdocs/w00f5619/db/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    before the page starts…..
    and

    Warning: Unknown: open(/tmp/sess_fb3a4454ee8563c363298c26614bdf30, O_RDWR) failed: Permission denied (13) in Unknown on line 0

    and

    Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0

    at the end of the site.

    we really tried everything and read all the posts and called our hoster all-inkl about 5 times.
    Nothing really helps us getting things work completely.

    the funny thing: on the other mentioned site everything ist working fine on – as far as we see – the exact same enviroment also at all-inkl.

    we don’t know, but somebody or something (enfold or all-inkl) has major problems we would love to be solved!

    thanks in advance,

    christoph

    ps.: if it should be a hoster issue: you sometimes reccomended all-inkl yourself and their support ist really good. they don’t find a solution, telling us, it has to have something to do with the theme. Specially as everything is working fine using a standard theme

    pps.: and YES: we not even just deactivated all plugins, we even deleted them, because it was a fresh install we don’t care so much about yet.

    pps.: We tried all the routine (fresh install and so on) which always worked fine with all-inkl and enfold for about 5 times. same results.

    #331716

    In reply to: Homepage changes

    Hey originaltours!

    Can you post the link to your website please?
    Please also see – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-advanced-layout-editor/
    You can simply edit your page and choose not to display header title and breadcrumbs under Layout Section and use easy slider instead of LayerSlider or Fullwidth easy slider

    Best regards,
    Yigit

    #331712
    fstopusa
    Participant

    Hi guys,

    I have the Enfold logo and navigation set up with the logo to the left and the navigation underneath. Is it possible to add some text such as an address to the right side of the logo area on the opposite side from the logo. There is a lot of empty space there that would work great for this information.

    Thanks,

    Steve

    Hi DROR!

    How do you set featured images? It should be linked to post itself by default as you can see on demo site – http://kriesi.at/themes/enfold/blog/blog-multi-author/

    Cheers!
    Yigit

    #331705

    Hi!

    You are welcome, glad we could help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

    #331704

    Hey juice-master!

    Please edit your page and set header to transparent. For more information please see – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/

    Regards,
    Yigit

    #331700
    juice-master
    Participant

    Hi,

    Just trying to remove the background on a the header of our site – it’s currently #111111 and we’re trying to make it transparent. Has tried a few things in CSS and in the Enfold editor but can get it transparent. Looked up another thread but the answer there didn’t appear to work.

    If anyone has a fix that would be amazing! Site visible to moderators

    Thanks :)

    #331697
    This reply has been marked as private.
    #331683

    Hi connect4consulting!

    Please turn on custom CSS class for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give your element a custom CSS class and then add following code to Quick CSS

    .custom-hr span.hr-inner {
    background-image: url(https://localhost:8888/enfold/wp-content/themes/enfold/images/layout/logo.png);
    height: 20px;
    background-position: 50% 50%;
    border: none;
    }

    Cheers!
    Yigit

    #331679

    Hi Ismael,

    I’m on my home computer testing. I did not freeze up, however, the basic editor is not working still. I deactivated all plugins. Checked if the editor worked and it did not. With all plugins still deactivated, I switched to the default theme, and the editor works just fine. I reactivated all of the plugins one by one checking to see if the default editor would stop working – it did not. Once all of my plugins were reactivated I reactivated my Child Enfold theme. The text editor stopped working!

    There certainly appears to be a theme conflict here. Hopefully you can do additional checking with the Enfold theme.

    Thank you for your patience but there has to be something with theme that causes this issue.
    Lyse

    #331673

    Hey!

    Any custom CSS code you have in Enfold theme options and all the settings are safe. If you have made changes on theme files like, functions.php, header.php, footer.php etc. you will lose them.
    If you are making changes on theme files, please use a child theme – http://kriesi.at/documentation/enfold/using-a-child-theme/

    Best regards,
    Yigit

    #331664

    Hi, sorry to ask again but I want to be sure what I’m doing! When you say changes on theme files will be lost, do you mean any custom css that I have or if I’ve changed settings in Enfold?

    Thanks.

    Kathryn

    #331657

    In reply to: Enfold Showcase

    Thanks alot Arvish.

    We do really enjoy pushing Enfold past the boundaries it is typically used for. Thanks for the latest update. We are working on a sidebar navigation custom site for a client now.

    #331655
    #331651

    Hey!

    Please go to Enfold theme options > Advanced Styling and edit “Main menu links” if you would like to change colors. If you would like to target a specific menu item, you can use Menu item ID. You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg

    Best regards,
    Yigit

    #331649
    #331648

    Hey!

    Please go to Enfold theme options > Advanced Styling tab and edit “main menu links”

    Cheers!
    Yigit

    #331646
    chryseis
    Participant

    Hi,

    I’ve been stuck for three hours on this now. I try to build a simple page. I’ve added a slider then a second one, and some dummy text, that’s all.
    First I added the slider and it showed up. Then the text and it wouldn’t show up. Then more text then another slider..I tried on different browsers. And whatever change I do, they won’t show on the page. Worse, I have deleted a slider, refresh everything (browser, cookies etc) log into wordpress again, go on the page, I can see only one slider as desired. I add some text and push the preview button, the 2nd slider is back but not my text and in the backend I only have one slider that is set up. It’s a nightmare.

    I have checked everything, I have no cache plugin, my host is in development mode etc.

    How can I develop my site?? Can you have a look? I don’t know what to do next…

    //*UPDATE

    It comes from the theme. The fact is : it’s not the change aren’t made, it’s the preview mode that doesn’t work with this version of Enfold. It keeps the last change in “memory”. Whenever I switch to a different theme, the changes are taken into account. So there is a problem with Enfold and preview mode in wordpress.
    There is no “cache problem” I think because if I update the page and push the button “view page” instead of “preview page” , the page shown is updated. But I can’t preview. I can only update my changes an view. That is not convenient at all and that’s a problem for when I give the site to the client.
    Please can you help?

    —– PLEASE can you help? I cannot develop the website ! I have deleted everything (wordpress, database, ..)and started back from scratch. When I use 2014 theme on a live environment no problem, if I make a change I can see it in preview mode right away! But with Enfold it keeps in memory my first change and won’t accept another.
    The preview mode clearly doesn’t work with enfold only, I have tried with different themes and it’s fine. I’ve also tried on different browser, on a pc and on a mac.I don’t know what to do next.
    Please Help.

    _____ I found that and it’s the same except this problem was happening one year ago ! https://kriesi.at/support/topic/preview-page-function-does-not-work/
    Will you find a fix please??

    Kind regards

    • This topic was modified 11 years, 6 months ago by chryseis.
    #331639

    Hi – if I update Enfold to the latest version via FTP it definiately won’t overwrite any of the settings/content that I have now?

    Why would that have caused a problem when I migrated the website?

    Thanks for the reply.

    Kathryn

    #331636

    In reply to: Header logo

    Hi!

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

    div#header_main {
    background-image: url(https://publicdomainvectors.org/tn_img/bottle-sf1.png);
    }

    Cheers!
    Yigit

    #331634

    Thanks Ismael! I try that
    Great job for your Enfold’s version 3.0!

    #331628

    Topic: Video In Lightbox

    in forum Enfold
    sundialstudios
    Participant

    Hi guys,

    I’m sorry if this is a stupid question, but is it possible to make a video play in a lightbox in Enfold? I searched this forum and found one technique that looks like it was for an older version of Enfold.

    Thanks,
    John

Viewing 30 results - 210,871 through 210,900 (of 244,571 total)