Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › Nextgent gallery template not loading
- This topic has 18 replies, 2 voices, and was last updated 13 years, 6 months ago by timothymichael79.
-
AuthorPosts
-
May 10, 2011 at 11:15 am #3365timothymichael79Member
So I have followed your alternative method for setting up nextgen with wpeStore.
It will load the pictures but none of my products/ drop down’s etc.
I have used [nggallery id=1 template=wp-eStore] and
[nggallery id=1 template=wp-eStore-auto] and neither works.
Ive also installed the estore template to the view folder.
Ideas?
May 11, 2011 at 1:52 am #32259amin007ParticipantCan you please post a link the page where you have placed the following shortcode?
[nggallery id=1 template=wp-eStore-auto]
Just to double check… you have done step 3 mentioned in this documentation?
http://www.tipsandtricks-hq.com/ecommerce/nextgen-gallery-alternate-integration-method-805
May 13, 2011 at 2:39 am #32260timothymichael79Memberyes I did complete step 3.
I got it to work. However here are some issues I am running into.
1. Problems with border alignment on my Lightbox slidshows used on other areas of my website. My theme support team tracked this issue back to WpeStore causing the problem. If I turn off wpestore the lightbox galleries work fine etc.
Can you walk me through how to correct the above issues?
Here is a link to a test page.
May 13, 2011 at 2:44 am #32261timothymichael79Memberyes I did complete step 3.
I got it to work. However here are some issues I am running into.
1. Problems with border alignment on my Lightbox slidshows used on other areas of my website. My theme support team tracked this issue back to WpeStore causing the problem. If I turn off wpestore the lightbox galleries work fine etc.
2. Reloading the page I have images to purchase automatically adds one more of the last photo selected for purchase to the shopping cart.
Can you walk me through how to correct the above issues?
Here is a link to a test page.
May 13, 2011 at 11:44 pm #32262amin007Participant1. “Problems with border alignment on my Lightbox slidshows used on other areas of my website” – I don’t get any idea of the actual issue by reading this sentence. Can you please give examples of what used to happen before and not happening with eStore active? It is most likely a CSS conflict which are easy to fix but I need to be able to see the issue.
You can use the “Automatic Redirection to checkout” page feature of eStore to redirect the customer to a checkout page after an item is added. This way if they refresh the page it won’t add another item.
Just to let you know that no one except a logged in admin can see a preview page. So I can’t see the preview page that you linked.
May 14, 2011 at 2:27 pm #32263timothymichael79Member1.Here is the page http://www.timothymillerphotography.com/?page_id=789
These images have been inserted via the Lightbox option in my prophotoblog theme from http://www.prophotoblogs.com
As you can see that the white border around the image is all off center etc. This only occurs when wpeStore plugin is active.
2. I have been able to resolve the issue with items being added to the cart on a page re-load.
May 15, 2011 at 12:33 am #32264amin007ParticipantPlease uncheck the “Enable Lightbox effect on Images” checkbox from the eStore settings menu. This will turn off eStore’s lightbox effect. After you do that please let me know and I will take another look at that page.
May 15, 2011 at 1:14 pm #32265timothymichael79MemberOk I have unchecked “Enable Lightbox effect on Images”.
May 15, 2011 at 11:44 pm #32266amin007ParticipantThank you. Can you please open the “wp_eStore1.php” file find the following line of code:
wp_enqueue_script('jquery.lightbox',WP_ESTORE_LIB_URL.'/jquery.lightbox-0.5.pack.js');
Once you find it then just delete it. Save and update the file then let me know how it goes.
May 16, 2011 at 12:57 am #32267timothymichael79MemberOk, deleted that line of code… Same issue.
May 16, 2011 at 1:03 pm #32268timothymichael79MemberLooks like deleting that line of code has caused my spacing in nextgen gallery thumbnails to become all crowded with no space in between each thumbnail.
May 17, 2011 at 1:10 am #32269amin007ParticipantOkay now open the “wp_eStore_style.css” file remove everything between the following two lines of comments:
/*** Start of lightbox CSS ***/
....
....
....
/*** End of lightbox CSS ***/This will make it to where eStore’s lightbox is completely off and it should only use your theme or other plugin’s lightbox.
May 17, 2011 at 10:49 pm #32270timothymichael79MemberOk deleted everything between that.. same problem with lightbox, also all my thumbnails in nextgen gallery are not spaced and crammed next to each other.
May 17, 2011 at 11:03 pm #32271timothymichael79MemberOk I found the problem. It was the “Extra Shortcodes for WPeStore” plugin causing the problem. Once I de-activated it both my lightbox and nextgen gallery alignment where corrected.
So does this mean I cant use any of the fancy short codes then?
May 18, 2011 at 12:17 am #32272amin007ParticipantFancy dispaly 1 and 2 comes from the main eStore plugin. The additional fancy displays come from the extra shortcodes plugin.
All the CSS in the extra shortcodes plugin has a “eStore” prefix to them to avoid CSS conflicts. I am surprised that this is the case for you. I would have thought that deleting the lightbox stuff from eStore would be good enough.
-
AuthorPosts
- You must be logged in to reply to this topic.