Various questions regarding TheLeader - by swayjd

This topic has 49 replies, 5 voices, and was last updated 7 years, 3 months ago ago by Eva Kemp

  • Avatar: swayjd
    swayjd
    Participant
    November 19, 2014 at 01:58

    Hello, I bought the theme and installed it, have been fideling with it for a while now. Not very experienced with wordpress.

    My work in progress: http://scullings.duckdns.org
    your demo: https://www.8theme.com/demo/theleader

    1. In the demo, the website is to be wider than my installation. How can I make mine as wide as the demo? You can compare the position of the language bar thingy.

    2. How can I make a slider like the one you have with the back of a taxi? Making it seem like the slider is a gap showing an image in the back. Sort of scrollable image. That looks really nice.

    3. I can’t seem to get the image in the menu working right. I have a menu like yours with an imagem an’d I’m using the demo image to test it out. But instead of going right like it should. It is displaying the image south of the other columns.

    I think that’s it so far.
    Thanks in advance. Cheers!

    Please, contact administrator
    for this information.
    48 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    November 19, 2014 at 09:07

    Hello,

    Please check if you spelled your site link correctly as it can’t be opened.
    To create the same effect with the taxi image you need use Visual Composer editor.
    Please read our documentation: https://www.8theme.com/demo/docs/leader/#!/visual_composer > Parallax effect.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: swayjd
    swayjd
    Participant
    November 19, 2014 at 09:38

    Hi

    Thanks!

    Its running on my computer and so it was off for the night. Im in Europe.

    You can try any time now.

    Avatar: swayjd
    swayjd
    Participant
    November 19, 2014 at 18:46

    I forgot to mention, i’m still hosting it on my home computer and the upload speed is kind of bad so, hang in there for me. Sorry.

    In the meantime I was able to get the parallax going. Thanks for giving me the name! In the documentation there is no way I can tell that parallax = damn cool section with taxis. it’s just says, “In this item we will show only some effects, which were implemented in our theme and most of those you are interested in” Too
    Still regarding parallax, the effect doesn’t work on mobile does it? The image is stationary as far as I can tell, please confirm.

    The image in the Menu is also working. I got it. It seems that it wont wonk with just 1 column. It needs 2 columns and the columns need subitems I tested with a second column that didn’t have subitems and still no go. You should probably look into this when an update comes out.

    So, from the OPwe’re still missing the wideness. The demo is wider than mine, I’d like to make mine as wide as yours, it’s way better looking.

    And some new questions as well.

    In my singular product page such as http://scullings.duckdns.org/produto/africa/
    I have a mix of english and portuguese.
    It says “product information” and “clear selection” (once a size is chosen) but the add to cart button is in portuguese (Adicionar ao carrinho)
    How can I make this all porgtuguese? Wouldnt it be enough to have woocommerce pt_PT installed? DO I need to translate any specific file?

    In the same line, eventually i’d like to have an english version, what is the best way to go about it? I’ve heard of childthemes, How can I get started? I’m missing a catalyst, do I just make an EN folder on the top level of my website and dump a new wordpress instalation in there? I’m so confused. Any good guide you can direct me to?

    Oh, something else, how can I edit the hover color of the “back to top” arrow? I’m fine with css just point me in the right direction.

    Sorry about the formatting and about my ebglish.
    Also sorry about the flurry of questions. Your help is much appreciated!

    Cheers

    Avatar: Eva
    Eva Kemp
    Support staff
    November 20, 2014 at 20:46

    Hello,

    You can change hover color of “back to top” button using this code in custom.css file:

    .back-to-top:hover {
    background-color: red !important;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme, but the process is the same).

    If you want to have multilingual site you need use wpml plugin http://wpml.org/ .
    Unfortunately image in the menu can be added only to the last column.

    As I see your site layout is wide.
    Please specify where you see issues with the layout.

    Regards,
    Eva Kemp.

    Avatar: swayjd
    swayjd
    Participant
    November 20, 2014 at 21:29

    Hello again Eva,

    thanks for your answer about the button.

    Bout the wideness. I think there is some misscheif going on.

    I can swear, and other people saw it too, that the demo was wider than it is now.
    As it stands, the demo is now the same width as my website but yesterday that wasn’t the case. I can say that there was at least 10px on each side. It was noticeably wider. This is upsetting.

    Did you guys change the demo?

    Anyway, moving on.

    The drop menu in Shop, is aligned to the left. Meaning it will expand to the right. On my website it is centered. How can I change that?

    Avatar: Eva
    Eva Kemp
    Support staff
    November 21, 2014 at 00:58

    Hello,

    Please add this code into custom.css file:

    .main-nav .menu .nav-sublist-dropdown {
     margin-right: -155px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: swayjd
    swayjd
    Participant
    November 21, 2014 at 01:38

    Ok, will try that.

    Still some questions from above.

    How can I translate text such as “Oops! Page not found” and “Product description” in the single product page.

    I can’t seem to do it in default.po.

    Avatar: Eva
    Eva Kemp
    Support staff
    November 21, 2014 at 17:03

    Hello,

    You need also translate Woocommerce .po file in the directory wp-content/plugins/woocommerce/i18n/languages. There you’ll find “Product Description” text.
    Please refer to Woocommerce documentation: http://docs.woothemes.com/document/woocommerce-localization/
    “Oops! Page not found” text can be found in the .po file in wp-content/themes/theleader/languages.
    Please check it carefully.

    Regards,
    Eva Kemp.

    Avatar: swayjd
    swayjd
    Participant
    November 21, 2014 at 17:48

    Alright I found it. And I translated it.

    Now how does it take effect? How does the website know to get text from the translate string instead of the original?

    Avatar: Eva
    Eva Kemp
    Support staff
    November 21, 2014 at 18:39

    Hello,

    Please read our documentation:
    https://www.8theme.com/demo/docs/leader/#!/how_to_translate

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: swayjd
    swayjd
    Participant
    November 21, 2014 at 18:50

    Cool. Thanks for that, I know i’m being a pain in the ass.

    Say I half translate it. Will it default to english where there is no translation?

    Avatar: Eva
    Eva Kemp
    Support staff
    November 21, 2014 at 19:18

    Hello,

    The part that is not translated will be shown in English.

    Regards,
    Eva Kemp.

    Avatar: swayjd
    swayjd
    Participant
    November 24, 2014 at 16:10

    Once again thanks for your help.

    I need some further assistance if you don’t mind.

    I can’t seem to find the 2 strings at the very top of the page in the woocommerce bar. The one that says “LOGIN” or “YOUR ACCOUNT” according to wether or not you are loged in or not.
    Which language file do they belong to? I can’t find them in either default or woocommerce.mo.

    Aditionally, how can I get the purchase code for visual composer in order to get automatic updates? Is this possible?

    My website is down at the moment tho.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 24, 2014 at 16:22

    Hello,

    You can find “YOUR ACCOUNT” in file
    /theleader/framework/theme-functions.php (line 611)
    Please provide us with link to the page where you have “LOGIN”.

    Regards,
    Robert Hall.

    Avatar: swayjd
    swayjd
    Participant
    November 24, 2014 at 19:04

    It’s the exact same spot you find “YOUR ACCOUNT” except before you actually login, it says “LOGIN” and then changes to “YOUR ACCOUNT”. At least from what I remember.

    Given I’m editing files, I’ll be in a tough spot to run an english version of the site, won’t I?

    I was hoping to use a multilang system based on language files.
    But changing .php files that won’t be possible. Right?

    Avatar: Eva
    Eva Kemp
    Support staff
    November 25, 2014 at 12:00

    Hello,

    If you want to use multilingual site you need install wpml plugin http://wpml.org/ . It’s fully compatible with our theme.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: swayjd
    swayjd
    Participant
    January 17, 2015 at 21:39

    Hello again guys,

    New question, how do I change the size of the main image in the single product page?

    The Settings in the woocommerce plugin don’t seem to work.

    Thanks in advance,

    cheers

    Avatar: Eva
    Eva Kemp
    Support staff
    January 19, 2015 at 12:02

    Hello,

    Please take our apologies but image dimensions can’t be changed on a single product page in theme options as they can be distorted. It can be edited only in the theme files theleader/woocommerce/single-product/product-image.php and theleader/woocommerce/single-product/product-thumbnails.php. Also changes in custom.css need to be made.

    Thank you for understanding.

    Regards,
    Eva Kemp.

    Avatar: swayjd
    swayjd
    Participant
    January 19, 2015 at 17:28

    Hum, thats ok, i guess.
    It’s a set up once and never change it again type of thing anyway.

    please go ahead and explain what needs to be set, specifically what lines and where do I input height and width.

    Thanks in advance.

  • 1 2 3
    Viewing 20 results - 1 through 20 (of 49 total)

The issue related to '‘Various questions regarding TheLeader’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.