Wes

Forum Replies Created

Viewing 50 posts - 151 through 200 (of 4,307 total)
  • Author
    Posts
  • in reply to: YouTube Block Not Working #23309
    Wes
    Moderator

      The Aspire version can be checked by clicking the Theme Details on the Appearance page….or you can look at the style.css file. Same thing for the Genesis Framework. You should be able to hover over the theme and the Theme Details text will appear (click for the theme info).

      If you need me to login and try it on your site just let me know.

      in reply to: Widget Area no longer workin #23307
      Wes
      Moderator

        It should work. Whenever you get a chance, take a look at this – https://appfinite.com/topic/genesis-3-0-upgrade-changed-theme-style-css/#post-23260 …then post here to let me know if that helps.

        in reply to: YouTube Block Not Working #23305
        Wes
        Moderator

          It seems to be working for me. I’m not sure why it’s not showing on your end. Can you tell me what version of Aspire you’re running? Are you running the latest version of WordPress and Genesis?

          Did you want to create a temporary login so I can try and upload one myself?

          in reply to: YouTube Block Not Working #23304
          Wes
          Moderator

            Let me take a look at this and see what I come up with.

            in reply to: Blog Page Grid In Epik Theme #23295
            Wes
            Moderator

              I don’t think I’ve done that before, but I saw this tutorial after doing a quick search – https://wpsites.net/web-design/make-a-gridcolumn-styled-blog-page-in-genesis/

              For the blank Blog page, set your Homepage Displays to a Static Page, and then set your Posts page to the page you want your Blog Posts to appear. As you already know, once you add homepage widgets, the front page template will automatically show up as the home page. This is the way it’s going to be from now on due to the new Genesis 3.0/WP.

              A lot has changed since the new Genesis 3.0 has been released, so there will be more updates to this theme (and others) to make sure everything is up to date and working perfectly.

              in reply to: Can I have the last version of Epik Theme #23352
              Wes
              Moderator
                This reply has been marked as private.
                in reply to: Menu Broken After Genesis Update #23291
                Wes
                Moderator

                  Ok looks like you got it working again. Let me know if you run into any other issues.

                  in reply to: Menu Broken After Genesis Update #23288
                  Wes
                  Moderator

                    Are you using another plugin or custom code for your menu?

                    Which version of the Aspire theme you’re running?

                    I upgraded to the latest Genesis 3.0 and tested some of the most recent versions of Aspire but I didn’t run into any issues like this. It does look like some type of mobile menu or a customized version of it is activated on desktop/laptops

                    in reply to: Background Images Disappeared #23274
                    Wes
                    Moderator

                      This happened to me and a few others when updating to Genesis 3.0. I’m not sure why it started now, but I needed to make those updates anyway.

                      All I did was add the word Theme to the functions.php file and it started working again. It just needed to match the style.css.

                      in reply to: Background Images Disappeared #23272
                      Wes
                      Moderator

                        Just got it fixed.

                        Let me know if it looks ok on your end.

                        in reply to: Legacy 1.4 has lost banner image with Genesis 3.0.0 #23270
                        Wes
                        Moderator

                          Posting this here in case anyone else needs this.

                          To fix this, make sure the Theme name in the functions.php is exactly the same as the theme name inside the style.css.

                          For example: in functions.php make sure the name in this section –

                          //* Child theme (do not remove)
                          define( 'CHILD_THEME_NAME', 'Aspire Pro' )

                          ….matches the theme name in style.css –

                          /*
                          	Theme Name: Aspire Pro
                          	Theme URI: https://appfinite.com/shop/aspire/

                          The theme name can be whatever you want, just make sure they match. I had Aspire in the functions file, and Aspire Theme in the style.css of a couple themes. They’re supposed to be the same. (I’m using the Aspire theme as an example)

                          I will go through and make sure they match up in all of my themes and release the update today.

                          in reply to: Background Images Disappeared #23269
                          Wes
                          Moderator

                            Let me know if you need me to fix this for you. I would just need a temporary login.

                            in reply to: Background Images Disappeared #23268
                            Wes
                            Moderator

                              To fix this, make sure the Theme name in the functions.php is exactly the same as the theme name inside the style.css.

                              For example: in functions.php make sure the name in this section –

                              //* Child theme (do not remove)
                              define( 'CHILD_THEME_NAME', 'Aspire Pro' )

                              ….matches the theme name in style.css –

                              /*
                              	Theme Name: Aspire Pro
                              	Theme URI: https://appfinite.com/shop/aspire/

                              The theme name can be whatever you want, just make sure they match. I had Aspire in the functions file, and Aspire Theme in the style.css of a couple themes. They’re supposed to be the same. (I’m using the Aspire theme as an example)

                              I will go through and make sure they match up in all of my themes and release the update today.

                              in reply to: Guru has lost banner image with Genesis 3.0.0 #23262
                              Wes
                              Moderator

                                To fix this, make sure the Theme name in the functions.php is exactly the same as the theme name inside the style.css.

                                For example: in functions.php make sure the name in this section –

                                //* Child theme (do not remove)
                                define( 'CHILD_THEME_NAME', 'Aspire Pro' )

                                ….matches the theme name in style.css –

                                /*
                                	Theme Name: Aspire Pro
                                	Theme URI: https://appfinite.com/shop/aspire/

                                The theme name can be whatever you want, just make sure they match. I had Aspire in the functions file, and Aspire Theme in the style.css of a couple themes. They’re supposed to be the same. (I’m using the Aspire theme here as an example)

                                I will go through and make sure they match up in all of my themes and release the update today.

                                in reply to: Background Image of Home Top not showing #23261
                                Wes
                                Moderator

                                  To fix this, make sure the Theme name in the functions.php is exactly the same as the theme name inside the style.css.

                                  For example: in functions.php make sure the name in this section –

                                  //* Child theme (do not remove)
                                  define( 'CHILD_THEME_NAME', 'Aspire Pro' )

                                  ….matches the theme name in style.css –

                                  /*
                                  	Theme Name: Aspire Pro
                                  	Theme URI: https://appfinite.com/shop/aspire/

                                  The theme name can be whatever you want, just make sure they match. I had Aspire in the functions file, and Aspire Theme in the style.css of a couple themes. They’re supposed to be the same. (I’m using the Aspire theme here as an example)

                                  I will go through and make sure they match up in all of my themes and release the update today.

                                  in reply to: Genesis 3.0 upgrade changed theme style.css #23260
                                  Wes
                                  Moderator

                                    To fix this, make sure the Theme name in the functions.php is exactly the same as the theme name inside the style.css.

                                    For example: in functions.php make sure the name in this section –

                                    //* Child theme (do not remove)
                                    define( 'CHILD_THEME_NAME', 'Aspire Pro' )

                                    ….matches the theme name in style.css –

                                    /*
                                    	Theme Name: Aspire Pro
                                    	Theme URI: https://appfinite.com/shop/aspire/

                                    The theme name can be whatever you want, just make sure they match. I had Aspire in the functions file, and Aspire Theme in the style.css of a couple themes. They’re supposed to be the same.

                                    I will go through and make sure they match up in all of my themes and release the update today.

                                    in reply to: Guru has lost banner image with Genesis 3.0.0 #23259
                                    Wes
                                    Moderator

                                      If you can, I’d roll back temporarily. I will have a fix soon. This issue didn’t pop up when I tested at first, but I’ll figure it out.

                                      Working on it as we speak.

                                      in reply to: Background Image of Home Top not showing #23254
                                      Wes
                                      Moderator

                                        Thanks! I’m looking at this now

                                        in reply to: Genesis 3.0 upgrade changed theme style.css #23253
                                        Wes
                                        Moderator

                                          Thanks! I’m looking at this now

                                          in reply to: Remove Category / Tags at the Bottom #23242
                                          Wes
                                          Moderator

                                            Take a look at this link – https://my.studiopress.com/documentation/snippets/entry-footer-html5/remove-entry-footer-markup/

                                            This code should remove both the Categories and Tags from the bottom of your posts.

                                            //* Remove the entry footer markup (requires HTML5 theme support)
                                            remove_action( 'genesis_entry_footer', 'genesis_entry_footer_markup_open', 5 );
                                            remove_action( 'genesis_entry_footer', 'genesis_entry_footer_markup_close', 15 );

                                            Let me know if that works.

                                            in reply to: How Can I Bold Post Titles? #23237
                                            Wes
                                            Moderator

                                              I was using Chrome when I did it. It’s probably just browser cache.

                                              If you want me to add it in for you just let me know. I’ll get it working for sure. I would just need a temporary login.

                                              in reply to: Ambition theme keeps crashing #23235
                                              Wes
                                              Moderator

                                                I changed the theme name to Ambition Pro and deleted the other Ambition theme installs that weren’t supposed to be there. Let’s see if that works.

                                                in reply to: How Can I Bold Post Titles? #23234
                                                Wes
                                                Moderator

                                                  Here’s what it looked like when I added it in – https://i.postimg.cc/NMSCgnLY/Screen-Shot-2019-06-04-at-2-16-10-PM.png

                                                  Is that how you wanted it to look?

                                                  Also, when you made the change did you Reload the page using the Reload button? That should clear your browser cache so it shows the latest changes.

                                                  in reply to: How Can I Bold Post Titles? #23231
                                                  Wes
                                                  Moderator

                                                    Just checking in to see if you got it working?

                                                    in reply to: Ambition theme keeps crashing #23229
                                                    Wes
                                                    Moderator

                                                      Just checked again and I can see it’s working. It shouldn’t automatically update unless you have your WP installation setup to do so? Or maybe your host has your WP install setup to auto update? I’m not sure.

                                                      What if we just rename the theme to “Ambition Pro” in the theme files? I can edit the files from FTP info you’ve already sent over, but I’ll need a WordPress login to double check in the admin. You can create a Temporary Administrator login by going to Users > Add New.

                                                      Just let me know. I’d be happy to take a look.

                                                      in reply to: Ambition theme keeps crashing #23224
                                                      Wes
                                                      Moderator

                                                        I just happened to reload your site and saw the error pop up again. So I went to the FTP to look at the Themes folder and noticed the Wrong Ambition theme was Installed and Activated again. So I removed that one and added the correct Ambition theme back in.

                                                        I would avoid the WordPress update notification that you’re getting for Ambition until we come up with a workaround.

                                                        Let me know if this makes sense.

                                                        in reply to: Ambition theme keeps crashing #23223
                                                        Wes
                                                        Moderator

                                                          It looks like WordPress tried to update this Ambition theme with another Theme that is also called Ambition. I logged in to the FTP and added the Ambition theme to the Themes folder and renamed the other theme that’s not supposed to be there so it becomes inactive.

                                                          It should be back to normal now.

                                                          This isn’t your fault. The reason this happened is because you probably got an update notification in your WP Admin for Ambition, and when you clicked update, WordPress downloaded and installed another theme with the same name (from their repository). This issue has been going on for a while now and it’s happened to many other developers/users as well – https://wordpress.stackexchange.com/questions/16093/making-update-notification-functionality-for-my-themes

                                                          Genesis Child themes usually don’t have Automatic Update Notifications, but the Genesis Framework does. If you see a notification pop up for a child theme, check with me or the developer of the theme you’re using first to make sure.

                                                          After adding the correct theme back in, I added this to the functions file –

                                                          /**
                                                           * Ambition Theme.
                                                           *
                                                           * This file adds functions to the Ambition Theme.
                                                           *
                                                           * @package Ambition Theme
                                                           * @author  Appfinite
                                                           * @license GPL-2.0-or-later
                                                           * @link    https://appfinite.com/
                                                           */

                                                          I’m not sure if that will prevent it from happening in the future, but we’ll see. I may just need to rename the theme so it has a unique name.

                                                          I haven’t logged into WordPress yet. I did everything through FTP.

                                                          Let me know if everything is working again.

                                                          in reply to: Theme Settings Not Registered To The Customizer #23226
                                                          Wes
                                                          Moderator

                                                            Here is a temporary workaround for now – https://www.billerickson.net/disable-genesis-customizer-redirect/

                                                            This theme is on the list to be updated to the latest Genesis/WP standards soon. I’m going to be removing the Portfolio that comes with the theme since it’s outdated and relies on the older Genesis Settings page.

                                                            The new version will function just like the most recent StudioPress/Genesis themes which will rely on the Customizer to handle Genesis Settings (since that’s the direction they’re going). You can still use the older version if you prefer.

                                                            Just out of curiosity, which settings are you trying to access? Are they not showing up in the Customizer?

                                                            in reply to: Theme keeps crashing #23221
                                                            Wes
                                                            Moderator
                                                              This reply has been marked as private.
                                                              in reply to: Theme Settings Not Registered To The Customizer #23215
                                                              Wes
                                                              Moderator

                                                                Let me take a look at this today and see if I come across anything.

                                                                in reply to: Theme keeps crashing #23210
                                                                Wes
                                                                Moderator
                                                                  This reply has been marked as private.
                                                                  in reply to: How Can I Bold Post Titles? #23230
                                                                  Wes
                                                                  Moderator

                                                                    Hi Scott,

                                                                    Take a look around line 236 in your style.css –

                                                                    /* ## Headings
                                                                    --------------------------------------------- */
                                                                    
                                                                    h1,
                                                                    h2,
                                                                    h3,
                                                                    h4,
                                                                    h5,
                                                                    h6 {
                                                                    	font-family: 'Open Sans', sans-serif;
                                                                    	font-weight: 600;
                                                                    	line-height: 1.2;
                                                                    	margin: 0 0 20px;
                                                                    }

                                                                    Or you can copy/paste the above code to your Custom CSS section if you prefer not to edit the theme files directly.

                                                                    Let me know if this helps.

                                                                    in reply to: How to Center Logo Between the Header Navigation #23201
                                                                    Wes
                                                                    Moderator

                                                                      Hi,

                                                                      Can you post the link to your site so I can take a look at what needs to be done?

                                                                      If you prefer not to share your link publicly make sure and check the “Private Reply” box below.

                                                                      in reply to: How to remove default font and add custom fonts #23199
                                                                      Wes
                                                                      Moderator

                                                                        The code for the Google fonts will be located in your functions.php file –

                                                                        wp_enqueue_style( 'google-fonts', '//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700', array(), CHILD_THEME_VERSION );

                                                                        They are also in the style.css, but once you remove the code in the functions it should deactivate it from appearing on the site.

                                                                        body {
                                                                        	background-color: #fff;
                                                                        	color: #333;
                                                                        	font-family: 'Open Sans', sans-serif;
                                                                        	font-size: 20px;
                                                                        	font-size: 2.0rem;
                                                                        	font-weight: 300;
                                                                        	line-height: 1.625;
                                                                        	margin: 0;
                                                                        	overflow-x: hidden;
                                                                        }
                                                                        
                                                                        /* ## Headings
                                                                        --------------------------------------------- */
                                                                        
                                                                        h1,
                                                                        h2,
                                                                        h3,
                                                                        h4,
                                                                        h5,
                                                                        h6 {
                                                                        	font-family: 'Open Sans', sans-serif;
                                                                        	font-weight: 300;
                                                                        	line-height: 1.2;
                                                                        	margin: 0 0 20px;
                                                                        }

                                                                        I’ve only used Google fonts and Typekit fonts. To upload your own fonts you may need to install a plugin or a follow a tutorial to set up your own. Here is an example tutorial – https://wpsites.net/web-design/custom-fonts-wordpress-font-face-generator/

                                                                        Wes
                                                                        Moderator

                                                                          Ok, to change the shrinking effect, you can adjust the padding-top on line 1201 in your style.css –

                                                                          .site-header.light {
                                                                          	background-color: #000;
                                                                          	padding-top: 0;
                                                                          }

                                                                          The padding-top reduces to 0 which is what is removing the space from the top. If you prefer to have the space removed up top and when you scroll down, then you can change the padding to 0 on line 1196 –

                                                                          .front-page .site-header {
                                                                              border-bottom: 1px solid #ddd;
                                                                              padding-top: 30px;
                                                                          }

                                                                          To set the logo size smaller, change the height to 56px on line 1255 –

                                                                          .header-image .site-title > a {
                                                                              background-size: contain !important;
                                                                              display: block;
                                                                              height: 56px;
                                                                              text-indent: -9999px;
                                                                          }

                                                                          That will make the logo stay at 56px height both at the top and when you scroll down (when the shrinking effect kicks in).

                                                                          Let me know if that helps.

                                                                          Wes
                                                                          Moderator

                                                                            Do you have a link to your site? Which version are you using?

                                                                            Can you explain what you mean by “Ruberbanding”? I may know what you’re talking about, but probably have a different name for it. I just want to make sure I provide the right solution.

                                                                            in reply to: remove and replace default favicon.ico code from theme #23195
                                                                            Wes
                                                                            Moderator
                                                                              This reply has been marked as private.
                                                                              in reply to: Footer Not Showing #23184
                                                                              Wes
                                                                              Moderator
                                                                                This reply has been marked as private.
                                                                                Wes
                                                                                Moderator

                                                                                  It should be working now. There appears to be some sort of issue with the WooCommerce plugin when uploading updates for digital products. It’s been like this for a while now.

                                                                                  Give it another try and see if it shows up now.

                                                                                  in reply to: Footer Not Showing #23175
                                                                                  Wes
                                                                                  Moderator

                                                                                    Is it possible to create a temporary login so I can take a closer look?

                                                                                    in reply to: Portfolio Issues #23176
                                                                                    Wes
                                                                                    Moderator

                                                                                      Unfortunately I wouldn’t recommend using the portfolio template that currently comes with Ambition as it will be removed and possibly replaced with a plugin to handle this better. As Genesis evolves, the code for the Portfolio is becoming outdated, and I’d like to put more focus on the Child theme/design. It would be better to leave the Portfolio out of the theme and use a plugin instead for the demo.

                                                                                      StudioPress has a Portfolio plugin that you could take a look at. I’m not sure if that would work for what you’re trying to do, but it’s worth a try.

                                                                                      At the time when I first started adding them to the themes there weren’t that many that existed, but now there are more than plenty to choose from.

                                                                                      in reply to: Mobile Logo and Menu Alignment #23153
                                                                                      Wes
                                                                                      Moderator

                                                                                        @Thomas Schneider do you have a link to your site?

                                                                                        in reply to: Blog Posts on the Home Page #23148
                                                                                        Wes
                                                                                        Moderator

                                                                                          If you’re referring to the Blog/Sidebar that shows up at the bottom, you can deactivate that by going to Customize > Front Page Content Settings and then you can turn off the setting from there.

                                                                                          Let me know if that helps

                                                                                          in reply to: Aspire mobile theme #23141
                                                                                          Wes
                                                                                          Moderator

                                                                                            Do you have any plugins active that might affect the default theme’s mobile features/design? I haven’t seen that issue happen on the demo or any of the sites I have it installed on so I’m wondering if you have any plugins or custom code added that would prevent them from showing up.

                                                                                            in reply to: About analitycs code #23138
                                                                                            Wes
                                                                                            Moderator

                                                                                              Hi,

                                                                                              If you go to your Genesis Settings page, scroll down until you see “Headers and Scripts”. You can paste your analytics code inside the Header box.

                                                                                              Let me know if that helps.

                                                                                              in reply to: Homepage widgets not pulling through #23132
                                                                                              Wes
                                                                                              Moderator

                                                                                                Glad it’s working!

                                                                                                I also have the widget content available here – https://appfinite.com/theme-setup/aspire-theme-setup/ if you would rather manually add each widget to your site (instead of importing the entire homepage). You can access this page by going to the Tutorials and Resources link in the menu, and then click “Theme Documentation”.

                                                                                                in reply to: Homepage widgets not pulling through #23129
                                                                                                Wes
                                                                                                Moderator

                                                                                                  Are you trying to import the Aspire Widget content using the Widget Importer plugin?

                                                                                                  If so, can you check to see if the widget content is showing up in the inactive/unused section?

                                                                                                  in reply to: Import/export widget home page disaster #23121
                                                                                                  Wes
                                                                                                  Moderator

                                                                                                    Awesome! Glad everything is working!

                                                                                                    I just noticed there’s still some demo content left in the 1st Footer Widget if you haven’t seen it already.

                                                                                                    BTW, I’ll be adding a Gutenberg update for this theme pretty soon. I’m in the process of adding updates to all themes.

                                                                                                    in reply to: Import/export widget home page disaster #23119
                                                                                                    Wes
                                                                                                    Moderator

                                                                                                      Where are the lines located?

                                                                                                      in reply to: Import/export widget home page disaster #23117
                                                                                                      Wes
                                                                                                      Moderator

                                                                                                        Yep, let’s use the Text Widget as an example.

                                                                                                        If you leave the Text widget, but only delete the text inside of it, then the widget area will still show up on the homepage. If you remove the entire Text widget from that widget location then it won’t show up on the homepage.

                                                                                                      Viewing 50 posts - 151 through 200 (of 4,307 total)