• 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

Belinda

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 88 total)
1 2 3 4 5 →
  • Author
    Posts
  • July 31, 2018 at 7:18 pm in reply to: Cannot include hyperlink in Footer Credits Text #222146
    Belinda
    Participant

    Hi,
    Initially, I tried using the above option but it was giving me errors. I have tried it again now and it is working. Thank you.

    July 15, 2018 at 5:42 pm in reply to: Header Image and Header Right widget area not right on mobile – Focus Pro #221702
    Belinda
    Participant

    For anyone who may have a similar issue here is the resolution:

    1) The Header Right widget was designed to hold a menu widget and so the CSS styling is set up accordingly. I am in the process of CSS styling the Search & Simple Social Icons widget I am using so that they appear as needed when viewed at smaller screen sizes.

    2) In relation to the menu bars not responding, Focus Pro does already have this included but my site was not loading the responsive-menu.js file needed. I uploaded new copies of responsive-menu.js and functions.php to ensure they were not the issue. I then disabled caching (did not resolve) but then found another plugin I was using for site performance and when I disabled that plugin my menus became responsive again.

    I ended up contacting StudioPress directly and was given detailed explanations on this. Very happy with the support provided by Nick. Glad that a new child theme was not needed.

    July 10, 2018 at 4:51 am in reply to: Header Image and Header Right widget area not right on mobile – Focus Pro #221517
    Belinda
    Participant

    Oh, not really looking to get a new child theme at the moment, wanting to fix this issue. Will try the CSS grid option.

    July 10, 2018 at 3:10 am in reply to: Header Image and Header Right widget area not right on mobile – Focus Pro #221510
    Belinda
    Participant

    Hi Brad,
    Thank you for the reply. Do you mean update to the latest version of the current theme, or get a new child theme?

    December 17, 2017 at 3:34 pm in reply to: Change Post Info content and add Last Modified date #214651
    Belinda
    Participant

    Thank you Victor. I had previously installed the Simple Edits plugin but when I activated it, the entire post_info on my posts disappeared. I just edited the content though and saved and it all came back.

    Which file contains the "Filed Under" and "Tagged With" references in the entry-meta as I have put the prefix I want to use into the Simple Edits plugin but it is showing both options now.

    December 7, 2017 at 10:43 pm in reply to: RSS feed not working and not valid #214377
    Belinda
    Participant

    Anyone able to advise??? Is this an issue in the current version of the Focus Pro theme???

    November 19, 2017 at 7:14 pm in reply to: Responsive Header Image – Focus Pro #213760
    Belinda
    Participant

    UPDATE:
    I finally found the DIV's i needed to resize.
    I used:

    div.title-area {
    width: 70%;
    }

    div.widget-area.header-widget-area {
    width: 30%;
    }

    HOWEVER, now that I have the logo working responsive on devices. How can i set it so that the widgets to the right of the Header Image will drop onto a new line of their own when viewed on a device.

    November 9, 2017 at 1:43 am in reply to: Make new header image mobile responsive (Enterprise Pro) #213404
    Belinda
    Participant

    It seems that the logo is responsive but I have Simple Social Icons & Search widgets in the Header Right widget area and they are squashing up when viewing on mobile device. How do I force those onto their own line when viewing on a device??

    November 9, 2017 at 1:33 am in reply to: Make new header image mobile responsive (Enterprise Pro) #213403
    Belinda
    Participant

    Can anyone help with this?

    October 31, 2017 at 9:52 pm in reply to: Enterprise Pro – Create a new widget area #213134
    Belinda
    Participant

    I've managed to get it to display but certainly isn't showing in the location I want it and it doesn't matter how much i move it around I can't get it sitting correctly.

    Ideally I would just use the Footer 1 widget area I already have, but i want it to be full screen width and displayed on all site pages and posts. I've done this before on another site (not studiopress) and it worked fine but having so much issue this time round.

    Is there a way I can make Footer 1 widget area display full width?

    October 27, 2017 at 8:24 pm in reply to: Enterprise Pro – Create a new widget area #213032
    Belinda
    Participant

    P.S. I've been using https://my.studiopress.com/documentation/tutorials/widget-areas/register-a-widget-area/ as a reference but none of the code is showing on the page.

    September 27, 2016 at 11:07 pm in reply to: Include a Slider in Daily Dish #193787
    Belinda
    Participant

    Thank you Victor. I've managed to solve those problems with your guidance.

    September 26, 2016 at 2:02 am in reply to: Include a Slider in Daily Dish #193708
    Belinda
    Participant

    Is anyone able to help with this? Site url is http://www.edmpresstools.com.au

    September 21, 2016 at 5:18 am in reply to: Include a Slider in Daily Dish #193456
    Belinda
    Participant

    P.S. I'm also now finding that my menu subitems are displaying behind the widget area so i can no longer see the menu options when they appear.

    September 21, 2016 at 4:23 am in reply to: Include a Slider in Daily Dish #193453
    Belinda
    Participant

    I've been successful in adding a widget area after the header however I would like to menu to appear under the new widget area and i also want to specify a specific size, how would I do that?

    September 19, 2016 at 10:24 pm in reply to: Daily Dish – Custom Header Image Size #193413
    Belinda
    Participant

    Approx 600x239

    September 19, 2016 at 9:57 pm in reply to: Daily Dish – Custom Header Image Size #193408
    Belinda
    Participant

    Thanks Brad.

    Unfortunately the settings in the article are not the same in my files.
    The functions.php file has:
    // Setup the WordPress core custom header feature.
    add_theme_support( 'custom-header', apply_filters( 'graphy_custom_header_args', array(
    'default-image' => '',
    'width' => 1260,
    'height' => 350,
    'flex-height' => true,
    'header-text' => false,

    However in the Customizer it says an image of 400x80 is recommended, not the 1260x350 it shows in functions.

    In the style.css file I do not have a section with:
    .header-image .site-title > a {
    background-position: center !important;
    background-size: contain !important;
    display: block;
    height: 200px;
    margin: 0 auto;
    max-width: 1200px;
    }

    I've searched the files for any reference to 400x80 but cannot find it anywhere to change it.
    I uploaded a smaller logo and was able to skip cropping it, but if i upload and try and use a larger file, it forces me to crop it.

    September 19, 2016 at 9:41 pm in reply to: Include a Slider in Daily Dish #193406
    Belinda
    Participant

    I have no idea how to use hooks

    June 16, 2015 at 6:53 pm in reply to: Help!!! Malware found by Google #156465
    Belinda
    Participant

    I get Adwords & Adsense mixed up all the time. 🙂

    The URL's that Google told me caused the problem both start off with a "http: / / n52adshostnet .com .. No idea where they could be hidden.

    Everything I've googled so far pointed me to Sucuri but it came back clear unless I paid for the more intense scan.

    I installed iControlWP WordPress Simple Firewall but I've now locked myself out of it after I activated admin access protection to the console, the access key i entered is not working and i can't even remove it now.

    I've kept the site up to date with all the patches so not sure how this has happened. I'm not even sure how I "scutinize"my plugins to look for the URL's I've been given. I've run a virus scan through cPanel and everything came back clear.

    I'll continue to google until I find an answer and hopefully iControlWP contact me back so i can fix up the plugin.

    June 16, 2015 at 6:26 pm in reply to: Help!!! Malware found by Google #156460
    Belinda
    Participant

    I'm not asking about AdSense, It's related to AdWords which is a different program (me advertising my site in Google) and the support page about does not help in relation to my issue of locating where the malware is on my site.

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

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