Tips and Tricks HQ Support Portal › Forums › WP Photo Seller › How to change/select other template for the photo gallery?
Tagged: gallery template
- This topic has 10 replies, 4 voices, and was last updated 10 years, 10 months ago by Peter.
-
AuthorPosts
-
September 6, 2013 at 12:59 pm #9647svalemboisMember
Hi, I’ve created a test gallery: [http://www.svalembois.com/photogallery/]
How to change/select another template for the gallery ?
September 7, 2013 at 2:17 am #57657adminKeymasterPlease edit the photo gallery page where you want to use this other template. Then modify the shortcode and add the “template” parameter there.
Here is an example usage (take note of how I added template=”2″):
[WPS_photo_gallery id="1" template="2"]
September 8, 2013 at 4:36 pm #57658svalemboisMemberPerfect, thanks.
How many templare are available ? (the 2 mentioned in the plugin description)
Is it possible to create our own template ? if yes how ?
September 8, 2013 at 11:15 pm #57659PeterMemberCurrently we have 2 templates available but we will introduce more in upcoming versions of the plugin.
Is it possible to create our own template?
Currently there is no template design functionality for users. Sounds like an interesting idea and it may be something which we can include in future.
Having said that, you can customize existing template CSS code by entering your custom code in the following file:
wp-content/plugins/wp-photo-seller/wps-custom-styles.css
September 9, 2013 at 12:57 pm #57660svalemboisMemberThanks Peter.
Is there a way to translate easily WPS ? my website is multilanguage (WPML) and it will be great if I could translate my shop too
September 9, 2013 at 11:45 pm #57661adminKeymasterTranslation is something we are definitely going to do but at the moment the photo seller doesn’t have that option.
September 10, 2013 at 10:46 pm #57662svalemboisMemberok thanks, will wait this next version with all these new features (template customizable and translation)
Cheers
November 25, 2013 at 6:05 pm #57663JohnReed303MemberHaving said that, you can customize existing template CSS code by entering your custom code in the following file:
wp-content/plugins/wp-photo-seller/wps-custom-styles.css
I have looked through my file tree and do not have that file available. Could it have a different name, but contain the css?
Thanks,
John
November 25, 2013 at 10:53 pm #57664adminKeymasterHi John, Use the following plugin (it will be a really good practice to add your custom CSS changes using the following plugin):
http://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413
January 10, 2014 at 10:31 pm #57665JohnReed303MemberJust wanted to reply in here. I have finally repaired a lot of things on my site, and now I am ready to get back to work on my galleries and thumbnails.
I downloaded Custom CSS plugin, but it was freezing up. I have made a child theme for my site, and can now edit from the ftp host, and was wondering which part of the css of the WPS files I need to edit.
I am looking at making my thumbnails 280 or 300 px on the longest end, and would like to add some padding to the space in between.
I have tried to locate the css that controls this, and used the regenerate thumbnails plugin, but had no luck.
Any help would be greatly appreciated.
Thank you,
John
January 11, 2014 at 12:25 am #57666PeterMemberTo know which CSS elements to modify you would have to examine the CSS code using firebug.
Please see the following to learn more:
-
AuthorPosts
- You must be logged in to reply to this topic.