Featured Wordpress Themes

Slider Titles not showing on Translated Pages...
  • I've installed the WPML Plugin and have begun translating my "homepage" Page to French. I have translated the Sliders. When the French version of the page loads, the first Slider shows its title, but then afterwards none of the titles show and when it loops back to the first Slider it no longer has a title either. In the source code the values are there, but in the css I find: ...div class="room-description-container" style="display:none"> which seems to be the problem, because disabling this style via Chrome/Firefox css inspector brings the titles right back. I contacted the WPML Support Forum who, after reviewing the issue, directed me to the theme for support. Thanks for your help,

    -Brian Peterson

    For faster issue resolution please provide:
    URL to your website: http://edbeds.kismetwebdesign.com/?lang=fr | http://edbeds.kismetwebdesign.com
    Browser version: Google Chrome 20.0.1132.57 m
    Theme version: 2.10
  • 8 Comments sorted by
  • Also I did attempt a:

    .room-description-container {visibility:visible!important;}

    In the Dashboard --> Appearance --> Custom CSS, but to no avail (woe is me). :-)

    Thanks,
    -Brian
  • Hi, don't use visibility attribute, use display:block :)

    Hope it helps, Ivan.
    AIT-Themes.com
    ivo@ait-themes.com
    Use please email above if your Admin or FTP credentials are required by me. Always paste url of conversation into mail.
    interesting links: how to update theme ? | How to modify css? | Shortcodes
  • That did it, issue resolved. Thank you Ivan!

    -Brian Peterson
  • This has created a new issue. Now the titles load but they show the previous slider's title for a fraction of a second before the current slider title appears. Because changes in the Custom CSS don't take effect without me placing the style edits in both the English and French language sections, this issue is now happening on both "homepages." Thanks for the continued support,

    -Brian
  • Hi Brian, may I have an access to your admin? I'll try to look where is the problem.
    Please send me an email with credentials to my email in signature.
    Please paste link of this conversation into mail too.

    So now you have some changes in the style.less.css file or you have changes just in the Custom CSS ?

    Thanks, Ivan.
    AIT-Themes.com
    ivo@ait-themes.com
    Use please email above if your Admin or FTP credentials are required by me. Always paste url of conversation into mail.
    interesting links: how to update theme ? | How to modify css? | Shortcodes
  • From Ivan:

    "so there was problem with Cufon font, I see you have used in admin cufon, but on pages you have used classic fonts changed in Custom CSS to Arial.
    It cause javascript errors and other scripts after this error was not processed.
    So in file ./design/js/sliders.js I comment out function Cufon.refresh(); at line 48.
    If you dont want tu use cufon in the future, you can leave this code commented.
    But after uploading new version of theme, you will need to make this change again, because file will be rewritten with file in default form."

    Problem solved. :)
  • Thanks for you reply for others Brian:)
    If you are contented with support and theme we will be happy to have five stars rating from you on themeforest where you bought theme:)
    Thank you and good luck in your next work.
    Regards, Ivan.
    AIT-Themes.com
    ivo@ait-themes.com
    Use please email above if your Admin or FTP credentials are required by me. Always paste url of conversation into mail.
    interesting links: how to update theme ? | How to modify css? | Shortcodes
  • FYI To Anyone else with this problem:

    The slider titles dissapeared again and I had to go into ./design/js/sliders.js and comment out line 117: Cufon.refresh()

    This fixed the problem again.

    -Brian Peterson
    Kismet Design