Nick C
Forum Replies Created
-
Forum: Plugins
In reply to: [Genesis Connect for WooCommerce] Latest GCW 0.9.10 displays blank Shop Page@aspasa @moneyhome You can try visiting
example.com/wp-admin/admin.php?page=wc-settings&tab=productsand resaving settings there.The issue relates to a change in the WooCommerce plugin: https://github.com/woocommerce/woocommerce/issues/18683.
Forum: Plugins
In reply to: [WooCommerce] URGENT issues because of today’s updateFor sites running a Genesis child theme with the Genesis Connect for WooCommerce plugin, updating to Genesis Connect 0.9.10 will solve the issue: https://wordpress.org/plugins/genesis-connect-woocommerce/
For sites running non-Genesis themes seeing categories on their shop pages, you can use the above CSS, wait for the WooCommerce update, update your own shop templates, or contact your theme developer.
Genesis Connect 0.9.10 is now live with a fix for this category issue.
Forum: Plugins
In reply to: [Simple Social Icons] Chinese characters replacing social icons on mobile?Hi, @sugarrae!
Your minified stylesheet includes this CSS:
;@font-face { font-family: 'icosplash'; src: url(https://sugarraezone-sugarrae.netdna-ssl.com/wp-content/themes/splash/lib/fonts/icosplash.eot); src: url(https://sugarraezone-sugarrae.netdna-ssl.com/wp-content/themes/splash/lib/fonts/icosplash.eot) format('embedded-opentype'),url(https://sugarraezone-sugarrae.netdna-ssl.com/wp-content/themes/splash/lib/fonts/icosplash.woff) format('woff'),url(https://sugarraezone-sugarrae.netdna-ssl.com/wp-content/themes/splash/lib/fonts/icosplash.ttf) format('truetype'),url(https://sugarraezone-sugarrae.netdna-ssl.com/wp-content/themes/splash/lib/fonts/icosplash.svg) format('svg'); font-weight: 400; font-style: normal }That semicolon at the start should not be there, and is preventing the icon font that usually displays your social icons from loading. If I remove it in dev tools your icons appear fine:
You could try:
– Disabling stylesheet minification temporarily. If this solves things you could report the issue to the minification plugin developer or service provider, and/or try a different minification plugin.
– If disabling minification has no effect, I recommend reporting the issue to Themedy, the developer of the Splash theme your site is using (which loads the icon font): https://themedy.com/forum/categories/splash.
Forum: Plugins
In reply to: [WooCommerce] URGENT issues because of today’s updateThe upcoming WooCommerce 3.3.1 update will contain a fix for this issue, but any Genesis Connect for WooCommerce plugin users experiencing this can follow the steps to update a template file in Genesis Connect as described here:
https://wordpress.org/support/topic/categories-showing-on-shop-page-after-wc-3-3/#post-9921116
Thank you for reporting this. It is also being tracked at https://github.com/copyblogger/genesis-connect-woocommerce/issues/15 so a fix can be prepared.
The upcoming WooCommerce 3.3.1 update will also contain a fix for this issue. For now, you can update the
template-loader.phpfile in Genesis Connect by following these steps:1. Take a backup of your site.
2. Save the updated Genesis Connect template file at https://raw.githubusercontent.com/copyblogger/genesis-connect-woocommerce/376a864d89d82efc166cd26088864532a4390475/lib/template-loader.php.
3. Using an FTP application, replace the file at
wp-content/plugins/genesis-connect-woocommerce/lib/template-loader.phpwith the one you saved in step 2.With any caches cleared, you should no longer see the categories on your shop page with the new file in place.
Forum: Plugins
In reply to: [Genesis Responsive Slider] Arrows not workingThanks for your work on this, @ryantown! I have logged an issue in the plugin’s public GitHub page so that flexslider can be updated in the future to solve this: https://github.com/copyblogger/genesis-responsive-slider/issues/2
@oraclepassion I recommend starting a new topic in the main WooCommerce forum: https://wordpress.org/support/plugin/woocommerce#new-post
Forum: Plugins
In reply to: [AgentPress Listings] Insert listing function not workingHi, @massrealty.
It looks like your site is using an MLS/IDX plugin from https://www.diversesolutions.com/.
AgentPress Listings does not offer MLS support by default, so you would need to report the issue to the MLS plugin developer.
Hopefully they can put things right for you!
Forum: Plugins
In reply to: [Genesis Simple Share] Icons don’t show in the postsYou’re very welcome, Luis. (And I have done the same thing!)
Forum: Plugins
In reply to: [Genesis Simple Share] Icons don’t show in the postsThanks for the links and screenshots, Luis — that was helpful!
I visited http://luiscolome.com/sustituir-el-titulo-del-sitio-por-codigo-html/ and I see share buttons there:
Are you using a privacy or ad-blocking browser extension? Those can sometimes hide social buttons. It would be worth trying another browser or private browser window.
Forum: Plugins
In reply to: [Genesis Simple Share] Icons don’t show in the postsHi, Luis!
First, it’s worth making sure that:
1. Your site is using a Genesis child theme. (You will see “This is a child theme of Genesis” at Appearance → Themes → [Click current active theme to see theme details].)
2. You have configured the plugin settings at Genesis → Simple Share to show the share buttons on posts.If that does not help, do you have a link to a page where the buttons are missing, please?
If the site is not public, please can you share a screenshot of:
a. Your Genesis → Simple Share settings page.
b. Any errors that appear in your browser’s JavaScript console when viewing a post.(You can upload screenshots to a service such as https://imgur.com/ and then post the links or embed images here with an
imgtag.)Forum: Plugins
In reply to: [Genesis Simple Sidebars] Is this plugin still supported?Thanks for checking in about this, @draxeiro, and for your kind words!
Yes, the plugin is still supported, and you’re welcome to continue using it on client sites.
These forums are monitored and the plugin’s GitHub repo is open at https://github.com/copyblogger/genesis-simple-sidebars/.
Thank you for the suggestion to bump the ‘tested to’ version. I’ve opened an issue with your recommendation at https://github.com/copyblogger/genesis-simple-sidebars/issues/31.
Forum: Plugins
In reply to: [Genesis Simple FAQ] Adding a down arrow iconHi, @withacause!
You can find instructions to style the FAQ tabs here: https://my.studiopress.com/documentation/genesis-simple-faqs/plugin-usage/change-the-appearance-of-the-genesis-simple-faqs/
Thanks for the suggestion! This may be outside the scope of a “simple” sidebar plugin, but I’ve logged a feature request here: https://github.com/copyblogger/genesis-simple-sidebars/issues/30