• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

handsun

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password
  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 20 posts - 21 through 40 (of 56 total)
← 1 2 3 →
  • Author
    Posts
  • January 15, 2016 at 7:15 am in reply to: Force excerpt to display link in content #176580
    handsun
    Participant

    I forgot to click notify me, so replying to my own post! Thanks!


    Clean affordable water by Kinetico

    November 5, 2015 at 5:36 am in reply to: Best page builder for site load speed? #170198
    handsun
    Participant

    I have been using Shortcodes Ultimate Premium (I like having shadows by shortcode) , but I would like to hear more about these builders also, I tried Intense but it is a huge plugin, lots of cool options but I would have to increase site memory just to get it load


    Clean affordable water by Kinetico

    October 23, 2015 at 3:17 pm in reply to: hire php expert for function #168877
    handsun
    Participant

    sent!


    Clean affordable water by Kinetico

    October 23, 2015 at 3:08 pm in reply to: hire php expert for function #168872
    handsun
    Participant

    I added it and no good, then I tried :
    .single-product .header .attachment-post-thumbnail {
    display: none;
    }
    still no good


    Clean affordable water by Kinetico

    October 23, 2015 at 2:49 pm in reply to: hire php expert for function #168869
    handsun
    Participant

    woocommerce actually provides templates for single product, but because this is in the header.php, thats why i thought we could try and remove the featured image with conditional logic in functions.php.

    can we communicate by email and I can send you the zip of the single-products folder, or maybe I just need to find a better way to add a unique header to the 4 static pages and I can remove that "featured image" code from header.php. thanks so much for your help on this! I will need your email anyway to send you over a paypal!


    Clean affordable water by Kinetico

    October 23, 2015 at 2:43 pm in reply to: hire php expert for function #168865
    handsun
    Participant

    I think that will also remove the featured images I am using on the "static" pages?


    Clean affordable water by Kinetico

    October 23, 2015 at 2:08 pm in reply to: hire php expert for function #168858
    handsun
    Participant

    http://pastebin.com/W3Kz9iMm
    I also created a child theme
    functions file is empty right now


    Clean affordable water by Kinetico

    October 23, 2015 at 1:32 pm in reply to: hire php expert for function #168855
    handsun
    Participant

    Yes!


    Clean affordable water by Kinetico

    October 23, 2015 at 1:29 pm in reply to: hire php expert for function #168853
    handsun
    Participant

    http://3dbizcenter.com/mm/splat-bug-remover/
    http://3dbizcenter.com/mm/rust-freeze/
    http://3dbizcenter.com/mm/atomic-blast/
    they contain the products listed above, if you click on a product from one of those pages it opens the dynamic "product" page. These static pages are the "Brand" pages that needed unique headers for each page, hence the featured image solution stated above (it was the only way I could find to do this, the Mystile theme did not work with any of the custom header plugins that I could find)


    Clean affordable water by Kinetico

    October 23, 2015 at 1:22 pm in reply to: hire php expert for function #168851
    handsun
    Participant

    exactly, but we need to keep the featured images on the static pages! Let me know whatever you might need! Carin


    Clean affordable water by Kinetico

    October 23, 2015 at 1:12 pm in reply to: hire php expert for function #168849
    handsun
    Participant

    HI Porter, the site is above the first link, that shows the custom header images on the actual "pages" that have been created.
    the second link shows a dynamic "product" page with the featured image above in the spot that the banner images are in the static pages, on these pages we can just remove the featured image no banner needed. they are all dynamically created by woocommerce and in url is product/, as you see here product/splat. The other pages also have products: urls below
    http://3dbizcenter.com/mm/product/rust-freeze/
    http://3dbizcenter.com/mm/product/atomic-blast-8oz/
    http://3dbizcenter.com/mm/product/atomic-blast-14oz/


    Clean affordable water by Kinetico

    August 23, 2015 at 9:28 am in reply to: adding php forms to wordpress #163232
    handsun
    Participant

    Thank you both for your responses!
    I took a look at the plugin and found this,

    Where can I ask questions, report bugs and request features?

    This plugin is not supported anymore

    a premium plugin which is supported would be fine, especially as I get started with adding forms as I am not used to adding php directly to wordpress, only to html websites.


    Clean affordable water by Kinetico

    August 14, 2015 at 5:17 am in reply to: What's new in Genesis 213 update? #162347
    handsun
    Participant

    I have sites that have already auto-updated to wordpress 4.2.4, now I am concerned about updating genesis without entailing more work of some reconstruction, any advice?


    Clean affordable water by Kinetico

    July 9, 2015 at 8:36 am in reply to: How can I add the "Read More" link to excerpts? #158898
    handsun
    Participant

    I added both these snippets to functions.php (Whitespace Pro) but got nothing back, no read more and no 50 words, any ideas?
    I also tried this which I found on wordpress.org https://codex.wordpress.org/Excerpt

    function new_excerpt_more( $more ) {
    	return ' <a class="read-more" href="'. get_permalink( get_the_ID() ) . '">' . __('Read More', 'your-text-domain') . '</a>';
    }

    http://milamfh.com/?s=Makayla


    Clean affordable water by Kinetico

    July 1, 2015 at 12:07 pm in reply to: replace image with ftp #158074
    handsun
    Participant

    I downloaded the entire theme and ran a search for the shortcode and just came up with dummy-data.xml. If I could figure out how to get media library to update the image I overwrote with ftp all would be fine. Anyone know the answer to that?


    Clean affordable water by Kinetico

    June 16, 2015 at 5:24 am in reply to: whitespace Pro z index problem #156374
    handsun
    Participant

    David, thank you for your CSS passion! I was able to change the css to this, and get just the right effect!!

    	.nav-primary .genesis-nav-menu {
    
    		float: right;
    
    		background-color:  rgba(255, 255, 255, 0.6);

    Thanks again, sometimes the layers of CSS in wordpress can be a head spinning experience.


    Clean affordable water by Kinetico

    May 28, 2015 at 7:56 am in reply to: Centric Pro Blog Post page header issue #153961
    handsun
    Participant

    Its been a while, but I think I did, The pages are displaying fine, its just the blog posts, could I edit that template page? (not sure if thats a good idea, or even where it is in the file structure.)

    Maybe its best to add the bumper back in and try to correct css. Hopefully Posts and Pages will display the same then.

    Thanks again!


    Clean affordable water by Kinetico

    May 26, 2015 at 8:03 am in reply to: Replace primary sidebar one page only #153640
    handsun
    Participant

    ok, I will give it a try! thanks again


    Clean affordable water by Kinetico

    May 26, 2015 at 6:36 am in reply to: Replace primary sidebar one page only #153625
    handsun
    Participant

    Thank you for your response! I appreciate any and all help. I have actually already created the new sidebar using Genesis Extender, my problem is the Primary sidebar (which I want to use on all ages except Blog page) seems to outrank my new sidebar position and is on top of it, I would like it to be either underneath my new sidebar position or just remove it from that page only.

    I would not like to create new sidebars and assign them to all the other pages, because then every time Imake a new page I will need to assign it the main sidebar


    Clean affordable water by Kinetico

    February 28, 2015 at 5:25 am in reply to: Altitude Pro resize Front Page-1 area #142638
    handsun
    Participant

    Thank you David!! I will do that, I appreciate that help!


    Clean affordable water by Kinetico

  • Author
    Posts
Viewing 20 posts - 21 through 40 (of 56 total)
← 1 2 3 →
« Previous Page

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble