Viewing 30 results - 3,721 through 3,750 (of 7,495 total)
  • Author
    Search Results
  • #803230
    perfectword
    Participant

    Hi there,
    So, right now I am doing a redesign of an old site, using the enfold theme. I have posts from the old site and posts fresh to the new site. When I add a brand new post, I create a featured image to use and it shows on the post page and the archive page. Beautiful.
    However, all the older posts do not have featured images–they had the images inline in the post content. I would leave them the way they are, but the posts have no thumbnails, both in the Popular posts widget and the search. To get those, it seems I have to add featured images to the posts. But the images in these posts just look ugly as featured images. There’s a checkbox on the Edit Post page that says “Don’t display image on single post”. That works well to hide the featured image on the post page. BUT, the ugly image still shows on the Archive page.
    So, my question is, is there any way to hide the featured image, on the Archive page, for specific posts? I have seen ways to remove allthe featured images, but I like them on the newer posts. It’s only for specific historical posts that I want to hide it.
    Any help would be greatly appreciated.
    P.S., I do know how to find the ID number of a post, if that helps.

    #803189

    In reply to: sparky

    Hey tiresias423,

    Please go to enfold/framework/js/avia_option_pages.js file and search for the string and change it as needed

    Best regards,
    Jordan Shannon

    #803106
    serhatbalik
    Participant

    Hi,

    I searched the forum and found the topic below. As Daniel mentioned, my contact form does not work too. I solved the problem by installing Contact Form 7. There are some posts in the topic where they solve it by sending some private information to each other (css code maybe?). Can you help me by providing similar solution if you have a code snippet that makes the CF7 form identical to enfold contact form?

    https://kriesi.at/support/topic/contact-form-7-enfold-contact-form-identical-styling/

    Thank you,
    Serhat

    #801627
    nickgin
    Participant

    Hello Sirs,

    Congratulations! You have a great theme!

    1. I would like to move the search box to the right as the screenshot: https://prnt.sc/fdvvdg
    2. How can I deactivate the search box to get bigger during search? I need a fixed element. See screenshot: https://prnt.sc/fdvz10
    3. Search box sticks with the sticky header. How can I fix that? see screenshot: https://prnt.sc/fdvxxp

    Settings:

    Functions.php

    add_filter(‘wp_nav_menu_items’, ‘do_shortcode’);
    add_shortcode(‘avia_search’, ‘get_search_form’);

    add_action( ‘ava_main_header’, ‘enfold_customization_header_widget_area’ );
    function enfold_customization_header_widget_area() {
    dynamic_sidebar( ‘header’ );
    }

    Quick CSS:

    #text-9 {
    margin-top: 12px;
    left: -50%;
    }
    .header_color input[type=’submit’]{
    border:none!important;
    }

    #header .widget {
    left: 70%;
    padding-top: 0;
    position: absolute;
    top: 0;
    transform: translate(-50%);
    z-index: 999;
    }

    #top #searchform .ajax_search_response {
    background: #ffffff;
    }

    I also followed your instructions in your post: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/

    I need your precious support.

    Thank You in advance,

    Nick

    #801491

    Hi Rosa,

    Please refer to this post – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ and add a widget area to your header and insert search widget into your custom widget area :)

    To see the links and receive full support, please register to our support forum – https://kriesi.at/support/register/. You can start new threads under Enfold sub forum :)

    Best regards,
    Yigit

    #801194
    Rosa Moliner Gilberga
    Guest

    Hi,
    We have your theme Enfold in our website remeiets.cat, and want to know how to put a full (non collapsible) searcher in the center of top menu, as in this example: https://www.pccomponentes.com/.
    We have bought pluggin YITH WooCommerce Ajax Search.

    Let us know,

    Thanks,

    Rosa

    #801125
    Bernhard Pellny
    Guest

    Hi

    We plan to replace our template with a WooCommerce Shop Template – the enfold is one our choices. For a final decision we would need answers to the following questions:

    a) With our current template we selected “English” as primary language, guess this is the reason why even in google.de we show up as search result in English (which is not good). Can you confirm that with your Enfold template we can choose German as primary language and that we will show up in German language then?

    b) Your template is WooCommerce ready – does this by default mean that you support the “Germanized WooCommerce Package” which makes our shop ok from a legal point for German Market?

    c) Will it be ok add multi currency moduls later?

    Thanks for your support!
    Bernhard

    #800984

    After some search, I activated Really Simple SSL and now it seems to be all secure with the green padlock for my website but not on Enfold interface on my wp-admin page…

    Is there an other plugin to install?

    Thanks,
    Anthony

    #799649

    I’m not having problems embedding a video using a code block/YouTube embed code. I’m having problems with the way the cell containing the video displays publicly once I’ve done that. The video does embed. But the public appearance of the cell is wrong. Please look at the second grid row on this page:
    https://www.missouriartscouncil.org/homepage-experiments

    I did follow your directions to switch to my default WordPress theme, WordPress 2016. I was initially confused because all I could see in the back end was a bunch of coding, but I was able to figure out where to insert the YouTube embed code. But when I switched back to Enfold, the public appearance of the video cell in the Grid Row was exactly the same.

    Since code block/embed was supposed to be a workaround for the Enfold Video Element, I do need to know how to fix the public appearance of the video cell when using code block/embed, as shown on this page:
    https://www.missouriartscouncil.org/homepage-experiments
    Please advise! :-)

    However, the larger issue is that YouTube/Vimeo links no longer display properly when inserted in the Video Element. That problem is illustrated in the first grid row on the Experiments page.

    I have just now searched “video” and found I’m not the only one who is suddenly having this problem:
    https://kriesi.at/support/topic/video-not-showing-4 – May 18 (I’d seen this post before, and unfortunately the poster has not responded to your last suggestion from May 23)
    https://kriesi.at/support/topic/get-video-to-play-on-site – May 19
    https://kriesi.at/support/topic/removal-of-black-bars-on-vimeo-videos – May 11 (this one unfortunately dead-ends in a request for admin access, so I have no idea if and/or how the issue was resolved)

    The Enfold Video Element had been working perfectly on my site for 10 months. The issue appears to me to be a new bug with the Element.

    #799236
    ksabin
    Participant

    I have researched on the forum and can’t figure this out. The sidebar on my pages keeps ending up on the bottom. I have deactivated all of the plugins. Even deleted and updated my enfold…nada.

    Help?

    #798686

    That’s not helping

    it is because Enfold got the http resource…finally figure it out where the problem locates, Not the SSL, NOT SERVER PROBLEM, NOT WP ROCKET.. it is mostly ENFOLD

    and I searched the forum, many people got the same issue when they use SSL and I CAN’T believe this problem are still existing ( 2-3 years passed)

    DID any one in Enfold can tell me how to make all ths CSS,JS code to be transit via HTTPS instead of HTTP?

    #798681
    andrew_hambly
    Participant

    Hi all. I hope this hasn’t been answered before, but my exhaustive search could not find an answer for me. None os the suggestions I’ve found work for me.

    My website is predominantly pages. The homepage has several sections with a 4 or 5 column layout. On mobile devices, this reverts to a 1 column layout – making the page VERY long. Is there a way to force Enfold to display this as 2 columns on mobile devices?

    The homepage is http://www.healthinthebay.com.au/
    The new staging homepage is http://www.healthinthebay.com.au/test-new-home/ – this is the one I’ll be modifying from this forum.

    Thanks in advance.

    #798536

    Hi,

    I did some search and could not find something that might have been used before.
    The strange thing is that the shortcode does not play with Enfold Builder, it should as a shortcode is supposed to be executed everywhere so
    it should work with Enfold just fine….

    Best regards,
    Basilis

    #798403
    acadas
    Participant

    Dear support team,
    within the Enfold Contact Form I am using the color scheme “light transparent”.
    I am searching for a way changing the color of the field names and to the button to red (#a80000).
    Best regards,
    Bernd

    #797862
    ksabin
    Participant

    Hello! I am using enfold to build my new site and there are huge spaces between my elements. I have searched the other threads and tried to use their code but it is not working. I thought there would be something in styling, but I can’t find it.

    Any ideas?

    #797647
    sammacs
    Participant

    Hi,
    I am using a centred menu with my Enfold theme and as such, I modified the location of the social media (twitter) icon using code found at the following support ticket:
    https://kriesi.at/support/topic/social-icons-to-the-right-of-centered-menu/
    This works well. The only issue is that now in the mobile menu, the final item (the twitter icon) is partially cut off. Is there a simple way to fix this?
    I would also like to add the search item to the mobile menu if it is easy to do, so that it matches all the items on my desktop menu.
    Thanks in advance for any help,
    Sam

    #797200
    Stegemueller
    Participant

    Hi there

    I love Enfold! But I have a couple of issues.

    1) How do I export the theme? When I press the export theme-button I get 350.000 lines of strange text.

    2) On my localhost the admin bar has disappeared. I have searched the whole internet for a solution. As my livesite is correct, I copied the whole folder called Themes to localhost to be sure that functions.php is the same. I also copied User-table and Userneta-table to be sure that the user settings were the same. It did not help. I also tried the follow to sugestions with out effect:

    Source: http://www.wpbeginner.com/…/how-to-disable-wordpress-admin…/

    /*Disable Admin Bar for All Users Except for Administrators*/
    add_action(‘after_setup_theme’, ‘remove_admin_bar’);
    function remove_admin_bar() {

    if (!current_user_can(‘administrator’) && !is_admin()) {
    show_admin_bar(false);
    }
    }

    Source: https://digwp.com/2011/04/admin-bar-tricks/

    // show admin bar only for admins
    if (!current_user_can(‘manage_options’)) {
    add_filter(‘show_admin_bar’, ‘__return_false’);
    }
    // show admin bar only for admins and editors
    if (!current_user_can(‘edit_posts’)) {
    add_filter(‘show_admin_bar’, ‘__return_false’);
    }

    Best regards,
    Hanne

    #796616

    Hey Charlotte :)

    Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your Text Block element and give it a custom CSS class (“flight-search” in example below) and then add following code to Quick CSS

    .flight-search iframe {
        margin: auto;
        display: block;
    }

    Best regards,
    Yigit

    Hi,

    Thank you for the update.

    Did you add the following filter after activating the plugin?

    // http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/

    Best regards,
    Ismael

    #796162
    mfrangezmaribor
    Participant

    Hello!

    I’ve searched for a solution through the forum but haven’t found one.

    In my Enfold (Child) + Woocommerce site I would like to change the image container size (from square 450 x 450 px or relative to rectangle 500 x 300 px). I’d like to use this proportion in all the product images (e.g. sample product page, product grid, thumbnails…).

    Thank you for the solution.

    M.

    Hi thewebsmiths,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .html_header_searchicon_disabled.html_entry_id_1350 #top .av_header_border_disabled.av_bottom_nav_disabled .main_menu .menu>li:last-child>a .avia-menu-fx {
      padding-right: 0px;
    }
    .html_main_nav_header.html_logo_left.html_entry_id_1350 #top .main_menu .menu>li:last-child>a, .html_bottom_nav_header #top #menu-item-search>a {
      padding-right: 13px;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #795982
    adayanamarketing
    Participant

    For nearly all the demo’s I import, I don’t get all the images.

    Q. How can I be sure the demo includes the images displayed on the live Demo Sites?

    Q. If the demo is suppose to include the images I am missing, I would like to resolve this core issue

    Q. If the issue cannot be resolved, I read in a few posts where you said to upload the images on the back end. If that’s my option, where can I find the images?

    Note below configuration and corrective actions attempted.

    wp-config – added line in define(‘WP_MEMORY_LIMIT’, ‘256M’);
    PHP ver is 7.1
    Increased PHP Setting for max_execution_time to 300 seconds (5 min) and memory_limit to 256M
    upload_max_filesize is set to 8M
    I installed the Plugin WordPress Reset and did a reset before each attempted Demo Import
    On some Demo imports, I re-clicked the demo import up to 10 times and it did not import the missing images.

    Example Links and logins for items below provided in Private Content

    For the Enfold 2017 Demo – example links and logins provided in Private Content
    I understand the home page slider images are not available – but can instead be substituted by downloading and importing the classic slider images – is this correct? I did successfully import the old sliders, but was hoping the 2017 home slider image was available.

    Other missing images include the people in About Us, some Feature images, About Us people, logos, and more

    One page portfolio – example and logins provided
    missing top Desk image and portfolio illustration images –

    creative studio – among others – no example links or logins provided
    missing team and recent work photos

    I have searched the forums regarding this and cannot find any recommendations that I haven’t tried. i.e., #777543. Please direct me to any forum posts that I may have missed

    Thank you!

    QADEBVBA
    Participant

    Hi Team Kriesi

    I’m making this website for a client, and I set up a ‘normal’ page to be a coming soon page. I also set it as the Front Page in Enfold Settings. After that I started creating the necessary pages, and set them as ‘Private’. But I noticed that Google shows those pages in the search results. When clicked, the links end up on ‘page not found’-page of the website. How can I stop those pages form being shown in Google, and just have the Coming Soon page in the search results?

    Thanks in advance!

    #794760
    karen moate
    Guest

    We’ve have paid over $4,300 dollars for this theme and hold a full life-time licence. We use the support forum (https://kriesi.at/support/forum/enfold/) to search for fixes when issues occur. These mostly occur during theme updates – we had an issue with layer slider and able to resolve swiftly for clients because we have access to the forum and able to see the solution posted by other users.

    I’m deeply saddened that you would ask for over $1,000 per year for us to have access to fixes.

    When we first started using the theme – the support was for life-time for the with a full-licence. Please can you advise?

    #794587

    In reply to: Cambios en búsquedas

    Hey MabelB28,

    To remove the date from the ajax search, please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file: 

    .ajax_search_excerpt{
    display: none;
    }

    To remove the sidebar from your search results page, you can try this: https://kriesi.at/support/topic/how-to-remove-sidebar-on-search-result-page/
    Or this: https://kriesi.at/support/topic/function-to-remove-sidebar-on-search-results/

    Best regards,
    Sarah

    #794581
    HuxburyQuinn
    Participant

    I have been an avid user of ENFOLD Theme since 2013 – 5 years! wow.
    But recently I am looking at different Theme options to replace ENFOLDs for several reasons, the main reason is page speed load times.

    Regardless of the combination of WordPress Cache Plugin, Merge Minify Plugins, Cloudflare – I just can’t get a decent Performance Grade or Load time using a basic install of ENFOLDs.

    After wasting several days on combinations of the above on my client’s website – I started again – and did a basic scan of the core theme demo sites. You will be amazed by the results.

    ENFOLD

    https://tools.pingdom.com/#!/FD4cW/http://kriesi.at/themes/enfold-2017/
    I just tested http://kriesi.at/themes/enfold-2017/ with the Full Page test in Pingdom Tools.
    This specific test was done on May 17 at 10:48:46 from Melbourne, Australia.
    The web page took 15.18 s to load, used 87 requests, and weighed in at 5.1 MB.
    The Google Page Speed performance grade for this web page is 89/100.

    AVADA

    https://tools.pingdom.com/#!/dFDcI9/https://avada.theme-fusion.com/
    I just tested https://avada.theme-fusion.com/ with the Full Page test in Pingdom Tools.
    This specific test was done on May 17 at 10:34:37 from Melbourne, Australia.
    The web page took 2.42 s to load, used 109 requests, and weighed in at 2.7 MB.
    The Google Page Speed performance grade for this web page is 96/100.

    Now with Enfolds, 89/100 performance grade is not bad, but it’s not great either. Try adding a few plugins to your own site and then see how the performance grade drops of dramatically.
    Enfold was the first theme on Envato to reach $1M in sales. I thought this was so great, I even sent a personal congratulation email to Kriesi.

    However, in recent times AVADA has surpassed this exponentially. Even the theme information promotes “made for Speed” with a PageSpeed Score A (99%)^.

    Regrettably, I am in the middle of building my first custom website using AVADA and have yet to complete a more thorough comparison of the same site, same plugins theme vs theme ENFOLD VS AVADA. I will hopefully paste back a response once this is completed.

    NOW Support has suggested the following plugin combination which Kriesi uses on the demo sites.

    https://kriesi.at/support/topic/enfold-minify-javascript-and-css/
    https://kriesi.at/support/topic/pagespeed-performance-minify-async-etc/

    BWP Minify plugin (has not been updated for 2 years)

    WP Super Cache

    Common! there have to be more modern plugins doing a better job than this.

    With a little searching, I came across this interesting article about WordPress speed optimisation.

    This article included a Facebook Poll on the best WordPress Cache Plugin
    http://omm.onlinemedia.netdna-cdn.com/wp-content/uploads/2016/12/WP-Rocket-Review.png

    Now I ‘m no expert – but with AVADA 325,063 sales vs ENFOLD 124,199 sales, Enfold’s has fallen behind in the theme page speed optimisation race and if not fixed soon – will lose many more sales to better-optimised themes.

    Support – it has been a long time coming – I think it would be advantageous if Kriesi provided the following:
    1. A complete guide (including settings) to get the best performance out of Enfolds, using suggested Cache plugins, minify plugins, optional Free CloudFlare and option CDN
    2. Completely reoptimize the theme for speed.

    I look forward to a healthy discussion on how ENFOLD’s can be improved.

    davegeipel
    Participant

    I’ve been struggling with this and feel this should be much easier to work, but it’s not.

    1) Desktop larger than 910.
    I want my larger screen monitor to show our site larger than 910 wide – prefer it to show like the Kriesi site at 1440 or so. However, I’ve followed the theme settings properly:

    Stretched, Responsive and Maximum Container width at 100% (even tested larger sizes but it’s not updating in either FF or Safari).

    2) iPad (I use an iPad Pro)
    Doesn’t seem o allow pinch to zoom. That’s ok with me, but I think having a larger size TABLET viewport is to be expected these days between the iPad Pro 12″ and MS Surface too. Anyway to create a new one and what would those settings be?

    Background: I have created a separate grid.css and placed it within our theme and updated the functions code I read from a moderator who shared it 2-3 years ago. Just don’t seem anything new on this NOR are there any other grids shared in the support forum – spent hours researching this to no avail and hope you can help with these two issue.

    Thanks.

    Dave

    Dandelion222
    Participant

    I have at least 2 sites that use Enfold that I am experiencing this weird issue with. While in the admin panel, there is a little red updates dot with a number 1 inside of it to indicate that I have one plugin to update. The thing is, I do not. Even when I go under updates and select all and update all the plugins – there is still is.

    Have you heard of anyone else with this issue? I didn’t find anything when I searched.

    Any ideas?

    #793383

    In reply to: Soft 404 Errors

    Hey gardenstateloans,

    Please see the following thread:

    https://kriesi.at/support/topic/gwt-problems-indexing-enfold-soft-404-with-search-activated-s/

    As of right now the solution is to modify the robots.txt to disallow the search files from being indexed until a more permanent solution/update is produced.

    Best regards,
    Jordan Shannon

    #792902
    breezemedia
    Participant

    Hi,
    i searched the forum and solutions, but it does not work. When i try to use the google map in enfold (Version 4.0.5) i want to “Enter Address, then fetch coordinates” and get this error-message:

    It seems that your Google API key is not configured correctly
    The key is probably either restricted to the wrong domain or the domain syntax you entered is wrong.
    Please check your API key here
    The domain that should be allowed is:
    http://robotics.solufo-group.com/*

    -> I entered the API-Code in Enfold Settings
    -> I also add a code to function.php (see private-message)
    No change…

Viewing 30 results - 3,721 through 3,750 (of 7,495 total)