Once the newspaper is uploaded to Issuu, it can be added to the footer area of deltacollegian.net.
Login to Issuu.com using the username “deltacollegian.” Consult the adviser or online editor for the password.
You will see a page similar to this:
Click on the issue you want to create the embed page for. The issue will open in the browser window. At the bottom of the screen, you’ll see a “share” option.
TROUBLESHOOTING: Don’t see the “Share” option? Check to see if you are logged in.
When you click share, the page will drop down to reveal more options.
Click “Embed” to continue. A new screen will pop up to edit parameters for embedding into the site.
Configure the styling options to the following:
Below that, choose “Alternative Embed Style.” Once those changes are made, you can “Save New Style.”
Copy the ENTIRE embed code, including the <iframe> brackets.
Login to deltacollegian.net/wp-admin using your designated username and password. In WordPress, navigate to the “Appearance>Widgets” on the left-hand side of the screen (it will be in the black toolbar).
Open “Widgets.”
Expanded “Footer 1.” You’ll see “eCollegian.” Expand that area.
The entire code will look like this:
<div class=”issuu”><iframe width=”300″ height=”332″ src=”//e.issuu.com/embed.html#2591600/35424261″ frameborder=”0″ allowfullscreen></iframe></div>
Paste the code collected from Issuu between:
<div class=”issuu”>CODE WILL GO HERE</div>.
Once you insert your code, change the “height” to 332. Click “Save” when you finish making edits. Reload the front page to see if the issue you chose is now loaded into place. If it is not, check the code. Make sure you have no overlapping or broken <>.
QUICK TIP: You DON’T have to redo the ENTIRE code when moving it in from Issuu. Instead Just replace the second long series of numbers with the new number from the embed code.
Your code looks like this:
<div class=”issuu”><iframe width=”300″ height=”332″ src=”//e.issuu.com/embed.html#2591600/35424261” frameborder=”0″ allowfullscreen></iframe></div>
The highlighted portion is the only part you have to replace to change out the issue.