Featured custom post widget

Homepage Community Forums Aspire Theme Support Featured custom post widget

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #19960
    jgeorge64uk
    Customer

      Hi guys,

      my featured custom post widget is behaving a bit weird. i had a button after the widget that directed my users to my blog page. it used to work perfectly before but for some reason it doesn’t work anymore. after a lot of testing i realized the problem is being caused by the featured custom post widget itself. you see, if i add a button after the widget (using the text widget) it sort of gets pulled together in the second column of the featured custom post type widget. if i then add another button as a text widget, it works as the first one should have.

      #19961
      jgeorge64uk
      Customer
        This reply has been marked as private.
        #20009
        jgeorge64uk
        Customer

          Hello?

          #20016
          Wes
          Moderator

            There’s some extra/empty p tags that seems to appear when I look at the source code. Maybe it’s coming from the widget Paragraph Checkbox? Either way you can add clear: both; to your button and it should show up in the center. Here’s an example where I use it as a div (you can use the p tag if you prefer) –

            <div style="clear: both;"><a href="http://10insights.com/blog" class="button large customOrange" style="
            ">Show More Insights</a></div>

            Here’s what it will look like when I add that code to your site – http://i.imgur.com/jbE6z6k.png

            #20060
            jgeorge64uk
            Customer

              Yes that worked! Thank you.

              Lastly, is there anyway to change the order of posts in my blog role?

              I posted some of my best articles first and would like them near the top..

              If not then don’t worry.

              Thanks

              #20073
              Wes
              Moderator

                Here’s a plugin I used to recommend to people several years ago – https://wordpress.org/plugins/post-types-order/ I haven’t used it since then, but it appears they’re still continuing to keep it updated. It should work for what you’re trying to do, but I guess it depends on how many posts you would need to reorder.

                #20112
                jgeorge64uk
                Customer
                  This reply has been marked as private.
                  #20130
                  Wes
                  Moderator

                    The theme image won’t show up in your media since it’s inside your Theme folder. If you extract your Theme files on your desktop (or wherever you prefer) you’ll see the background images that are used in the demo.

                    You can also get to your Theme images by visiting this link –

                    http://YOUR_WEBSITE.COM/wp-content/themes/aspire/images/bg-1.jpg

                    replace with your site link.

                  Viewing 8 posts - 1 through 8 (of 8 total)
                  • You must be logged in to reply to this topic.