vanrithysok
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Stock not Roll Back After Order CancelledAny input?
Forum: Fixing WordPress
In reply to: ?v=fd7030716334 at the end of urlThank you!
I’ve deactivated plugins one by one. And, this is from WooCommerce plugin.
Forum: Fixing WordPress
In reply to: How to link in post editor?Thank you! It makes the trick!
Forum: Fixing WordPress
In reply to: Redeclaring class in childe theme?Thanks Andrew,
I’ve done that for most of the parent themes that I’ve used. Unfortunately, the parent themes that I’ve used, including this one, are not using conditional fucntion to check if it’s existed or not, like your above one.
Therefore, I must have gone into parent theme to make the amendment. Yet, this is not the right way to do it because everytime the parent theme updates, I’ll lost that amendment.
I am feeling desperate now as I’m searching around and seem to be having a practical way to deal with this situation.
I’m welcoming to new or existed solution to have the best practice with this.
Thanks Andrew, Wpyogi and Enlyss. I’m waiting for the solution of yours. Thank you all in advanced.
Forum: Fixing WordPress
In reply to: Redeclaring class in childe theme?Sorry, for the confusion. I’m literlly wanna make the amendment to not just a specific function but in generally.
I’m in the fence of not understaning how to replace the already declared functions of the parent theme that’s why I need to be generalize like that.
Yet, as the example in my post above, how could I change the already declared 200×180 featured image size to 500×200 size.
Thank you very much for your attention.
Forum: Fixing WordPress
In reply to: Redeclaring class in childe theme?First, I can’t thanks enough for all of your contribution, WPyogi, Enflyss and Andrew Nevins.
Honetly speaking, I want to replace nearly all the functions of every parent themes. Because I’m not just using this theme, I want to know the best practice of this process.
But, for now, I’m just giving example that I want to amend the feature image size, OK.
So, what is the good practice to amend already having function of 200×180 sizes into, for example, 500×200 size?
And, thanks very much for all your contribution.
Forum: Fixing WordPress
In reply to: Redeclaring class in childe theme?Thank you!
I still can’t catch up! I’ve read that.
For example, in my the parent theme functions.php file, there is a function like this http://pastebin.com/xd8eUJw0
What is the code to put in my child theme functions.php to amend those functions, just give me some examples from the code?Forum: Themes and Templates
In reply to: [Contango] Remove Credits from footerIt’s located in:
..\contango\lib\functions\utility.php
on line: 347
Hello, I’ve tried both of your plugins and I couldn’t see where to add the date input field in the search form at all.
Thanks!Thanks splashingpixels.com!
It’s really from the theme.
– So, I must add the price to be able to choose the variations right?
– One more thing the Default Selections is not working in front end at all why?THanks again!
I’ve tested both setting the price and leaving out the price but it still like that. I’m lost now!
Thanks for your reply!
I’ve done that but it shows the same 🙁
Forum: Plugins
In reply to: [Easy Table] Using other language didn't recognize?It’s KHMER Language!
The 2nd column in the Full Name, I use my local language, KHMER, but it’s appeared nothing.
You could check out my testing site here!
My database collation is “utf8_general_ci”
Thanks!
Forum: Themes and Templates
In reply to: [Contango] Theme Translation!Thanks so much! Good day!
I’ve translated my theme successfully. Yet, there are some part that I couldn’t find out how to translate them.
I’ve done a tutorial to Translate or convert WordPress date/time/comment number into my local language successfully. (see screenshot below; the blue arrow!)
I have some parts that need to also convert/translate such as:
– The numbers (year) of archive widget; is it possible to convert/translate it into my local language?
– The word (on) in comment widget as well as in comment form; how could I translate it?
– The part that I rounded with red circle; how could I translate them?Thanks you very much!
I also have the same issue. I’ve duplicated the menu, when viewing on smaller screen, both menus transform into buttons, but the secondary menu won’t reveal the dropdown.