Viewing 30 results - 225,181 through 225,210 (of 243,259 total)
  • Author
    Search Results
  • #237499

    In reply to: Portfolio items

    Hi bastikan!

    Du meinst wahrscheinlich die Anpassung hier: https://kriesi.at/support/topic/portfolio-item-2/ ? Ich vermute Josue hat einfach in enfold/single-portfolio.php diese Zeile:

    
    $avia_config['size'] = avia_layout_class( 'main' , false) == 'entry_without_sidebar' ? '' : 'entry_with_sidebar';
    

    mit:

    
    $avia_config['size'] = 'full';
    

    ersetzt. Dann wir statt dem Thumbnail das Originalbild verwendet und das Foto nicht abgeschnitten.

    Regards,
    Peter

    #237496

    I’ve done that already, no success.
    Removed custom css modifications again now/
    Modified the Header again and clicked “Save Changes”

    #237493

    In reply to: Extrem langsam

    Hi!

    Du kannst dieses Plugin: http://wordpress.org/plugins/simple-share-buttons-adder/ ausprobieren. Soweit ich weiß lädt es nicht die ganzen js/api Dateien.

    Bzgl Backend habe ich leider keine Tipps – ein Cache Plugin macht hier keinen Sinn und das Theme bietet hier auch keine Optimierungsmöglichkeiten. Ein Freund hat mir einmal berichtet, dass die deutsche Übersetzung ordentlich an Performance kostet – daher laufen meine Testserver mittlerweile nur mehr auf Englisch. Bei einem Produktivsystem für eine deutsche Website lässt sich dies aber naturgemäß schwer umsetzen.

    Ich denke kaum das ihr mit WooCommerce, WPML, Enfold und WordPress auf 2,x Sekunden Ladezeit kommen werdet. Falls ihr das wirklich wollt müsst ihr in dezidierte Server und ein gutes CDN investieren und das geht ordentlich ins Geld. Selbst Kriesis Website benötigt bei mir 2,3 Sekunden zum Laden und die Seite ist auf einem dedicated Server gehostet. Dazu muss man bei euch noch WPML beachten, welches auch locker eine halbe Sekunde bis Sekunde Performance kostet. Wenn dann der Shop selber noch viele Produkte hat wird auch WooCommerce langsamer (va in Kombination mit WPML) und dann geht die Zeit nochmals weiter nach oben.

    Regards,
    Peter

    Hi!

    I did a quick test and I couldn’t even get the shorcode to work on the standard page: http://springbranchbears.com/1974/2/membership-testing/

    If the wpmu plugin doesn’t work try http://wp-member.com/ or S2 Member instead. I tested both plugins and they work with Enfold. If you want to use theme with the advanced layout builder just make sure that the content is part of a textblock. If you want to wrap several other shortcodes/elements into a membership shortcode use the magic wand icon and the default editor to build the content. The “dragn’drop” builder does currently not allow you to wrap several other elements into a membership shortcode.

    Best regards,
    Peter

    #237485
    web4smallbusiness
    Participant

    I was wondering if there is a way for me to easily insert a tagline in the white space next to my logo. I am using the logo centre/menu below option in Enfold.

    I figured I could make it all one graphic and upload it where the logo is, which kind of worked, but it reduced it to the default 340 pixels wide, so the logo is now really small and writing difficult to read.

    Is there a Quick CSS code I can insert, which will increase the size of the logo/tagline. The graphic that I created with both the logo and tagline is around 1100 pixels.

    This is the website I’m talking about

    http://www.artesianpools.com.au/wordpress/

    Many thanks for your help.
    Ivana

    #237467

    In reply to: Static Page

    Hi!

    Please reset the settings on Settings > Reading to default. Set the homepage on Enfold > Theme Options > Frontpage settings. Don’t select any page on “Where do you want to display blog?” option. Edit your home page then add the Blog Post element, set “1” for Post Mumber.

    Regards,
    Ismael

    #237456

    why has my topic been hijacked?

    #237453

    Hey!

    Seit Enfold 2.4 kann man die Optionen des Parent Themes auf das Child Theme übertragen – siehe hierzu: http://kriesi.at/documentation/enfold/using-a-child-theme/

    Cheers!
    Peter

    #237445

    Hi!

    Before I start to look into the issue – please update WPML to the latest version (I think 3.1.4+ is the latest version) and also update all extensions. Also update Enfold to the latest version (2.6.1).

    Best regards,
    Peter

    #237439

    Hi Blase!

    1) You can use a mailto link: http://www.w3schools.com/html/tryit.asp?filename=tryhtml_mailto – just embed it into the text content like a standard url.

    2) I can’t access the website Site non trouve) but since Enfold 2.6.1 you can set a different header height (Enfold > Theme Options). Try to increase the height and the logo size should increase too.

    3) I don’t know if/how you can change the port. Imo this is a server issue and the host/server administrator must solve it. If you can’t update the theme with wordpress I recommend to use ftp: https://vimeo.com/channels/aviathemes/67209750 to upload the theme files.

    Regards,
    Peter

    mike.rav
    Participant

    Hello,

    A problem i was having for a while now, was that if i switched to another language when in a page, the breadcrumbs would display wrong, inserting the other languages home page in it.

    After talking with WPML support, we fixed this by replacing a file from enfold theme file. They have asked me to direct you my thread there to talk to you about a possible confilct and how to fix this.

    Here is the thread: http://wpml.org/forums/topic/weird-breadcrumbs-on-language-switch/

    Thank you.

    • This topic was modified 11 years, 7 months ago by mike.rav.

    Hey Devin

    Thanks for your answer. You guys really have a busy time. I think we are a lot of people out here VERY happy about the theme, but a little concerned of the rush launching new features…!

    As I mentioned the issues reported is on YOUR OWN themedemo: http://kriesi.at/themedemo/?theme=enfold

    – Still no google map in pages/contact
    – Headers/transparent header still does not shrink and change background color
    (both theese chrome issues only)

    Best regards

    #237429

    Hey mikemurphy10!

    Did you try to reconfigure the header settings on Enfold > Header? Please add this on Quick CSS:

    @media only screen and (max-width: 767px) {
    .responsive #top #header_meta .social_bookmarks li:last-child a {
    border-right: none;
    }
    
    #top #header .social_bookmarks li:last-child {
    border-right: 1px solid;
    }
    }

    Regards,
    Ismael

    #237425

    Hi,

    Thanks for this. Just to be sure: it is the functions.php located in ‘wp-content->themes->enfold->functions.php’ ?
    Where in this file do I have to paste it?

    #237424

    Hi!

    There is a minor issue on Enfold 2.6, google fonts are not loaded. Dude created a fix and patched it on 2.6.1. :)

    Regards,
    Ismael

    #237422

    Hey!

    Thank you for using the theme. I hope you’re doing well today.

    You should probably remove all the css modifications that you added for the header. Reconfigure the header settings on Enfold > Header. You’ll see that Kriesi added a lot of header options like header height, logo position etc. Saving the settings might fix the issue.

    Cheers!
    Ismael

    #237419

    In reply to: Remove Mobile Menu

    Hi zohar!

    You could remove it but there really isn’t a reason to as it doesn’t effect accessibility. Screen readers don’t render display: none and it allows for mega menus without a lot more bloated css to do a complete re-styling on mobile sizes.

    You trade one block of code for another in a different area.

    The theme had support for UberMenu if you want to use it instead of the themes menu. See: http://kriesi.at/documentation/enfold/ubermenu-integration/

    Best regards,
    Devin

    #237414

    Hey!

    You can find it on line 101. This code:

    echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', $addition, 'strong', true);
    

    Best regards,
    Ismael

    #237410

    Hey!

    How are you? I hope you feel great today.

    Enfold 2.6 offers a new way of constructing the header. Please remove all css modifications that you added for the header then reconfigure the header settings on Enfold > Header. You’ll see a lot of options like header height, logo position etc.

    Regards,
    Ismael

    #237409

    In reply to: Enfold Showcase

    Hey!


    @ignaziolaci
    : Superb! Good job. :)

    Cheers!
    Ismael

    #237406

    Hey elmanisero!

    Thank you for using the theme and for the Enfold translation! I hope you’re doing well today.

    Kriesi custom coded the header for the demo. Unfortunately, that is not possible without major modification and is beyond the scope of support. Please hire a freelance developer to modify the headers for each page.

    Best regards,
    Ismael

    #237404

    Hi Jeff,

    I would press it. Clearly there is a problem outside of the norm. Hopefully they will make an exception and help us out.

    Best of luck, Jas

    #237395

    Jas, I had not, since their site is pretty clear that support for bundled copies should go through the bundler. But I can try.

    Kriesi, thanks for uploading that older version. It does seem to be working and I’m not doing anything fancy. I guess I should hold off on upgrading my other site to 2.6 because I am using a LayerSlider there as well.

    Let’s see if Kreatura can figure it out.

    Jeff

    #237394

    Thanks Ismael

    1) Worked! thanks!

    2) I tried this, it didn’t work

    This is what it looks like”

    @media only screen and (max-width: 1000px) {
    .avia-caption {display: none !important;}

    .avia-caption-title {
    font-size: 14px; line-height: 14px;
    }
    }

    .header_color .main_menu ul:first-child > li > a { color: ; font-size: 15px; }
    }
    }

    .js_active .tab {
    font-size: 15px;
    }

    .active_tab_content .tab_inner_content { color: ; font-size: 14px; }
    }

    3) OK

    4) I meant the white space in the vertical direction, any input?

    Cheers!
    W

    #237387

    Hi!

    Can you give any other information on what exactly isn’t working when trying to install? Are you installing through the admin or over ftp?

    Have you tried following along with this video: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/

    Cheers!
    Devin

    #237385

    Hey!

    Thank you for using the theme. I hope you’re doing great.

    You have a very old version of the theme. Please download the latest version of Enfold 2.6.1. Update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750

    After the update, please recreate the portfolio page then reconfigure the options.

    Cheers!
    Ismael

    #237384

    Hey!

    Yes, LayerSlider changed significantly so you may need re-do your layouts to work with the new version. There is nothing we can do about this unfortunately as we aren’t the developers for LayerSlider and its just bundled with the theme.

    Regards,
    Devin

    #237374

    Hi netztaucher!

    Please go to Enfold > Import/Export > click Import Parent Theme Settings or reconfigure the header options again if necessary.

    Cheers!
    Ismael

    #237373

    Hey Michael!

    First go to your WordPress settings>Permalinks and change it to default. See if that fixes things. Then make sure you are running 2.6.1 of Enfold so that you are on the most recent version and we are on the same code base.

    Regards,
    Devin

    #237365

    Hi!

    Wow! Thanks Giuseppe! :)

    Best regards,
    Ismael

Viewing 30 results - 225,181 through 225,210 (of 243,259 total)