astore in the Attitude template
-
Hello,
I’m trying to add my amazon astore to the attitude template, but don’t seem to be doing something right. My blog is https://www.thehippiebookworm.com.
I tried doing this already:
Created a blank template page that eliminated side panels, comments, etc.
Published page: https://www.thehippiebookworm.com/?page_id=764
Copied the source into a notepad software and changed the “content” areas to my inframe given to me by amazon.
Added the code:<?php /* Template Name: My aStore */ above where my template page begins: <!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <title> Bookstore | Bookworm The Hippie </title> <link rel="profile" href="https://gmpg.org/xfn/11" /> <link rel="pingback" href="https://www.thehippiebookworm.com/xmlrpc.php" /> <link rel="alternate" type="application/rss+xml" title="Bookworm The Hippie ? Feed" href="https://www.thehippiebookworm.com/?feed=rss2" /> <link rel="alternate" type="application/rss+xml" title="Bookworm The Hippie ? Comments Feed" href="https://www.thehippiebookworm.com/?feed=comments-rss2" />....
Saved as a .php file with the name “page-template-astore2” and uploaded to my template files from my host folder manager.
When I use the astore2 template and update the page I created, I get a blank page and no page source is viewable when I click page source.I’m using the Attitude WordPress template. I’m not sure if that matters or not.
Help! Thank you.
- The topic ‘astore in the Attitude template’ is closed to new replies.