MasterJuan
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Column Filter above Table headerI have an other question Tobias…
There is any chance for Search field to be an autocomplete for a specifc column ?
Let’s say that I want to search at my hidden column Product, so while typing to get a a few choices of the products.Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Column Filter above Table headerI used an extra column like a flag and I used this excel function:
“If you want to identify 1st, 2nd, 3rd, etc. occurrences of each item, use the following formula: =COUNTIF($A$2:$A2, $A2)”
And i will try to hide everything except from the ones with “1” value at the column “flag”.
My problem now is that I cannot upload a file with 3000+ rows, I am getting http 500 error even if, i put these settings on my .htaccess
<IfModule mod_php5.c> php_value post_max_size 2000M php_value upload_max_filesize 2000M php_value max_execution_time 18000000 php_value session.gc_maxlifetime 1200 php_value memory_limit 512M </IfModule>
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Column Filter above Table headerHey Tobias, I will give a try.
Let’s say, I have these rows:
Business Product
Company1 Product1
Company1 Product2
Company2 Product1
Company2 Product2So, right now, I have hidden the column “Product”, but I am seeing all the rows. I am thinking to put one more column with a flag in order to hide “the duplicate rows” of column “Business”. Is this the right approach?
Or can i do with another way via Excel?
Best Regards
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Column Filter above Table headerI have only one notice to make. When I upload over 1000+ rows it’s a bit difficult to scroll up or down and to edit the table. It’s too slow! it has to do with my hosting or my wordpress installation?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Column Filter above Table headerooooh God, I definetely make a donation!!!!
So, can i exlude a few columns from this datatables_columnfilter=”{sPlaceHolder:’head:after’}” ?
Also, if I keep only sorting functionality, is any chance for sorting to be from A to Z based on the 1st column regardless of the order of the imported data?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Column Filter above Table headerCan I make two more question?
1) Let’s say that one of my hide columns is “products”, can i have a filter/search in order for filter my table based on this hide column?
2) There is any way to show the unique values of a column as drop-down menu? Do you know if there is any plugin that extends or works with yours like advanced search ?Thanks
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Column Filter above Table headerI will give a try to check the code and I will let you now, if I will find something.
About the third question: I have not noticed it! Perfect!!!
Thank you very much Tobias!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Column Filter above Table headerInstead of change it, is any way either
1) to choose the second row as column filtering (I prefer this) or
2) the 1st row of the inserted CSV to be the second row at the front-end, in order for column filtering works smoothly?* One more question, i can insert a file with 10 columns, but to select which of them to be displayed at front?
Best regards
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Column Filter above Table headerHey Tobias,
Thank you for your feedback!
I did it but there is a conflict with the shorting of the table. When you click inside in order to type something, it also makes shorting.
I think it would be better if I can apply this functionality to the second row, in order for the first row (with the column headers) to use them only for shorting.Best regards,
AntoniosForum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] AMP and Revolution SliderHey @ampforwp,
Here you can see an example: https://komsudaneoluyor.net/iletisim-3/amp/
This page loads Revolution Slider and it should be loaded a contact form as well.
Make an inspect element and search for<div id="contact-form-10464"> </div>
Custom form from AMP Editor doesn’t load!
Best regards!
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Comments & Contact Form on AMP pagesHello!
Same for me!! I am using Custom AMP Editor to insert a compatible AMP form, however at the front-end nothing show!
I am getting only this empty html code
<div id="contact-form-433"> </div>
Best regards
Forum: Plugins
In reply to: [Piraeus Bank Greece Payment Gateway for WooCommerce] WPML and your pluginΓεια σου @mpbm23,
Στο GitHub υπ?ρχε η παλι? ?κδοση του plugin 1.0.0. ?χω κ?νει commit την 1.0.1 μαζ? με κ?ποιε? προσθ?κε? για WPML, και στο readme.txt για το τι χρει?ζεται να στε?λει κανε?? στην Πειραι?? για να π?ρει το Αγγλικ? PosId και να λειτουργε? σωστ? η μ?θοδο? του Redirection.
Κ?νε ?να review και ?τι χρειαστε?? εδ? ε?μαι.
Καλησπ?ρα!
Το ?διο ισχ?ει και για WPML?
?χω κ?νει μ?α διαφορετικ? υλοπο?ηση για WPML! Και στι? 2 περιπτ?σει? τα posID δουλε?ουν και φορτ?νει η π?λη πληρωμ?ν τη? Τρ?πεζα? Πειραι??.
Ωστ?σο, μον?χα στην Αγγλικ? ?κδοση, μετ? την επιτυχ? συναλλαγ? επιστρ?φει το url:
https://www.domainname.com/wc-api/en/WC_Piraeusbank_Gateway?peiraeus=success&StatusFlag=Success&MerchantReference=6597&HashKey=6A02C037A3504181631D3C4C3178CCEF3ED3728606144BC7A26BF74F8C824E68&Parameters=&ResultCode=0&TransactionId=61602691&SupportReferenceID=109535018&ApprovalCode=570974&ResponseCode=00&PackageNo=2&AuthStatus=03&ButtonSubmit=SubmitΑντ? να επιστρ?φει μον?χα το https://www.domainname.com/wc-api/en/WC_Piraeusbank_Gateway?peiraeus=success
Που μπορε? να οφε?λεται αυτ?; Τσ?καρα με την Τρ?πεζα ?τι η μ?θοδο? ε?ναι GET και στι? δ?ο γλ?σσε?!
- This reply was modified 8 years ago by MasterJuan.
- This reply was modified 8 years ago by MasterJuan.
Hmmmm, have you any idea what to do?