Featured image not align correct in widgets

Homepage Community Forums Adapt Theme Support Featured image not align correct in widgets

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #9599
    webnetimages
    Customer

      Using -Genesis featured post- on -Home Middle Wide- widget, text content don´t align property if “show post title” is marked.

      The content starts down the image, not down the title.

      #9600
      webnetimages
      Customer

        the code in firebug is:

        <article class="post-64 post type-post status-publish format-standard category-artistas entry" itemtype="http://schema.org/BlogPosting" itemscope="itemscope">
        <a class="alignleft" title="José María Moreno Rodrigo" href="http://alandalusfoundation.org/jose-maria-moreno-rodrigo/">
        <img class="entry-image attachment-post" width="264" height="200" itemprop="image" alt="jose-maria-moreno-rpdrigo" src="http://alandalusfoundation.org/wp-content/uploads/2013/12/jose-maria-moreno-rpdrigo-264x200.jpg">
        </a>
        <header class="entry-header">
        <h2 class="entry-title">
        <a title="José María Moreno Rodrigo" href="http://alandalusfoundation.org/jose-maria-moreno-rodrigo/">José María Moreno Rodrigo</a>
        </h2>
        </header>
        <div class="entry-content">
        </article>

        ______

        the line: <header class="entry-header"> takes same height than the image, so the of the “entry-content” starts down the image.

        #9609
        Wes
        Moderator

          Do you have a link so I can take a look? Code and screenshots won’t be enough to know what’s going on. I would need a link to your site in order to look at everything. You can check the “Set as private reply” if you want to keep the link from being viewed by others.

          #9689
          webnetimages
          Customer

            http://alandalusfoundation.org/

            I´ll put on “underconstruction” so if yuo send your email I´ll give you an acces

            Regards

            #9690
            webnetimages
            Customer
              #9711
              Wes
              Moderator

                I just checked your site but I don’t see any issues. Did you get it fixed?

                #9722
                webnetimages
                Customer

                  The issue is not fixed.

                  The text of “Featured Post” is not below the Title.
                  The text starts down the featured image.

                  See:
                  http://alandalusfoundation.org/appfinite/error.jpg

                  #9723
                  webnetimages
                  Customer

                    “Featured Post” works good with genesis 1.9 (but header image don´t work good)

                    I´m using genesis 2.0.1 and “Featured Post” don´t works good.

                    #9728
                    webnetimages
                    Customer

                      I replace the archive on genesis version 2.0: featured-post-widget.php

                      with the one of the version 1.9

                      But don´t think is the proper solution!
                      Can I habe a proper code?
                      Regards

                      #9739
                      Wes
                      Moderator

                        Looks like you have the wrong option selected for the image alignment. I took a look at the code and the hyperlink/image has the alignleft class added to it, which makes it float to the left. Make sure and select the “None” option for the Image alignment.

                        #9754
                        webnetimages
                        Customer

                          I need the image align to de “left” … and the text on the right side
                          Regards

                          #9760
                          Wes
                          Moderator

                            If you look at the HTML, you’ll notice the widget code is setup to show the image, then the title, and then the text….so it will only display in that order. That’s just the way it’s designed in Genesis. In order to show the title on top, it would have to be first, before the image…..especially if you want the image to float to the left. So you wouldn’t really be able to have the title on top of the image since the image shows up first in the code.

                            The only thing I can think of to change the order is to use a plugin called “Genesis Feature Widget Amplified” – http://wordpress.org/plugins/genesis-featured-widget-amplified/ …..but I’m not sure if it will work with the latest version of Genesis 2.0

                            #9850
                            webnetimages
                            Customer

                              hi;
                              with “Genesis Feature Widget Amplified” wokrs good. Is not the better solution install more and more plugs… but is a solution….
                              regards

                              #9854
                              Wes
                              Moderator

                                That’s good to know! Thanks for getting back with me.

                              Viewing 14 posts - 1 through 14 (of 14 total)
                              • The topic ‘Featured image not align correct in widgets’ is closed to new replies.