Forum Replies Created
-
AuthorPosts
-
February 2, 2017 at 4:13 am in reply to: Anchor Links Not Working from Within the Page – Epik Theme #200420DerekMember
You can search for fix's in the official support forum for this 3rd party theme.
http://appfinite.com/forum/epik-theme-support/
~’;’~
DerekMemberHave you fist tried uninstalling the genesis framework then upgrade wordpress?
Can you post screenshot of any error messages?
What genesis framework theme are you using?
~’;’~
DerekMemberYou can change the logo size by modifying this code in your functions. Replace the numbers.
//* Add support for custom header add_theme_support( 'custom-header', array( 'width' => 800, 'height' => 160, 'header-selector' => '.site-title a', 'header-text' => false, 'flex-height' => true, ) );
~’;’~
DerekMember3rd party theme developers do support on there themes they have on here and hence most of them direct you to there website to get instructions or even support. This is something that you should get in touch with the theme creator with. Perhaps the creator is not aware of the struggles.
I'm a pro plus client as well and this issue does not bother me.
~’;’~
DerekMemberI still need help on this or more suggestions to try.
~’;’~
DerekMemberHave you asked the plugin author yet?
~’;’~
November 5, 2016 at 8:32 pm in reply to: Can any one please tell me How can i use Genesis child theme ? #195774DerekMemberDid you follow this guide?
~’;’~
DerekMemberBumping this as I still have the same issue after fixing other issues I had. Usually when you fix one problem they are all fixed at the same time. Just kidding. The only thing that's wrong with my mobile version of this modified 3rd party theme I purchased elsewhere is the custom menu's I created to have categories in. In the side bar these custom menu's just blank and not showing the category title.
Let me know what bit of code you want me to share in here so someone can take a look at point me in a better direction.
~’;’~
DerekMemberI think I need more coffee. lol
<---- crawls to the kitchen
~’;’~
DerekMemberoops, me need coffee
~’;’~
DerekMemberAny reason why you have not upgraded to version 2.4.2?
~’;’~
DerekMemberCan't find any .js file that has code related to this.
My Styles.css code. Anything wrong in this code to begin width?
~’;’~
DerekMemberA modified theme which is this one... http://genesislovers.com/elacsad-blog-responsive-genesis-child-theme/
I am going offline for the day and should make it back tonight. I'll be online longer tomorrow to look into some coding and try to contact the theme creator.. Meh, in a rush and will update this thread when I have new information that need someone's advice on.
~’;’~
DerekMemberTry unchecking one setting at a time till you find which setting is the issue. I think it might be the CSS setting in this plugin. I use the same plugin myself.
~’;’~
DerekMemberI am using comet cache and love it.
~’;’~
DerekMemberCan't find anything to help me in the functions and the plugin editor itself right now.
~’;’~
August 21, 2016 at 6:36 pm in reply to: The page you're looking for doesn't exist – Aspire Theme #191744DerekMemberDid you just remove the plugin and it worked?
If it's a bug with that plugin, let the plugin author know about this. Mention that you are using the Genesis Framework so if it needs to be updated, you are helping all other StudioPress customers out if they run into this thing.
~’;’~
August 21, 2016 at 6:33 pm in reply to: Changing Author Comment background the Genesis Sample Child Theme #191743DerekMemberAdd this to your bottom of your styles.css file to make authors comments different color.
li .bypostauthor { background-color: #E8E8E8; }
~’;’~
August 20, 2016 at 4:50 am in reply to: I can't log into my dashboard after upgrading to WordPress 4.6 #191645DerekMemberYou won't loose any settings or features because the framework is being updated and not your child theme.
~’;’~
DerekMemberAt the top of the guide you was linked to said the functions.php file.
~’;’~
-
AuthorPosts