Viewing 30 results - 235,111 through 235,140 (of 243,739 total)
  • Author
    Search Results
  • #182188

    Hi!

    Please once again make sure that this file exists *****
    You can download it here https://dl.dropboxusercontent.com/u/14975671/bg-button.png

    Regards,
    Yigit

    • This reply was modified 12 years, 1 month ago by Yigit.

    Hey!

    Still cannot see the screenshot. Please upload it on http://imgur.com/ or Dropbox and post the link here

    Cheers!
    Yigit

    #182182

    Hey!

    Please login on ThemeForest with the account you have purchased Enfold with and go to Downloads section to manually download the latest version. Currenty Enfold v2.4.1 is available on ThemeForest
    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Cheers!
    Yigit

    #182175
    LRS123
    Participant

    Hi Enfold team,

    Before the upgrade to 2.4.1, I could show the posts without the featured image. I use the featured image for me to create the thumbnails on the cover of the Web but do not want it in the header of the post because it is already in it and then I get duplicate. This possibility was possible before but now I have only two options: “Single post with big preview image” and “Single post with small preview image” Any way to fix it to “Single post with no preview image”?

    On the other hand, I wonder how to make to default “Do not display the header” for all posts.

    Thanks in advance,

    LRS

    #182172

    Yes, the logic makes perfect sense and I thought this to be the case. Not so much of an issue if they sit on top or even underneath (and one scrolls down for them to then be revealed). Does this PHP file get overwritten each time I apply an Enfold theme update? Thanks for your assistance!

    #182170

    Can you make the enfold theme compatible with managewp.com. I believe they use an iframe to load the theme but when it loads the theme options does not work for enfold.

    #182169

    Hey fusion01!

    Enfold deactivates the next/prev buttons when you use a fullwidth slider on the page. The reason is that the slider navigation and the next/prev post navigation may overlap each other and Kriesi wanted to avoid this problem. If you still want to show both navigation buttons open up functions-enfold.php and delete following code

    
    		//dont display if a fullscreen slider is available since they overlap 
    		if((class_exists('avia_sc_layerslider') && !empty(avia_sc_layerslider::$slide_count)) || 
    			class_exists('avia_sc_slider_full') && !empty(avia_sc_slider_full::$slide_count) ) return;
    

    Cheers!
    Peter

    #182160

    Hi glozemedia!

    Please suggest your idea here: https://kriesi.at/support/topic/enfold-feature-requests/ – if more user request it we’ll look into it.

    Best regards,
    Peter

    #182146

    Hi!

    You can choose one of the other blog layouts from the theme options to get something like that. I think this one is the only option with th e image next to the content: http://kriesi.at/themes/enfold/blog/blog-single-small/

    Regards,
    Devin

    websitegurus
    Participant

    First, I’m working on Localhost and have no link to show you. I’m working on a bone stock layout of enfold feeling my way around your template.

    I want to be able to put a vertical menu list on specific pages. The same design as the top menu for a consistent look to the theme, but instead of it displaying horizontal (display: inline), I want it to have all the main LI’s stacked vertically on top of each other and the sub menu LI’s sliding out horizontally by adjusting top/left positioning. This would be useful for footer blocks and sidebars. I can make my own custom menu in word press and use your CSS styling. I just want it to look the same and not basic text links that are bland and boring.

    I am capable of understanding, hacking, duplicating your code for my own custom menu, but I’m striking out looking for display: inline CSS properties on the backend for NAV.main_menu UL Is this perhaps in a PHP menu template somewhere and not in the CSS?

    Q1. Can you point me in the right direction to all of the CSS code blocks that impact this decision.
    Or, if there is an easy way to accomplish a vertically oriented menu in your template, please let me know where to sniff around.
    You have some of the styling already configured for a mobile environment.

    Thanks for any input you can offer.

    P.S. Edit to note above: I am also capable of dealing with PHP if this involves some coding in a template.

    Yes, you could just do that in the child theme for that file since its in the root of the parent.

    #182120

    Topic: Unable to Update

    in forum Enfold
    kevhortz
    Participant

    I am unable to enter my authentication key to get the latest version of Enfold through the admin system. It looks as though certain scripts on my site are broken, and an update would likely fix this.

    The site is currently: http://www.beetodesign.com/wedgewood

    I am running version 1.8.4 along with wordpress 3.7. I have also purchased two licenses now, and the other version is running wonderfully.

    #182111

    Hi gmmediadienste!

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

    .grid-entry-title { max-width: 200px; }

    Cheers!
    Yigit

    #182109

    Hi loyalzoo!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

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

    Regards,
    Yigit

    #182105
    grpetz
    Participant

    Enfold is a powerful theme with great features. Thank you for coding it very well! :) However, I don’t think the shopping cart view box that appears briefly in the top right corner, after adding an item to the cart, is enough for people to notice “how” to find their items in the cart.

    Will you help me with this suggestion below?

    When someone adds a product to the cart, instead of the box appearing in the top right corner for a short moment, have the box to be shown at the center of the screen for a few seconds, and then float to the position of where the cart icon is at on the top right of the page. Can you help me with this? This would draw peoples attention to where it is at and be a great benefit for the shoppers.

    My second suggestion:

    When there are numerous items added to the cart, and someone mouses over the cart icon to view their items, the drop down box is too long and goes down the page too far, even going past the bottom of the screen when a lot of items are in it.

    Is it possible when someone hovers over the cart icon in the top right corner, that it simply shows the drop down box with “View Cart” and “Checkout” buttons?

    Thank you again for a clean coded theme. I previously used a theme from themeforest that was coded very bad, and slowed our site down with way too many http requests, etc.,.. Your template is a very fast loading template and I appreciate the work it took to get that done!

    Gary

    #182102
    kylehogan
    Participant

    Hi,

    As the title says, when you click on an image using iPhone or iPad the lightbox doesn’t adjust or resize the image correctly. Even on the demo website here: http://kriesi.at/themes/enfold/2013/10/21/the-lone-balloon/

    You can see in the screenshot I took while using the demo site. It does the same thing on my website.
    http://i.imgur.com/pKW4G00.png
    Example Image

    Is there something that can be done to correct this?

    #182093

    Hi!

    Please try updating Enfold to the newest version. You are currently using version 2.2. It should fix the issue also there are great new features added to the theme.
    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Best regards,
    Yigit

    #182091
    This reply has been marked as private.
    #182069

    In reply to: Contact Form Title

    Hi 500Webmaster!

    1) Please choose “Quote Style Modern” in Special heading and add following code to Quick CSS in Enfold theme options under Styling tab

    .av-special-heading { text-align: center; }

    2)

    .page-id-734 .av-special-heading.blockquote > * { color: red; }

    You can inspect elements and find page ID of your contact page and adjust second code so it will only change heading color on that certain page http://i.imgur.com/n6yCtKk.jpg

    Cheers!
    Yigit

    #182068
    cirrus05
    Participant

    Dear Support

    We recently launched a site using enfold and although everything is looking great on mobile, tables are showing messed up,

    please take a look here: http://www.cirrushosting.com/vpshosting/linux-vps-hosting-canada-comparison.html

    Please advise

    #182062

    Hey 500Webmaster!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    .js_active .toggler { background-color: red!important; color: white!important; }
    .toggle_icon, .toggle_icon .vert_icon, .toggle_icon .hor_icon { border-color: white!important; }

    Regards,
    Yigit

    #182059

    Hi!

    You should add the code Josue posted in Quick CSS in Enfold theme options under Styling tab. You can post login credentials here privately. Make sure to check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button

    Regards,
    Yigit

    #182056

    Hi!

    You can request features here https://kriesi.at/support/topic/enfold-feature-requests/

    Best regards,
    Yigit

    #182044

    Hi!

    In your WordPress dashboard please go to Enfold theme options and you will see logo uploader, simply upload your logo there http://i.imgur.com/QNiH4nD.jpg

    @fandragon
    Thanks! :)

    Regards,
    Yigit

    #182041

    Hi livemx!

    Can you post the link to your website?

    Regards,
    Yigit

    #182040
    Niels
    Participant

    A while ago I experimented with adjusting the vertical space between content areas, adapting the code you suggested on another thread:

    /* ********* Adjusts space BEFORE main content items ********** */
    .content { padding-top: 18px!important; }

    /* ********* Adjusts space AFTER main content items ********** */
    .content { padding-bottom: 18px!important; }

    This worked fine, but since updating to the latest version of Enfold I think the space before and after the EasySlider module has increased (I might be wrong…)

    Is it possible to adjust the spacing above and below EasySlider, without affecting the spacing of other content?

    My Enfold testing area is here: http://enamellers.org/bsoe/

    Thanks.

    #182031

    Hi!

    Please add following code to Quick CSS as well

    .entry-content-wrapper .post-title { margin-bottom: 10px; }

    Regards,
    Yigit

    #182017

    Hi Alemão!

    Please firstly make sure that you are using the latest versions of both Enfold and WooCommerce.
    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Regards,
    Yigit

    #182014

    Hi LecheLMP!

    You are currently using Enfold version 2.3.2. You need to update to 2.4+ to have Masonry element.
    To manually update your theme, login on ThemeForest with the account you have purchased Enfold with and go to Downloads section to download the newest version.
    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Regards,
    Yigit

Viewing 30 results - 235,111 through 235,140 (of 243,739 total)