Forum Replies Created
-
AuthorPosts
-
jsw0984Member
Nope, I’m not using anything I’m aware of that should modify those details. But, it seems if I use that plugin you just linked to the email shown is correct.
Edit: Correction, I believe I found the culprit. Sorry, thanks.
October 2, 2011 at 12:32 am in reply to: Modify / Customize the Transaction Result in Thank You Page #37183jsw0984MemberOh ok, awesome! That would definitely be helpful. If we wanted to rearrange the order of how the content is displayed or needed to modify the code somehow, would that be something we would be able to go in and do by modifying a function or an include file somewhere? Or is it currently generating from multiple functions from different pages? At the moment, I’m not even sure where the code is coming from that generates this content. Thanks!
jsw0984MemberFYI, after doing some more digging into this bug. It turns out it is a known issue between jquery’s apple overlay script and firefox version 3.6. I managed to fix it based on the code here:
jsw0984MemberJust wanted to say thanks again to Admin for going above and beyond to help. Your support is truly great and definitely gives me confidence in using eStore in the future for more projects!
September 24, 2011 at 4:40 pm in reply to: Add to cart as text link adds product but nothing in url #36939jsw0984MemberHey admin, thanks for responding. I figured it out, not sure why it didn’t work before.. I may have miss-typed the url. It still says:
“The URL specified in the “Product Page URL” field does not seem to be a valid URL! Please check this value again:” but I’m guessing that’s because I’m starting with a ‘/’ since the url is relative within the site.
jsw0984MemberHey admin, thank you for the response. Would it be possible to send you the link in an email?
September 24, 2011 at 3:07 am in reply to: Add to cart as text link adds product but nothing in url #36937jsw0984MemberI don’t totally understand what to put in the product page URL I’ve tried multiple combinations like:
http://website.com/store/product_title
http://www.website.com/store/product_title
http://website.com/store/
http://website.com/
http://website.com/store/shopping-cart
/
/store/product_title
etc…nothing worked.
Basically every combination I can think of, but I would also get an message at the top saying the url is not valid everytime.
The product detail page exists at:
http://website.com/store/product_title
which has its own add to cart button already.But the hyperlink I need to place on the homepage.
I’m using version: Version v5.9.9
jsw0984MemberOk, I have no idea whats going on in FF. It looks like from the css files it takes .eStore_apple_overlay which has a background of white.png.. but actually embeds the image into the html rather than staying as a background image… I don’t know why or where that happens in the code…
Also, although the css says to have display: none applied to .eStore_apple_overlay, when I comment that out content comes in and centers correctly when the checkout button is pressed.
When I comment out display:none on e.Store_apple_overlay, then it looks like the close button and part of the header are on the corner of the page. I’m not an expert at php.. but I’m guessing there’s something going on with either how the Apple overlay is triggered, or there is code written into the wrong divs?
And looking at the code.. I’m wondering if its adding new head, meta, body & html tags within the existing body and html tags on the page?
Anybody?
September 23, 2011 at 1:20 pm in reply to: Add to cart as text link adds product but nothing in url #36935jsw0984MemberOops I added this to the wrong forum section… It should be in wp eStore troubleshooting. Can this be moved, my mistake.
-
AuthorPosts