Title: short code hide auto backup help
Last modified: June 13, 2017

---

# short code hide auto backup help

 *  Resolved [malss21](https://wordpress.org/support/users/malss21/)
 * (@malss21)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/short-code-hide-auto-backup-help/)
 * Hi,
 * I can’t seem to hide the auto backup album generated from Picassa.
    This is the
   site [http://www.zahalshalom.com/?p=1870](http://www.zahalshalom.com/?p=1870)
 * This is the short code i’ve got
    [cws_gpp_albums results_page=?p=1896 hide_albums
   =’Auto Backup,2017/06/07’]
 * Can you please tell me how to fix it so it hides the Auto Backup album?

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

 *  [foley2013](https://wordpress.org/support/users/foley2013/)
 * (@foley2013)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/short-code-hide-auto-backup-help/#post-9229837)
 * Having exactly the same issue. I even set the album to unsure, but the plugin
   still picks it up on my website.
 *  Plugin Author [nakunakifi](https://wordpress.org/support/users/nakunakifi/)
 * (@nakunakifi)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/short-code-hide-auto-backup-help/#post-9233950)
 * Hello
 * First thing I would do is add quotes around the results_page options, for example,
   [
   cws_gpp_albums results_page=’?p=1896′ hide_albums=’Auto Backup,2017/06/07′]
 * Thanks
 *  Thread Starter [malss21](https://wordpress.org/support/users/malss21/)
 * (@malss21)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/short-code-hide-auto-backup-help/#post-9234749)
 * I added the quotes, the backup is still there.
 *  [foley2013](https://wordpress.org/support/users/foley2013/)
 * (@foley2013)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/short-code-hide-auto-backup-help/#post-9238281)
 * I always had the quote in my shortcode, here is my shortcode and the problem 
   persists
 * [cws_gpp_albums theme=’grid’ results_page=’pictures’ show_title=1 show_details
   =0 num_results=20 hide_albums=’Profile Photos (draft),Profile Photos,Auto backup’]
 *  Thread Starter [malss21](https://wordpress.org/support/users/malss21/)
 * (@malss21)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/short-code-hide-auto-backup-help/#post-9248743)
 * Hey,
    Any luck?
 *  Plugin Author [nakunakifi](https://wordpress.org/support/users/nakunakifi/)
 * (@nakunakifi)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/short-code-hide-auto-backup-help/#post-9251621)
 * [@malss21](https://wordpress.org/support/users/malss21/) – If you only try and
   hide Auto Backup using the following shortcode does that work?
 * [cws_gpp_albums results_page=’?p=1896′ hide_albums=’Auto Backup’]
 * [@foley2013](https://wordpress.org/support/users/foley2013/) – If you try [cws_gpp_albums
   theme=’grid’ results_page=’pictures’ show_title=1 show_details=0 num_results=
   20 hide_albums=’Auto Backup’]
 * If that hides ‘Auto Backup’, start adding albums back in one by one to see when
   the issue starts.
 * Thanks
 *  Thread Starter [malss21](https://wordpress.org/support/users/malss21/)
 * (@malss21)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/short-code-hide-auto-backup-help/#post-9252128)
 * It doesn’t work :/
 * All of my albums I use are “Shared to my library” I didn’t upload any of them.
   I am also using the free version.
 * The album is named different things – in picas it is 2017/06/07 and in google
   photos it’s AUTO BACKUP.
 *  [wreigle](https://wordpress.org/support/users/wreigle/)
 * (@wreigle)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/short-code-hide-auto-backup-help/#post-9263479)
 * I am having the same issue. Just installed this plugin today. I cannot get the
   hide_albums= function to hide my Auto Backups or Profile Photos. I am using one
   of the example short codes found in the plugin guide.
 * `[cws_gpp_albums theme=carousel dots=1 slidestoshow=3 slidestoscroll=1 autoplay
   =1 arrows=1 results_page=results-carousel show_details=1 show_title=1 num_results
   =6 hide_albums=’Profile Photos']`
 *  Plugin Author [nakunakifi](https://wordpress.org/support/users/nakunakifi/)
 * (@nakunakifi)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/short-code-hide-auto-backup-help/#post-9264996)
 * Hello
 * Make sure when you copy and paste shortcodes that the single quotes around hide_albums
   value are not mushed.
 * I can see from the example above that they are 2 different types of quotes.
 * The plugin will not understand that.
 * Also make sure to enter the shorted in the ‘Text’ tab not the ‘Visual’ tab
 * Here is an example:
 * [cws_gpp_albums theme=carousel dots=1 slidestoshow=3 slidestoscroll=1 autoplay
   =1 arrows=1 results_page=results-carousel show_details=1 show_title=1 num_results
   =6 hide_albums=’Profile Photos’]
 * Thanks
 *  Thread Starter [malss21](https://wordpress.org/support/users/malss21/)
 * (@malss21)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/short-code-hide-auto-backup-help/#post-9266185)
 * Thanks! For me it was the quotes. I retyped it out and put in the single quotes
   around the album name and now the album is hidden.
    hide_albums=’Auto Backup’
 *  [wreigle](https://wordpress.org/support/users/wreigle/)
 * (@wreigle)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/short-code-hide-auto-backup-help/#post-9266299)
 * Thank you! Solution worked for me as well.
 *  [foley2013](https://wordpress.org/support/users/foley2013/)
 * (@foley2013)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/short-code-hide-auto-backup-help/#post-9288922)
 * That worked for me as well. Thank you for sorting this out.
 *  [rameshjv](https://wordpress.org/support/users/rameshjv/)
 * (@rameshjv)
 * [9 years ago](https://wordpress.org/support/topic/short-code-hide-auto-backup-help/#post-9343314)
 * I can’t edit hide auto backup folder. Below is the code I am using
 * [cws_gpp_albums hide_albums=’Auto Backup’]
 * Is it because I am using FREE version?
 *  Plugin Author [nakunakifi](https://wordpress.org/support/users/nakunakifi/)
 * (@nakunakifi)
 * [9 years ago](https://wordpress.org/support/topic/short-code-hide-auto-backup-help/#post-9352875)
 * Hi
 * I will not be because you are using the free version. It will either be because
   the album name is not correct or the quotes are not correct around the album 
   name.
 * Try copying and pasting this to see if it helps.
 * [cws_gpp_albums hide_albums=’Auto Backup’]

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

The topic ‘short code hide auto backup help’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/google-picasa-albums-viewer_c6c0be.
   svg)
 * [Google Photos Gallery with Shortcodes](https://wordpress.org/plugins/google-picasa-albums-viewer/)
 * [Support Threads](https://wordpress.org/support/plugin/google-picasa-albums-viewer/)
 * [Active Topics](https://wordpress.org/support/plugin/google-picasa-albums-viewer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-picasa-albums-viewer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-picasa-albums-viewer/reviews/)

 * 14 replies
 * 5 participants
 * Last reply from: [nakunakifi](https://wordpress.org/support/users/nakunakifi/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/short-code-hide-auto-backup-help/#post-9352875)
 * Status: resolved