palmerstoneroad
Forum Replies Created
-
Forum: Plugins
In reply to: [Dynamic Widgets] Widgets not appearing in SidebarHi Qurl,
I haven’t set any rule myself lately. Though, I got this message in the settings page of DW:
“When upgrading to WPEC 3.8 the Dynamic Widgets rules for WPEC are lost. The WPEC dump gives you an overview of the rules before the update.
WARNING This only works correct when you did not add or change anything in the Dynamic Widgets rules.”Do I have to set the rules for DW again? Could you please advice on best procedure?
thanks in advance!
Forum: Plugins
In reply to: [WP eCommerce] Unique product in shop – no need for "Continue Shopping"thanks Jeff Pye Brook and Jan Dembowski for clarify this point, it helps me acquire more knowledge of how WP and WPeC work.
I am more than willing to learn WPeC code base but I really don’t know where to start expect from the documentation available on https://getshopped.org, which I still found really basic.
thanks for help
Forum: Plugins
In reply to: [WP eCommerce] Unique product in shop – no need for "Continue Shopping"Hi Jeff Pye brook,
thank you so much for this. Simply amazing ??
Out of curiosity: any particular reason you choose to go with a plugin instead of editing WPEC code to remove the link?
thanks again!
Forum: Plugins
In reply to: [WP eCommerce] Unique product in shop – no need for "Continue Shopping"Hi Jeff Pye Brook,
just saw your comment now.
what you mean by ‘Hook’? Sorry, I am not a developer so any further explanation would help me following your suggestion ??
thanks!
Forum: Plugins
In reply to: [WP eCommerce] Unique product in shop – no need for "Continue Shopping"I have tried, adding
.continue_shopping {
display: none;
}to wp-content/themes/mytheme/wpsc-default.css
but the link it’s still there.
Curious thing I am not able to locate the CSS where instruction continue_shopping is included.
Chrome Developer toolbar does still refer to wpsc-default.css, weird that the ‘display: none’ instruction is simply ignored.
I am not a developer so I cannot go further in my analysis; any suggestion would be more than appreciated.
thanks!
Forum: Plugins
In reply to: [WP eCommerce] Unique product in shop – no need for "Continue Shopping"Do you think it’s possible to remove the link with javascript and jQuery?
If yes, what is the file to edit?
thanks!
Forum: Plugins
In reply to: [WP eCommerce] Unique product in shop – no need for "Continue Shopping"yes, I have tried this option but that instruction does not move anything in the fancy notification box ??
Forum: Plugins
In reply to: [WP eCommerce] Unique product in shop – no need for "Continue Shopping"Hi whitelamp,
thanks for this.
I have been looking in WPEC CSS file in my theme folder but there I am not able to find where the for “continue_shopping” instruction actually is.
Can you give me more details about the right place to look for it?
thanks again for your help, much appreciated
Forum: Themes and Templates
In reply to: Plugin for editing buttonsActually the company that developed that theme is closed so it’s not providing any support.
That being said, I can switch to a WP standard theme and still have the same question: how do I edit buttons in the “Add to cart” button provided by WP e-commerce?
thanks!
Forum: Themes and Templates
In reply to: Plugin for editing buttonsHi,
let me give a bit more of contest.
The theme I am using it’s called Saburo from Voosh Themes.
I have not created a child theme. And about my CSS knowledge well let’s say I can manage it ??My request: I would like to edit the “Add to cart” button provided by WP e-commerce and make it more appealing. How can edit them?
thanks!
Forum: Plugins
In reply to: Editing Product Page layoutsorry bad queue
Forum: Plugins
In reply to: [WP eCommerce] Remove noimage.png on a product pageHi,
update: i have set image thumbnail size at zero value in Settings > Store.
It’s ok but I am sure the community can come out with a better workaround as I may need thumbnails to be displayed on other product Pges.
thanks!
Forum: Plugins
In reply to: [WP eCommerce] Products, Checkout, Transaction Results, Your Account pagesHi,
my theme did not support menus so I had to make it able to support it. After that your solution worked smoothly.
thanks!
Forum: Plugins
In reply to: [WP eCommerce] Products, Checkout, Transaction Results, Your Account pagesHi,
thanks for this. Can you tell me how to spot whether a theme support menus?
I am able to go to Appereance -> menus and create a new menu but even if I don’t select Products Page, Checkout, Transaction Results and Your Account
they still appear.These pages are creating links in the menu so there should be a way to disallow them
What if I delete/recreate the pages? Could be a viable solution?
thanks!
Forum: Plugins
In reply to: [WP eCommerce] Products, Checkout, Transaction Results, Your Account pagesthanks.
How can I know if my theme allows use of Custom Menus?
Product page (and subpages) are set at “zero” value in Apperance->Menu-> Order but they are still displayed.
Any idea how to get rid of them?