Please Read First
Troubleshooting Tips
Frequently Asked Questions
Before Posting Please Disable Wp Super Cache Plugin
When Posting Please Include Your URL.
Search Forum Using Google Search Box Above
Forum Video

Page 18 of 18 FirstFirst ... 8161718
Results 171 to 172 of 172
  1. #171
    Join Date
    Oct 2012
    Posts
    1
    Rep Power
    0

    Default 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

  2. #172
    Join Date
    Jun 2010
    Location
    Maine
    Posts
    6,538
    Rep Power
    9

    Default

    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
  •