Viewing 30 results - 4,171 through 4,200 (of 7,495 total)
  • Author
    Search Results
  • #719484

    Hey Raymond,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    I’m assuming you want to create a sticky floating widget in the sidebar?

    If so please refer to this link

    https://www.youtube.com/results?search_query=Sticky+Floating+Sidebar+Widget+in+WordPress

    You can use plugins like

    https://wordpress.org/plugins/q2w3-fixed-widget/
    https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/

    Please NOTE: This type of modification is out of our support scope. However since you are a enfold customer we are happy to help you with this :)

    Best regards,
    Vinay

    #719207

    From Crayon I get this error:

    [Crayon Syntax Highlighter Log Entry - 10:21:44 AM - 01 Dec 2016]
    
     [SYSTEM LOG] 'Upload directory is empty:  cannot load languages.'
     [SYSTEM LOG] 'The resource directory is missing, should be at \'\'.'
     [CrayonUtil::lines()] 'Cannot read lines at \'default/default.txt\'.'

    Crayon Version 2.8.4
    WordPress 4.6.1
    Enfold Theme Version: 3.8

    After some research it seems that the JS is not a problem but the PHP scripts already fail to prepare the output.

    • This reply was modified 9 years, 3 months ago by maincomputer.
    #719199

    In reply to: Enfold and Formidable

    Hey MarSwan,

    We do not support thirt party plugins. But you are an Enfold customer so we are willing to go that extra mile and happy to help you with this issue.

    If you like to remove the form field borders Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top.page-id-2737 .main_color input[type='text'], 
    #top.page-id-2737 .main_color input[type='input'], 
    #top.page-id-2737 .main_color input[type='password'], 
    #top.page-id-2737 .main_color input[type='email'], 
    #top.page-id-2737 .main_color input[type='number'], 
    #top.page-id-2737 .main_color input[type='url'], 
    #top.page-id-2737 .main_color input[type='tel'], 
    #top.page-id-2737 .main_color input[type='search'], 
    #top.page-id-2737 .main_color textarea, 
    #top.page-id-2737 .main_color select {
        border-color: #ea3535!important;
        letter-spacing:.15em;
    }
    

    Best regards,
    Vinay

    #719158

    In reply to: editing 404 template

    Hey iveyeng,

    Please try the following in Quick CSS under Enfold->General Styling:

    .error404 .sidebar, .search .sidebar {
      display:none !important;
    }

    Best regards,
    Rikard

    #718548

    Hey Daniel

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .html_main_nav_header.html_logo_left #top .main_menu .menu>li:last-child>a, .html_bottom_nav_header #top #menu-item-search>a {
        padding-right: 13px;
    }
    

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Best regards,
    Yigit

    johnlaunstein
    Participant

    Hi Enfold folks! A customer just alerted us that they wasted a ton of time trying to update quantities on items in their cart before deciding to forget it and cancel the sale. Ouch! I discovered I could not change the quantities either–the +/- buttons work but the update cart button does nothing.

    I did a search on the forums here and found several references to the same issue back in July/Aug after WC 2.6 came out. At the time, Kriesi promised to solve the issue in an upcoming update, which I assume has happened.

    I discovered we were running a old version of Enfold and updated immediately to 3.8. However, the problem remains even if I do a Ctrl + R on the cart to make sure it’s loading the updated file. We do not have a caching program/plugin running on this website.

    I also tried the fix provided by mensmaximus in replacing the woocommerce-mod file, but it did not have any effect so I have reverted to the original.

    Would you be able to help us with this? This is obviously a critical time of the year for online sales.

    I’ve included our website and login below

    Thank you.

    #718481

    Hey J_L,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #searchsubmit {
        color: transparent;
        background: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 50% 50%;
    }
    

    Best regards,
    Yigit

    danneeroy
    Participant

    Hi Support,

    We are seeing an error on the text block element in ALB. When in “text” view we are no longer able to take line returns using the return key.
    If we switch back to “visual” editor the return key works as expected.

    This problem seems to be further compounded by hiding mark up code we enter in “text” view. We enter the markup, save and can see the change on the front end of the site, when we go back to the code the markup is now invisible.

    After doing some searching on the support forum, it seems others are having the same / similar issues.
    https://kriesi.at/support/topic/enfold-theme-causes-errors/

    Others with the issue seem to name Advanced Custom Fields plugin and the fact enfold isnt loading in some scripts properly.

    Are there any fixes or work arounds for this as its becoming increasingly impossible to make the changes we’d like to our dev site.

    Many thanks!

    #718417

    Topic: Installation Problem

    in forum Enfold
    wengfoo
    Participant

    Hi,

    I keep encountering problem trying to install the theme. I just created a subdomain and installed a wordpress to test out the theme. When I click on add theme and pick on the enfold.zip file (i have read the installation guide and understand I should choose this particular file to upload), the message I receive is:

    Oops! That page can’t be found.
    It looks like nothing was found at this location. Maybe try a search?

    #718013
    gunnarraneback
    Participant

    I’m using the Enfold theme on a WooCommerce page with the plugin SearchWP with your snippet to allow it in the AJAX search form.

    Sometimes when you search in the AJAX search bar, the box showing the results will show a message of not finding any results (span classes ajax_search_entry ajax_not_found), but then after some more time it will present results and the message disappears. This is a bit confusing for the visitor.

    Is there a way to fix this with some extra code in functions.php or something like that?

    #717920
    digitalphilm
    Participant

    I randomly get the following error that brings down the entire site:

    Warning: Invalid argument supplied for foreach() in /path/to/wordpress/html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/template-builder.class.php on line 132

    Fatal error: Call to undefined function post_has_layerslider() in /path/to/wordpress/html/wp-content/themes/enfold/config-layerslider/config.php on line 157

    • It happens for no reason (no changes made to the website before this happens)
    • Not a cache issue, as it happens in incognito mode as well
    • The site is running on a child theme with its own style.css and functions.php
    • Other websites of mine running Enfold do not encounter this issue
    • I can “fix” the issue by navigating to http://www.domain.com/wp-login.php, all of a sudden now when I go to the website it works
    • This has happened several times in the past

    I’ve included the domain (private content), but by the time you see this it will likely have fixed itself. I’m raising this as an issue since it is not the first time I’ve seen this, and a quick Google search shows numerous other sites that have been indexed with that same error:
    https://www.google.ca/search?q=Warning:+Invalid+argument+supplied+for+foreach()+in+enfold/config-templatebuilder/avia-template-builder/php/template-builder.class.php+on+line+132

    I’m hoping you can shed some light on:

    • Has this been seen before?
    • Is there a known fix?

    Thank you for your ongoing support! I am a big fan of this theme.

    veritygraham
    Participant

    Hi there,

    We have used your enfold theme for a company website and it seems we may have been hacked.

    When you type our website url into google, the first search result returned shows a different title and tagline.

    In the theme everything looks fine and the proper title and tagline are there – it is as if it is being overwritten somewhere somehow.

    We contacted the hosting company and they have said that everything seems to be fine and therefore they can’t help. We were wondering whether you know what has happened and can offer any advice?

    Many thanks in advance,
    Verity

    (Details of site and result below)

    Verity Graham
    Guest

    Hi there,

    We have used your enfold theme for a company website and it seems we have been hacked.

    When you type http://www.breatheenergy.com into google, the top search result has the title of “Fathers Glory Christian Streaming Media” and a tagline of “Fathers Glory Christian Streaming Media – Andalusia Alabama.”

    In the theme everything looks fine and the proper title and tagline are there – it is as if it is being overwritten somewhere somehow.

    We contacted the hosting company and they have said that everything seems to be fine and therefore they can’t help. We were wondering whether you know what has happened and can offer any advice?

    I thought it was more appropriate to post this question via email than on the forum.

    Many thanks in advance,
    Verity

    #717598

    Hey ekwon,

    Please try the following in Quick CSS under Enfold->General Styling:

    #menu-item-search a {
      padding-right:15px !important;
    }

    Best regards,
    Rikard

    #717584
    mannaintl
    Participant

    The change-log indicates that blog-lifestyle demo was added in version 3.4, Nov 5, 2015. However, lifestyle is not included among the demo files in the current version. I have made a pretty thorough search of the forum without good results.

    Thank you

    #717535
    richardbeatty
    Participant

    Hi guys

    I’ve searched high and low .. .and tried some quick CSS from other threads but it creates issues.

    Request please
    (1) transparent header on mobile – this is the easy bit with quick CSS from previous threads
    (2) AND transparent logo (image under enfold …header … transparency) on ,mobile … previous quick CSS creates a problem see below.

    (1) The following quick CSS works for transparent header (this is currently set and works fine):
    @media only screen and (max-width: 767px) {
    #top #wrap_all .av_header_transparency {
    background-color: transparent;
    position: absolute!important;
    }}

    (2) This is the tricky bit – getting the transparent logo to work on mobile.
    I borrowed this from a previous thread … but the code means that the individual content at the top of all the posts/pages are missing:

    @media only screen and (max-width: 767px) {

    #top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle { background-color: transparent; }

    .responsive #top #wrap_all #header { position: absolute; }}

    @media only screen and (max-width: 767px) {

    .responsive #top .av_header_transparency.av_alternate_logo_active .logo a > img {

    opacity: 0;

    }

    .responsive #top .av_header_transparency .logo img.alternate {

    display: block;

    }}

    Really appreciate your help here guys!

    #717524
    Tarakbc
    Participant

    Hi guys,

    We recently launched our new website http://mediteraistockholm.se with the Enfold theme which we are very happy with :)

    However, when we search in google for terms related to our activities, a number of pages from the old website show up.

    The top result when searching: < meditation stockholm > is:

    1.
    Meditera i Stockholm – Meditation och Modern Buddhism för alla
    mediteraistockholm.se/
    Meditation. Att meditera är ett sätt att stressa av, bli mer rofylld, balanserad och fokuserad i vårt dagliga liv. Ytterst, kan vår andliga potential väckas och ge oss …
    ‎Kurser och retreat · ‎Tara Center · ‎Kvällskurser · ‎Kontakt

    And four links at the bottom of this entry (‎Kurser och retreat · ‎Tara Center · ‎Kvällskurser · ‎Kontakt) all link to our old website, whereas the main link at the top of this entry links to our new website (although the description that is given is out of date). How do I update the description and these four links?

    Also, the second highest result when searching < meditation stockholm > is an out of date page from our old website:
    http://www.mediteraistockholm.se/kvallskurser.html

    Is there anyway we can fix this as well?

    Many thanks,
    Jangdom

    #717301

    In reply to: Search Does not Work

    Hi,

    Yes, the plugin was needed to be installed, I’m a bit familiar with that plugin and knew that it has less weight on category and tags, so I added some weight to it, then included search for products and portfolio since the default is only post and pages, and included categories and tags for both products and portfolio.

    Glad we could help :) We really appreciate it if you rate our theme on themeforest. Thank you for using Enfold :)

    Best regards,
    Nikko

    #716932
    steliosagapiou
    Participant

    Dear Support,

    I have some issues with my homepage. I use polylang plugin because my site is multilingual. From the Enfold theme and WordPress reading options I choose my homepage to be a static page. Sometimes my homepage change to the “domain/en”/ My homepage is “domain/en/homepage”.
    I have already translated almost all the content for my website. I cannot use WPLM plugin. I searched on the forum but I didn’t find a solution. Please let me know how i can fix this bug.

    WP Version 4.6.1
    Polylang Version 2.0.6

    #716615

    didn’t work either! I have tried a few css tricks I found via search but nothing is changing. This has happened a couple of times, the first time I changed it via the enfold general styling font tab and it was fine for a while.

    #716529

    Right, after some trying I found the explanation. this may help others in future:
    I had Relevanssi installed, but the error did not disappear when deactivating it. Therefore I did not think the cause was there.
    then I remembered some extra code I included in the functions.php due to this:
    https://kriesi.at/support/topic/auto-suggest-funktion-der-suche/
    and this https://kriesi.at/support/topic/enfold-code-update-for-2-2-to-use-relavanssi-plugin/

    /*
     * add Relevanssi for WordPress searches
     */
    add_filter('avf_ajax_search_function', 'avia_init_relevanssi', 10, 4);
    function avia_init_relevanssi($function_name, $search_query, $search_parameters, $defaults)
    {
        $function_name = 'avia_relevanssi_search';
        return $function_name;
    }
    
    function avia_relevanssi_search($search_query, $search_parameters, $defaults)
    {
        global $query;
        $tempquery = $query;
        if(empty($tempquery)) $tempquery = new WP_Query();
    
        $tempquery->query_vars = $search_parameters;
        relevanssi_do_query($tempquery);
        $posts = $tempquery->posts;
    
        return $posts;
    }
    
    /*
     * disable Ajax search
     */
    add_filter('avf_frontend_search_form_param', 'avia_deactivate_ajax_search',10,1);
    function avia_deactivate_ajax_search($params)
    {
    	$params['ajax_disable'] = true;
    	return $params;
    }

    After deleting this, the menu stays still, also with the search enabled.
    All the best
    Michael

    net-files
    Participant

    Hi,

    SEO is quite important for us and Google just informed our marketing team that the page-speed, especially on mobile sites, becomes more and more important for the google organic-search index.
    Unfortunately the index of our page is only at 66 (everything below 80 might have an impact on SEO)
    I could not find an advice in the enfold-support-forum, maybe i got the wrong search-terms?
    Are there any plans to improve this in the future?

    #716428

    Hi Andy,
    thanks!
    Do I add this to the CSS that I previously put there (http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/) or instead of that code?

    And secondly : can I get rid of de green dot on the left and the green search button?

    Thanks again.

    Kind regards
    Geert

    #716377

    In reply to: no result landing page

    Hi
    your code didn’t affect the woo “no product result page” but affect the post seach added on enfold menu for example.
    I need to affect the on click product category page (when no product inside) like link in private

    and last question how to set the woo product search widget in menu insteed of the post seach?

    #716104

    still nothing changed in search results.
    Google results shows my name in three words (xxx yyy zzz) as pagetitle. And I didn’t put my name in the pagetitle. My name is my website as xxxyyyzzz.nl
    Is there a setting in enfold that maybe blocks pagetitle setting in all in one seo plug in?

    #715974

    Wow, I’d forgotten about this post (admins, you can mark it as complete).

    Yes, newpappa is correct. Back when I first posted this, I did more research and found that this was a WordPress change–not anything related to the Enfold theme.

    So yeah, follow that article link to find out how you can move the fields.

    #715765

    In reply to: notification ribbon

    Hey Andrea,

    please check out for floating button plugin https://wordpress.org/plugins/search.php?q=floating+button

    If that don’t suit your needs do not worry we are here to help you :) it is a custom coded button and it’s not difficult to achieve at all. For technical support please register here kriesi.at/support/register

    Go to https://kriesi.at/support/ select the theme you purchased bookmark the URL.
    Example : https://kriesi.at/support/enfold

    Scroll to the bottom of the page to open a new ticket.

    Best regards,
    Vinay

    #715576
    thepeagreenboat
    Participant

    I am building a site using Enfold – I have large images in a common position on a number of pages at the top of my site under the menu. I want to insert captions to those images to reflect the slider on the home page. The caption needs to be aligned left to suit the style of the homepage and the photograph – but the dialogue box doesn’t allow me to specify this? It only allows for the caption to be centred? Have you a code snippet that I can use? if so where would it go?

    Also the captions currently are not responsive on tablets or smart phones – have you got a code sippet that I can use to make these captions responsive so that they reduce down to fit tablets or smart phones please?

    I’ve searched the forums and couldn’t find this question – but I’m sure someone must have asked it somewhere?

    Also on another note – I am using Yoast (SEO plugin) with aan easy slider on the homepage and Yoast is telling me that I have no images – is that because they are buried in the slider. What is the remedy for this regarding SEO effectiveness. You’ll see what I maean if you visit the site.

    Many thanks.

    #715262

    In reply to: Search Does not Work

    Hey Tflores87,

    Pleases try using this more advanced search plugin – https://wordpress.org/plugins/relevanssi/
    You can find Enfold implementation here – http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/

    Best regards,
    Yigit

    #715232

    In reply to: Hide some content

    Hi,

    Please go to enfold/includes/loop-search.php file, find following and remove it

                <div class='hr_invisible'></div>
    
                <section class="search_not_found">
                    <p><?php _e('You might want to consider some of our suggestions to get better results:', 'avia_framework'); ?></p>
                    <ul>
                        <li><?php _e('Check your spelling.', 'avia_framework'); ?></li>
                        <li><?php _e('Try a similar keyword, for example: tablet instead of laptop.', 'avia_framework'); ?></li>
                        <li><?php _e('Try using more than one keyword.', 'avia_framework'); ?></li>
                    </ul>
    
                    <div class='hr_invisible'></div>
                    <h3 class=''><?php _e('Feel like browsing some posts instead?', 'avia_framework'); ?></h3>
    
            <?php
            the_widget('avia_combo_widget', 'error404widget', array('widget_id'=>'arbitrary-instance-'.$id,
                    'before_widget' => '<div class="widget avia_combo_widget">',
                    'after_widget' => '</div>',
                    'before_title' => '<h3 class="widgettitle">',
                    'after_title' => '</h3>'
                ));
            echo '</section>';
    	echo "</article>";
    
    	endif;
    	echo avia_pagination('', 'nav');
    ?>

    Yes, they will be overwritten. Please use a child theme – http://kriesi.at/documentation/enfold/using-a-child-theme/ to avoid applying the changes each time you update the theme.

    Best regards,
    Yigit

    • This reply was modified 9 years, 4 months ago by Yigit.
Viewing 30 results - 4,171 through 4,200 (of 7,495 total)