-
01-26-2013, 10:48 AM
#171
Words "Page Content Page Content" on Top of Magazine 2 Template Static Page (Main)
On the top of my Magazine 2 Template there is verbiage "page content" 2 times. I reviewed the editor to see where this text might be coming from, but I cannot find the source. Also, I have two other questions: Is it possible to put in a video widget below the Recent Articles (but in the same column)? If so, where would I put the code or Html, which plugin to choose and how to program it. And, could you explain where to find the Wp Super Cache plugin? I have seen this since the first time I downloaded your program and don't know where to find it.--Deb www.goldenthreadpress.com
-
01-27-2013, 06:10 PM
#172
Remember you can always start a new thread for any topic.. You don't have to reply this thread, as everyone on it gets notified, and it's unrelated to the thread discussion.
1. You most likely have a plugin adding something to the header code for validation. If you just google the code in your source, you'll find some results. meta name="msvalidate.01"
Just look for validation plugin and deactivate it.
2. You can just use the bottom left widget, that would be the simplest solution, otherwise it would be easier to add the raw video code to the magazine template than to code in another widget. My best guess would be to edit magazine-two.php and look for this code in it
<?php endwhile; wp_reset_query();//while ($my_query) ?>
<?php $wp_query = null; $wp_query = $temp;?>
place video code here
</div><!-- /col-left -->
3. Just goto Plugins > Add New > Search and type in wp super cache, or just use google.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|