Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore F.A.Q/Instructions › Add to cart as text link adds product but nothing in url
- This topic has 6 replies, 2 voices, and was last updated 13 years, 2 months ago by admin.
-
AuthorPosts
-
September 23, 2011 at 12:33 am #4385jsw0984Member
I’ve been trying to figure this out for hours.. the text link will add the product to my cart page, but on the cart page if I click the product’s url to view its detail page, it just stays on the shopping cart page. I looked at the source code and its not adding anything in the href tag. It’s showing up like this:
<a href="">My product's title</a>
September 23, 2011 at 1:20 pm #36935jsw0984MemberOops I added this to the wrong forum section… It should be in wp eStore troubleshooting. Can this be moved, my mistake.
September 24, 2011 at 2:38 am #36936adminKeymasterWhat value do you have in the “Product Page URL” field of this product?
What version of the eStore and extra shortcodes plugin are you using?
September 24, 2011 at 3:07 am #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
September 24, 2011 at 3:11 am #36938adminKeymasterJust the plain URL of the product page is good enough (the URL that you can use to access that page in the browser).
Whats your extra shortcodes plugin version and what exact shortcode are you using to display the shopping cart on this page in question?
September 24, 2011 at 4:40 pm #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.
September 24, 2011 at 11:43 pm #36940adminKeymasterIf you know for sure that the URL of the file is correct then simply ignore this message (most likely your hosting provider does not have URL fopen enabled so the plugin is having a tough time when it tries to ping and validate the file URL). This message is only given to the admin as a means to help you (so you don’t make mistake in the URL).
-
AuthorPosts
- You must be logged in to reply to this topic.