Forum Replies Created

Viewing 30 posts - 61 through 90 (of 234 total)
  • Author
    Posts
  • in reply to: Search error #1024432

    I tried to disable my .htaccess – Same problem
    I tried to disable Enfold / Child and use TwentyX – Same problem
    I tried to disable all plugins – same problem
    I tried to install Relevanssi and add the extra thing to child function.php – same problem = NO SEARCH RESULTS???
    What Kebab???
    It’s a HUGE job to disable all plugins and theme – Enfold don’t hold my footer settings and messes it up. Hours is spend on just to find…. NADA :-( :-(

    in reply to: Search error #1024421

    I got the same problem
    No search results at all – for words that I used 1000 times??
    I don’t want a resource eating plugin like relevanssi – How can I get Enfold working again?
    I have another (many) sites with enfold – only one is having this issue?
    (( I did also have the issue with duplicated post/pages with the ?s= ))
    I did try to disable all plugins – NADA
    Funny thing… When searching in top header (https://bizdoktor.dk) I see the results with thumpnails pics but when clicking enter the 404page is empty?? So the search works – but the results are not posted to the results page??

    in reply to: Cant update my theme…? #1021591

    @Mike
    But I don’t want the clients to be able to update via my personal token – I want to control this via the API

    in reply to: Cant update my theme…? #1021559

    HI Enfold People,
    I updated my own site to version 4.5 and did the “Personal Token” thing.
    How does this work for us – We build sites for clients. We purchase a Enfold license for each client on my own Envato account and transfer the license to the client and create an API.
    How do we use the new token thing in this manor?

    Hi Annemarie
    All those settings are moved and can be found at Appearance > Customize > WooCommerce now.
    I found the answer on https://github.com/woocommerce/woocommerce/issues/18889

    in reply to: Layerslider error: failed to open stream after update #1005657

    Super… Self fixing bug – I love it!
    Maybe it was just because the bug saw you coming … Your magic hands !!

    Thx

    in reply to: Layerslider error: failed to open stream after update #1005574

    Hi Victoria,

    The wp-config shows;
    define( ‘WP_DEBUG’, false );
    define( ‘WP_DEBUG_LOG’, false );
    define( ‘WP_DEBUG_DISPLAY’, false );

    Maybe the client has defined it elsewhere?

    in reply to: Layerslider error: failed to open stream after update #1005478
    This reply has been marked as private.
    in reply to: Site still showing Layerslider needs updating #990227

    Hi Mike,
    No problem :-)
    I changed the curry quotes in your code and tried ut again – IT WORKED so thanks for the solution.
    Here is the code without the “curry”

    // Remove LayerSlider’s update notifications
    add_filter('site_transient_update_plugins', 'av_remove_ls_update_notification');
    function av_remove_ls_update_notification($value) {
    if($value) {
    unset($value->response[plugin_basename(__FILE__)]);
    return $value;
    }
    }

    I always try to have the latest versions :)
    At this time it’s:
    WP: 4.9.7–da_DK
    Enfold 4.4.1 (Child) that includes the nagging Slider 6.7.1 (Maybe a tick in the settings of Enfold that turned this nagging off?

    Have a nice summer

    Peter

    • This reply was modified 6 years, 3 months ago by Netzie.
    in reply to: Security issues? iThemes vs Norton #979860

    Hi Rikard,
    Thx – Please close it

    BR

    Peter

    in reply to: Security issues? iThemes vs Norton #978878

    Case closed…
    It was proberly a combination of my “Search Settings” in my Google Analytics … Vs Enfold Vs something else!!
    I edit the search settings and removed the funny letter with the X and got Norton to rescan … Voila CLEAN?!
    Maybe a false negative?

    Anyway thanks for your help and support !!

    in reply to: Site still showing Layerslider needs updating #976936

    Hi Mike
    Not funny dude!
    I maintain a lot of sites and use Enfold for all – This nagging LayerSlide is a NAGGING thing.
    Please reconsider your answer

    in reply to: Site still showing Layerslider needs updating #976926

    Hi Mike

    I found the file here: /themes/enfold/config-layerslider/LayerSlider/layerslider.php
    Added the code … But it didn’t work?? I still see the NAGGING 1 plugin to update but no-show under WP Updates??

    Thanks – Getting that nagging thing off would be super … But won’t this solution be overwrite next time Enfold is updated?
    Any chance this could be in the CHILD version of added to the function.php in child folder?
    BR

    Netz

    • This reply was modified 6 years, 4 months ago by Netzie.
    in reply to: Security issues? iThemes vs Norton #973340

    Thanks Vic!
    Hmmm weird indeed
    I change it and request a rescan.
    I also edited some settings in my search settings in GA – So maybe it will sort itself out?
    Have a nice weekend – I’ll let you know when this issue is solved or not!!

    in reply to: Security issues? iThemes vs Norton #972286

    Hi Dude,
    Thanks
    I did a total bit by bit compare against my install and a new downloaded version
    File: enfold\config-woocommerce\woocommerce-mod.css

    Diff: /*enfold v 3.1.4*/
    .av-woo-purchase-button{clear:both;}
    .widget_layered_nav_filters .chosen a{display: block; border-radius: 2px; padding-left:3px;}
    .widget_layered_nav_filters .chosen a:hover, .widget_layered_nav .chosen a:hover { text-decoration: none; }
    .widget_layered_nav_filters .chosen a:before, .widget_layered_nav .chosen a:before{
    content: “×”;
    margin-right: .53em;
    color: #e2401c;
    font-family: Arial, Baskerville, monospace !important;
    font-weight: bold;
    }

    Should have been
    content: “x”;

    Could that trigger such an stir?

    I actually compared my other sites … This: content: “×” is also present there? Hmmm

    • This reply was modified 6 years, 5 months ago by Netzie.

    QUESTION RESOLVED.

    Decided to create the sections as a widget which client could add as they wanted it – I anticipated the client would come back later asking how they could have pages without the widget embedded!

    The debug mode was very helpful to create the widget, thanks!!

    Hi WP Turned Up
    Thanks for the great ideas – But as you mentioned yourself – I want ONE place to do future updates as well.
    So maybe a custom section added via function.php and a “exclude” ID same place.
    I even considered “Widget on pages” plugin – But I don’t thing that Avia Adv. Layout would work?? with a WOP Shortcode?

    We already have the “Template” … section but Authors forgets to add them and an update is huge work – all 260 pages!!! – No Thx :-)

    This reply has been marked as private.
    in reply to: Disable category "Uncategorized" in shop breadcrumb #908553

    Hi Victoria

    Our mistake – We added a “space” between .cat-item and .cat-item-986 :-) That was totally bad!! And after adding in your magic code… It worked !!

    WRONG CODE
    .cat-item .cat-item-986 {
    display: none;
    }

    RIGHT CODE
    .cat-item.cat-item-986 {
    display: none;
    }

    Once again – Thanks!

    in reply to: Disable category "Uncategorized" in shop breadcrumb #908543

    Annemarie added it in quick css – Is there another way or somehow … Hmmm I moved the css code up… Now it works! + ?
    So there is something in our Quick CSS that was messing with it :-)

    Super cool … As long as it works!!
    THX!! For your magic

    in reply to: Disable category "Uncategorized" in shop breadcrumb #908511

    Hi Victoria,

    That don’t work – The code is already in (Quick CSS) – But the cat stil shows?
    Maybe there is another way? Or I missed something?

    Peter

    in reply to: Disable category "Uncategorized" in shop breadcrumb #908049

    I do use a “Restrictions Plugin” to hide all Herbalife Products in my shop – Silly Rule from Herbalife Int.
    So you do need to be logged in to see the products … (For the time – The redirect in that plugin don’t work – should redirect NO ACCESS/ NON Logged in users to the LOGIN Page /min-konto/ —

    in reply to: Disable category "Uncategorized" in shop breadcrumb #908013

    any shop page (see side panel on the left)
    https://herbalcenter.dk/herbalife/vaegttab/

    in reply to: Disable category "Uncategorized" in shop breadcrumb #907876

    Hi Victoria
    Absolutely – Thanks for your magic!
    Feel free to edit anything to get the job done! ;-)

    Hugs

    Peter

    in reply to: Disable category "Uncategorized" in shop breadcrumb #907549

    Hi Basilis

    Nope … Not that I know about

    Best regards

    Peter

    in reply to: Disable category "Uncategorized" in shop breadcrumb #906819

    Hi Rikard
    I tried all… rename – delete, shoot, hidden wuit css (@annemariedoolin) killed – erased | turned off | burned | you name it!
    It’s more than stuck ;-) But I recon that your magic could do it?

    Don´t want to rename it or use it – I want it gone – My category are fine and is the way I want and need them :-)

    • This reply was modified 6 years, 9 months ago by Netzie.
    in reply to: Disable category "Uncategorized" in shop breadcrumb #906471

    Hi Rikard,
    continuing on @annemariedoolin’s topic
    Our problem is not in (or at) the breadcrumb – But the product category list
    The uncategorized shows up on top of all category when empty and not empty? Very persistent – And I tried to “sort” it… It keep getting to the top – it’s driving me up the wall :-)

    Can you edit the script for us to do this and or both? :-)

    Thx

    in reply to: Kriesi.at certificate is … #892539

    Any news… ??? Even emails sent via Aweber detects the BAD certificate!!
    You could end up on Kaspersky’s black list!!

    in reply to: Kriesi.at certificate is … #881935

    Yes – Kaspersky Internet Security
    Best regards

    Peter

    in reply to: Related Posts – Will not show? #859398

    Hi
    Great – Why would I NOT use the ALB when this is why I have Enfold and this is WHAT you are ALL about
    Once you go Enfold – There is NO OTHER – No way back and the “Related Posts” don’t work when I make beautiful content with the ALB !!??
    There are KEBAB in the machine!

    Anyway… Setting 240 articles manually with a BLOG element with diff tags… is not on my menu! :-)

Viewing 30 posts - 61 through 90 (of 234 total)