matheus
Forum Replies Created
-
Thank you so much for HUMAN and PROFESSIONAL help! Problem fixed by turning on async java. I also updated PHP to 7.2. Works great now. Thank you!
Forum: Plugins
In reply to: [Ultimate Member Profile Tabs] Tabs not being displayed in V.2.02This helped, thanks!
Forum: Plugins
In reply to: [Ultimate Member Profile Tabs] Tabs not being displayed in V.2.02Seems that problem persists. With same settings some tabs are shown and some are not. Just updated to latest version.
Found out the reason and shared the result here: https://www.ads-software.com/support/topic/correct-query-not-parsing-displaying/
Forum: Plugins
In reply to: [Insert PHP Code Snippet] Correct query not parsing / displaying ?Could you please erase code from my first post? Thank you.
Forum: Plugins
In reply to: [Insert PHP Code Snippet] Correct query not parsing / displaying ?Thing got much more complicated, but I could successfully obtain the data. Thank you for advice!
I am sharing below in case somebody searches in future:
<?php global $wpdb; $result = $wpdb->get_results(" SELECT DISTINCT Numer FROM ( SELECT data_id, MAX( CASE WHEN name = 'submit_time' THEN value END) AS Time, MAX( CASE WHEN name = 'LoggedUser' THEN value END) AS Address, MAX( CASE WHEN name = 'numer' THEN value END) AS Number FROM wp_cf7_vdata_entry where cf7_id = 11 GROUP BY data_id DESC ) AS EXM WHERE Adres = '[email protected]' "); foreach($result as $row) { echo ''.$row->Numer.'<br/>'; } ?>
Forum: Plugins
In reply to: [WP Seller] B??d przy aktywacjiRzeczywi?cie. Dzi?kuj?!
Forum: Plugins
In reply to: [Contact Form 7] Spinning arrows and no validationmost of plugins suddenly cause the spinning. It looks like website’s java got crushed after update. Any ideas?
Don’t remember which one, but after updating all plugins, I had to turn off some because of the Pagebuilder. Successfully this solution worked out.
As I said, I don’t remember which but this is the list of all plugins that I have turned off:
Better Anchor Links
Collapse-O-Matic
Easy Google Fonts
EWWW Image Optimizer
Expand + Collapse Funk
Facebook Posts Embedded
facebook wall and social integration
Header and Footer
NextGEN Gallery Image Optimizer
Page scroll to id
Responsive Flickr Gallery
Section Page
TablePress
WordPress SEO
WP Excel CMS
WP Google Fonts
WP Remove Css-Js
Dear Greg, if necessary should I make you an admin for this case?
Yup, 1.5.3. Update just after WordPress.
Forum: Plugins
In reply to: [The Events Calendar] Events Links Not WorkingDear Leah!
I have updated the theme and problem seems fixed! Thank you!
Forum: Plugins
In reply to: [The Events Calendar] Events Links Not WorkingDear Leah,
I turned off all other plugins and changed theme but problem persists. As I mentioned – widget does not show anything but current date and time. Please visit if you can: https://www.ichigo.pl . Please let me know if anything can be done to fix this.
Forum: Plugins
In reply to: [The Events Calendar] Events Links Not WorkingDear leahkoerper,
Sorry for late answer. Had a Festival undergoing and its been a busy week. Finally got a moment to write back.
I have followed your idea about Permalinks and it worked out so far and pages are viewable. However events widget does not show any incoming events. Any idea?
Forum: Plugins
In reply to: [The Events Calendar] Events Links Not WorkingStill same error. “Page not found”. It even doesn’t publish the event to the list or whatsoever.