Search Results for 'blog'

Homepage Community Forums Search Search Results for 'blog'

Viewing 50 results - 501 through 550 (of 828 total)
  • Author
    Search Results
  • #9478
    Wes
    Moderator

      Yes you can use the widget called Genesis Featured Posts and it does it automatically. It’s already included in the Genesis Framework so you’ll see it in your widgets section.

      #9470
      David
      Customer

        Is there a way to have one of the widgets on the Epik home page display latest blog posts?

        So, basically have a static home page like the Epik demo, but one of the widgets be showing latest blog posts.

        Paul
        Customer

          Hi– previous discussion https://appfinite.com/topic/how-to-remove-portfolio-from-home-page/ gets close to this, but doesn’t quite have the fix for me.

          I don’t want portfolio style for any of my pages– just regular blog style posts. Agile looks and works great, except weirdness happens around the front page– which I just want to behave as category page, but containing all posts.

          Different configurations under Settings / Reading / Front page displays sorta do this, but not quite:

          1. Set Front page displays to Static Page, with Front Page set to “blog” (my blog/ page, which is at root) and Posts page set to blank (“- Select-“)

          – Home page looks right, but navigation at bottom doesn’t work– URLs page/2/, page/3/, etc. all just show same page 1 posts (but number of pages indicated at bottom is correct, so it is counting them right).

          2. Set Front page displays to Static Page, with both Front Page and Posts Page set to “blog”, (my blog/ page, which is at root).

          – Home page looks right, but subsequent pages all just show home page posts in Portfolio format, and navigation at bottom doesn’t work, as above. Also, I get a warning on Settings / Reading config pane that the two (Front and Posts) should not be set to the same thing.

          3. Front page displays set to Your Latest Posts

          All posts show in portfolio format rather than blog format– but the paging / Next Page / Previous Page at bottom all work correctly.

          As mentioned above, the Category pages all look and page they way they should– I just want home page to work the same way.

          Any advice or pointers greatly appreciated!

          Paul

          #9420
          Eric
          Customer

            Thanks for posting! I’ll reference this for anyone else that needs it.


            I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

            #9409
            mponzi
            Customer

              I received a suggestion from CopyBlogger support for removing the HTML tags. It worked fine. They suggested adding the following filter to the functions.php file:

              //* Remove comment form allowed tags
              add_filter( ‘comment_form_defaults’, ‘sp_remove_comment_form_allowed_tags’ );
              function sp_remove_comment_form_allowed_tags( $defaults ) {

              $defaults[‘comment_notes_after’] = ”;
              return $defaults;
              }

              #9408
              mponzi
              Customer

                Thanks Eric,

                From what I learned last night, it looks like Epik’s blog comment form may be the standard Genesis 2 (HTML 5). So far, I haven’t found a switch in the WordPress settings to turn it off and on. Most of the commenting settings are in the WP dashboard under Settings>Discussion. But nothing for email replies.

                I found a plug-in called “Comment Notifier.” It creates a checkbox, but also has lots of other comment settings I don’t need. I was hoping to do this without an additional plug-ins.

                Best,

                Marshall

                #9403
                Eric
                Customer

                  Yeah all of that comes from WordPress itself and not the Child theme. You would have to check in your settings to see if there is an option for that…..I know what you’re talking about because I’ve seen it before, just can’t remember how it was setup. If there are no settings then I would check and see if there is a plugin for it.

                  Add this code to your css for the HTML tags –

                  .form-allowed-tags {
                      display:none;
                  }
                  
                  That should remove them from showing.

                  I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

                  #9401
                  Eric
                  Customer

                    @hyrax Just in case your homepage is linked to the wrong thing in your Settings > Reading page you may want to take a look here – https://appfinite.com/tutorials/how-to-setup-the-home-and-blog-page/ ….once you have that setup properly, then you can simply add a widget to any of the home widgets and the home.php file will automatically activate and show the homepage.

                    The link that @Wes posted to shows an exact list of how to create the demo homepage. For example, here is the Homepage widget location/guide – https://appfinite.com/topic/epik-widgets-guide/ for more tutorials/code snippets to recreate the demo please review the links mentioned above.


                    I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

                    #9396
                    mponzi
                    Customer

                      Hi:

                      I recently went live w/ my new Epik site. I have allowed readers to enter threaded comments after blog posts. However, I noticed 2 things:

                      1) There is no checkbox enabling users to receive email notifications of follow-up replies. Is this to be turned on within WP or the theme? Or do I need a plug-in? If I need a plug-in, can you please recommend one?

                      2) Below the blog posts is a box describing HTML tags that can be included in posts. How can I turn this off? I’m afraid it will turn off non-technical readers. Here’s a like to a post to show what I mean. http://inboundinfocus.com/e-mail-marketing-lists/

                      Thank you for the help. Loving the Epik theme!!

                      Marshall Ponzi

                      #9392
                      Wes
                      Moderator

                        You have to add content inside of the widgets in order for them to show up on the homepage. If you don’t then it will show your blog posts by default.

                        Make sure and check out the Yellow Highlighted sticky posts at the top of the Epik forum for tutorials/code snippets – https://appfinite.com/forum/epik-theme-support/

                        #9357
                        Wes
                        Moderator

                          You’re Welcome!

                          #9352
                          Scottnsd
                          Customer

                            Thanks Wes. I think this will work.

                            #9346
                            Wes
                            Moderator

                              You can try a plugin like this – http://wordpress.org/plugins/custom-sidebars/ for managing sidebars on different pages. They should have documentation and tutorials if you need to figure anything out. They also have a Support forum if you run into any issues – http://wordpress.org/support/plugin/custom-sidebars

                              #9337
                              Scottnsd
                              Customer

                                Removed text box from slider wide. Blog content is back. Thanks for pointing me in this direction.

                                This is probably covered in a tutorial or answered elsewhere on the forum but if simple to answer here,
                                Q: how to place text box on one page but not others. Example, I’d like to have the contact text box that was on blog page in right side bar of contact page only.

                                I’d like to have different content in the sidebars of the various pages.

                                Thanks for a splendid theme. The site’s already getting praise and I’ve barely started on the it.

                                Scott

                                #9331
                                Scottnsd
                                Customer

                                  Thanks, Wes.

                                  Deactivated all plugins; only change: additional ‘blog’ link in nav bar. Removed one via menus.

                                  #9326
                                  Wes
                                  Moderator

                                    I can see that the Home widgets (like the slider widget) is appearing on that page. That’s why you see the contact widget that you added in your Slider widget area.

                                    My guess, it must be one of your plugins that are conflicting with it. I would try and deactivate each one until you find the one that is causing the issue. Those home widgets shouldn’t be showing on any other page except for the home page.

                                    #9325
                                    Wes
                                    Moderator

                                      Yes you can set your homepage as a blog if you need. You can do this from the Settings > Reading page in your WP admin. Just create a page with the Blog template and add that as your homepage.

                                      If you don’t add any widgets to the home widget areas then the blog will show by default….but to avoid the homepage template from showing up by mistake (if you add any content inside of the widgets) you can set the blog page as the homepage as mentioned above.

                                      #9321
                                      Scottnsd
                                      Customer
                                        This reply has been marked as private.
                                        thomas_freeman
                                        Customer

                                          I really like your static home page layout, widget setup, etc. However, my primary focus is a blog. I would like to use the static page as more of a landing page or page in general that I can link to in my menu.

                                          First – Is this easily possible?

                                          Second – If I pursue this and put something in the home page widgets, then my blog front page is empty of posts. Is there an easy way to change this?

                                          Thanks for a great looking theme. I’m very pleased with the style, responsive – html5 design and the speed. Good job!

                                          #9319
                                          Wes
                                          Moderator

                                            If you can create a temporary user/password I can login and take a quick look.

                                            #9318
                                            Scottnsd
                                            Customer

                                              Template is set to ‘blog’. Same result when set to ‘archive.’

                                              I set the contact info in a text widget, iirc. I cannot find that in admin now.

                                              I’ve no idea where all the posts are that should be on blog.

                                              Thanks,
                                              Scott

                                              #9317
                                              serenae
                                              Customer

                                                Do you want to put the slider back into the static front page? If so, all you have to do is go to Widgets and drag the “Genesis Responsive Slider” widget into the “Slider Wide” sidebar.

                                                #9316
                                                hallamlaw
                                                Customer

                                                  Does Epik theme work best with a blog front page or a static page? I had set up a blog page with the responsive slider but since moving to a static page the slider no longer appears

                                                  #9312
                                                  Wes
                                                  Moderator

                                                    Never seen that happen before. What do you have the Page Template set as?

                                                    #9236
                                                    Wes
                                                    Moderator

                                                      If your homepage isn’t showing the widgets (like the demo), then take a look at this link – https://appfinite.com/tutorials/how-to-setup-the-home-and-blog-page/

                                                      Basically you just need to set your Settings > Reading page to “Latest Posts” since the home.php file takes care of the Home page. That link will also explain how to setup a blog.

                                                      Let me know if this helps.

                                                      #9197
                                                      Eric
                                                      Customer

                                                        Do you have any plugins that deal with sidebars or anything? I’ve seen this before and it had to do with a plugin that was activated that forced the sidebar on every page…….Assuming you’ve added content inside of the Home Widget areas. If not, then the blog and sidebar shows up by default.


                                                        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

                                                        #9180

                                                        In reply to: IE 10 Display issues.

                                                        mcarbona
                                                        Customer

                                                          Hey, it has something to do with IE. WHen I change the compatibility mode it works but the images for the featured blogs are now huge.

                                                          #9137
                                                          Wes
                                                          Moderator

                                                            Once you add it and save it to the functions file it’s supposed to show up in the dropdown selection under Content Archives…..you have to check the Featured Image box for it to show up. And this is only for the Featured Images on the Blog page.

                                                            #9135
                                                            Wes
                                                            Moderator

                                                              Are you referring to the thumbnails that show up in your blog page? If so, that can be adjusted from your Genesis Theme Settings page. You can add more sizes in your functions file (just like the portfolio size that is there now) and then they will show up in your Genesis Theme Settings under Content Archives.

                                                              If you’re talking about the images that you add in a post, then that isn’t controlled by the theme, you would use WordPress’ image settings to control how they are displayed.

                                                              Anytime you change your thumbnail size anywhere in the theme, make sure and use the Regenerate Thumbnails plugin to automatically adjust all of your thumbnails to the size you have selected.

                                                              #9087
                                                              Eric
                                                              Customer

                                                                No worries, I knew what you meant, I just wanted to point that out for anyone else that may be reading since I’ve seen this question before.

                                                                To do what you’re asking will take some customization to the theme. If you want your site to look like her site then you don’t need to use the home.php template that comes with the theme. There was a link that explains how to add a widget area just like what you’re looking for, but I can’t think of where it was. In the mean time you can give this tutorial a try – http://www.carriedils.com/widget-area-above-header-genesis/ it’s practically the same thing, you’ll just need to reposition it wherever you want…..and to do that you can look at the StudioPress documentation for Genesis that explains hooks and their locations – http://my.studiopress.com/tutorials/

                                                                Hope this helps


                                                                I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

                                                                jeremynsl
                                                                Customer

                                                                  Hi Eric,

                                                                  Thanks for the reply.

                                                                  I did not say that I thought this was a bug. It’s just not the behavior I want, and I’m hoping to get advice so that I can accomplish a full-width widget on a blog template. Any ideas? I of course did check the sticky threads but didn’t see anything relevant.

                                                                  Wes
                                                                  Moderator

                                                                    Thanks for letting us know!

                                                                    Eric
                                                                    Customer

                                                                      Most Genesis themes that have a home page template work like this – If you have a home.php file that has widgets, that page will only appear if you have content inside of the home widgets. If you don’t have anything inside of your widgets, then it will show the blog by default. That’s the way it’s supposed to work. This theme wasn’t designed to show the sidebar content on the homepage….so that’s why that happened. It’s not a bug or anything, that’s just the way it’s designed.

                                                                      So if you want to add content in a certain place of the homepage, you may want to take a look at this page – https://appfinite.com/topic/epik-widgets-guide/ since it shows you were all the widgets are and how wide they are.

                                                                      Make sure and take a look at the tutorials and code snippets for this theme at the top of the Epik forum page – https://appfinite.com/forum/epik-theme-support/ They are the highlighted yellow sticky posts at the top.

                                                                      Hope this helps.


                                                                      I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

                                                                      ggsalas
                                                                      Customer

                                                                        I have resolved my problem, I have removed the feature image for some category post in a bad way. Here is the correct way to do it: https://gist.github.com/GaryJones/1839234

                                                                        Jiffy
                                                                        Customer

                                                                          I am trying to think to add the opt-in page, when I see the demo, it seems it has a register/sign up membership option near the bottom of the demo (http://demo.appfinite.net/epik/)- or is it added feature? Please show me how to make this.

                                                                          I wonder how I can add a landing page like this one before the front page:
                                                                          http://www.trafficgenerationcafe.com/
                                                                          Please help! I am new to the wordpress theme setup.

                                                                          and this one:
                                                                          http://copyblogger.com incentive registration part

                                                                          Thanks!

                                                                          jeremynsl
                                                                          Customer

                                                                            Hey there,

                                                                            Love Epik, thanks for creating it!

                                                                            I’m trying to add a full-width widget to my blog layout. My layout is set up with the single right sidebar. If I use any of the welcome widgets, my sidebar disappears and my content becomes full-width. Also, I can’t get Home Feature 1-3 to show up anywhere. If I add something to them, I cannot see the widgets anywhere. All other widgets show up fine.

                                                                            My goal is to add something like this full-width widget above the blog content:
                                                                            http://www.carriedils.com/blog/

                                                                            My site is here
                                                                            http://rackextensionreview.com/

                                                                            Can I accomplish this with Epik somehow?

                                                                            #9038
                                                                            Eric
                                                                            Customer

                                                                              What do you mean “like the blog”? Just create a page and add in whatever content you want….

                                                                              If you’re referring to the layout of the page….(like having a sidebar)….you can change the layout on any page or post by selecting it from the bottom of the page editor.


                                                                              I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

                                                                              #9034
                                                                              NICOLAS
                                                                              Customer

                                                                                Is there a way of creating a new page where visitors can leave a testimonial comment without the page behaving like a Blog Page?

                                                                                #8971
                                                                                teamweb
                                                                                Customer

                                                                                  When using the two-column classes <div class=”one-half first”> in a POST it breaks the format – the footer background color makes the post a two tone post.

                                                                                  This happens in the portfolilo section as well.

                                                                                  I believe its the “entry-footer” class that’s causing the issue and I’m not too sure how to fix it.

                                                                                  https://wemakewebhappen.com/labs/blog/
                                                                                  https://wemakewebhappen.com/labs/testing/

                                                                                  Any solution to fix this other than not to use the two-column class?

                                                                                  #8961
                                                                                  tjd
                                                                                  Customer

                                                                                    Hi again,

                                                                                    Does Legacy support the plugin Stickynotes? I want to keep one Post at the top of my Home Page which is my video blog, for a month or so. Is that possible?

                                                                                    Thanx again,
                                                                                    Tom

                                                                                    #8943
                                                                                    Wes
                                                                                    Moderator

                                                                                      Ok, glad you got it working. Just let any of us know if you have any other questions.

                                                                                      #8937
                                                                                      daiyaan
                                                                                      Customer

                                                                                        I think I’ve figured it out… adding the code below to my custom.css file seems to have done the trick:

                                                                                        .page-template-page_blog-php .wrap, .page-template-page_blog-php .site-header {
                                                                                        margin: 0 auto;
                                                                                        max-width: 1140px;
                                                                                        }

                                                                                        .single-post .wrap, .single-post .site-header {
                                                                                        margin: 0 auto;
                                                                                        max-width: 1140px;
                                                                                        }

                                                                                        #8929

                                                                                        In reply to: Home Page

                                                                                        kronos
                                                                                        Customer

                                                                                          You’re supposed to do this from Settings > Reading in your WP backend (just like any other theme). This theme should show the latest posts by default if you don’t have any active widgets in your home widget areas…..which is sort of explained here – https://appfinite.com/tutorials/how-to-setup-the-home-and-blog-page/

                                                                                          daiyaan
                                                                                          Customer

                                                                                            Firstly, thank you so much for creating this theme Wes – it is the closest to what I needed for my new website and this forum has been so valuable in helping me customise it to my needs.

                                                                                            How can I go about making the homepage (and other pages) width different to that of the blog page template?

                                                                                            I want the homepage and other pages to have a width of 1000px but I want the blog (including the header on the blog page) to have the default width of 1140px.

                                                                                            So far I’ve added this to my custom css file:

                                                                                            .wrap, .site-header {
                                                                                            margin: 0 auto;
                                                                                            max-width: 1000px;
                                                                                            }

                                                                                            .slider .wrap, .welcome .wrap, .home-feature-bg .wrap, .home-feature-bg-alt .wrap, .home-feature-bg-dark .wrap {
                                                                                            width: 1000px;
                                                                                            }

                                                                                            Though obviously that affects the header on the blog page too (and screws up the content/sidebar). I want the header and wrapper on the blog page to be 1140px but on every other page I want it to be 1000px.

                                                                                            What’s the best way to tackle this problem?

                                                                                            #8916
                                                                                            bootcampdigital
                                                                                            Customer

                                                                                              This might be a silly question but how do I change the hyperlink fonts in the CSS? Also, is there a way to make our blog (aka our posts in wp) have a different header than the rest of the site?

                                                                                              #8878
                                                                                              kronos
                                                                                              Customer

                                                                                                Yes that’s correct, the portfolio page is just a template, and isn’t related to your category widget. When you click your categories in your sidebar it is going to show them all in the blog style format. That’s the way it’s supposed to work in Genesis by default. The portfolio template only shows the posts in portfolio format if you access the page that uses the portfolio template. The category page is a template in and of itself (can be found inside the Genesis Framework) and will show the categories in it’s own way….it’s completely separate from the portfolio template.

                                                                                                Hope this helps.

                                                                                                #8853
                                                                                                Wes
                                                                                                Moderator

                                                                                                  Take a look at your source code and you’ll see something like this –

                                                                                                  <ul id="menu-newsletter" class="menu genesis-nav-menu"><li id="menu-item-83" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-83"><a href="http://www.thesweetsource.com/newsletter/">Newsletter</a></li>
                                                                                                  <li id="menu-item-80" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80"><a href="http://www.thesweetsource.com/blog/">Blog</a></li>
                                                                                                  <li id="menu-item-82" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-82"><a href="http://www.thesweetsource.com/about/">About</a></li>
                                                                                                  <li id="menu-item-81" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81"><a href="http://www.thesweetsource.com/contact-us/">Contact Us</a></li>
                                                                                                  </ul><!--formatted--><!--formatted-->

                                                                                                  Each link has it’s own unique menu ID. You can then add that ID to your css and apply the color you want. Here is an example for the first one –

                                                                                                  
                                                                                                  #menu-item-83 a {
                                                                                                  	color: #333;
                                                                                                  }

                                                                                                  Then replace the ID number above with any of the other ID’s to change their colors.

                                                                                                  #8839
                                                                                                  Abigailjane
                                                                                                  Customer

                                                                                                    I checked my code and can’t find any problems? Not sure what’s going on. I am currently only have one widget enabled under my slider where I am trying to add 3 images that are linked to different pages. Here’s the code:

                                                                                                    <a href="http://unitefortheanimals.org/shop/"><img src="http://unitefortheanimals.org/wp-content/uploads/2013/11/shop-mens.jpg" alt="Animal rights and vegan t-shirts"></a>
                                                                                                    
                                                                                                    <a href="http://unitefortheanimals.org/shop/"><img src="http://unitefortheanimals.org/wp-content/uploads/2013/11/shop-womens.jpg" alt="Animal rights and vegan t-shirts></a>
                                                                                                    
                                                                                                    <a href="http://unitefortheanimals.org/blog/"><img src="http://unitefortheanimals.org/wp-content/uploads/2013/11/the-blog.jpg" alt="Unite for the Animals Blog"></a>
                                                                                                    Eric
                                                                                                    Customer

                                                                                                      This isn’t an Epik or Genesis issue or anything, it’s just the way WordPress is setup. WP only allows you to add a featured image. So when you’re looking at a blog or the portfolio page it only uses your featured images at the top. Videos only show up in the content.


                                                                                                      I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

                                                                                                      #8785
                                                                                                      smilenj
                                                                                                      Customer

                                                                                                        Thanks- that did it.

                                                                                                      Viewing 50 results - 501 through 550 (of 828 total)