Title: wideworthy's Replies | WordPress.org

---

# wideworthy

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Pagination For Posts] Not Working for my Newest Theme !](https://wordpress.org/support/topic/this-is-great-but-the-pro-version-only/)
 *  Thread Starter [wideworthy](https://wordpress.org/support/users/ifaheem/)
 * (@ifaheem)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/this-is-great-but-the-pro-version-only/#post-8059354)
 * Brother I tried everything! its not working for me so I’d rate it likewise. I’m
   sorry for that rating but a plugin which is not working and is already with limited
   free features should be rated accordingly.
 * I’d love to see if your premium version works or not hopefully I’ll be buying
   it if the theme developers didn’t help me. A review doesn’t harm your plugins
   rating it just shows for which user it worthy and working.
 * I exactly know what I need and where is the issue with my newest theme, getting
   NEXT and Previous buttons is not a big deal but the main thing is ease and satisfaction
   when you see it working the way you want.
    Surely, I’ll change the title bro!
   But I see your code needs to be updated. On mobile devices it doesn’t work nicely.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Pagination For Posts] Not Working for my Newest Theme !](https://wordpress.org/support/topic/this-is-great-but-the-pro-version-only/)
 *  Thread Starter [wideworthy](https://wordpress.org/support/users/ifaheem/)
 * (@ifaheem)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/this-is-great-but-the-pro-version-only/#post-8059344)
 * Simple pagination doesn’t work with my theme. Just adds a button but no link 
   to the content. Do you have any idea? sorry for being asking too much.
 * [http://screencast.com/t/61U8PvubJMkt](http://screencast.com/t/61U8PvubJMkt)
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Pagination For Posts] Not Working for my Newest Theme !](https://wordpress.org/support/topic/this-is-great-but-the-pro-version-only/)
 *  Thread Starter [wideworthy](https://wordpress.org/support/users/ifaheem/)
 * (@ifaheem)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/this-is-great-but-the-pro-version-only/#post-8059339)
 * I found it man! Thanks. Will be going pro after a few days use!
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Pagination For Posts] Not Working for my Newest Theme !](https://wordpress.org/support/topic/this-is-great-but-the-pro-version-only/)
 *  Thread Starter [wideworthy](https://wordpress.org/support/users/ifaheem/)
 * (@ifaheem)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/this-is-great-but-the-pro-version-only/#post-8059337)
 * Yes, 1.5.1
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Pagination For Posts] Not Working for my Newest Theme !](https://wordpress.org/support/topic/this-is-great-but-the-pro-version-only/)
 *  Thread Starter [wideworthy](https://wordpress.org/support/users/ifaheem/)
 * (@ifaheem)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/this-is-great-but-the-pro-version-only/#post-8059335)
 * So, you guys don’t update the free plugin at wordpress.org site? I don’t have
   that screenshot one option available at my site in BUTTON LAYOUT tab!
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Pagination For Posts] Not Working for my Newest Theme !](https://wordpress.org/support/topic/this-is-great-but-the-pro-version-only/)
 *  Thread Starter [wideworthy](https://wordpress.org/support/users/ifaheem/)
 * (@ifaheem)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/this-is-great-but-the-pro-version-only/#post-8059333)
 * 1) Preve/next available in free version too, How? I want the plugin to simply
   use the the wordpress page break short code or just replace that one with its
   own. When I am creating a post i just want to click once on the page break button(
   Nothing else, By default to have NEXT SLIDE button for next and PREVIOUS SLIDE
   for prev) is that possible with pro plugin?
 * 2) Its ok, for the First and LAST page (Yours idea is better for that).
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Tiny Framework] It is Really Nice Theme!](https://wordpress.org/support/topic/it-is-really-nice-theme/)
 *  Thread Starter [wideworthy](https://wordpress.org/support/users/ifaheem/)
 * (@ifaheem)
 * [11 years ago](https://wordpress.org/support/topic/it-is-really-nice-theme/#post-7993549)
 * I found the way! Add this code to child theme style.css or if you are using custom
   css (that of jetpack or some other plugin) just add this.
 *     ```
       .widget-title {
           font-size: 1.6875rem;
       }
       ```
   
 * set the rem according to yours requirement. Commenting here to let others know
   if they want to change it!
 * Now that’s what I wanted from Tiny framework! loving it.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Tiny Forge] widget font size of bbpress new topics](https://wordpress.org/support/topic/widget-font-size-of-bbpress-new-topics/)
 *  [wideworthy](https://wordpress.org/support/users/ifaheem/)
 * (@ifaheem)
 * [11 years ago](https://wordpress.org/support/topic/widget-font-size-of-bbpress-new-topics/#post-5569866)
 * try this code
 *     ```
       .widget-area .widget p,
       .widget-area .widget li,
       .widget-area .widget .textwidget {
       	font-size: 13px;
       	font-size: 0.928571429rem;
       	line-height: 1.846153846;
       }
       ```
   
 * you can see it here [](http://wordpress.org/support/topic/how-to-change-pages-widget-font)
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Tiny Framework] It is Really Nice Theme!](https://wordpress.org/support/topic/it-is-really-nice-theme/)
 *  Thread Starter [wideworthy](https://wordpress.org/support/users/ifaheem/)
 * (@ifaheem)
 * [11 years ago](https://wordpress.org/support/topic/it-is-really-nice-theme/#post-7993544)
 * Sir I’m using Child theme and I want the widget font to be h4 or less, how to
   do that any hint?
 * I read about tip32 (I think) but it’s not in the child theme. Please if you can
   guide me.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Shield Security – Smart Bot Blocking, Brute-Force Login Protection & File Scanning] Won't allow me to login](https://wordpress.org/support/topic/wont-allow-me-to-login/)
 *  [wideworthy](https://wordpress.org/support/users/ifaheem/)
 * (@ifaheem)
 * [11 years ago](https://wordpress.org/support/topic/wont-allow-me-to-login/#post-6332840)
 * great! fixed that issue while having both! (I white listed my IP in IthemeSec
   and updated this plugin settings as well!)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Shield Security – Smart Bot Blocking, Brute-Force Login Protection & File Scanning] Won't allow me to login](https://wordpress.org/support/topic/wont-allow-me-to-login/)
 *  [wideworthy](https://wordpress.org/support/users/ifaheem/)
 * (@ifaheem)
 * [11 years ago](https://wordpress.org/support/topic/wont-allow-me-to-login/#post-6332839)
 * I’m having the same (admin no access) issue but the difference is I have two 
   security plugins installed, The other one locked me out for sometime as I attempted
   three tries (foolishly). Hope things get better after lockout time 🙂
 * I will be disabling this part (in one of the plugins) I was worried about all
   happening and then I came across this Comment from the author
    Thanks Paul G.
   This plugin is working great!
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[AddToAny Share Buttons] works but it would be 5/5 if it has counters](https://wordpress.org/support/topic/works-but-it-would-be-55-if-it-has-counters/)
 *  Thread Starter [wideworthy](https://wordpress.org/support/users/ifaheem/)
 * (@ifaheem)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/works-but-it-would-be-55-if-it-has-counters/#post-7984082)
 * [@micropat](https://wordpress.org/support/users/micropat/) thanks man! you made
   my day 🙂

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