StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 01-28-2010, 02:26 AM
RogerC RogerC is offline
Registered User
Genesis Member
 
Join Date: Oct 2009
Posts: 4
Default The display problem for "Cu3er Post Elements" plugin

Hello,

After I activate the "Cu3er Post Elements", the image cannot display normally.

When I insert the code "<?php if ( function_exists('install_cu3er') ) { install_cu3er(); } ?>" in home.php as below, the image cannot display normally.

Code:
<?php get_header(); ?>

<div id="content">

    <div id="homepage">

        <div class="homepageleft">
<div><?php if ( function_exists('install_cu3er') )  { install_cu3er(); } ?></div>
But when I insert the code in different section in home.php as below:

Code:
<?php get_header(); ?>

<div id="content">
<div><?php if ( function_exists('install_cu3er') )  { install_cu3er(); } ?></div>
    <div id="homepage">
What is difference? How to fix it? Thanks.

Cu3er Post Elements: http://wordpress.org/extend/plugins/...post-elements/
My test website: http://g-ray.com.tw/blog/
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Display "Countdown" in Banner - Plugin? globevista General Discussion 2 10-05-2009 09:44 PM
Plugin to show "latest" "comments", "categories" etc as tabs colin General Discussion 2 04-16-2009 01:03 PM


All times are GMT -5. The time now is 06:23 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.