Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Rendering of Template Gallery Failed Error – WP eStore + NextGen Gallery
Tagged: buy now add to cart nextgen, nextgen gallery and eStore integration issue, rendering of template gallery failed
- This topic has 3 replies, 2 voices, and was last updated 13 years, 3 months ago by amin007.
-
AuthorPosts
-
August 10, 2011 at 12:44 am #4021amin007Participant
You only get the “Rendering of template …. failed” message if NextGen gallery cannot find the template file that you are asking it to use in the “view” directory of this plugin.
So for example lets use the following shortcode:
[nggallery id=1 template=wp-eStore]
The “template=wp-eStore” tells NextGen Gallery to use a template file named “gallery-wp-eStore.php” (NextGen Gallery automatically adds “gallery-” keyword there). So you will get the “Rendering of template gallery …… failed” error message if the “gallery-wp-eStore.php” file does not exist in the “view” directory of the NextGen Gallery plugin.
Here is a list of most common mistakes that users make:
1. The template name is case sensitive, so make sure you are paying attention to the case sensitivity of the file name and the keyword you used in the shortcode. It may be easier for you identify the difference if you put the file name and the shortcode side by side in a text editor and try to see if there is any difference.
2. After you upgrade the NextGen Gallery plugin you will need to re-upload the template file in the “view” directory of the NextGen gallary plugin (the eStore and NextGen gallery documentation that you followed has a section with explanation for this).
3. Do not use UNOFFICIAL NextGen gallery addons that breaks the standard functionality of the NextGen gallery plugin (there are some really badly coded NextGen Gallery addons out there that you should refrain from using). If you are using such addons, please deactivate them temporarily to see the result.
August 10, 2011 at 6:38 am #35357rrossiMemberIt is in the nextgen view directory… and if it wasn’t I put it in again “gallery-wp-eStore-auto-addtocart.php” and I still get the error
August 10, 2011 at 7:57 am #35358amin007ParticipantOkay… I sent you an email to get site access so I can check it out.
August 11, 2011 at 7:36 am #35359amin007ParticipantYou had the “Show ImageBrowser” option selected in your nextgen gallery settings (Gallery Tab) which was making the image go to another preview page that doesn’t have this template. I unchecked that option and now the images show up fine.
-
AuthorPosts
- You must be logged in to reply to this topic.