Title: pedger's Replies | WordPress.org

---

# pedger

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] pt_BR site redirection is preventing me to read jetpack blog](https://wordpress.org/support/topic/pt_br-site-redirection-is-preventing-me-to-read-jetpack-blog/)
 *  Thread Starter [pedger](https://wordpress.org/support/users/pedger/)
 * (@pedger)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/pt_br-site-redirection-is-preventing-me-to-read-jetpack-blog/#post-6642182)
 * Well, I thought that only you could pass this information to developers, since
   it is a problem with Jectpack.me website. Volunteers have no power over that,
   I suppose.
 * Am I wrong? 🙂
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Related posts empty / not sure if jetpack is working](https://wordpress.org/support/topic/related-posts-empty-not-sure-if-jetpack-is-working/)
 *  Thread Starter [pedger](https://wordpress.org/support/users/pedger/)
 * (@pedger)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/related-posts-empty-not-sure-if-jetpack-is-working/#post-6627032)
 * Hi Jeremy
 * It didn’t work.
 * I tried also with another wp.com account I have, just in case…. same behaviour.
 * What do you have to say about [https://jetpack.me/support/debug/](https://jetpack.me/support/debug/)
   showing one info and debug page from my site stating another? Is this a bug in
   jetpack? 🙂
 * Do you have any clue on what have I done wrong? It is indeed the first time I
   use jetpack, and I installed on my localhost because I wanted to show related
   posts in another location than right next to content, using [https://jetpack.me/support/customize-related-posts/](https://jetpack.me/support/customize-related-posts/)
   customizations . I tried to use some fake related posts content that I found 
   instructions somewhere but didn’t suceeded. Then, I uploaded the database using“
   wp-cli search-replace”. It didn’t work at first, but someday out of the blue 
   it started working. I had to change some CSS for that and had it disabled by 
   commenting the code in my theme that echoes the shortcode at some point of single.
   php. When I turned it back on, it never worked again.
 * Is there anyway for me to check the dummy content I inserted, or/and a way for
   me to check my database for erroneous data?
 * let’s start from that.
 * Ah, a remark. [http://flexperto.assets.camp](http://flexperto.assets.camp) is
   a staging server. We will change to the official URL soon, I imagine I’ll have
   the same problem again, am I right?
 * thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Related posts empty / not sure if jetpack is working](https://wordpress.org/support/topic/related-posts-empty-not-sure-if-jetpack-is-working/)
 *  Thread Starter [pedger](https://wordpress.org/support/users/pedger/)
 * (@pedger)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/related-posts-empty-not-sure-if-jetpack-is-working/#post-6626870)
 * oh, sorry… didn’t close a “pre” tag correctly, i guess…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [.htaccess permalinks redirect](https://wordpress.org/support/topic/htaccess-permalinks-redirect/)
 *  [pedger](https://wordpress.org/support/users/pedger/)
 * (@pedger)
 * [11 years ago](https://wordpress.org/support/topic/htaccess-permalinks-redirect/#post-6399727)
 * well… can you paste here the contents of your .htaccess? please do it with the“
   code” tag above the editor.
 * Here, mine looks like this:
 *     ```
       Options +FollowSymLinks -SymLinksIfOwnerMatch
   
       # BEGIN WordPress
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /wp-raw/
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /wp-raw/index.php [L]
       </IfModule>
   
       # END WordPress
       ```
   
 * Also, do you know what kind of webserver are you using? Apache? Nginx? This is
   important because to make custom permalinks work, you have to setup the webserver
   to accept this kind of redirects.
 * For now, you can use the default permalink (that one that looks like [http://YOURSITEHERE/?p=123](http://YOURSITEHERE/?p=123))
   and your blog should work again.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [.htaccess permalinks redirect](https://wordpress.org/support/topic/htaccess-permalinks-redirect/)
 *  [pedger](https://wordpress.org/support/users/pedger/)
 * (@pedger)
 * [11 years ago](https://wordpress.org/support/topic/htaccess-permalinks-redirect/#post-6399720)
 * Hi
 * There is a lot of info on [https://codex.wordpress.org/Using_Permalinks](https://codex.wordpress.org/Using_Permalinks)
   page
 * You can focus on “Automatically updating .htaccess” if you want, since it may
   automatize your process.
 * I hope that helps.
 * If you have more questions, please reply
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [No comment box on natural theme wordpress](https://wordpress.org/support/topic/no-comment-box-on-natural-theme-wordpress/)
 *  [pedger](https://wordpress.org/support/users/pedger/)
 * (@pedger)
 * [11 years ago](https://wordpress.org/support/topic/no-comment-box-on-natural-theme-wordpress/#post-6399715)
 * Hi Sara
 * Try to check if this specific post has comments disabled.
    Go to your Posts list,
   click on Quick Edit below a post name and check the status of “Allow Comments”
   option.
 * If it is disabled, you could bulk edit the post you want to enable comments:
   
   Posts >> select them all and “Edit” under bulk actions and hit apply >> choose“
   allow” next to comments and hit update posts.
 * Hope that helps. Please post here back if this works for you.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Arcade Basic] Content alignment and width](https://wordpress.org/support/topic/content-alignment-and-width/)
 *  [pedger](https://wordpress.org/support/users/pedger/)
 * (@pedger)
 * [11 years ago](https://wordpress.org/support/topic/content-alignment-and-width/#post-6377341)
 * Hi [@justincgrammer](https://wordpress.org/support/users/justincgrammer/)
    In
   your case, it seems that a CSS code is preventing the content to occupy the whole
   screen.
 * I found it on line 949 of style.css
 *     ```
       .content-area {
       	width: 750px;
       	float: left;
       }
       ```
   
 * try removing width:750px;, leaving like this:
 *     ```
       .content-area {
       	float: left;
       }
       ```
   
 * Hope that helps!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Enigma] Posts again](https://wordpress.org/support/topic/posts-again/)
 *  [pedger](https://wordpress.org/support/users/pedger/)
 * (@pedger)
 * [11 years ago](https://wordpress.org/support/topic/posts-again/#post-6376791)
 * You’re welcome.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Arcade Basic] Content alignment and width](https://wordpress.org/support/topic/content-alignment-and-width/)
 *  [pedger](https://wordpress.org/support/users/pedger/)
 * (@pedger)
 * [11 years ago](https://wordpress.org/support/topic/content-alignment-and-width/#post-6377054)
 * In that case, what I can recommend is that you use alignment to the right instead
   of left.
 * The way that this theme is made make somehow difficult to overcome this problem.
 * Nonetheless, you can try modifying your CSS rule at style.css line 4993 to 30px
   instead of 15px, like this:
 *     ```
       .alignleft {
         float: left;
         margin: 0 30px 15px 0; }
       ```
   
 * or add a new rule with your css plugin like this:
 *     ```
       .alignleft {
         margin-right: 30px !important; }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Arcade Basic] Content alignment and width](https://wordpress.org/support/topic/content-alignment-and-width/)
 *  [pedger](https://wordpress.org/support/users/pedger/)
 * (@pedger)
 * [11 years ago](https://wordpress.org/support/topic/content-alignment-and-width/#post-6377050)
 * sorry, here’s the link to the screen shot again:
 * [https://pedger.files.wordpress.com/2015/07/riso_venere_con_gamberi_cozze_e_zucchine_-_appunti_genuini_-_2015-07-29_10-40-40.png](https://pedger.files.wordpress.com/2015/07/riso_venere_con_gamberi_cozze_e_zucchine_-_appunti_genuini_-_2015-07-29_10-40-40.png)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Arcade Basic] Content alignment and width](https://wordpress.org/support/topic/content-alignment-and-width/)
 *  [pedger](https://wordpress.org/support/users/pedger/)
 * (@pedger)
 * [11 years ago](https://wordpress.org/support/topic/content-alignment-and-width/#post-6377049)
 * I see that you blog has a sidebar (with Categories widget)
 * Do you want to remove the sidebar, is that it? so the contents fill the entire
   page (something like this: [https://pedger.files.wordpress.com/2015/07/riso_venere_con_gamberi_cozze_e_zucchine_-_appunti_genuini_-_2015-07-29_10-40-40.png](https://pedger.files.wordpress.com/2015/07/riso_venere_con_gamberi_cozze_e_zucchine_-_appunti_genuini_-_2015-07-29_10-40-40.png))
 * let me know
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Arcade Basic] Content alignment and width](https://wordpress.org/support/topic/content-alignment-and-width/)
 *  [pedger](https://wordpress.org/support/users/pedger/)
 * (@pedger)
 * [11 years ago](https://wordpress.org/support/topic/content-alignment-and-width/#post-6377046)
 * Hello Giulia
 * Can you provide a link to your website, so we can help in a better way… each 
   theme has its own styles, so it’s very hard to help without knowing which one
   you are using.
 * thanks
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Enigma] Posts again](https://wordpress.org/support/topic/posts-again/)
 *  [pedger](https://wordpress.org/support/users/pedger/)
 * (@pedger)
 * [11 years ago](https://wordpress.org/support/topic/posts-again/#post-6376555)
 * Hi
 * In you style.css file, lines 2403 and 2407-2408, you have commented lines
 * If you remove those comments, leaving it like this:
 *     ```
       .nav-previous {
           float: left;
           width: 50%;
       }
       .nav-next {
           float: right;
           text-align: right;
       	padding-left: 15%;
           width: 50%;
       }
       ```
   
 * does that do the trick?
 * Also, you may want to remove line 2409 (padding-left)
 * Try it and tell me if is that what you needed.
 * regards
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Unable to login with IE on local network](https://wordpress.org/support/topic/unable-to-login-with-ie-on-local-network/)
 *  [pedger](https://wordpress.org/support/users/pedger/)
 * (@pedger)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/unable-to-login-with-ie-on-local-network/#post-1991612)
 * [@rottensod](https://wordpress.org/support/users/rottensod/), have you got the
   answer to this problem? Because I’m having the exact same issue but in my case
   its on production server, localhost works fine.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Crowdsignal Dashboard - Polls, Surveys & more] [Plugin: PollDaddy Polls & Ratings] PollDaddy, Brazilian Portuguese translation](https://wordpress.org/support/topic/plugin-polldaddy-polls-ratings-polldaddy-brazilian-portuguese-translation/)
 *  [pedger](https://wordpress.org/support/users/pedger/)
 * (@pedger)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-polldaddy-polls-ratings-polldaddy-brazilian-portuguese-translation/#post-1737517)
 * Hi
 * Gabriel and I translate PollDaddy (v1.8.8) plugin. The file is available at [http://hacklab.com.br/files/2010/12/polldaddy-pt_BR.po](http://hacklab.com.br/files/2010/12/polldaddy-pt_BR.po)
   or via the following post: [http://hacklab.com.br/2010/12/17/traducao-pt-br-polldaddy/](http://hacklab.com.br/2010/12/17/traducao-pt-br-polldaddy/)
 * Thanks and enjoy!
 * _Olás. Eu e o Gabriel fizemos a tradução do novo plugin PollDaddy e o arquivo.
   po está disponível nos links acima. Aproveitem!_

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