Viewing 30 results - 220,921 through 220,950 (of 243,602 total)
  • Author
    Search Results
  • #262601

    Hi!

    No, it’s not that easy, the shortcodes.js file is located in the in the enfold/js folder. You can do this change via FTP + text editor or with this plugin that let you edit any file of the theme from the Dashboard.

    The exact location where you need to add the code is after line 2438 (Enfold 2.7.1):

    window.location="http://Payment Page URL Here";
    

    Cheers!
    Josue

    Hi rlaucello1!

    Please see – http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
    You can find Enfold documentation here – http://kriesi.at/documentation/enfold/
    and video tutorials here – http://vimeo.com/channels/aviathemes
    If you have any other questions or issues, feel free to post them here on the forum :)

    Best regards,
    Yigit

    Hey!

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

    body .alignright { width: 200px; }

    Cheers!
    Yigit

    #262575

    I have tried to import the demo sliders. When I click import, the Enfold slideshows don’t show up. Let me make sure that I am doing it right. Where do I find the demo sliders to import?

    What I did was I went to the enfold folder, found the sample slider text document and copied all the gibberish that was there. I pasted it into the import sliders input, but like I said, nothing happened.

    #262565
    mand4mac3
    Participant

    Hello, I can’t seem to figure out how to make the header area full transparent.

    If you take a look at http://techwizdesign.com/cap/home you will see the top menu area doesn’t seem to be transparent. If you scroll down a bit, you will see it turns transparent for a second, then turns back to that white color.

    On this homepage, I do indeed have the Layout setting for “Activate Header Transparency” set to transparent header, but something else is overwriting it. Clicked through and checked options in General Styling and Header layout from the Enfold settings page but can’t seem to figure it out. Any help would be appreciated.

    #262562
    ReneeAndBoys
    Participant

    After updating enfold, my footer is missing on some, but not all of my pages.

    Showing up on homepage & others:
    http://www.carolinacustomgarages.com/
    http://www.carolinacustomgarages.com/testimonials/

    Missing on product pages:
    http://www.carolinacustomgarages.com/cabinets/
    http://www.carolinacustomgarages.com/flooring/

    Any ideas how to fix this?

    axiomnews
    Participant

    I’m struggling with something that surely must have a solution, or multiple solutions in Enfold. I am open to any page structure and approach that resolves it.

    I am rebuilding a client’s site that has a fixed-width image to the left of the main content of many pages — a photo above a quotation. Here are two examples from the old site:

    http://omniway.ca/careers_why.php
    http://omniway.ca/who_way.php

    The quotation below the image becomes unreadable when the image is scaled responsively. (I have learned that sidebars in Enfold must scale responsively, so a sidebar is not going to work… Here is an example of how this fails at narrower widths: http://omniway.ca/site/careers/why-omni/ )

    An added factor is that the photo is replaced on some pages by a submenu of pages at the same level of the site structure, as seen here (and the quotation still appears):

    http://omniway.ca/way_program1.php
    http://omniway.ca/long_expect.php?pid=1

    How can I achieve this effect?

    • This topic was modified 11 years, 6 months ago by axiomnews.
    #262553

    I would Like the correct format of the function to replace the back link on the bottom of the enfold them.

    I know I need to apply a code to my child theme functions file, I just need the correct format.

    I want the link to say “website design by Deestone Development”

    Please assist me.

    playball1
    Participant

    I’ve upgraded WordPress, Woocommerce and Enfold. Since then, when someone makes a purchase in the store, the order confirmation page is a mess. The “new order confirmation” and billing details that an admin normally sees on the backend is appearing for a customer, along with the standard order confirmation that a customer should see. And the styling is a mess. Please help! Thank you.

    #262538

    Hi!

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

    #top #wrap_all .av-social-link-twitter:hover a {
    color: red;
    background-color: orange;
    }
    #top #wrap_all .av-social-link-twitter a {
    color: orange;
    background-color: red;
    }
    #top #wrap_all .av-social-link-mail:hover a {
    color: yellow;
    background-color: blue;
    }
    #top #wrap_all .av-social-link-mail a {
    color: blue;
    background-color: yellow;
    }
    #top #wrap_all .av-social-link-facebook:hover a {
    color: green;
    background-color: purple;
    }
    #top #wrap_all .av-social-link-facebook a {
    color: purple;
    background-color: green;
    }

    I still cannot reproduce the header background issue. I have asked @ismael and @josue to take a look. Let us wait for them to check your website

    Best regards,
    Yigit

    Hi!

    Please try updating the theme to the latest version 2.7.1 and check if that helps – kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Yigit

    The mention of iOS changes is helpful; we may be getting closer.

    I tried Chrome as well. In Chrome, with the above code under Enfold 2.7.1, the “sticky footer” DOES stay in place on ANY size window, regardless of whether a right-scrollbar is in place. The code used to behave correctly this way under OS X/Safari and 2.5.2, but now under OSX/Safari and 2.7.1, the “sticky footer” only shows IF there is a right-scrollbar on the page. With no right-scrollbar under OSX/Safari and 2.7.1, no “sticky footer” appears, although it is still “there” (you can still click the links), but is “invisible.”

    I think I will go live, and then I will send you links, but in the meantime can you please do me a huge favor:

    If you try the exact same code on a page where there is NO right-scrollbar (i.e. either low page content, and/or large window), do you get the same sticky footer, or does it “disappear”:
    — Under OS X/Safari?
    — Under iOS (tablet or phone)?

    And if the “sticky footer” does “disappear” on “no-scrollbar” pages only under OSX/Safari and iOS (but not under other browsers), is there any way to fix this so the code behaves the same way under all browsers?

    #262514

    Topic: Shop templates

    in forum Enfold
    wizz_admin
    Participant

    I’ve just bought the enfold theme but the shop templates – (default shop and masonry shop pages) are not there.

    can you advise

    Thanks

    #262498

    Hey!

    Check via FTP if that file exists, if it doesn’t upload (only the file) it from a copy of Enfold.

    Cheers!
    Josue

    #262497
    This reply has been marked as private.
    #262493

    Hi

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

    @media only screen and (max-width: 767px) { 
    .responsive #main {
    margin-top: -82px;
    }}

    Cheers!
    Yigit

    #262487

    Hi!

    Please add following code to Quick CSS to move logo to right side

    div .logo {
    float: right;
    left: auto;
    right: 0;
    }

    You can also change the position in Enfold theme options > Header Layout > Header Layout.
    The code i posted in my previous reply is to keep padding 200px on pages where you set header to be transparent. You still should set edit each page and choose to display transparent header

    Best regards,
    Yigit

    #262470

    Hey!

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

    @media only screen and (max-width: 767px) {
    .container #advanced_menu_toggle, #advanced_menu_hide {
    display: none;
    }
    .responsive .logo a, .responsive .logo img {
    height: auto !important;
    margin-top: 10px!important;
    }}

    Best regards,
    Yigit

    #262469
    This reply has been marked as private.
    #262463

    Hi ConflateGermany!

    Bitte gehe einmal zu Enfold > Theme options und speichere die Optionen neu. Falls dies nicht hilft verwende einen ftp Client (zB Filezilla) und öffne den wp-content/uploads/dynamic_avia/ Ordner am Server. Setze die Berechtigungen auf 777. Dann lösche alle Dateien innerhalb des Ordners (zB enfold.css) und speichere die Theme Einstellungen erneut.

    Regards,
    Peter

    #262457

    Hey finon!

    Du kansst versuchen der Textbox (welche den adsense Code beinhaltet) eine eigene CSS Klasse zu geben: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ – zB verwende “adsensebox”. Dann füge zu dieser Klasse mit CSS Code einen margin-top hinzu. Hierfür empfehle ich das Quick CSS Feld zu nützen oder die child theme style.css Datei:

    
    .adsensebox{
    margin-top: 20px;
    }
    

    Cheers!
    Peter

    #262453

    In reply to: blog images size

    Hey!

    Please update Enfold to the latest version 2.7.1 – kriesi.at/documentation/enfold/updating-your-theme-files/
    You are currently using an older version

    Cheers!
    Yigit

    #262450
    renz54
    Participant

    Hallo,

    Mit dem Enfold-Theme gibt es auf der Seite http://www.sic-sales.de einige Probleme:

    1. Bei dem Text neben den Icons (mit den Häkchen) auf der Startseite wird unten der Text der Überschrift leicht abgeschnitten.

    2. Auf dem iPad und kleineren Bildschirmen werden die Überschriften nicht vollständig angezeigt. Bsp: Startseite: Unter der Überschrift Anwendungsfelder sind 3 Überschriften in 3 Spalten eingeteilt. Bei der mittleren Spalte (Produktkonfigurator) wird der Text der Überschrift nicht vollständig angezeigt/abgeschnitten.

    3. Im Footer der Seite ändert sich die Farbe der H3-Überschriften (Kunden, Neueste Blogbeiträge, Anschrift) immer in die Standardfarbe grau (#9E9E9E), nachdem eine Änderung an der Seite gemacht wurde, obwohl in der enfold.css unter wp-content/uploads/dynamic-aviva die css um #footer .widgettitle {
    color: #FFFFFF; angepasst wurde.

    Viele Grüße,
    renz54

    #262434

    Hi!

    The image scrollbar issue was reported and then fixed with 2.7.1 so try updating first and then regenerate all minfied files and reset your cache if you are using any caching plugins.

    As for the sidebar, it will show up under the image by default on the single product page layout. You would need to change the layout of the page for it to show up on the side. I’ve written out some functions to do that if you are using a child theme here: http://kriesi.at/documentation/enfold/change-woocommerce-single-product-page-layout/

    Cheers!
    Devin

    #262432

    Hallo Walter!

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

    .team-member-name, .team-member-job-title { text-align: center; }

    Regards,
    Yigit

    #262428

    Hi!

    You should go to Enfold/js folder via FTP and edit avia.js file that is inside. Or you can try this plugin – http://wordpress.org/plugins/solid-code-theme-editor/

    Cheers!
    Yigit

    #262421

    Hey!

    What exactly do you mean by whole page? Page with transparent header removes the top padding of main content on the pages it is applied so it gives a nice effect placing logo and menu on top of slider or any other content element. You can see the example here on the demo site – http://kriesi.at/themes/enfold/homepage/transparent-header/
    Please add following code to Quick CSS as well

    #header_meta { background: transparent; }

    Cheers!
    Yigit

    #262413

    Hey!

    It is currently functioning as intended. Would you like to display it like in this screenshot – http://i.imgur.com/402vw2F.png ?
    If so, please add following code to Quick CSS in Enfold theme options under General Styling tab

    .page-id-66 #main {
    padding-top: 200px!important;
    }

    To apply it on other pages, you should change the page ID. You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg

    Cheers!
    Yigit

    #262403
    nicolasweh
    Participant

    Hi guys, can you tell me if there’s a way to have this?
    The images uploaded to the gallery are 1920 x 1080 px but the lightbox is around 1020 x 580 px.
    If not in full screen at least in full real size when the PC screen is big.
    Thanks
    Nicolás
    http://www.rvarq.com

    #262399

    In reply to: Menu Position

    Hey!

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

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .main_menu { margin-top: -110px; }
    #header_main nav .social_bookmarks {
    top: 41%; }}

    Regards,
    Yigit

Viewing 30 results - 220,921 through 220,950 (of 243,602 total)