landing page error

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #8649
    gguzman
    Member

    Hello there!
    Install the template in my wordpress account, but it still does not work well.
    You send me the file “Austin Documentation” date?
    The configuration file we have is outdated.

    Also I need the control panel in Spanish.

    The website should be exactly like the original template

    Our site is http://www.sg-mardelplata.com

    #8671
    Raghavendra
    Moderator

    Things seem to be almost the same as demo site. You can download the latest documentation by logging in to your ThemeForest account and navigating to the downloads tab.

    Only thing that is not working – an issue being faced by us too and we are looking at it – the video on home page does not work. Can you pls change the video shortcode to set autoplay=”true” for now like this –

    [ytp_video_showcase id="video-intro" video_url="http://www.youtube.com/watch?v=PzjwAAskt4o" containment="self" placeholder_url="https://www.livemeshthemes.com/austin/wp-content/uploads/2014/03/video-placeholder.jpg" title="A passion for perfection drives us" subtitle="Youtube Video Showcase" overlay_color="#0F0A09" overlay_opacity="0.4" loop="true" autoplay="true"]
    
    #8672
    Raghavendra
    Moderator

    You can learn from http://www.solostream.com/blog/tutorials/translate-wordpress-theme/ about translating your site into your language. Pls make sure you add the entry for your language into wp-config.php file like this –

    define ('WPLANG', 'fr_FR');
    

    Pls use the pot files in ‘austin/languages’ folder as a template to create .po files. http://www.poedit.net/ -Poedit is the popular free editor for creating .po and the corresponding binary .mo files.

    You may need to do an update in POEdit to see all the strings. Do reach out to us in case you find something that is not translation ready.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Austin Theme Support’ is closed to new topics and replies.