• 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 - 1 through 20 (of 56 total)
1 2 3 →
  • Author
    Posts
  • September 17, 2017 at 9:26 am in reply to: Add Widget to Dynamic Page #211590
    handsun
    Participant

    Thank you Victor that was super helpful! Take care!


    Clean affordable water by Kinetico

    September 17, 2017 at 9:18 am in reply to: Add Widget to Dynamic Page #211588
    handsun
    Participant

    Hi Victor that worked perfectly, how did you identify the page id? Thanks so much for your super fast help!! I really appreciate it!


    Clean affordable water by Kinetico

    August 16, 2017 at 9:19 am in reply to: wpadverts and archive.php #210466
    handsun
    Participant

    That worked, thanks so much Brad, its the same advice Support just sent over, appreciate the help.


    Clean affordable water by Kinetico

    August 14, 2017 at 1:34 pm in reply to: wpadverts and archive.php #210355
    handsun
    Participant

    Thank you Brad, I will give that a try and flex my php muscles!


    Clean affordable water by Kinetico

    August 14, 2017 at 1:08 pm in reply to: wpadverts and archive.php #210351
    handsun
    Participant

    Thank you Victor for your input, I was not really asking for a full development answer, but for advice as to the wpadverts developer's last comment, and to do that I had to lay the scenario out, as I am just learning php, I thought I could have made a big mistake up to this point.

    I will ask support about archives.php, if I can find out if the archive.php loads some other file which has the_loop, since he asked me to find out in Genesis theme support.
    I appreciate your feedback.


    Clean affordable water by Kinetico

    March 13, 2017 at 3:07 pm in reply to: headhesive gallery pro #203024
    handsun
    Participant

    I found it! js/global.js, thanks Victor, I sure do appreciate your help, I got the sticky menu working again.


    Clean affordable water by Kinetico

    March 12, 2017 at 8:10 am in reply to: headhesive gallery pro #202928
    handsun
    Participant

    Hi Victor, I can't see a Gallery Pro plugin, I do see the css in style but now that I have added another widget area, the header no longer sticks, I wanted to play around with the parameters, but I cant find where it is referenced, the actual js file does not have editable parameters.


    Clean affordable water by Kinetico

    March 8, 2017 at 5:11 pm in reply to: thumbnails spilling out in woocommerce #202732
    handsun
    Participant

    Hi Victor, I appreciate the input, I wish it was genesis, I will just start turning off plugins, thanks for your help!


    Clean affordable water by Kinetico

    March 8, 2017 at 2:15 pm in reply to: thumbnails spilling out in woocommerce #202722
    handsun
    Participant

    HI Victor, I actually found two items in the sidebar with missing tags, fixed those, but I still have the spreading thumbnails, I went to https://validator.w3.org/nu/?doc=https%3A%2F%2Ftbreds.net%2Fshop%2Fmares%2Fdouble-prophecy-2011-mare-and-foal-package%2F and there are so many errors its hard to know where to start. (I inherited this site) Most of them seem to be coming from woocommerce stuff. this one is the worst, extra : </div>

    I know these errors can also be perpetrated from above that line, so I am stuck on what to do next!

    I do appreciate your assistance!


    Clean affordable water by Kinetico

    March 4, 2017 at 11:16 am in reply to: is there an ssl expert in the house? #202458
    handsun
    Participant

    Thank you Victor for your input, I ended up finding the last hiding url through using Better Search and Replace, the div class, to locate the php that was calling an insecure url in one of the plugins, it definitely was along drawn out process, but all done, and I feel much more confident about going SSL now! Thanks again, CArin


    Clean affordable water by Kinetico

    February 6, 2017 at 12:12 pm in reply to: Market theme Blog page settings featured image #200645
    handsun
    Participant

    Thanks Victor! I commented out those lines in page_blog.php, and then featured image went away, I found another snippet in page_blog

    /* Remove Featured image (if set in Theme Settings)
    add_filter( 'genesis_pre_get_option_content_archive_thumbnail', 'market_no_post_image' );
    function market_no_post_image() {
    	return '0';
    }

    that I commented out which restored the featured image but left the image above title on the left align setting
    Now I would like the title to be above the feature image so I commented this out of function.php

    remove_action( 'genesis_entry_content', 'genesis_do_post_image', 8 );
    add_action( 'genesis_entry_header', 'genesis_do_post_image', 5 );

    but again now I have lost my featured image again. Any resource on how to add it back in? I would sure appreciate it!

    Fixing this will help me get a better understanding of these filters and actions also, I appeciate your input!


    Clean affordable water by Kinetico

    January 4, 2017 at 8:57 am in reply to: 100% Width, But Apply Margins To Certain Elements #198746
    handsun
    Participant

    Hi Porter, I am trying to reach you for php work (you helped me last year) , can you respond to this post and we can find a way to connect, I clicked your Buy Me A Beer link and sent you an email but have not heard back, Carin


    Clean affordable water by Kinetico

    December 22, 2016 at 8:52 am in reply to: Gallery Pro menu responsive menu no show #198003
    handsun
    Participant

    I ended up overwriting the style sheet and removing my header right, the problem was somewhere in there, just kinda started over and menu reappeared, solved!


    Clean affordable water by Kinetico

    December 8, 2016 at 6:44 am in reply to: header right causing duplication #197250
    handsun
    Participant

    Victor, thank you!!
    I was working fast and frustrated, I really appreciate your pointing this out you are exactly right! Whew!


    Clean affordable water by Kinetico

    November 17, 2016 at 8:49 am in reply to: stop shrinking logo Hello Pro #196271
    handsun
    Participant

    I found it! there was one line left in css shrinking header to 66px, line 900, I changed min-height there and its fixed.

    .header-image .sticky .title-area,
    .header-image .sticky .site-title,
    .header-image .sticky .site-title a

    Clean affordable water by Kinetico

    April 18, 2016 at 5:32 am in reply to: Very Slow Load Time #183817
    handsun
    Participant

    Thanks for your input, I need to just give them a call so I can understand their reseller accounts, their site just confuses me. Thanks again.


    Clean affordable water by Kinetico

    April 17, 2016 at 10:35 am in reply to: Very Slow Load Time #183782
    handsun
    Participant

    I am thinking of moving my many sites from hostgator to inmotion, prices are better and support seems pretty good (I started with one small account there just to test them out before I make a big move Any others have experience with inmotion? I would be getting a VPS.


    Clean affordable water by Kinetico

    February 10, 2016 at 8:29 am in reply to: Large Directory Website #178735
    handsun
    Participant

    Hi Marsha, thank you so much, I checked it out and it looks perfect!! I do appreciate you!


    Clean affordable water by Kinetico

    January 17, 2016 at 11:39 am in reply to: Force excerpt to display link in content #176760
    handsun
    Participant

    I found this and it worked for me! It replaces the old excepts with a new one then configures it to allow html and a lot of other goodies!!
    http://wordpress.stackexchange.com/questions/141125/allow-html-in-excerpt


    Clean affordable water by Kinetico

    January 15, 2016 at 10:00 am in reply to: Force excerpt to display link in content #176596
    handsun
    Participant

    Thanks Victor! I am using Genesis Featured Posts , I added this to bottom of functions.php but links still do not show up, `add_filter( 'get_the_content_limit_allowedtags', 'get_the_content_limit_custom_allowedtags' );
    /**
    * @author Brad Dalton
    * @example http://wp.me/p1lTu0-a5w
    */
    function get_the_content_limit_custom_allowedtags() {
    // Add custom tags to this string
    return '<script>,<style>,<br>,<em>,<i>,<ul>,<ol>,<li>,<a>';
    }`

    http://www.kwater.com/blog/


    Clean affordable water by Kinetico

  • Author
    Posts
Viewing 20 posts - 1 through 20 (of 56 total)
1 2 3 →

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2025 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