Viewing 30 results - 10,831 through 10,860 (of 11,204 total)
  • Author
    Search Results
  • #173503
    Michael Oeser
    Participant

    Hi there,

    a few weeks ago I was able to solve the issue (see: https://kriesi.at/support/topic/using-the-fonttype-social-media-icons-in-single-posts/) but after upgrading to the latest Enfold version it doesn´t work anymore.

    Look for example at this post: http://www.der-prinz.de/statische-social-media-sharing-buttons-wordpress/

    Below the post you see the three social media buttons but there are no icons anymore. I´m sure it´s something that changed in the CSS class but I can´t find it. Can you tell me how I can use the icons here?

    Thanks in advance
    Michael

    #173493

    Hello!

    Since 2.3 Enfold will use the “Subject” field content as “subject text” if it’s not empty. Otherwise it will use your custom subject or a default subject message. If you always want to use the custom subject text (even if the user enters a different text into the subject field) add following code to the functions.php file (at the very bottom):

    
    add_filter('avf_form_subject','avia_change_mail_subject', 10, 3);
    avia_change_mail_subject( $subject, $new_post, $form_params){
    $subject = $form_params['subject'];
    return $subject ;
    }
    

    I’ll ask Kriesi to contact the layerslider plugin authors regarding the icons. Not sure if they can improve the styling for IE8 users because the buttons use css3 code which is not supported by IE8.

    Cheers!
    Peter

    #173381

    This is happening everywhere as well though. For example, check out the join page and hover over the images on the right side (the button graphics)

    #173375

    Hey leifhansen!

    In the top right corner of the advanced layout editor there is a Template button where you can save a page as a template and then on another page load all of that content in.

    There isn’t currently an option to pull out an individual element but you can enable debug mode to reveal the shortcodes that make up the advanced layout editor. You just need to be careful editing the field and its contents because its directly saved in the database and if the data gets corrupted from a mistype or something like that it may not be recoverable.

    Add the following to your functions.php to enable it:

    //set advanced layout editor to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    	return "debug";
    }

    Best regards,
    Devin

    #172983

    In reply to: Enfold Portfolio Grid

    Hello cannonballb!

    Hi you can post it here privately. Please make sure to check ” Set as private reply (Only you and moderators will see the content of this post)” above Submit button

    Cheers!
    Yigit

    #172236

    Hi!

    Please go to Enfold theme options > Styling you will see all fonts under “Heading Font” and “Defines the Font for your body text”

    Cheers!
    Yigit

    #172185

    Hi Yirgit,
    thank you again for your fast answer.
    i have another question related to your answer above-where can i see all the fonts that Enfold has?
    thank you in advance
    indiatravelz

    #172084
    jazbird
    Participant

    my easy slider buttons aren’t working – nor are the transitions… can’t find where or how to update the them version?

    thanks

    #171920
    #171874

    Hi DavyE!

    Please update to version 2.3.1
    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

    #171770

    Topic: Missing / Broken Icons

    in forum Enfold
    Eric
    Participant

    Hi Enfold Support,
    Upon updating to 2.3 we noticed that a bunch of the icons are now not showing properly on our Enfold themed site: http://tinyurl.com/53j35.

    . Specifically the following:
    – social icons in the top nav. colors are showing on hover but no icons
    – right chevron icon in the slider nav. odd as the left chevron shows up. slider nav is set to appear on hover. what appears is something like a broken image.
    – back to top (chevron) isn’t appearing when you scroll below the fold. the back to top nav button appears but the upward chevron icon isn’t appearing at all
    – search icon for the search box (to the right of the global navigation in the header section). the area where the search icon should sit active ie you can conduct a search but no icon appears. this is prevalent on the 404 error page: http://tinyurl.com/kykjl8v
    – similar to the chevron icons not appearing we have the arrow icons in the image hover not appearing as well.
    http://tinyurl.com/k34z6w5

    Can you instruct us on what to do to get these icons back? Do we need to reinstall the enfold theme?

    Thank you in advance for your help.

    • This topic was modified 12 years, 5 months ago by Eric. Reason: Was an incomplete description and hiding URLs to protect the innocent. :)
    chekkers
    Participant

    Hi there, I have a few questions about desktop and mobile amends.
    I’ve got screen grabs and css changes here:
    https://www.dropbox.com/sh/6eaha9afax7vowt/ze_E9tvTtM

    My domain is lisa-leung.com
    It’s a private site so here’s a temporary log in:
    User: enfold
    Password: support

    Thank you!!!

    Desktop

    1. Custom hover state for images.
    – Change hover colour to #000
    – Remove icon and replace with
    – Remove rounded corners

    2. Changes to main menu drop down
    – Move hover state up to line up with content
    – Reduce line spacing of drop down items
    – Remove line from top of drop down
    – Reduce width of drop down

    3. Increase padding above full width slider

    4. Use custom left/right buttons on slider

    5. Use custom pagination indicator on slider

    6. Remove line from under full width slider

    7. Format footer text

    8. Custom ‘back to top’ button

    Mobile

    9. main menu shifts left when window is resized

    10. Logo is no longer vertically aligned for Phone

    11. Slide out menu disappears

    12. Style slide out menu to match desktop version

    13. Make a main menu item trigger sub menu only, and NOT a destination page

    14. Use em dashes to separate menu items for mobile only

    15. Use custom buttons for slide out menu and close

    #171278

    Topic: Changing button text

    in forum Enfold
    picnmix
    Participant

    Hi,

    I would like to remove the arrow icon in the woocommerce cart dropdown buttons. I’ve searched through all the files in woocommerce and in the enfold config folders but can’t find where this is set.

    I’ve attached a pic just to clarify what I would like to remove/change.

    Hopefully this is an easy one to change.

    <a href='https://automattic.pxf.io/y2XdbN/' target='_blank' rel='nofollow'/ rel=WooCommerce arrows in cart dropdown" />

    many thanks, Jake

    #171260

    Hi urho!

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

    .logo { z-index: 999; }

    Cheers!
    Yigit

    #171258
    urho
    Participant

    Hi there,

    is there any chance to set the logo as home button? Any css code…?

    I have already set my home page as main page under enfold => theme options => front page settings. Here the link to my page in progress :)

    http://fq-grundbesitz.de/

    Thank you for your help.

    #171226

    Hi Ismael

    Sorry for the slow response.
    Seems like there is a clash with CMB Metabox framework https://github.com/jaredatch/Custom-Metaboxes-and-Fields-for-WordPress
    Whenever that is enabled, the ‘add media’ function seems to bug out.
    Looks like a JS error, so probably a clash of JQuery or something.
    I will investigate further and update this if i find a solution.

    thanks

    #171217

    Hello Indiatravelz!

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

    .avia-button { font-family: 'Dancing Script', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 18px!important; }

    Regards,
    Yigit

    #171192

    Hello!

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

    .ajax_form .button { float: right; }

    It will move button to right side of your form

    Best regards,
    Yigit

    #171151

    Hello!

    Please add following code to Quick CSS in Enfold theme options

    div .widget_shopping_cart .button.checkout { float: left; }
    .woocommerce .title_container { display: none; }

    That should do it for both issues :)

    Regards,
    Yigit

    #170790

    Hey subevent,

    on first, witch version of enfold you are using right now?

    since the version, i think it starts on 2.2.0 you can make the themeupdate only by klick a button in the themeoptions.

    but make shure, that you create always a childtheme of your enfoldtheme before, where you make your customsettings on your template.

    you want make a transfer from your localsite to your publicsite, you can use for example the plugin “dublicator”, also it works in the other dircetion.

    these are simple updateways…

    nice weekend

    #170766

    Hallo,
    ich sehe das etwas differenzierter als Devin – bei ein paar Punkten können wir denke ich helfen:

    1) Dies ist standardmäßig der Fall. WooCommerce zeigt den “Textauszug” (aka Excerpt) neben dem Produktbild an: http://kriesi.at/themes/enfold/product/zoku-trioquick-pop-maker/ und die lange Bechreibung unterhalb des Warenkorb Buttons. Wenn du nur die lange Beschreibung neben den Bild anzeigen möchtest und dafür den “Produktbeschreibungs”-Tab entfernen möchtest, füge folgenden Code am Ende von functions.php ein

    
    
    add_filter('woocommerce_short_description', 'avia_replace_woocommerce_shortdescription');
    function avia_replace_woocommerce_shortdescription($excerpt)
    {
        global $post;
        if (!$post->post_content) return $excerpt;
        return apply_filters('the_content',$post->post_content);
    }
    
    add_filter('woocommerce_product_tabs', 'avia_remove_description_tab', 98);
    function avia_remove_description_tab($tabs)
    {
        unset($tabs['description']);
        return $tabs;
    }
    

    3) Ich möchte den Mengen – + entfernen sodass nur in den Warenkorb dar steht.

    Füge folgenden Code in das Quick CSS Feld ein:

    
    div form.cart div.quantity {
    display: none !important;
    }
    

    5) Den Reiter “Bewertungen” möchte ich entfernen

    Füge folgenden Code am Ende von functions.php ein:

    
    add_filter( 'woocommerce_product_tabs', 'sb_woo_remove_reviews_tab', 98);
    function sb_woo_remove_reviews_tab($tabs) {
     unset($tabs['reviews']);
     return $tabs;
    }
    

    6) Zu dem Warenkorb Button einen Wunschzettel button inkl richtigen verweis (dazu bräuchte ich glaube ein plugin)

    Ja, dafür gibt es ein Plugin – zB http://www.woothemes.com/products/woocommerce-wishlists/

    Die anderen Punkte erfordern tatsächlich etwas mehr Arbeit/Anpassungen und sollten daher entweder von einem erfahrenen Entwickler umgesetzt werden oder ihr bleibt beim Standardlayout von WooCommerce.

    #170647

    In reply to: Double Button

    Hello riatech!

    As far as i know, not for now, feel free to request it here.

    Regards,
    Josue

    #170613

    Please, in future updates, make the buttons all the nice flat ones, not the old school dimensional ones. Right now you have two different kinds in the theme and the old ones look really outdated and wrong with this gorgeous theme.

    #170523
    DavyE
    Participant

    Since I updated to Enfold 2.3 I’ve noticed the 3 navigation buttons of the AJAX protfolio grid just showing “Array”. These buttons were the icons of Previous, Next and Close in the top right of the details page after clicking on an item.

    See at the bottom of this page: http://goo.gl/Lbwln8

    #170515

    May be I found a workaround to fix it if it happens:

    1) Go to Settings > Permalinks and hit the blue “Save” button

    2) Afterwards go to Enfold Them Options -> hit save button

    Now it could be very cool find the bug and fix it.

    #170408
    ErnstOpusVDesign
    Participant

    Great theme,

    We are using your theme for a Trainingsorganization.
    We use the portfolio for the different courses.

    How can I create a “send to a friend” button and then send a page or pagelink from my Enfoldtheme?
    How can it be done in the accordeon?

    Thanks for helping me.

    #170256
    convitando
    Participant

    Hi first of all congratulation for the theme. It’s fantastic.

    I have a wedding invitations company and I´m in process of changing my current website theme to the Enfold. I don´t sell my products by the website neither want to show my product’s prices. I just want to showcase them and promote a way of people asking for the price.
    I’m using the Single Portfolio: 2/3 Gallery template and I would like to put a button like the “add to cart” of the woocomerce plugin in, turned into a “add to quote”. Then in the check out would be possible to download a pdf file with the product’s prices filling a form with name and wedding date.
    Is it possible to do?

    #170123
    GordonMeiner
    Participant

    Hello.

    I’ve installed the Enfold a while ago and it was working fine. I recognized the new Button in the Editor (forgot the name of it… it was above the Image Upload button and the editor changed into a kind of designer). Then I updated my WordPress (to 3.6.1) and some plugins. I also installed WPML and made some other changes.

    And now is the button not there anymore. I can’t say when exactly the button got lost. But can someone help me to get it back?

    Cheers
    Gordon

    • This topic was modified 12 years, 3 months ago by Kriesi.

    Hello zyzou!

    Yes we are going to need to inspect elements on your website so that would be good if you could post the link to your Enfold 2.3.1 installed website. You can check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button

    Regards,
    Yigit

    #169799
    dswreclame
    Participant

    Hi there,

    I’m using your great Enfold theme for my website. The site works fine when viewing on Desktop and tablet, but I encountered a problem when viewing on mobile phone. There are big spaces between te logo, menu button and the header as you can see instantly when visiting the site. I don’t know when this problem occured, but do I know it worked fine when I started building the site. Do you have any idea how to fix this?

    Thank you in advance,

    Matthijs

Viewing 30 results - 10,831 through 10,860 (of 11,204 total)