• 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

futurewebboss

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 - 61 through 80 (of 102 total)
← 1 2 3 4 5 6 →
  • Author
    Posts
  • October 2, 2013 at 8:37 pm in reply to: How to Add a Script to a Specific Page #65163
    futurewebboss
    Member

    Going way beyond my knowledge at this point.

    October 2, 2013 at 7:13 pm in reply to: How to Add a Script to a Specific Page #65158
    futurewebboss
    Member

    Brad,

    Not sure I understand exactly what to do here and where to exactly place the script I have. In the example you provide there are two places where it says “your script”. Does this mean I have to put my script in both places? Sorry to be such a pain but want to get this right and do appreciate your time.

    Dan

    FYI here is my script.
    ———–Script In The Header———

    <script type=”text/javascript”>
    //hidden buy button
    function showIt() {
    document.getElementById(“hid”).style.display = “block”;
    document.getElementById(“lf”).style.display = “block”;
    }
    setTimeout(“showIt()”, 300000); // Time in Seconds x 1000
    </script>

    —————————————-

    ———–On the Page —————–

    <div align=”center” id=”hid” style=”display:none;”>

    Hidden Content Goes Here

    </div>

    —————————————-

    October 2, 2013 at 4:14 pm in reply to: How to Add a Script to a Specific Page #65122
    futurewebboss
    Member
    This reply has been marked as private.
    October 1, 2013 at 8:48 pm in reply to: How to Add a Script to a Specific Page #65040
    futurewebboss
    Member

    Wow! Thanks for the quick response.
    This code would go in the head portion of genesis simple hooks?

    September 1, 2013 at 8:53 am in reply to: Changing Footer Creds in Lifestyle #60053
    futurewebboss
    Member

    Got it working. 2nd cup of coffee did the trick.

    September 1, 2013 at 8:50 am in reply to: Changing Footer Creds in Lifestyle #60052
    futurewebboss
    Member

    None of this works. With both approaches the existing footer credits persist.
    I added the recommended code to the functions.php and then installed the simple edits plug in.

    August 31, 2013 at 9:53 am in reply to: Belly Dancing Leyla Style #59917
    futurewebboss
    Member

    Thanks for the tip on the plug in. I'll give it a go. Sounds like we have similar past experience. In my corporate past life I did enterprise level software integration and training in the semiconductor industry working with manufacturing execution control software and process mapping semiconductor processes is quite an exercise. Thanks for all your help and your feedback.

    Dan

    August 31, 2013 at 9:37 am in reply to: Belly Dancing Leyla Style #59911
    futurewebboss
    Member

    What made this project so time consuming is that I did the development on a development domain with the intention of replacing her old site which had been built on Front Page. The old site has some very good Google love and I didn't want to completely remove it so I'm doing all the hundreds of 301 redirects right now to make sure that the big "G" passes on the page rank and rankings to the new URL's. And as it turned out even though I did a database export/import the import process did not in all cases replace the images with the correct URL, leaving most of the in page and in post image pointers directed back at the development server. I had hoped that the export and import of the database would have given me correct URL's so it's another 3 to 4 hours of work replacing the image URL's.

    August 31, 2013 at 9:33 am in reply to: Belly Dancing Leyla Style #59909
    futurewebboss
    Member

    I'm actually trying to get out of the development side of the business. Ideally would like to farm out all, or most development and focus on more business development, marketing and sales. You just can't be the machine that makes and the machine that sells it at the same time and expect to grow your business. This is the next to last development project on my current list. All new projects will be farmed out. As far as the Pay Per View, I looked at the wpmu-dev pay per view plug in but they have a pricing model that is very bizarre and since I'm already familiar with Wishlist decided to go with their solution. The only drawback (and I've been hammering on them about this for a year) is that the pay per post can't be made to expire. Should have the Pay Per Post up later today. I will likely integrate it with Woo Commerce as well so that the Shop is inclusive of everything. Then will have to integrate it all with Aweber to make sure that the product purchases end up on the appropriate email list. There are so many pieces of the pie to put together when assembling a fully functional site that includes e-commerce, email marketing and alike that it seems as if it's a never ending task list.

    August 31, 2013 at 9:19 am in reply to: Belly Dancing Leyla Style #59903
    futurewebboss
    Member

    Not yet. I just finished getting it up last night around midnight and I'm thinking about adding a Pay Per View element using the Wishlist Member Pay Per Post functionality. It's also mobile enabled with an html5 mobile web app which still needs some tweaks...................so not quite beating my chest about it quite yet. The other part of the video distribution strategy is to use mobile technology in the form of Amazon apps. So rather then buying a belly dance dvd, buy an Amazon mobile app on Beginning Belly Dancing that includes the beginning videos. So...........I'm trying to get all the ducks in the barrel and make a big splash. The yellow colors on the shop page are annoying I agree. Thank you for the code.

    August 26, 2013 at 9:34 am in reply to: Right & Left Padding #58862
    futurewebboss
    Member
    This reply has been marked as private.
    August 23, 2013 at 12:12 pm in reply to: Lifestyle Tweaks #58465
    futurewebboss
    Member
    This reply has been marked as private.
    May 27, 2013 at 9:56 am in reply to: Need Help on Pre-Genesis Them #42806
    futurewebboss
    Member

    Thank You....Just Sent

    May 27, 2013 at 9:05 am in reply to: Need Help on Pre-Genesis Them #42798
    futurewebboss
    Member

    Yes of course. Here's the list

    404.php
    archive.php
    author.php
    breadcrumbs.php
    comments.php
    footer.php
    functions.php
    header.php
    home.php
    index.php
    legacy.comments.php
    page.php
    page_archive.php
    page_blog.php
    page_full.php
    page.php
    search.php
    sidebar.php
    sidebar_alt.php
    tag.php

    Hope this helps.

    May 27, 2013 at 6:36 am in reply to: Need Help on Pre-Genesis Them #42781
    futurewebboss
    Member

    Thank you for the reply. This is a pre-genesis theme so there isn't a genesis theme settings option and can't use genesis hooks.

    Going to have to edit one of the files to insert the code but which one is what I'm confused about.

    The theme functions, the home.php, the index.php?

    May 5, 2013 at 8:44 am in reply to: Adding Image to the More Tag #39363
    futurewebboss
    Member
    This reply has been marked as private.
    April 10, 2013 at 5:16 pm in reply to: Agent Press 1.0 to 1.01 Upgrade Problem #34649
    futurewebboss
    Member

    Ok so you won't believe the simplicity of the solution.

    I simply put the Genesis Slider widget in the Featured Properties sidebar rather then the Slider Sidebar

    http://ginaspropertymanagement.com

     

    April 10, 2013 at 10:01 am in reply to: Agent Press 1.0 to 1.01 Upgrade Problem #34550
    futurewebboss
    Member
    This reply has been marked as private.
    April 10, 2013 at 9:38 am in reply to: Agent Press 1.0 to 1.01 Upgrade Problem #34545
    futurewebboss
    Member
    This reply has been marked as private.
    April 10, 2013 at 9:11 am in reply to: Agent Press 1.0 to 1.01 Upgrade Problem #34533
    futurewebboss
    Member
    This reply has been marked as private.
  • Author
    Posts
Viewing 20 posts - 61 through 80 (of 102 total)
← 1 2 3 4 5 6 →
« 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