Forum Replies Created
-
AuthorPosts
-
Mike
MemberThanks for the note Victor. I have the devs on Slack and am working through it the issues I'm finding with it.
Best Regards,
Mike
Mike
MemberTry deactivating your plugins to test. Also, since Aspire is 3rd party, you might want to try their forum support for Aspire at http://appfinite.com/forum/aspire-theme-support/
Best of luck.
Mike
MemberAwesome! Good to hear. -M
Mike
MemberCheck Genesis > Theme Settings > Comments and Trackbacks & make sure you have enable comments checked. If that is checked look at Settings > Discussion > Default Article Settings.
Mike
MemberGenesis simple sidebars would serve you well I believe. https://wordpress.org/plugins/genesis-simple-sidebars/
Mike
MemberHi sezvogel,
Just so you know, your code worked for me on my vanilla install of Parallax Pro.
Mike
Mike
MemberIf you want the header image to have a transparent background:
- Open your style.css
- Scroll down to around line number 2009 until you find the code below
.education-pro-orange input:hover[type="submit"] { background-color: #F26721; }
Remove or comment out background-color: #F26721;
Mike
MemberHi Steve,
It looks like you have some inline CSS giving you a background of #fffff. Is this what you're looking for?
<style type="text/css" id="custom-background-css"> body.custom-background { background-color: #ffffff; } </style>
Mike
MemberAwesome! Good to hear Fonte!
Mike
MemberI believe they are ion icons. http://ionicons.com/
Mike
Mike
MemberSorry Brooke,
I'd have to really dig into this & I'm swamped with work at the moment.
Mike
MemberI think I would experiment to see what looks better. I suspect the larger might be a little sharper but keep an eye on bloat and download speed especially with those larger images. Looking really good!
Mike
MemberHi asoon,
I'm looking at your site on a 27" iMac and it looks fairly nice. You many want to check your configurations under Genesis > Theme Settings > Content Archives and make sure the option "Include the Featured Image" checkbox is checked and set to entry-image (800x400) from the dropdown. Nice site.
Best,
Mike
Mike
MemberHi Brooke,
Inspect those elements using Firebug or Chrome web dev tools and look for the comment /* Themes Loop */. Beneath that is the .theme-wrap class which will get you started.
Mike
Mike
MemberHi Fonte,
If you go to your admin dashboard and then to Genesis > Simple Share and then select "Box" for your icon size, the test "Share" will display. Hope that helps.
Mike
Mike
MemberGreat to hear & good to know. (writing in my notes). Best wishes. -Mike
Mike
MemberHi sarabellum,
You may want to make sure you are populating it with content. Go to Genesis > Slider Settings and scroll down to the section titled "Content Settings" and make sure the following two checkboxes are checked:
- Display Post/Page Title in Slider
- Display Content in Slider
Mike
Mike
MemberYou may want to clear your browser cache and reload your site just to make sure.
Mike
MemberHi Ashley,
I think your best bet would be to download a fresh copy of Agency Pro via StudioPress and then access your site via FTP and delete/remove the old Agency Pro child theme directory you don't want and replace it with the new one that you downloaded, unzipped and loaded to your server via FTP. That would provide you with a default stylesheet and functions.php file.
Hope that helps,
Mike
-
AuthorPosts