Viewing 15 replies - 1 through 15 (of 22 total)
  • Plugin Author Iulia Cazan

    (@iulia-cazan)

    Not talking about the shortcode output. In the wp-admin, go to Centralized Street Lighting System (CSLS) page for example and copy/paste here the content from the editor, where you add text for the post description. Let’s see what html is used

    Plugin Author Iulia Cazan

    (@iulia-cazan)

    Hi, the new version I just released has the order by option. Please upgrade.

    Still waiting for your sample page content to see what the issue is and try to fix it for you.

    Thread Starter kezlee

    (@kezlee)

    Do you mean this?
    This is the content, am I need to move the copy up, remove all the wrapper?
    [su_row]
    [su_column size=”1/5″] <div id=”menu-lighting”>[su_posts template=”templates/list-loop.php” post_type=”page” tax_term=”11″ tax_operator=”0″ order=”desc” orderby=”none” post_status=”any”]</div> [/su_column]
    [su_column size=”4/5″]
    <div class=”su-row”>
    <div class=”su-column su-column-size-2-3″>
    <h5>US Patent 13/987,961</h5>
    <p>Our Centralized Street Lighting System (CSLS) is arguably the world’s most advanced highway lighting control system, as evidenced by the prompt granting of the US patent with no further need for modification and resubmission whatsoever. CSLS offers these benefits:</p>
    </div>
    <div class=”su-column su-column-size-1-3″>
    [tribulant_slideshow gallery_id=”1″]
    </div>
    </div>
    [/su_column]
    [/su_row]

    Plugin Author Iulia Cazan

    (@iulia-cazan)

    K, I see the problem, the content of the post contains “fake” shortcode syntax (not actually registered in the engine, hence unrecognized by the native WP functions).

    I made some changes, please download again the plugin (the last version I added few minutes ago) and give it a try. Let me know if this is fixed for you.

    Thread Starter kezlee

    (@kezlee)

    Hi Iulia,

    thanks for the prompt fixed~ the order are working nicely! But there have no any update available for the new fix you did for post content. Please check.

    Plugin Author Iulia Cazan

    (@iulia-cazan)

    Hi, we can have a share screens on Skype in few minutes if you give me your id, to investigate this very quick

    Thread Starter kezlee

    (@kezlee)

    Hi, Can I email you instead, my skype was not working on the moment. Please provide your email. Thanks!

    Hey, glad this is a fresh post ??

    I’m having exactly the same issue. I’m using Visual composer so my post contents has a lot of VC syntax to it as well. I just downloaded and installed your plugin, which by the way is awesomely designed, and (on paper at least) exactly what I need. So I believe it’s the latest version (Version 5.1)

    here’s my post’s content

    [vc_row][vc_column][vc_column_text]Ce mois ci nous partons vers le sud pour le soleil méditerranéen. Au programme: douceurs italiennes et saveurs du sud viendront régaler vos papilles.
    
    [/vc_column_text][vc_empty_space height="32px" image_repeat="no-repeat"][/vc_column][/vc_row][vc_row][vc_column width="1/1"][vc_text_separator title="E N T R E E" title_align="separator_align_center" border="no"][vc_empty_space height="32px" image_repeat="no-repeat"][vc_column_text]
    
    Risotto d'asperges au parmesan, émulsion de pamplemousse rose
    
    [/vc_column_text][vc_empty_space height="32px" image_repeat="no-repeat"][/vc_column][/vc_row][vc_row][vc_column width="1/1"][vc_text_separator title="P L A T" title_align="separator_align_center" border="no"][vc_empty_space height="32px" image_repeat="no-repeat"][vc_column_text]
    
    Roulade napolitaine, sauce au vinaigre balsamique, tian de légumes méditerranéens et polenta r?tie
    
    [/vc_column_text][vc_empty_space height="32px" image_repeat="no-repeat"][/vc_column][/vc_row][vc_row][vc_column width="1/1"][vc_text_separator title="D E S S E R T" title_align="separator_align_center" border="no"][vc_empty_space height="32px" image_repeat="no-repeat"][vc_column_text]
    
    Crème de fromage blanc citronnée aux dés de mangue
    
    [/vc_column_text][vc_empty_space height="32px" image_repeat="no-repeat"][/vc_column][/vc_row]

    you can contact me via skype: id= mockatee

    Plugin Author Iulia Cazan

    (@iulia-cazan)

    @kezlee & @jeangodecoster : do you use anything for cache, transients, plugins? Also, what version of PHP do you have?

    Plugin Author Iulia Cazan

    (@iulia-cazan)

    @kezlee it would be faster if we could share screens by Skype or Team Viewer

    WordPress 4.2.2
    Php 5.5.22
    Theme: Bridge (includes several plugins, including Visual Composer) https://themeforest.net/item/bridge-creative-multipurpose-wordpress-theme/7315054

    There’s no caching, that I know of.

    Not sure what you mean by transients

    you can have a look at the page where I display the post here https://jeango.net/revegourmand/revegourmand/atelier-culinaire-cuisidelices/

    This is the post’s page: https://jeango.net/revegourmand/2015/06/15/menu-du-mois-de-juillet/

    and here’s the shortcode I’m using: [latest-selected-content limit="1" type="post" display="title,content" image="medium" url="yes" elements="3" taxonomy="category" term="atelier" orderby="dateD"]

    Plugin Author Iulia Cazan

    (@iulia-cazan)

    @jeangodecoster : I was trying to contact you on Skype but you are not online. From what I see, you do not get a small content from the post, you are trying to display the entire content of the post.

    Please try like this:

    [latest-selected-content limit=”1″ type=”post” display=”title,content-small” chrlimit=”120″ image=”medium” url=”yes” elements=”3″ taxonomy=”category” term=”atelier” orderby=”dateD”]

    Let me know if some of the text is visible after that.

    I did not get any notification from you. What’s your id? there are too many Iulia Cazan out there ??

    If I put content-small, I get the first paragraph. But it is my intention to see the full content.

    My goal is to display the full content of the latest post with category “atelier”, not just a small bit. That’s why I need this plugin in the first place.

    Plugin Author Iulia Cazan

    (@iulia-cazan)

    I see, the shortcode is not built to render full pages, this means I will have to implement this feature. However, I can send you a test version with the custom change in few minutes on Skype, I sent you the contact request from ia.constantin

Viewing 15 replies - 1 through 15 (of 22 total)
  • The topic ‘Post content not showing’ is closed to new replies.