caleigha
Forum Replies Created
-
Forum: Plugins
In reply to: [Surveys] Warning at the end of the surveyI’m having the same issue but when I try to visit the developer’s forum (the link you posted http://projects.binnyva.com/forum/forum/surveys-wordpress-plugin) I get a malware warning from Chrome:
The Website Ahead Contains Malware!
Google Chrome has blocked access to projects.binnyva.com for now.
Even if you have visited this website safely in the past, visiting it now is very likely to infect your computer with malware.Can someone post the fix here?
Forum: Fixing WordPress
In reply to: Need help with error messageOh you are a gen-enius (as my kids like to say!). Thank you so much for your guidance – you gave me just what I needed, and now it works!
Thank you, thank you!!
Forum: Fixing WordPress
In reply to: Need help with error messageHi mercime – thanks for responding. I have contacted support – they do it through their forum only, but I haven’t gotten a response. I posted yesterday morning around 10:00 or so, so maybe I need to be more patient.
Anyway – I don’t know php, but here is the code from line 40 if that would help you to help me. 🙂
<a title="<?php _e("More from", "wp-ellie"); ?> <?php echo stripslashes($wp_ellie_cat_box_1_title); ?>" href="<?php $cat1_id = get_term_by( 'slug', $wp_ellie_cat_box_1, 'category' ); echo get_category_link( $cat1_id ); ?>"><?php _e("More from", "wp-ellie"); ?> <?php echo stripslashes($wp_ellie_cat_box_1_title); ?></a>