candy2012
Forum Replies Created
-
Forum: Plugins
In reply to: [Sublanguage] Translating bits of texts from other pluginsHi,
Thanks for the tip but I am afraid I did not really understand how to apply that code 🙁
Say the name of my option in database table “wp_options” is “my_option_name” (found in the option_name column) and the value in the option_value column is “my_option_value”.
How do I use that exactely ?!? I did not really understand how to adapt your code example 🙁
The reference language will than be the language I set as default, or ?!?
Thanks again!
Forum: Plugins
In reply to: [Sublanguage] Translating bits of texts from other pluginsThank you v. much for the explanation!
Understood now, quite complicated though (lots of work to do …).
But what about “options” (WP get_option) – can we translate those too ??!
Thanks again!
Forum: Plugins
In reply to: [Sublanguage] Translating bits of texts from other pluginsHi,
but this po/mo story works when I have a different language defined for my whole WordPress installation, no? And I surely do not want that. I want my admin in one language (English) and than the frontend translated to say 4 languages (using your cute plugin for ex. :))
The problem with the harcoded bits of text appears in MANY plugins actually.
And I do not really understand HOW will your plugin act upon those po/mo files installed in a different plugin ?!?!
Forum: Plugins
In reply to: [Sublanguage] Menu > to many redirects bugGreat, seems to work now !
Thank you v. much, this is a v. nice plugin as far as I can say 🙂
Forum: Plugins
In reply to: [Sublanguage] Menu > to many redirects bugthat “cat” is my “Product category base” that this woocommerce forces us to define. It’s like the “root” of all categories.
“products” is my actual root category and the others (books, politics) are respective subcategories defined in the order they appear in the url.
(so books is a subcategory of products and politics a subcategory of books)
My WP permalink: domain.com/sample-post/
Forum: Plugins
In reply to: [Sublanguage] Menu > to many redirects bughmmm …. seems it’s the subcategories of any kind that do not work …
If I only show the root category (domain.com/cat/products/), that one worksForum: Plugins
In reply to: [Sublanguage] Menu > to many redirects bugHI,
Yes, did the trick with the permalinks already but it dit not help 🙁
This is the menu links structure:
domain.com/cat/products/books/politcs/ (for the standard language)
domain.com/de/cat/products/books/politcs/ (for one of the translations)
(none of the menu links work … same error for all of them)
Forum: Plugins
In reply to: [Sublanguage] How to add metabox to a custom post type ?!Oh, sorry, missed that 🙂
I checked the post types there now and the boxes appear where they should.Thx!
Forum: Plugins
In reply to: [WooCommerce Product Fees] Toggle fee on/off on cart page?Hi,
No, not looking for anything like that. There are many incl. some free ones doing similar stuff as the one suggested.If I understand correctly in your plugin the fee is product related, and that has made it interesting. (for all other checkout bla bla plugins the extra fees apply to the cart as a whole, so not interesting)
So .. is it possible to update (check / uncheck) that fee field created with your plugin while on checkout page?
Thx!
Forum: Plugins
In reply to: [WooCommerce Product Fees] Add support for decimal amounts with comma'shaving the same issue, when does the respective version come out?
Thx!Forum: Plugins
In reply to: [Crelly Slider] text wrapping bugHi,
I am sorry to say but this is NOT a good idea 🙁
Everything needs to be responsive these days, inserting line breaks might look good on desktop but will most likely look absolutely terrible on smaller screens.Why you do not want to just take off that “auto” thing from the code?
I did the change myself in the code and it seems to work for now, but this again, is not a solution as I will most likely forget what I changed and where and with any future updates my changes will be overwritten.
The problem is that whatever comes from the core code of the plugin in terms of css settings, seems to overwrite the custom css one enters in the “custom css” box …
Forum: Plugins
In reply to: [Web To Print Shop : uDraw] Image qualityThanks for the css bit!
When will the image quality update come?
Looks really terrible .. 🙁Forum: Plugins
In reply to: [Web To Print Shop : uDraw] linked to product?Hi,
Works nicely after update! Great 🙂Forum: Plugins
In reply to: [Web To Print Shop : uDraw] is this a free version or just a demo?OK thank you!
Only that if that is indeed the case, it makes the plugin quite unusable (to many).
If say I’d only need smth. like 20 to max 50 templates (you won’t want all products to look the same right? It makes no sense at all) the price of 100-200 $ / month (!) is simply a killer.Maybe you can think of a more reasonable (local/downloadable!) solution. As far as I could gather, the paid version only works in connection with your servers which again is an absolute “no go” for personalizable products if local legislation is very restrictive as far as privacy issues are concerned.
Forum: Plugins
In reply to: [Web To Print Shop : uDraw] processes location – local or remote?Hi,
Thank you for your reply. When will the local pdf generation become available?
For privacy/security/legal issues the transfer of possibly private information (uploaded images etc.) all across the world is not at all a solution. Could get whoever is using this into serious legal trouble.Thx!