juraganpsd
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Radio button value from input field?Yess, it’s working!
I think i missed it when reading the Checkboxes, Radio Buttons and Menus
Thanks a lot for pointing it out, and thanks again for the quick response!
Cheers!Forum: Plugins
In reply to: [HMS Testimonials] Custom Fields cannot edited / deletedAh i see, my bad. Can i add some upload field on the form? so the user can upload their photo. I can see it in the Custom Fields page, but it seems not showing on public form. Thanks for your speedy response Jeff.
Forum: Plugins
In reply to: [WP Catalogue] Single Product Link ErrorWell i already fix it. I didn’t carefully read your solution in the another topic : http://wordpress.org/support/topic/change-for-sef-url?replies=6
It was :
In wpc-product.php file located in wp-content/plugins/products/ find line 126 where it reads:
‘rewrite’ => array (‘slug’ => ‘wpccategories’, ‘with_front’ => false),Replace wpcategories in the above line with the name you want to use for your category slug.
Now find this in line 24:
‘rewrite’ => array (“slug” => “wpcproduct ‘)…and replace wpcproduct with the name you want to use for the product slug.
Names in line 126 and line 24 must be different.
Then i’m doing the resave permalinks. And now it’s working! Thanks Maeve, now i can continue my work! Keep up the good work! Cheers.
Forum: Plugins
In reply to: [HMS Testimonials] Wrap Image & text with HTMLHello Jeff K,
Got it, i thought it was on the other file. Great.
Thanks for your quick response Jeff, Cheers!