Title: basicfm's Replies | WordPress.org

---

# basicfm

  [  ](https://wordpress.org/support/users/basicfm/)

 *   [Profile](https://wordpress.org/support/users/basicfm/)
 *   [Topics Started](https://wordpress.org/support/users/basicfm/topics/)
 *   [Replies Created](https://wordpress.org/support/users/basicfm/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/basicfm/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/basicfm/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/basicfm/engagements/)
 *   [Favorites](https://wordpress.org/support/users/basicfm/favorites/)

 Search replies:

## Forum Replies Created

Viewing 14 replies - 1 through 14 (of 14 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Posts in Sidebar] Same Widget, Different Styling](https://wordpress.org/support/topic/same-widget-different-styling/)
 *  [basicfm](https://wordpress.org/support/users/basicfm/)
 * (@basicfm)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/same-widget-different-styling/#post-5032044)
 * Hi,
 * Thanks for this. I figured it out with your help!
 * The reason I wasn’t getting a number was because each instance was sitting inside
   another widget that was generating a number (Responsive column widgets). I fixed
   it like so:
 * `.responsive_column_widgets_3 .pis-excerpt { border-bottom: none;}`
 * Thanks Aldolat, You are a star.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Posts in Sidebar] Same Widget, Different Styling](https://wordpress.org/support/topic/same-widget-different-styling/)
 *  [basicfm](https://wordpress.org/support/users/basicfm/)
 * (@basicfm)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/same-widget-different-styling/#post-5032042)
 * Hi,
 * Sorry for the confusion. My problem seemed similar to the original poster which
   is why I followed this thread.
 * I am using this plug in more than once. I set one instance to have a border bottom.
   I cannot stop the second instance from also having the same border bottom, despite
   adding {border-bottom: none} to the second instance of this widget.
 * I guess I am struggling to find the two different selectors.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Posts in Sidebar] Same Widget, Different Styling](https://wordpress.org/support/topic/same-widget-different-styling/)
 *  [basicfm](https://wordpress.org/support/users/basicfm/)
 * (@basicfm)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/same-widget-different-styling/#post-5032040)
 * Hi,
 * Just to add to this. I’m having a hard time finding the assigned number for each
   version of the widget I am using. I am using Chrome and inspect element, but 
   both versions seem to be displaying as ‘posts-in-sidebar’ with no additional 
   number. I guess I’m looking in the wrong place. Any pointers or advice greatly
   received!
 * Just to elaborate,I added:
 * `.pis-excerpt { border-bottom: 3px solid #7af4a3; padding-bottom: 10%; }`
 * To one version and I am trying to stop that border bottom from appearing in another
   version.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All in One SEO – Powerful SEO Plugin to Boost SEO Rankings & Increase Traffic] Conflic with widgets](https://wordpress.org/support/topic/conflic-with-widgets/)
 *  Thread Starter [basicfm](https://wordpress.org/support/users/basicfm/)
 * (@basicfm)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/conflic-with-widgets/#post-3882216)
 * Thanks Peter,
 * I removed that plugin but I am still having trouble with this site. I suspect
   there may be some deeper problems unfortunately.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Tiles] Plugin won't display more than 6 images](https://wordpress.org/support/topic/plugin-wont-display-more-than-6-images/)
 *  [basicfm](https://wordpress.org/support/users/basicfm/)
 * (@basicfm)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/plugin-wont-display-more-than-6-images/#post-3592674)
 * Ah, OK I figured it out.
 * I don’t know if it will help anyone else by pointing out where I was going wrong.
   It is is worth a try.
 * I made 2 errors.
 * Firstly I had the shortcode in the wrong order I was placing the post number 
   after the categories i.e I was writing [post-tiles categories=’13’ posts=’50’]
   when I should have been writing [post-tiles posts=’50’ categories=’13’]
 * Secondly, wordpress was inserting weird tags into my shortcode. make sure your
   shortcode is entered into the text editing area rather than the visual editing
   area when editing your page, also make sure you have a space between categories
   and posts i.e. do this [post-tiles categories=’13’ posts=’50’] not this [post-
   tiles categories=’13’posts=’50’]
 * Hope that helps.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Tiles] Plugin won't display more than 6 images](https://wordpress.org/support/topic/plugin-wont-display-more-than-6-images/)
 *  [basicfm](https://wordpress.org/support/users/basicfm/)
 * (@basicfm)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/plugin-wont-display-more-than-6-images/#post-3592665)
 * Hi,
 * I just started building a new site and I am running into a similar issue. Tiles
   work like a dream on our [http://basic.fm ](http://basic.fm)site but on this 
   new site pagination kicks in at 4 tiles regardless of settings. It’s here [http://dominicsmith.info](http://dominicsmith.info)
   it uses the Hatch theme. I have checked for plug in conflicts etc.
 * I appreciate this is a needle in a haystck, but I thought it might be useful 
   to join in and see if a pattern starts emerging. Let me know if you want a log
   in to have a look into it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Tiles] new categories not showing](https://wordpress.org/support/topic/new-categories-not-showing-1/)
 *  Thread Starter [basicfm](https://wordpress.org/support/users/basicfm/)
 * (@basicfm)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/new-categories-not-showing-1/#post-3473393)
 * Oh God, they had scheduled the posts to go public at a later date. That is why
   they weren’t showing. I am an idiot. I’ll leave this all up here in case anyone
   else makes a schoolboy error like this.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Tiles] new categories not showing](https://wordpress.org/support/topic/new-categories-not-showing-1/)
 *  Thread Starter [basicfm](https://wordpress.org/support/users/basicfm/)
 * (@basicfm)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/new-categories-not-showing-1/#post-3473368)
 * Wait, I have gotten closer to the problem, the posts I was having a problem with
   were not created by me but by a different user. If I make a post in the category
   it works.
 * I have admin, they have editor rights. I upped them to admin in case that was
   the problem but nope, still not working.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Tiles] Can't increase amount of tiles past 8](https://wordpress.org/support/topic/cant-increase-amount-of-tiles-past-8/)
 *  Thread Starter [basicfm](https://wordpress.org/support/users/basicfm/)
 * (@basicfm)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/cant-increase-amount-of-tiles-past-8/#post-3213568)
 * Thanks,
 * Yup I removed the strong tags and it worked. I don’t know why they were there!
 * Thanks for the help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Tiles] Can't increase amount of tiles past 8](https://wordpress.org/support/topic/cant-increase-amount-of-tiles-past-8/)
 *  Thread Starter [basicfm](https://wordpress.org/support/users/basicfm/)
 * (@basicfm)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/cant-increase-amount-of-tiles-past-8/#post-3213560)
 * Thanks Ethan,
 * Yup works with the basic [post-tiles], I have tried it with a variable amount
   of tiles, although 82 is the amount of pots in the archive so if server load 
   is too high I may have to find another way of doing it. Plus 174 is indeed my
   category number, not sue why it is so high, I dont have that many categories.
 * I tweaked the amount of posts set to display to 22 and set post-tile to 22 but
   still no luck.
 * I’ll look in to the archive page issue, I just thought I had set up a normal 
   page and was using post tiles to display a specific category.
 * Thanks for looking into this, very much appreciated.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Tiles] [Plugin: Post Tiles] Where to place shortcode?](https://wordpress.org/support/topic/plugin-post-tiles-where-to-place-shortcode/)
 *  Thread Starter [basicfm](https://wordpress.org/support/users/basicfm/)
 * (@basicfm)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-post-tiles-where-to-place-shortcode/#post-2789492)
 * Thanks Ethan,
 * That worked straight away. Very much appreciated. (sorry for earlier grumpy comment,
   I didn’t realise you don’t get notifications).
 * Best
 * BFM.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Tiles] [Plugin: Post Tiles] Where to place shortcode?](https://wordpress.org/support/topic/plugin-post-tiles-where-to-place-shortcode/)
 *  Thread Starter [basicfm](https://wordpress.org/support/users/basicfm/)
 * (@basicfm)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-post-tiles-where-to-place-shortcode/#post-2789486)
 * So, umm, 4 months and no answer?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mixcloud Shortcode] [Plugin: Mixcloud Shortcode] Browser support](https://wordpress.org/support/topic/plugin-mixcloud-shortcode-browser-support/)
 *  [basicfm](https://wordpress.org/support/users/basicfm/)
 * (@basicfm)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-mixcloud-shortcode-browser-support/#post-2469785)
 * Yep, it works for Chrome but not firefox for me.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Tiles] [Plugin: Post Tiles] Where to place shortcode?](https://wordpress.org/support/topic/plugin-post-tiles-where-to-place-shortcode/)
 *  Thread Starter [basicfm](https://wordpress.org/support/users/basicfm/)
 * (@basicfm)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-post-tiles-where-to-place-shortcode/#post-2789178)
 * Oh BTW if you visit the site you will see that I am not using post tiles at the
   moment as its a working site and I didn’t want this problem to be visible. Let
   me know if you want me to set it up so you can see the problem.

Viewing 14 replies - 1 through 14 (of 14 total)