• I can’t create templates πŸ™

    On the field “Set a name for your template” I get this code;

    <?= ( isset( $aalb_template_name ) ) ? $aalb_template_name : '' ?>

    On “Add HTML for your template” I get;

    <?= ( isset( $aalb_template_template_html_box ) ) ? $aalb_template_template_html_box : '' ?>

    On “Add CSS for your template” I get;

    <?= ( isset( $aalb_template_template_css_box ) ) ? $aalb_template_template_css_box : '' ?>

    Then, on posts, Amazon logo is missing, this logo;

    https://images-na.ssl-images-amazon.com/images/G/01/PAAPI/AmazonAssociatesLinkBuilder/amazon_icon._V506839993_.png

    Is there anything in the php.ini file that I need to uncomment?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Amazon Associates Link Builder

    (@amazonlinkbuilder)

    Dear @wpjoe,

    May you please send out the following details so that we can debug this issue:

    1. Plugin version
    2. WordPress version
    3. PHP version
    4. PHP error logs
    5. List Of plugins installed
    6. Browser version. Is the issue on a specific browser or all browsers?
    7. Browser console log errors when you try to create templates
    8. OS version on which WordPress is installed

    Thread Starter WpJoe

    (@wpjoe)

    1. Plugin version – 1.4.13
    2. WordPress version – 4.9.1
    3. PHP version – 5.3.1
    4. PHP error logs – no idea
    5. List Of plugins installed – XML Sitemaps and Hyperchache
    6. Browser version. – Firefox 57
    Is the issue on a specific browser or all browsers? – all of them
    7. Browser console log errors when you try to create templates – I didn’t check because I was bumping into so many issues that I had to deactivate plugin
    8. OS version on which WordPress is installed – Win2008 Server

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

The topic ‘Templates not working’ is closed to new replies.