• 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

dpalme

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 19 posts - 41 through 59 (of 59 total)
← 1 2 3
  • Author
    Posts
  • September 6, 2015 at 1:05 pm in reply to: Change color of blue stripe #164767
    dpalme
    Participant

    I did that but there is still a blue bar running through the middle that's the one I'm talking about

    December 7, 2013 at 8:25 pm in reply to: Banner Section to right of Logo in News Pro #77601
    dpalme
    Participant

    LOL I have a jquery tabs script that I'm using to load table data from a mysql database. This way I can load all the data at the same time and preload the tabs....

    Now, its a matter of layout issues.

    I'll be happy to write a tutorial on this once I'm done.

    December 7, 2013 at 8:12 pm in reply to: Banner Section to right of Logo in News Pro #77598
    dpalme
    Participant

    got it!!

    Was missing a table tag, of course I'm going to get rid of that eventually, but we're movin on up (playing the Jeffersons in the background 🙂 )

    December 7, 2013 at 8:05 pm in reply to: Banner Section to right of Logo in News Pro #77593
    dpalme
    Participant

    I got the header working with get_header(); but when I put in get_footer(); it displays in the wrong place, its showing up in one of the tabs, even though I have it in a div outside of the tab code.

    December 6, 2013 at 10:46 pm in reply to: Banner Section to right of Logo in News Pro #77504
    dpalme
    Participant

    Well so far I've created a page template and that seems to work a little better and when I added the get_header it displayed the header like I wanted too... so maybe that's the better way of going...

    December 6, 2013 at 10:44 pm in reply to: Banner Section to right of Logo in News Pro #77503
    dpalme
    Participant

    Its going to be a lot of code, I'm slowly building it out but basically I am trying to add a database call to display some data and plan on eventually formatting it to create links to other pages, with more data being called from a mysql database.

    One of the items I'm trying to add up front is a jquery tabs display:

    this is the first part of the call:

    <head>
    <meta charset="utf-8">
    <title>jQuery UI Tabs - Default functionality</title>
    <link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css">
    <script src="http://code.jquery.com/jquery-1.9.1.js"></script>
    <script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script>
    <link rel="stylesheet" href="/resources/demos/style.css">
    <script>
    $(function() {
    $( "#tabs" ).tabs();
    });
    </script>
    </head>
    <body>
    and then the php follows that with a mysqli_connect call.

    December 6, 2013 at 10:20 pm in reply to: Banner Section to right of Logo in News Pro #77500
    dpalme
    Participant

    Well the php isn't working in the widget on the page....

    December 6, 2013 at 10:14 pm in reply to: Formatting with news-pro seems off #77498
    dpalme
    Participant

    LOL, nope haven't changed a thing other than add a widget function to the functions.php from another thread.

    Drop me a note privately Summer, I'll share a few things on what I'm doing with it 🙂

    December 6, 2013 at 10:12 pm in reply to: Banner Section to right of Logo in News Pro #77497
    dpalme
    Participant

    I assume that once I add the widget I'll need to add something like a text widget to the page and that will display everything correctly?

    I followed the above instructions, they seem to be working ok, but I was wondering how I can suppress the page name?

    December 6, 2013 at 9:16 pm in reply to: Formatting with news-pro seems off #77492
    dpalme
    Participant

    Interestingly enough, it displays fine in Firefox, so with that I imagine its an issue with the file not something I've done.

    December 6, 2013 at 9:16 pm in reply to: Formatting with news-pro seems off #77491
    dpalme
    Participant

    Haven't touched the CSS file at all.

    December 6, 2013 at 3:42 pm in reply to: Formatting with news-pro seems off #77441
    dpalme
    Participant

    I was looking at it with IE and it just looks like its not formatting correctly.

    As an example: the lines from the search this site are extended into the main body area, and the featured posts section seems to run into the primary sidebar....

    December 6, 2013 at 12:44 pm in reply to: Banner Section to right of Logo in News Pro #77401
    dpalme
    Participant

    Would this same code apply for adding php to a page?

    December 5, 2013 at 10:26 pm in reply to: Banner Section to right of Logo in News Pro #77312
    dpalme
    Participant

    Thanks, do you have a preferred script for a rotating banner ad setup?

    Also, I tried to add some php code to the html, but it didn't like that... is there a way to use php in the text widget?

    March 28, 2013 at 9:48 pm in reply to: Adding content to main page #31883
    dpalme
    Participant

    Not sure what you mean by slider.

    I just want the content on the main page full width.

     

    March 28, 2013 at 9:47 pm in reply to: Featured Page #31882
    dpalme
    Participant

    I did that and now its saying no posts meet my criteria....

     

    March 28, 2013 at 7:21 pm in reply to: Page showing up on menu bar #31872
    dpalme
    Participant

    Wasn't there, I didn't have the page added, I did find where I could add the page no to have it excluded.

     

    February 2, 2013 at 8:28 pm in reply to: Make the logo area edge to edge #17511
    dpalme
    Participant

    I did, its 1400 pixels wide but it never increases in size on the screen.

     

    February 2, 2013 at 7:01 pm in reply to: Make the logo area edge to edge #17498
    dpalme
    Participant

    http://www.rantsofajew.com

  • Author
    Posts
Viewing 19 posts - 41 through 59 (of 59 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

© 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