• Resolved hmj_7

    (@hmj_7)


    I really like this plugin it’s very easy to use, but when I installed it my website didn’t work. I don’t know why. I wish to fix it before I order the pro version.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Benjamin Denis

    (@rainbowgeek)

    Hi,
    what’s the error?

    Thread Starter hmj_7

    (@hmj_7)

    I really don’t know the erroe, it’s just when I activate your plugin my page doesn’t show my videos (( Game not found ” this is the error ” ))

    maybe this code could help you.

    get_header();
    while ( has_sub_field( 'information', $page ) ) {
    	$return = get_sub_field( 'desktop_code', $page );
    }
    $gamer = ( $return == '' ) ? '<div class="not">Game not found</div>' : $return;
    ?>
    
    <div class="page-game">
    
    	<div id="video">
    	  <div class="video">
    
    	
    			<div id="player">
    			<?php $wrapper = '[aoa id="5"]<div id="_play">' . $gamer . '</div>[/aoa]'; echo do_shortcode( $wrapper ); ?>
    		</div> 
    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @rainbowgeek I’ve deleted your ask for credentials. Never do that in these forums, OK?

    I’m am 100% sure you mean well but please never ask for credentials on these forums.

    https://codex.www.ads-software.com/Forum_Welcome#The_Bad_Stuff

    Now for the why: The internet is a wonderful place full of very nice people and a few very bad ones. I’m sure everyone here is very nice however, by giving some ones keys to your house you are trusting they wont steal anything. Likewise the person who takes the keys is now responsible for the house FOREVER.

    If something was to go wrong, then you the author may well legally become liable for damages, which they would not normally have been as their software is provided without warranty.

    Please be aware that repeatedly accepting credentials will result in us asking you to repeatedly stop before escalating up to the plugins team.

    There are many ways to get information you need and accessing the user’s site should not be one of them.

    You get the idea.

    Volunteer support is not easy. But these forums need to a safe place for all users, experienced or new. Accessing their system that way is a short cut that will get you into real trouble in these forums.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Custom theme Compatibility’ is closed to new replies.