isMail ElFa
Forum Replies Created
-
Forum: Plugins
In reply to: [Quiz Maker] Remove quiz container left and right margins on mobileDone, thanks for the great support.
Forum: Plugins
In reply to: [Quiz Maker] Remove quiz container left and right margins on mobileIt works like a charm. Thank you for your help. Much appreciated.
Forum: Plugins
In reply to: [Quiz Maker] Remove quiz container left and right margins on mobileHello,
Thank you for your prompt reply. Here you go: https://selfiequiz.com/play/history-quiz-for-sharp-minded-people/
Remember these left and right margins only appear on mobile devices.Forum: Plugins
In reply to: [Quiz Maker] Text for showing after quiz completionHello @hyenokian,
Thank you for your prompt and informative reply.
It works like a charm. A couple more question if you please, is there any way to make this “Result message” default for all new created quizzes?
Also, I’d like to know if I’m able to customize Facebook share button (change button name from Facebook) or if I can add shortcode of another share button plugin (I tried in the Result message and Heading for share buttons options but to no avail).
Thanks,Forum: Plugins
In reply to: [W3 Total Cache] Object directory is way too bigHi @vmarko,
Thank you for your prompt reply. This is very informative and helpful. I’ll try to implement your recommendations.
Thanks,
Forum: Fixing WordPress
In reply to: Pagination in categories doesn't workCould anyone help us?
Thanks!
Forum: Plugins
In reply to: [WP-Polls] Usrer Polls?Polldaddy doesn’t have that feature, or any other polls plugin !
I have tried this code but it won’t work for me:
https://www.ads-software.com/support/topic/plugin-wp-polls-only-administrators-can-add-polls?replies=5Please, any help?
Forum: Installing WordPress
In reply to: Warning: Missing argument 2 for wpdb::prepare()none, not working !!
another error on line 367 :
return $wpdb->get_results($wpdb->prepare(“SELECT * FROM {$this->ucan_db_submissions} ORDER BY
id
DESC”));
}what to do ?!
thanks andresgh !Forum: Installing WordPress
In reply to: Warning: Missing argument 2 for wpdb::prepare()I have checked this thread about the problem:
https://make.www.ads-software.com/core/2012/12/12/php-warning-missing-argument-2-for-wpdb-preparebut i don’t get nothing there ! What should i change ?!
$wpdb->query($wpdb->prepare(“INSERT INTO {$this->ucan_db_submissions} (type,name,email,postid) VALUES (‘{$type}’, ‘{$name}’, ‘{$email}’, ‘{$postid}’)”));
please, can anyone help me !!