• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Appfinite

Appfinite

Premium WordPress Themes for The Genesis Framework

  • Themes
  • Blog
  • Tutorials and Resources
  • Forums
  • Contact Us

ellaj

  • Profile
  • Topics Started
  • Replies Created
  • Favorites

Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • April 30, 2014 at 8:13 am in reply to: Hide the content on the Portfolio page #12028
    ellaj
    Customer

    Setting it to one doesn’t work because some had the first word as ‘A’. I used the CSS. Thank you.

    February 17, 2014 at 3:29 pm in reply to: How can I have the style.css file show up under Appearance -> Editor? #10737
    ellaj
    Customer

    Hi,

    I am using HostGator for this site and they don’t deactivate it. Any other ideas?
    (Sorry it took so long to reply…on vacation.) ๐Ÿ™‚
    Thanks!

    February 8, 2014 at 1:44 pm in reply to: How can I have the style.css file show up under Appearance -> Editor? #10501
    ellaj
    Customer

    I had it installed on this particular site and deactivated it, but it is still not showing up. I have Jetpack installed on another site using Epik and I can see the style.css file in the Editor.

    January 31, 2014 at 9:11 pm in reply to: Dropdown menu for secondary nav #10328
    ellaj
    Customer

    Yes, I did that but I placed the links under the wrong nav item. Oops! Sorry about that. ๐Ÿ™‚

    December 11, 2013 at 1:22 pm in reply to: Slider adjustments #9463
    ellaj
    Customer

    Thanks! The next one I’m working on is great too. ๐Ÿ™‚

    December 11, 2013 at 1:16 pm in reply to: Slider adjustments #9461
    ellaj
    Customer

    Thanks, Eric.

    I have 1.3 for my new site. I fixed all of the issues I was having…I realized I had to make the images the exact same as the slider to make it work properly. I also changed the css to center the image so it wasn’t floating left.
    Thank you!

    December 10, 2013 at 11:31 am in reply to: Slider adjustments #9427
    ellaj
    Customer
    This reply has been marked as private.
    May 16, 2013 at 1:53 pm in reply to: Make Logo Clickable #4722
    ellaj
    Customer

    Great. Thank you so much!

    May 15, 2013 at 12:08 pm in reply to: Change title and featured image position on home #4701
    ellaj
    Customer

    Forgot about that plugin. Thank you!

    May 13, 2013 at 11:12 pm in reply to: Most recent posts on home page #4674
    ellaj
    Customer

    I found this tutorial, http://www.billerickson.net/a-better-and-easier-grid-loop/, but I’m not sure how to change it so the three columns are only on the home page.

    /**
    * Archive Post Class
    * @since 1.0.0
    *
    * Breaks the posts into three columns
    * @link http://www.billerickson.net/code/grid-loop-using-post-class
    *
    * @param array $classes
    * @return array
    */
    function be_archive_post_class( $classes ) {

    // Don’t run on single posts or pages
    if( is_singular )
    return $classes;

    $classes[] = ‘one-third home’;
    global $wp_query;
    if( 0 == $wp_query->current_post || 0 == $wp_query->current_post % 3 )
    $classes[] = ‘first’;
    return $classes;
    }
    add_filter( ‘post_class’, ‘be_archive_post_class’ );

    Any help would be much appreciated.

  • Author
    Posts
Viewing 10 posts - 1 through 10 (of 10 total)

Primary Sidebar

Search Forums

Affiliate Program

Looking to earn some money? Join our Affiliate program and earn 35% of every sale you refer. Top referrers earn 40-50%.

Join Now โ†’

The Genesis Framework

All of our themes are designed for the Genesis Framework. You will need to purchase Genesis in order to use any of our themes.

Purchase Genesis

Hire a Web Developer

Need help setting up or customizing your website?

Contact Us โ†’

Search Full Site

  • Buy Genesis!
  • Shopping Cart
  • Themes
  • My Account
  • Support Forums
  • Tutorials and Resources
  • Privacy Policy
  • Contact Us
  • Follow Us on Twitter

Copyright © 2023 ยท Appfinite ยท Built With The Genesis Framework