infogeniuz
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Plugins
In reply to: [Get Use APIs - JSON Content Importer] SimilarWeb APIi will buy pro, if i know how to implement the variable insertion.
Forum: Plugins
In reply to: [Get Use APIs - JSON Content Importer] SimilarWeb APICool. How could i have a user input the URL, start and end dates?
Forum: Plugins
In reply to: [Idea Factory] Allow un-registered users to submit ideas, vote?—-ignore—–
testing the new version now… can it show the results to the public? i just see “x Votes.” and i dont see where the votes are viewed for thumbs up or down.
—-/ignore—–
I figured it out.Forum: Plugins
In reply to: [WP Image Carousel] Image Error on Page Loadi had my developer fix it. sorry.
@daller, i just did this and it worked. below is the code i commented out.
/* * Validate the referer */ // $salt = get_option( 'feuprosalt' ); // if( empty( $_SERVER['HTTP_REFERER'] ) || false === get_transient( 'feupro_referer_' . md5( $_SERVER['HTTP_REFERER'] . $salt ) ) ) // { // if( isset( $settings->debug ) ) Log::write( 'info', 'Failed referer verification' ); // die(); // } // if( isset( $settings->debug ) ) Log::write( 'info', 'Passed referer' );we are looking into this. thank you for the feedback.
Viewing 6 replies - 1 through 6 (of 6 total)