Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • I’m having the same issue but when I try to visit the developer’s forum (the link you posted https://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?

    Thread Starter caleigha

    (@caleigha)

    Oh 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!!

    Thread Starter caleigha

    (@caleigha)

    Hi 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>

Viewing 3 replies - 1 through 3 (of 3 total)