Forum Replies Created
-
AuthorPosts
-
WambereKeymaster
Hello, I am very sorry for the delayed response. 🙁
I think you helped us discover this bug, thanks. Let us work on it and get back to you.
WambereKeymaster🙂 thanks!
WambereKeymasterHmmm, difficult to solve without more info.
Is it possible to get temporary admin access?
WambereKeymasterYes it is possible! very easily done by CSS.
Add the following to your style.css:
.dpsc_grid_product_detail .product_form{display:none;}
WambereKeymasterNice!!! 🙂
WambereKeymasterHmmm, you are correct the right file is dp-payment.php and I am not sure why it says inactive.
However we will make the change and upgrade the plugin sometime this week.
WambereKeymaster🙂
WambereKeymasterI think it is because you are using DukaTheme which already contains DP-Styles AND you are trying to install DP-Styles.
We would be more than happy to change anything that you are looking to change.
Please email: duka(at)dukapress.org
WambereKeymasterthanks for this!
WambereKeymasterWell, it is possibly to write another function based on the function that generates the “[dpsc_display_product]” shortcode.
However, what happens when you put in this shortcode in your custom post types? Theoretically, it should work perfectly. The only thing that would be missing would be the product details meta box (for defining the price, etc).
But you can go around that by using custom fields directly – please see: http://dukapress.org/docs/custom-fields-used/
As for the “grid display” shortcode, it actually takes a parameter to define the post type so no problem there 🙂 See: http://dukapress.org/docs/short-codes/
WambereKeymasterProblem solved!
You had not set up the shortcodes correctly. Please have a look again at the links we sent to you on the forums.
Specifically, this one: http://dukapress.org/docs/short-codes/
I have set up one product for you correctly: http://otbstuff.com/wordpress/products/test-product-2
I also set up your products page correctly: http://otbstuff.com/wordpress/
I hope that these examples and our manual/documentation will make it more clear.
WambereKeymasterPlease let us have admin access – duka(at)dukapress.org – so that we can take a deeper look.
WambereKeymasterIn the meantime you can add the following to your CSS file to hide that wrong section as we work out a fix.
table.thankyou{display:none;}
WambereKeymasterWhich version of DukaPress are you using? may I see your site?
WambereKeymasterSome things to check:
1. have you followed these steps: http://help.ourduka.com/dukapress-manual/
2. Are you using shortcodes as suggested above?
3. Have you defined your product prices correctly? (only digits alowed dont use commas (,) ) -
AuthorPosts