Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • I guess I’m not questioning the removal of the permalink itself..

    But, since NickName is a required field for every user.. and there I assume for both anonymity as well as security. (security being more my concern!)

    I just don’t understand when the Display Name Publicity is set to use NickName…

    Why on earth would the permalink reflect the actual User Name and not the NickName?

    An afterthought of continued updates that was never considered or addressed maybe?

    Not sure, but for now, I guess I’ll just add this as one more thing needed to be done after each theme update…

    Unless someone might suggest an alternative, and/or more permanent solution?

    I’m curious why this isn’t done by default?

    Assuming there is a good reason…

    Is there any way of adding this change to child theme functions.php, and/or at least something more permanent, rather than having to manually change this after each theme update?

    Thanks

    in reply to: Problem updating Enfold-child CSS changes #1023920

    One odd thing, the administration warns me that there is a plugin update to do, but I do not see which one.
    Is it related to my CSS problem ?

    I’m actually seeing the same thing.. Has nothing to do with CSS for me, but After updating to to WP 4.9.8 and WC 3.4.6 and all Plugins, Seems every morning I see a message about 1 new update, but yet when checking, there seems to be nothing new to update..

    Is there any way to find out why this might be?

    • This reply was modified 5 years, 5 months ago by EdgeWP.
    in reply to: What happened to custom.css? #1023918

    I’ve found that after updating to Enfold 4.4.1 that anytime I make custom changes to css that I have to go to Enfold (Child) Theme Performance and turn OFF css file merging and compression to see the changes.. Once I’ve verified everything was working as I expected, I turned the merging and compression back on and saved again..

    Not sure if this was intended.. was somewhat a pain after initial update with the new modification I needed to make.. .. but this worked for me..

    Good Day Ismael

    I didn’t start a new thread, because I believe what I’m asking for is the exact issue you already solved here in this one.. but for some reason the final tweaked solution was not posted above..

    I left this link to live site page in my original message above..

    https://www.htech.net/product-category/indicator/ninjatrader-8/
    (just toggle between grid and list to see issue)

    but here is a link to screenshot as well..

    10.19.2018-06.02.29

    Thanks

    I realize this is an older post, but after recent updates, I’m now facing the exact same issue with the grid list plugin.. When in List View I would like to move the Product Title Up Above the Description..

    https://www.htech.net/product-category/indicator/ninjatrader-8/

    I’ve tried the php code posted above in #750289, but even tweaking a bit, I could not get it to work either..

    Could you please post the final modified php code that was used to correctly move the Title?

    Thanks

    in reply to: Abundance to Enfold – FireFox Problem #504369

    Thanks Again!!!

    in reply to: Abundance to Enfold – FireFox Problem #503846

    Maybe you can help me with another issue as well.. Before converting to Enfold, I didn’t know any better at the time, and wasn’t using a child theme with Abundance. I had made so many direct customizations to various files that I absolutely dreaded WP or WC updates, as it was just one major pain to make sure I didn’t loose any modifications that I had previously done, and end up screwing up the site in one way or another..

    This time, I have ALL my modifications contained within a style.css and functions.php in my child theme.. So upgrades now have been and hopefully will continue to be rather painless in the future..

    Now I say all.. All Except 2 .. I’ve directly modified 2 php files, and I would prefer to include those modifications in my child themes functions.php if at all possible.. The first file I’ve modified is line 178 of

    wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-products.php

    from

    wc_get_template( ‘content-widget-product.php’, array( ‘show_rating’ => false ) );

    to

    wc_get_template( ‘content-widget-product.php’, array( ‘show_rating’ => true ) );

    The modification is just allowing star ratings to show up in the woocommerce products widget.. Is there possibly any way that this modification could be included within my child themes functions.php vs directly modifying that file directly like I’ve done? I realize it’s only a matter of changing false to true, but sure would be nice to not have to remember and do that every time there is a WC update.. I just haven’t been able to figure out how to get this one to work..

    And the 2nd file your probably not going to be able to help with, at least not with getting the mods into the child themes functions.php anyway.. I’ve had to modify the WooCommerce Tab Manager plugin to work with Enfold.. Hopefully, sometime in the near future, Kristi will be able to include a permanent fix into the enfold theme itself for this..

    Thanks

    • This reply was modified 8 years, 6 months ago by EdgeWP.
    in reply to: Abundance to Enfold – FireFox Problem #503819

    Thanks, that did work for the Description tab, but only for that particular tab.. When clicking on any of the other tabs, those tab contents were still blank.. But you definitely pointed me in the right direction, and I ended up using this which seems to have taken care of all the tab issues..

    div.product .woocommerce-tabs.wc-tabs-wrapper .panel.entry-content.wc-tab{clear: both;}

    Thank You Very Much!

    in reply to: WooCommerce Tab Manager #503672

    Any update to a permanent enfold theme fix for this?

Viewing 10 posts - 1 through 10 (of 10 total)