sanostec
Forum Replies Created
-
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Test Mode Allowed live paymentI hope that others read this post so that they will understand how test works.
Unlike other plugins, this is critical to revenue. Documentation is a little thin.
There are lots of screen shots but none that show what the different credit card field options look like, i.e. Simple, Bootstrapped, Minimal, etc.
Forum: Plugins
In reply to: [WooCommerce] woocommerce/includes/class-file is render blockingI tried the removal code on the staging site. It looks like the theme uses some of the woocommerce stylesheets because the store page content disappears when that code is active. Does that mean a rework of the theme is needed to remove all of that code?
Thank you
Forum: Plugins
In reply to: [WooCommerce] woocommerce/includes/class-file is render blockingHi Three sons, thank you, I’m not a developer but I’ll take a look and see what I can figure out. Sets me in the right direction. Really appreciate your help.
Forum: Plugins
In reply to: [Genesis Blocks] Disable Font Awesomeone last thought, I located this removal code as well.
if ( wp_style_is( ‘genesis-blocks-fontawesome’ ) ) {
wp_dequeue_style( ‘genesis-blocks-fontawesome’ );
wp_deregister_style( ‘genesis-blocks-fontawesome’ );
}Thank you
Forum: Plugins
In reply to: [Genesis Blocks] Disable Font AwesomeI tried removing that second line in your code and it didn’t make any difference to page speed insights. Site is still functioning but all that css is still loading and causing render blocking and unused css messages.
Appreciate your thoughts. I put your remove snippet at the end of the functions.php file. Should it be placed somewhere else in the file?
Forum: Plugins
In reply to: [Genesis Blocks] Disable Font AwesomeI’m not a developer, but maybe the ‘enqueue_block_editor_assets’ before the ‘remove_genesis_blocks_fontawesome’, 20 in your code above is causing this?
Forum: Plugins
In reply to: [Genesis Blocks] Disable Font AwesomeHi Luke – thanks for getting back to me. Sorry to have used the wrong language. Once the code was added to remove the font awesome, Google insights says Remove Unused CSS. Now that font awesome is no longer loaded, instead it looks like all of the unused css for the site is loaded instead. Its a big file.
It begins with
:root{–wp-admin-theme-color:#007cba;–wp-admin-theme-color-darker-10:#006ba1;–wp-admin-theme-color-darker-20:#005a87}#start-resizable-editor-section{display:none}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button__link{color:#fff;background-color:#32373c;border:none; ETC…I’m trying to figure out why this css doesn’t show until we remove font awesome.
Thanks for your help.
disregard, this is apparently due to an old rendering engine on geopeeker.
Forum: Plugins
In reply to: [Genesis Blocks] Disable Font AwesomeHI Luke – thanks for helping with this issue. I tried adding this to functions. That helped with speed testing, however a new issue was found by Google. It appears to be calling a file from root. Any thoughts on what that might be?
Thank youForum: Plugins
In reply to: [WooCommerce] woocommerce/includes/class-file is render blockingArnaud – we have AIOSEO Pack Pro installed v 2.11.1. It contains an option under general setting for Use Schema.or Markup. What do you mean that you have removed your Schema.org markup in an earlier release? What is the purpose of the Schema option in the General Settings?
Forum: Plugins
In reply to: [Harvest Reports] [Plugin: Harvest Reports] BrokededSorry you’re right its a Themeforest them with the same name. Sorry for the trouble.
All the best
Forum: Plugins
In reply to: [Harvest Reports] [Plugin: Harvest Reports] BrokededCpoteet – thanks for your prompt reply.
Here is the site…the file path is from the redirection log showing thousands of hits/not found errors. I’ve searched through the entire site in FTP as well as manually through wordpress but can’t find it.
It appears to be holding up the front page load. We are not using HP builder nor the built in slider. I think that this image file is used in with the navigation buttons?
Forum: Plugins
In reply to: [Harvest Reports] [Plugin: Harvest Reports] Brokededcpoteet – I know that you no longer support Business Casual – but I am just looking for a misspelled word in the code.
Where can I find this text so that I can correct the word – details? This is preventing my home page from loading correctly.
?/wp-content?/themes?/Maxairnosecones?/images?/deatils?/mini_white_shadow.png
Appreciate a quick reply.
Many thanks