My Heading text doesn't appear

Started 8 months ago by Jean-Marc Latest reply from ohbrooke
  • This topic is resolved
    1. Jean-Marc
      Inactive

      Hello,

      I'm french so sorry for my bad english :)
      I put vSlider 4.0 (GREAT PLUGIN!!) on the home page of my blog : [----link removed for security conerns---]
      and the heading text of the custom images doesn't appear... there's only the description text (<h4>). How can I fix that ? Thanx in advance.

      Jean-Marc

      Posted 8 months ago #
    2. Hi,

      I am unable to access this page.

      However, I am advising you to download the latest version 4.0.2 here
      http://wordpress.org/extend/plugins/vslider/
      First deactivate and delete your old 4.0 then install the 4.0.2 version and activate it.
      In case it does not work try deactivating and activating it back again.

      In case there are issues post them here.

      Thanks,
      ( v )

      Posted 8 months ago #
    3. Jean-Marc
      Inactive

      In fact I have the 4.0.2 version installed. "I am unable to access this page." What do you mean ? The OVH server is in France, I live in French Polynesia at 17 000 km and I can access the page [----link removed for security conerns---] :/ I don't understand.
      The description text appear only if I write something for the heading text in the option page. Can we put some code on this forum ?

      Posted 8 months ago #
    4. Jean-Marc
      Inactive

      I've posted the code of my page if it can help ?...

      Posted 8 months ago #
    5. Hey! Calm down Jean,
      Working on it! Will update soon.

      Posted 8 months ago #
    6. Hi Jean,

      Finally i was able to access your site. I found that the coufon font library is inserting tags which is unreadable by the browser. This is the dump I got from firebug/Mozilla

      <h4><cufon class="cufon cufon-can..many lines in between....ontext></cufon></h4>

      This is the H4 tag which I have used to give titles but since your theme is giving custom styling via cufon to the h4 tag. It has resulted in a mess.
      How to solve this?
      You will have to edit the h4 tag in the vslider, change it to label and give your custom styling to label in your theme css

      • Go to your WordPress Dashboard->plugins->editor
      • Select vslider from top right, select vslider.php
      • find this line [cntrl+f] <h4><?php the_title(); ?></h4>
      • replace tag <h4> by <label> and </h4> by </label>
      • For styling find [cntrl+f] line #<?php echo $option; ?> h4 in vslider.php
      • replace h4 by label and you are done

      Hope this helps!
      ( v )

      Posted 8 months ago #
    7. Jean-Marc
      Inactive

      Thanks for your help. Unfortunately It doesn't fix the problem :( No heading text appear...

      Posted 8 months ago #
    8. just checked the output from firebug.

      It is still showing h4 tags
      This is the dump i Got from firebug.
      <h4>
      <cufon class="cufon cufon-canvas" alt="vSlider " style="width: 43px; height: 12px;">
      <cufon class="cufon cufon-canvas" alt=": " style="width: 7px; height: 12px;">
      <cufon class="cufon cufon-canvas" alt="un " style="width: 17px; height: 12px;">
      <cufon class="cufon cufon-canvas" alt="slider " style="width: 35px; height: 12px;">
      <cufon class="cufon cufon-canvas" alt="simple " style="width: 41px; height: 12px;">
      <cufon class="cufon cufon-canvas" alt="à " style="width: 3px; height: 12px;">
      <cufon class="cufon cufon-canvas" alt="utiliser " style="width: 43px; height: 12px;">
      <cufon class="cufon cufon-canvas" alt="et " style="width: 15px; height: 12px;">
      <cufon class="cufon cufon-canvas" alt="offre " style="width: 31px; height: 12px;">
      <cufon class="cufon cufon-canvas" alt="ennormément " style="width: 75px; height: 12px;">
      <cufon class="cufon cufon-canvas" alt="de " style="width: 17px; height: 12px;">
      <cufon class="cufon cufon-canvas" alt="possibilités..." style="width: 68px; height: 12px;">
      </h4>

      Notice the h4 tags. Whereas the above instructions should have got it to label.
      To help you out.
      please post your email id on this forum, I will send you an edited version of vSlider 4.0.2 which should work on your theme.

      Thanks,
      ( v )

      Posted 8 months ago #
    9. Hi Jean,

      I have emailed you an edited version of vSlider 4.0.2 on your registered emailid.

      Do tell us if it worked or in case there are issues still.

      ( v )

      Posted 8 months ago #
    10. Jean-Marc
      Inactive

      Hi M.Vibe

      Thx again for your help. I've forgotten to tell you yesterday that the heading text appeared on IE but not on Firefox or Chrome...
      Today with your edited version, it works :)
      But there 's just a little problem (html or css) : The heading text and the description text are on the same line... Can you tell me how to fix that ?

      Posted 8 months ago #

    Reply »

    You must log in to post.