Title: zefs's Replies | WordPress.org

---

# zefs

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Read more link wrapped in paragraph.](https://wordpress.org/support/topic/read-more-link-wrapped-in-paragraph/)
 *  Thread Starter [zefs](https://wordpress.org/support/users/zefs/)
 * (@zefs)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/read-more-link-wrapped-in-paragraph/#post-5030931)
 * I found a clever way to do it using CSS, you just go to the entry-content div
   and call the last <p> like so:
 *     ```
       .entry-content p:last-child {
       	margin-bottom:-5px;
       }
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Re-enable hidden page titles.](https://wordpress.org/support/topic/re-enable-hidden-page-titles/)
 *  Thread Starter [zefs](https://wordpress.org/support/users/zefs/)
 * (@zefs)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/re-enable-hidden-page-titles/#post-5026111)
 * Yeah, it was on content-page.php as you said. Funny, because I searched on every
   file using ctrl+f on browser but it didn’t grab it.
 * Thanks!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Re-enable hidden page titles.](https://wordpress.org/support/topic/re-enable-hidden-page-titles/)
 *  Thread Starter [zefs](https://wordpress.org/support/users/zefs/)
 * (@zefs)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/re-enable-hidden-page-titles/#post-5026109)
 * The theme is just a customized Twenty Twelve. I also thought it was on functions.
   php but can’t find anything related. Here’s the website:
 * [http://www.archeage-hellas.eu](http://www.archeage-hellas.eu)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can't update to newer versions](https://wordpress.org/support/topic/cant-update-to-newer-versions/)
 *  Thread Starter [zefs](https://wordpress.org/support/users/zefs/)
 * (@zefs)
 * [12 years ago](https://wordpress.org/support/topic/cant-update-to-newer-versions/#post-4858551)
 * It’s based on the twenty twelve theme though, just modified.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can't update to newer versions](https://wordpress.org/support/topic/cant-update-to-newer-versions/)
 *  Thread Starter [zefs](https://wordpress.org/support/users/zefs/)
 * (@zefs)
 * [12 years ago](https://wordpress.org/support/topic/cant-update-to-newer-versions/#post-4858545)
 * Will my theme/database work after the upgrade? It’s a custom theme so I don’t
   want to lose all the work done on it.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can't update to newer versions](https://wordpress.org/support/topic/cant-update-to-newer-versions/)
 *  Thread Starter [zefs](https://wordpress.org/support/users/zefs/)
 * (@zefs)
 * [12 years ago](https://wordpress.org/support/topic/cant-update-to-newer-versions/#post-4858533)
 * I just tried to switch to the default theme to see if the update will start and
   got the same issue. Then I tried to use plugins.deactivate from FTP to see if
   that’s causing it and now I am left with a blank when I enter the site although
   it was working.
 * Also getting this:
    Fatal error: Cannot redeclare twentytwelve_setup() (previously
   declared in /home/a2175721/public_html/wp-content/themes/ArcheAge/functions.php:
   60) in /home/a2175721/public_html/wp-content/themes/twentytwelve/functions.php
   on line 77
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Hide Plugin Simple Share Buttons Adder in my Portfolio](https://wordpress.org/support/topic/hide-plugin-simple-share-buttons-adder-in-my-portfolio/)
 *  [zefs](https://wordpress.org/support/users/zefs/)
 * (@zefs)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/hide-plugin-simple-share-buttons-adder-in-my-portfolio/#post-4568864)
 * I also wanted to do the same, I just added the [ssba_hide] you suggested on the
   page and it disappeared so thank you for that.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Blank dashboard page](https://wordpress.org/support/topic/blank-dashboard-page-2/)
 *  Thread Starter [zefs](https://wordpress.org/support/users/zefs/)
 * (@zefs)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/blank-dashboard-page-2/#post-3887686)
 * I did some changes on functions.php / styles.css etc. No other updates or plugin
   installs. Actually I did update Simple Share Buttons Adder to 3.1 version.
 * So, I seem to not be able to install new plugins with Simple Share Buttons activated,
   the installation freezes.
 * Both contact-form 7 and simple share buttons seem to be causimg me issues.
    Any
   ideas?
 * error: Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to
   allocate 30720 bytes) in /home/a2175721/public_html/wp-admin/includes/template.
   php on line 1613
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Blank dashboard page](https://wordpress.org/support/topic/blank-dashboard-page-2/)
 *  Thread Starter [zefs](https://wordpress.org/support/users/zefs/)
 * (@zefs)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/blank-dashboard-page-2/#post-3887683)
 * Seems to be contact form 7. It was working fine, how can I fix this?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Mass insert media not working](https://wordpress.org/support/topic/mass-insert-media-not-working/)
 *  Thread Starter [zefs](https://wordpress.org/support/users/zefs/)
 * (@zefs)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/mass-insert-media-not-working/#post-3885838)
 * Yeah, I just don’t make them a gallery because I don’t like how it looks. Anyway,
   thanks for the quick response!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Mass insert media not working](https://wordpress.org/support/topic/mass-insert-media-not-working/)
 *  Thread Starter [zefs](https://wordpress.org/support/users/zefs/)
 * (@zefs)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/mass-insert-media-not-working/#post-3885832)
 * You can shift-click and it selects all of them. But when hitting insert to post
   nothing happens. Only when selecting 3 of them works for me.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Mass insert media not working](https://wordpress.org/support/topic/mass-insert-media-not-working/)
 *  Thread Starter [zefs](https://wordpress.org/support/users/zefs/)
 * (@zefs)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/mass-insert-media-not-working/#post-3885828)
 * Individual images.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Random background image php](https://wordpress.org/support/topic/random-background-image-php/)
 *  Thread Starter [zefs](https://wordpress.org/support/users/zefs/)
 * (@zefs)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/random-background-image-php/#post-3873559)
 * The css(first post) works on my none-wordpress sites as I said.
 * But for that wordpress site it doesn’t, on chrome inspector I get this error 
   whenever I try to parse php in the background:url property of the theme’s style.
   css: “invalid property value”.
 * I tried both full and relative paths with no luck.
    Could it have to do with 
   me deleting the .htaccess file after the wordpress installation?
 * I also asked on stackoverflow, none of the solutions worked:
    [http://stackoverflow.com/questions/17291408/random-background-images-in-wordpress](http://stackoverflow.com/questions/17291408/random-background-images-in-wordpress)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Random background image php](https://wordpress.org/support/topic/random-background-image-php/)
 *  Thread Starter [zefs](https://wordpress.org/support/users/zefs/)
 * (@zefs)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/random-background-image-php/#post-3873549)
 * 1. I use php include.
    2. I tried that(doesn’t work).
 * It seems that whenever I try to parse PHP in CSS it just doesn’t work, any idea
   why? only happens on my wordpress site, not on my other static websites on the
   same server.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Exclude categories from main page question](https://wordpress.org/support/topic/exclude-categories-from-main-page-question/)
 *  Thread Starter [zefs](https://wordpress.org/support/users/zefs/)
 * (@zefs)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/exclude-categories-from-main-page-question/#post-3865508)
 * Not sure if I described that correctly, here’s what I am trying to do:
 *     ```
       if ( $query->in_category(-3) && in_category(-7) ){
            //display the posts that are included in these two categories(3,7)
       }
   
       //else if they are in any of each of these categories(not both)hide them
       else { $query->set( 'cat', '-3 -7');}
       ```
   

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