Viewing 30 results - 5,041 through 5,070 (of 244,353 total)
  • Author
    Search Results
  • #1471512

    Topic: Left side menu layout

    in forum Enfold
    icarogioiosi
    Participant

    How can I control the menu layout when used on the left side?
    I have read all the documentation relating to the menus and searched the forum, but I have not found the information necessary to adjust:
    – the sizes of the logo area
    – the width of the menu
    – the line spacing between menu items
    – how to disable the separation lines between menu items (tried using Enfold options, but I don’t see any difference)

    #1471510
    desquid66
    Participant

    Hello,
    I have a couple questions, loving Enfold for wordpress. I am rebuilding a website that has industrial equipment which customers can submit inquiries about. No woocommerce.

    Is there any plugins that conflict with Enfold? I only have Enfold and Jetpack, is there any recommended plugins to run alongside Enfold to maximize traffic to website?

    I know Enfold was built with SEO in mind, would YoastSEO for example cause issues if installed?

    Thanks.

    #1471489

    Hey Amanda Stansfield,
    Thank you for your question, I looked up your developer email address, as posted above, and found that the support forum license expired in 2016.
    So typically you would need to go to your Theme Forest account and renew your support. But since you don’t have a Theme Forest account you will need to create one and purchase a new theme license. Then register your Purchase Code here. Then log into the support forum and open a new thread.
    I recommend checking the box “Extend support to 12 months” it is only a few dollars more and will give you a year of support.
    Screen Shot 2024 11 17 at 8.09.29 AM
    By having your own account you will not have to worry about tracking down your old developer to update in the future.
    Also note that this is cheaper than renewing support

    Best regards,
    Mike

    #1471488
    This reply has been marked as private.
    #1471487
    Amanda Stansfield
    Guest

    Hi there,
    I have a couple of issues:
    1. Iam having a problem with the button option not styling. Below is what was suggested and it’s not working.

    Have you tried temporarily disabling the Enfold > Performance > File Compression settings? Also, please make sure to clear the cache before checking for any changes.

    2. My developer is no longer working as a developer and has left me without access to the purchase code. In my previous 2 emails I have sent you the proof of purchase and how he purchased enfold before designing my website. Please see below the response you sent which I do not have access to. I need to be able to receive support. Are you able to access the purchase by the developer to help me: This is the information I have from him:

    valid Envato private token: FikXNC5k1UNFv30ctB5FCMZyhvGVnRpG
    Your username: Dependablewp
    Your E-Mail: (Email address hidden if logged out)

    To register on the forum, you’ll need the purchase code. Please ask the previous developer for this information so that you can register on the forum.

    #1471486

    In reply to: Footer and menu

    Hi,
    Thanks for your input Guenni007.
    icarogioiosi, if you would like to request this feature the Dev Team has opened a new Github Feature Request for users to place requests and follow them as the Dev Team reviews them.

    Best regards,
    Mike

    #1471483
    ravesteynfonds
    Participant

    We have a multilingual multisite using Enfold child and SCF. In the blog archive of one of our sites a field group of SCF is displayed as a blog, see page: https://mc.2iq.nl/blog/

    I switched to Enfold and this field group is still displayed in my archive. When I switch to Thentytwentyfour theme, it’s not displayed anymore.

    Can you please let me now why this is happening when I use the Enfold theme?

    #1471480

    In reply to: Footer and menu

    Please read this first : Enfold has understood the footer as part of #main from the very beginning. This means placing the containers within this main. I don’t know if this has any advantages, but many other themes have it as a sibling of header and main. I just skimmed over whether you could change the position with a child theme footer.php; however, I think you would then run into more conflicts than you would solve.

    #wrap_all will have then:

    • #header
    • #main
    • #footer
    • #socket

    see: https://enfold.webers-webdesign.de/enfold-consulting/

    I believe that the option for the footer: “sticky with curtain effect” will be difficult to implement.

    see footer.php changings (lines 11 and … ) https://pastebin.com/JUyUhwDs

    #footer, #socket, #footer-page {
      z-index: 1000;
    }
    #footer-page {
      position: relative;
    }
    
    #1471477

    In reply to: Header Inconsistancy

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    #1471462

    In reply to: text below logo

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 767px) {
        .responsive #top #wrap_all #header {
            height: 190px;
        }
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1471449

    In reply to: Header Inconsistancy

    Thank you Rikard! This has solved most problems. The only part that’s still not working (a very important part) is the transparency of the SVG logo at the top of each page, before scrolling…

    Transparency of logo before scrolling the page

    Any idea why?

    #1471445

    Hi,
    I also note that my previous screenshot had the shortcode in the “navigation” field:
    Enfold Support 3855
    and now it is in the URL field:
    Screen Shot 2024 11 15 at 4.07.36 PM
    perhaps that is the issue.

    Best regards,
    Mike

    #1471441

    In reply to: Drop Cap Color

    Hi,

    Thanks for that. The strong tag is using the primary colour in your theme settings, if you want to style the strong tag differently then you can do so under Enfold->Advanced Styling.

    Best regards,
    Rikard

    #1471440

    In reply to: Header Inconsistancy

    Hey jlpeifer,

    Please try to temporarily deactivate file compression, and activate the option to delete old CSS and JS files under Enfold->Performance to see if that helps.

    Best regards,
    Rikard

    #1471439

    Hi,

    Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1471434

    In reply to: text below logo

    Hi Ismael,

    I added the css code to the enfold child css file. Should they be added to Quick CSS field? The file compression settings were already disabled. I also purged the cache. Unfortunately, I don’t see the changes on my mobile device.

    togetherconcept
    Participant

    Wir nutzen eine normale Seite als Footer und haben diese in den Enfold Footer-Einstellungen zugewiesen.
    Nun wird dieser „Pseudo-Footer” im html als main ausgewiesen. Dies müsste zur Erzielung von Barrierefreiheit in <footer> geändert werden.
    Wie ist das machbar?
    Für einen Hinweis wäre ich dankbar.
    —-

    We use a normal page as a footer and have assigned it in the Enfold footer settings.
    Now this ‘pseudo-footer’ is identified as main in the html. To achieve accessibility, this would have to be changed to <footer>.
    How can this be done?
    I would be grateful for a hint.

    #1471426

    Topic: Header Inconsistancy

    in forum Enfold
    jlpeifer
    Participant

    I recently took over hosting an Enfold-based site. After transferring the site from the previous host I noticed that the page headers weren’t working as they had previously.

    When working correctly, the header’s background was initially transparent. The SVG logo was visible in white (against a dark image background) and the menu items were also visible in white. When a user began to scroll down the page, the header background would fill white, the logo would colorize, and the menu item lettering would switch from white to black.

    What I’ve noticed now is that:
    a. After the initial load the logo is fully transparent. It’s there, but you can’t see it.
    b. Upon scrolling, the header stays fully transparent, the logo stays invisible, and the lettering stays white (there is no transition upon scrolling).

    Any help straightening this out would be greatly appreciated.

    #1471423

    Hi,

    Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1471415

    In reply to: Theme size too big

    Hey tcampaner,

    Did you activate the option to delete old CSS and JS files under Enfold->Performance?

    Best regards,
    Rikard

    advone
    Participant

    We have the problem that (only on the start page!) after adding a product, the page freezes after a few seconds. You can no longer scroll etc. Only menu links can be clicked.

    We use the Side Cart plugin… However, it doesn’t seem to be that, as we have already deactivated it and the error still occurs.

    Strangely enough, this does not happen on the store page.

    Do you have any idea what the problem could be and how the error can be solved?

    I’ll post the credentials in the private section.

    #1471402

    Topic: Error on Contact Page

    in forum Enfold
    taubate13
    Participant

    I buy the least version of Enfold Theme, in this link:

    you will see that contact page has a error.

    In the mobile phone is worst

    #1471400
    wlashack
    Participant

    Hello,
    after installing ENFOLD theme into my WordPress it keeps displaying infobox that “Enfold Child template uses outdated copies of Woocommerce templates”. The list is quite huge (see below). Woocommerce suggest to contact the author of a theme for actual versions, which I am doing here.
    Can you help, please? Thanks.

    ===========================================
    enfold-child/woocommerce/checkout/form-checkout.php,
    enfold-child/woocommerce/emails/admin-cancelled-order.php verze 2.5.0 je neaktuální. Verze jádra je 4.1.0,
    enfold-child/woocommerce/emails/admin-failed-order.php verze 2.5.0 je neaktuální. Verze jádra je 3.7.0,
    enfold-child/woocommerce/emails/admin-new-order.php verze 2.5.0 je neaktuální. Verze jádra je 3.7.0,
    enfold-child/woocommerce/emails/customer-completed-order.php verze 2.5.0 je neaktuální. Verze jádra je 3.7.0,
    enfold-child/woocommerce/emails/customer-invoice.php verze 2.5.0 je neaktuální. Verze jádra je 3.7.0,
    enfold-child/woocommerce/emails/customer-new-account.php verze 1.6.4 je neaktuální. Verze jádra je 6.0.0,
    enfold-child/woocommerce/emails/customer-note.php verze 2.5.0 je neaktuální. Verze jádra je 3.7.0,
    enfold-child/woocommerce/emails/customer-on-hold-order.php verze 2.5.0 je neaktuální. Verze jádra je 7.3.0,
    enfold-child/woocommerce/emails/customer-processing-order.php verze 2.5.0 je neaktuální. Verze jádra je 3.7.0,
    enfold-child/woocommerce/emails/customer-refunded-order.php verze 2.5.0 je neaktuální. Verze jádra je 3.7.0,
    enfold-child/woocommerce/emails/customer-reset-password.php verze 2.0.0 je neaktuální. Verze jádra je 9.3.0,
    enfold-child/woocommerce/emails/email-addresses.php verze 3.2.1 je neaktuální. Verze jádra je 8.6.0,
    enfold-child/woocommerce/emails/email-customer-details.php,
    enfold-child/woocommerce/emails/email-downloads.php verze 3.2.0 je neaktuální. Verze jádra je 3.4.0,
    enfold-child/woocommerce/emails/email-footer.php verze 2.3.0 je neaktuální. Verze jádra je 7.4.0,
    enfold-child/woocommerce/emails/email-header.php verze 2.4.0 je neaktuální. Verze jádra je 7.4.0,
    enfold-child/woocommerce/emails/email-order-details.php verze 3.2.0 je neaktuální. Verze jádra je 3.7.0,
    enfold-child/woocommerce/emails/email-order-items.php verze 3.2.0 je neaktuální. Verze jádra je 3.7.0,
    enfold-child/woocommerce/emails/email-styles.php verze 2.3.0 je neaktuální. Verze jádra je 9.3.0,
    enfold-child/woocommerce/emails/plain/admin-cancelled-order.php verze 2.5.0 je neaktuální. Verze jádra je 4.1.0,
    enfold-child/woocommerce/emails/plain/admin-failed-order.php verze 2.5.0 je neaktuální. Verze jádra je 3.7.0,
    enfold-child/woocommerce/emails/plain/admin-new-order.php verze 2.5.0 je neaktuální. Verze jádra je 3.7.0,
    enfold-child/woocommerce/emails/plain/customer-completed-order.php verze 2.5.0 je neaktuální. Verze jádra je 3.7.0,
    enfold-child/woocommerce/emails/plain/customer-invoice.php verze 2.5.0 je neaktuální. Verze jádra je 3.7.0,
    enfold-child/woocommerce/emails/plain/customer-new-account.php verze 2.0.0 je neaktuální. Verze jádra je 6.0.0,
    enfold-child/woocommerce/emails/plain/customer-note.php verze 2.5.0 je neaktuální. Verze jádra je 3.7.0,
    enfold-child/woocommerce/emails/plain/customer-on-hold-order.php verze 2.5.0 je neaktuální. Verze jádra je 7.3.0,
    enfold-child/woocommerce/emails/plain/customer-processing-order.php verze 2.5.0 je neaktuální. Verze jádra je 3.7.0,
    enfold-child/woocommerce/emails/plain/customer-refunded-order.php verze 2.5.0 je neaktuální. Verze jádra je 3.7.0,
    enfold-child/woocommerce/emails/plain/customer-reset-password.php verze 2.3.0 je neaktuální. Verze jádra je 9.3.0,
    enfold-child/woocommerce/emails/plain/email-addresses.php verze 3.2.1 je neaktuální. Verze jádra je 8.6.0,
    enfold-child/woocommerce/emails/plain/email-customer-details.php verze 2.5.0 je neaktuální. Verze jádra je 3.4.0,
    enfold-child/woocommerce/emails/plain/email-downloads.php verze 3.2.0 je neaktuální. Verze jádra je 3.4.0,
    enfold-child/woocommerce/emails/plain/email-order-details.php verze 3.2.0 je neaktuální. Verze jádra je 3.7.0,
    enfold-child/woocommerce/emails/plain/email-order-items.php verze 3.2.0 je neaktuální. Verze jádra je 5.2.0

    #1471388

    try both inside your child-theme functions.php:

    function avf_template_builder_content_postimage_mod($content = ""){
      if(  is_singular('post') || is_singular('portfolio') && ( '1' != get_post_meta( get_the_ID(), '_avia_hide_featured_image', true ) ) )  {
            $featuredImage = get_the_post_thumbnail( $the_id, 'original' );
            $content = '<header class="entry-content-header"><div class="page-thumb">' .$featuredImage. '</div></header>' . $content ;
          }
      return $content;
    }
    add_filter('avf_template_builder_content', 'avf_template_builder_content_postimage_mod', 10, 1);
    
    //image-sizes:  widget, square, featured, featured_large, extra_large, portfolio, portfolio_small, gallery, magazine, masonry, entry_with_sidebar, entry_without_sidebar, medium, large
    
    function custom_post_featured_image_link( $image_link, array $current_post, $size ){
      if(  is_singular('post') || is_singular('portfolio') && ( '1' != get_post_meta( get_the_ID(), '_avia_hide_featured_image', true ) ) )  {
        $image_link = get_the_post_thumbnail( $current_post['the_id'], 'original' ); /**** or medium, square etc. ***/
      }
      return $image_link;  // echo $image_link;  if you want to get rid of link function
    }
    add_filter( 'avf_post_featured_image_link', 'custom_post_featured_image_link', 10, 3 );

    these snippets have that check if on the editor mode – on the right side in the layout box “show/hide featured image on single post”
    so they will respect that setting.

    PS that comment : echo $image_link; if you want to get rid of link function. –
    Most people don’t like the fact that the featured image in single posts has a link to their own post. I think so too – that’s superfluous

    But
    – removing that link function will move the feature image out of the article container. That means the image is above all – title is beneath.
    So it might be better to have that link – and preserve enfold structure – but hamper only the pointer-event on that image

    #1471383

    Topic: Theme size too big

    in forum Enfold
    tcampaner
    Participant

    Hi,

    I have created a one page website using the enfold theme https://www.technology-reply.ro and the space it occupies on the server 16 GB, out of which 14 GB are in the dynamic_avia folder (a lot of avia-merged-styles, each a couple of MB).
    Is there a way to reduce its size?

    Thank you!

    #1471366

    In reply to: text below logo

    Hi,

    Thank you for the update.

    Where did you add the css code? Please try to toggle or temporarily disable the Enfold > Performance > File Compression settings to make sure that the changes take effect.

    Best regards,
    Ismael

    #1471365

    Hey Tilman,

    Thank you for the inquiry.

    You can adjust the style of the titles in the second magazine element using this csscode:

    #top .main_color .av-m3hnr7qq-27f7d867790b3f7b7d88721dc4cc0bcf .av-magazine-title a, #top .main_color .av-m3hnr7qq-27f7d867790b3f7b7d88721dc4cc0bcf .av-magazine-title {
        color: blue;
    }

    The class name “av-m3hnr7qq-27f7d867790b3f7b7d88721dc4cc0bcf” is a unique identifier automatically generated by the theme for this specific magazine element. You can also apply your own custom css class name in the Advanced > Developer Settings panel.

    // https://kriesi.at/documentation/enfold/add-custom-css/#enable-custom-css-class-name-support

    Best regards,
    Ismael

    #1471360

    Hey langanger,

    Thank you for the inquiry.

    You can change the background color of the top header by adjusting the value of the Enfold > General Styling > Logo Area > Alternate Background Color field. You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings to make sure that the changes take effect.

    Best regards,
    Ismael

    #1471355
    philipbrook
    Participant

    Hello,

    Since updating to WC 9.4.1 on Nov. 12 along with 2 other plugins – Mailpoet and Bulk Table Editor, my website’s backend is not accessible to most pages.
    I have checked for theme and plugin conflict and found if I keep Enfold as a theme, Google plugins, Mailpoet, and Advanced Coupons create major problems. If I switched to WP 2024 theme, everything works perfectly with all plugins activated. I think the issue is with Enfold compatibility.

    Right now, I am keeping all the necessary plugins active so I can continue receiving orders, but it’s very impractical since I must deactivate some temporarily to have access to my backend. Really not practical during the heavy sales season!

    Thank you for looking into this.

    Philip

    #1471353

    Hey Amanda,

    Thank you for the inquiry.

    I am having a problem with the button option not styling.

    Have you tried temporarily disabling the Enfold > Performance > File Compression settings? Also, please make sure to clear the cache before checking for any changes.

    To register on the forum, you’ll need the purchase code. Please ask the previous developer for this information so that you can register on the forum.

    Best regards,
    Ismael

Viewing 30 results - 5,041 through 5,070 (of 244,353 total)