Forum Replies Created
-
AuthorPosts
-
September 23, 2021 at 8:33 am in reply to: Old topic again: Text too small to read, clickable elements are too close #504472
AnitaC
KeymasterThe two issues you have are very generic and Google hasn't defined any settings to say where they see them. I personally disregard that. But this is a question for Google Forums and not this forum as again...it's very generic and applies to most themes...StudioPress and others.
Need help with customization or troubleshooting? Reach out to me.
September 23, 2021 at 8:31 am in reply to: Show/Hide display of a column or block on mobile device #504471AnitaC
KeymasterTry Block Visibility - https://wordpress.org/plugins/block-visibility/.
Need help with customization or troubleshooting? Reach out to me.
AnitaC
KeymasterThe newsletter block in Genesis Blocks only works with MailChimp. No other integration is possible. You'd need to either use Genesis eNews Extended or you would need to use and style your own embed code.
Need help with customization or troubleshooting? Reach out to me.
September 9, 2021 at 7:35 am in reply to: How do I center the header logo in Altitude Pro when viewed on a mobile device? #504448AnitaC
KeymasterAugust 17, 2021 at 2:24 pm in reply to: Landing Page as Homepage: How do I remove the blank space at the top and footer #504397AnitaC
KeymasterThe code for that is in the stylesheet starting at line 681.
.full-width-content.landing-page .site-inner { margin-bottom: 80px; margin-top: 180px; max-width: 680px; }Instead of modifying the theme, you can add the following to the Additional CSS box.
.full-width-content.landing-page .site-inner { margin-bottom: 0; margin-top: 0; }
Need help with customization or troubleshooting? Reach out to me.
AnitaC
KeymasterLooks like you've managed to resolve this on your own.
Need help with customization or troubleshooting? Reach out to me.
August 6, 2021 at 8:27 am in reply to: License Key for Pro Plus version of Genesis Blocks and Genesis Custom Blocks #504384AnitaC
KeymasterIf you grabbed the snippet yesterday, please grab a fresh copy. The previous version caused an issue with the Media Library and it's fixed now. So grab a fresh code snippet.
Need help with customization or troubleshooting? Reach out to me.
August 5, 2021 at 2:58 pm in reply to: How Do I Remove The Portfolio Block and Corresponding Custom Post Type? #504381AnitaC
Keymaster@thedigitalcomic are you still looking for a solution? I asked Phil from WPE in Genesis Slack and he came up with a code snippet. I tested it and it works. I use the Code Snippets plugin and added it there. Give that a try and let me know if it works for you.
https://gist.github.com/cre8tivediva/f43d54311483d3bc5cb70b3dc70cc687
Need help with customization or troubleshooting? Reach out to me.
AnitaC
KeymasterWhat border? If you are describing the white on the left and right of the content, that's the margins.
Need help with customization or troubleshooting? Reach out to me.
August 5, 2021 at 12:38 pm in reply to: Custom Category Archive Page With Featured Images On #504379AnitaC
KeymasterRecipe Blogger theme is a third party theme. They provide theme support for their products here - https://anchoredthemes.com/support.
Need help with customization or troubleshooting? Reach out to me.
August 5, 2021 at 12:32 pm in reply to: License Key for Pro Plus version of Genesis Blocks and Genesis Custom Blocks #504378AnitaC
KeymasterFYI If you would like a way to remove the license notification on client sites for Genesis Blocks Pro until the license issue is resolved, I asked Phil Johnston of WPE if there was a code snippet we may be able to use to hide the License Notification for Genesis Blocks Pro in the dashboard. Phil created this code snippet and I've tried it and it works. Maybe users can just drop that in the functions.php file or in a core functionality plugin until SP/WPE finds a solution to the license key.
https://gist.github.com/cre8tivediva/de7bbde6498b238a51ffed578bff0bdf
Need help with customization or troubleshooting? Reach out to me.
AnitaC
KeymasterThe Pro Pack of themes was discontinued early last year. Those who had the package at the time would continue to receive new themes (when and if they were created). You still have access to all of the themes in the Pro Pack. As noted in the blog post - https://studiopress.blog/studiopress-big-changes/, there are ten themes that are in the active area of your accounts which have been/will be updated. All other themes have been archived (including third party) and you still have access to those themes.
They eliminated the sale of third party themes. If you are a Pro Pack member you can reach out to the third party to get updates (from what I've heard). You do not have to buy them all over again.
StudioPress themes will no longer be sold on a per theme basis through the site but will be available on WPEngine.
Lifetime I would assume meant "lifetime" for the support, not that the product would continue throughout your lifetime. With all things... change is necessary and that happens in our lives on a daily basis.
But they are working on Full Site Editing and new products for that which is the way of the future per WordPress. So some things needed to be archived and retired in order to do that.
Every business goes through some sort of evolution - even our own individual businesses. You have to in order to grow and compete with the competition. If not, your business will die.
*Just my personal opinion*
Need help with customization or troubleshooting? Reach out to me.
AnitaC
KeymasterWhat part of the text is too wide? You'll need to set one width for desktop and one that's more comfortable for you on mobile.
Need help with customization or troubleshooting? Reach out to me.
AnitaC
KeymasterDo you have Genesis Blocks Pro? If so, the collection is in there for you to do add that - https://genesisplay.wpengine.com/authority/.
Need help with customization or troubleshooting? Reach out to me.
AnitaC
KeymasterYou can add the blocks like in Authority and copy out all of the CSS for those blocks into your theme.
Need help with customization or troubleshooting? Reach out to me.
AnitaC
KeymasterSridhar has a tutorial for that - https://sridharkatakam.com/video-background-infinity-pro/.
Need help with customization or troubleshooting? Reach out to me.
AnitaC
KeymasterThe flexible widgets in that area are picking up the desktop CSS and not the mobile. Gallery Pro is a third party theme by Design by Bloom. They provide support for their themes here - https://designbybloom.co/contact/.
Need help with customization or troubleshooting? Reach out to me.
AnitaC
KeymasterThe easiest way would be to add this to the Additional CSS box.
.header-left { display: none; } .title-area { float: none; margin: 0 auto; }
Need help with customization or troubleshooting? Reach out to me.
AnitaC
KeymasterYou have marked this resolved so it will be closed.
Need help with customization or troubleshooting? Reach out to me.
-
AuthorPosts