Viewing 30 results - 236,251 through 236,280 (of 244,363 total)
  • Author
    Search Results
  • #179035

    Hey!

    I updated the code in my previous post. Please try adding it then flush browser cache and refresh your page a few times. You can try adding the code to Custom.css in Enfold/css folder as well

    Cheers!
    Yigit

    Hi abedia!

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

    div .product-sorting {display: none;}

    And you can simply remove it if you would like to display again

    Cheers!
    Yigit

    #179022

    Hi sky19er!

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

    #advanced_menu_toggle { width: 90px; }
    .togglem { font-size: 26px; }

    Then, in your WordPress theme directory go to Enfold folder and open Header.php file ( you can find it in Appearance > Editor as well ) and find this code in 80th line http://i.imgur.com/knP7clN.jpg and change it to http://i.imgur.com/a7FlTNh.jpg
    You can use .togglem class to style Menu text

    Best regards,
    Yigit

    #179016

    In reply to: update 2.4

    Hey sachben!

    Which version of Enfold are you using currently? You can update it manually
    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

    #179010

    Sounds good. To save my custom CSS from being over-written, should I update the theme by FTP?

    Thanks.

    #179004

    I’m really liking how well-thought-out the masonry elements were (I’m not surprised Kriesi nailed it yet again though), but they have prompted me to suggest going back and improving some of the older elements at some point soon.

    so it might be a good idea to go back and review the design of some older elements with fresh eyes.

    Whilst I agree with the fact some of the original elements now seem a bit less refined, the tricky part would be updating them without breaking any of the thousands of sites already using Enfold… I’m still developing mine though so personally I’d welcome some updates and additional features for older elements!

    Hey georgeorbelian!

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

    @media only screen and (max-width: 480px) {.avia_desktop .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry:hover .av-inner-masonry-content { opacity: 0!important; }}

    It will not be visible on screens smaller than 480px. You can adjust it if you would like to hide it on bigger screens as well

    Regards,
    Yigit

    #178995
    LRS123
    Participant

    Hi, Enfold team

    ¿How I can change the grey text color of sidebar/menu?

    Image: http://www.idaccion.com/blog/imatges/grey.png

    In the Avia options I don’t have any color selection marked as grey, but this appears in sidebar and menu.

    And, related, you can view in the image that the last text in menu appears with no margins into text and vertical line. How can solve this?

    Thanks in advance,

    LRS

    #178994

    In reply to: Width of Buttons

    Hi homemadebyx!

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

    .avia-button.avia-size-large { min-width: 127px; }

    This is default value, you can adjust it depending on your text on your buttons

    Cheers!
    Yigit

    #178987

    Hey lherbert!

    You can request such request here https://kriesi.at/support/topic/enfold-feature-requests/
    And if you would like us to provide you custom css to do so, please post the link to your website and point out which element you would like to change

    Best regards,
    Yigit

    #178984

    In reply to: Quick CSS Help

    Hi!

    Please try removing browser cache and refresh page a few times. It does work on my installation. You can try adding the code to custom.css file inside Enfold/css folder as well

    Cheers!
    Yigit

    #178974

    I’d love for the header to be a bit more modern. I’d like the header to act like http://disqus.com/community/ or https://www.uservoice.com/stories/. Where on scroll it goes white and is backed by a background image.

    I definitely agree with this, not digging the header options too much.

    I would also like some lightbox effects for buttons and contact forms. It would really aid in the process of lead generation.

    I totally agree with this too!

    #178973

    Hi!

    You can update to Enfold version 2.4 and use new Masonry Gallery element under Media Elements :)

    Cheers!
    Yigit

    Hi Yigit,

    Thx for the link i found that out my self tho, It doesnt effect my site for example if i place this code in the quick css in the enfold options.

    div
    {
    border-width:5px;
    border-style:dotted;
    }

    Must i place it an css file if so can you please tell me where to put it… Thanks for the help hope to hear from you soon!

    Nick

    tomitos
    Participant

    Hi,

    I am using Slovenian language pack (partly translated, front end only) and each time I update Enfold through WP admin I ‘m loosing it.
    Where I should put language files not to loose it?
    I’m trying with wp-contnet/languages/themes but no success for now. Any idea?

    Thanks.
    Tomaz

    #178953

    Thanks.. I’ve done that (in my case, Quick CSS in the Enfold Child theme) but it’s still the same..

    #178952
    This reply has been marked as private.
    #178949

    Hi Yigit,

    Thanks for responding.

    After looking into it some more I think the only thing I have not done is increase the php memory. Trouble is, despite paying my hosts £425 ($725) a year, it is a shared server, so obviously I cannot amend the php.ini file. I have asked them if they would up it for me and the response was “no chance”. (I have also paid them 2 years in advance).

    I certainly do not think it is the Enfold theme that has caused the increased memory, but it has just tipped the site over the edge. Sadly I cannot seem to reverse any recent changes, nor can I cannot afford any more cash, so might just have to ditch the site. Shame.

    Thanks again.

    #178945

    Still does not work

    #178927

    Enfold 2.4.1 and woocommerce 2.0.18 update today:

    still no Blog Posts and Posts Slider on homepage

    #178920

    Hey Siobhan!

    Please add this on your custom.css or Quick CSS:

    .template-page .template-blog .entry-content-wrapper h1, .template-page .template-blog .entry-content-wrapper h2 {
    text-transform: none;
    letter-spacing: 0;
    margin-bottom: 10px;
    }

    Cheers!
    Ismael

    #178919

    Topic: Masonry Post Archive

    in forum Enfold
    maratino
    Participant

    I am missing a Masonry blog layout for post archives. It’s a bit clumsy to choose a post from a Masonry Layout (http://kriesi.at/themes/enfold/blog/masonry-blog/) but jump to another layout when using the breadcrumb navigation (http://kriesi.at/themes/enfold/category/frontpage-article/).

    #178903

    In reply to: Social Icons Alt Text

    Hey!

    Can you please give us a link to your website? Please re-create the social buttons on Enfold > Header > Social Icons. Remove all of them then add them again.

    Cheers!
    Ismael

    #178900

    Hi BrandonBarringer!

    Please check the file permission of enfold.css file located on wp-content/uploads/dynamic_avia folder. Set it to 755. Remove browser cache then reload the page. Please give us a link to your website.

    Best regards,
    Ismael

    #178891

    Hey Josue,

    I understand, but even in the regular text edit element? Tiny MCE should’t be affecting the default text elements.

    #178890

    Hey!

    I don’t think it’s theme-related, WordPress TinyMCE editor is known for adding extra spaces.

    Cheers!
    Josue

    #178887

    In reply to: Icon Box Not Linking

    Hi!

    I deselected the “Blog” page on Enfold > Theme Options > And where do you want to display the Blog?. You can now use the “Blog Posts” element then choose the excerpt only on “Blog Content length”.

    Best regards,
    Ismael

    #178877

    You wont reproduce the issue unless you use the same content. You need three 1/3 columns, within each a text block containing an image, and then to make the image a link. I guarantee you will reproduce the issue if you try this.

    Jason

    • This reply was modified 12 years, 4 months ago by Jason.
    #178874
    This reply has been marked as private.
    vinvalentino
    Participant

    Just upgraded to Enfold Verson 2.4 and latest Woocommerce and am getting the following error on top of my Avia builder:

    Warning: include_once(woocommerce-ajax.php) [function.include-once]: failed to open stream: No such file or directory in /nfs/c06/h02/mnt/93688/domains/mywellspringhealth.com/html/wp-content/plugins/woocommerce/woocommerce.php on line 348
    
    Warning: include_once() [function.include]: Failed opening 'woocommerce-ajax.php' for inclusion (include_path='.:/usr/local/php-5.3.27/share/pear') in /nfs/c06/h02/mnt/93688/domains/mywellspringhealth.com/html/wp-content/plugins/woocommerce/woocommerce.php on line 348
    
    Warning: Cannot modify header information - headers already sent by (output started at /nfs/c06/h02/mnt/93688/domains/mywellspringhealth.com/html/wp-content/plugins/woocommerce/woocommerce.php:348) in /nfs/c06/h02/mnt/93688/domains/mywellspringhealth.com/html/wp-content/plugins/woocommerce/classes/class-wc-session-handler.php on line 63
    editxClone Element
    
Viewing 30 results - 236,251 through 236,280 (of 244,363 total)