WordPress Hide Show Content script and activate/deactivate script on screensize

I am currently using jquery.expander.js to hide/show paragraph content. I want to only use this for screen sizes less than 500px width and less (for mobile phones) ONLY. I am working in wordpress 3.5 and genesis theme 1.9.1 My questions: Is there a good script proven and tested to load jquery.expander.js only on screen sizes … Read more

Custom Blog Post Listing in Genesis Sample Child Theme

I want to add several images and divs and also customize the look of my Blog post listing… But i can’t find the way to do it. Here’s the Blog Template code <?php /* WARNING: This file is part of the core Genesis framework. DO NOT edit this file under any circumstances. Please do all … Read more

Including Custom Post Type posts in a page template contextually (or should I widget?)

Please see the attached mockup… Each element in the sidebar (e.g., Communications) will probably have to be a Page. I’m aiming for maximum flexibility. I am using Epik (a Genesis child theme). I am trying to avoid having the people who will be creating the content for this site needing to know HTML/CSS so I … Read more

Second nav is merged with the first in mobile

When I load the website (https://notes.goncaloperes.com) on mobile one can see the two menus/navigations that exist However, when it loads, the two navs are merged and the second menu buttons can only be found in the burguer menu on top. The primary nav looks fine on the burguer menu, however, it would be helpful to … Read more

Removing http:// from esc url() for wordpress customizer code

I’ve been trying to figure this out for a few days now and I’ve now come to the understanding I need help. I’ve never worked with the wordpress customizer but have been recently interested in adding additional text fields and image uploads to my themes I customize (I’m finding this quite difficult as not only … Read more

Remove Archive Headline and Archive Intro Text fields on category and tag archive pages in WordPress Admin with Genesis framework

I’m currently having a little trouble with removing the Archive Headline and Archive Intro Text fields on the category and tag archive screen in WP Admin. On the category and tag archive pages, there is the standard title and description fields which is what the client will use in place of the archive headline and … Read more