Hi, I have trobled in the re-installation process.

This topic has 12 replies, 3 voices, and was last updated 6 years, 7 months ago ago by Rose Tyler

  • Avatar: vision_group
    vision_group
    Participant
    September 17, 2017 at 12:01

    Hi, I have trobled in the installation process.

    I try to re-install the theme because of the overlapping problem with the previous another theme after I purchased & installed this theme.

    But when I entering purchase code, this message shows
    ‘You have reached activation number limit.’
    So I couldn’t proceed the installation process.
    How can I fix it?
    Please help.

    Please, contact administrator
    for this information.
    11 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 18, 2017 at 08:59

    Hello,

    Please try to activate theme now.

    Regards

    Avatar: vision_group
    vision_group
    Participant
    September 19, 2017 at 01:05

    Hi, I’m still have trobled in the re-installation.

    When I installed the theme and activated,
    the WordPress shows the message that
    “ERROR: Stylesheet is missing.”
    “The active theme is broken. Reverting to the default theme.”

    So I can’t activate the theme
    How can I fix this problem?

    My site info in the private content blow.
    I want to use the LEGENDA E-commerce theme.

    I’ll wait for your answer, Thanks.

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 19, 2017 at 08:24

    Hello,

    Please check https://www.8theme.com/demo/docs/legenda/#!/installation_upgrade (Requirements for Legenda) and try to instal theme manually via FTP.

    Regards

    Avatar: vision_group
    vision_group
    Participant
    September 20, 2017 at 06:40

    Hi, I finally finished the installation.
    But there are some questions about the difference with the demo.

    1. In this Main page,
    http://www.vanharashop.com/

    there seems quite big marginal space between menu & page box contents (DO YOU HAVE ANY QUESTION? CONTACT USGET 15% OFF WHEN YOU SPEND OVER $100FREE SHIPPING! ALL ORDERS OVER $19), it looks bigger than demo site.

    How can I reduce the marginal space between menu & box contents in the main page?

    2. My website Shop page ( http://www.vanharashop.com/shop/ ) looks different from yours.

    https://www.8theme.com/demo/legenda/shop/

    How can I make my shop page like demos?

    I’ll wait for the answer. Thanks!

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 20, 2017 at 08:51

    Hello,

    1. Please add this code in custom.css:

    .home .page-content {
        padding-top: 0;
    }
    .home .wpb_wrapper .wpb_content_element:first-child {
        margin-bottom: 0;
    }

    How to create custom.css you can watch in this tutorial https://www.youtube.com/watch?v=Qok2zRedRMY.
    2. Please see screenshots: http://prntscr.com/gnd6gu http://prntscr.com/gnd6ok http://prntscr.com/gnd6vz

    Regards

    Avatar: vision_group
    vision_group
    Participant
    September 22, 2017 at 03:34

    Hi,
    I find out that these parts of the demo (Please see the picture) are missing in my website page http://www.vanharashop.com

    1) Missing part 1 : Main Page

    2) Missing part 2 :Footer

    3) Missing part 3 : Single Product Page – wishlist icon & sns icons

    4) And I try to make hidden top panel area like your demo,
    but it appears this way.

    I want to solve these 4 things just look like the demo, so How can I fix these?

    I really appreciate your help.
    I’ll wait for the answer. Thanks!

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 22, 2017 at 08:28

    Hello,

    1. You may add this code in the end of text content on your page http://prntscr.com/go80pc:

    [vc_row content_placement="middle" css=".vc_custom_1461568398243{padding-top: 20px !important;}"][vc_column width="2/3" css=".vc_custom_1461568540345{padding-right: 30px !important;}"][single_post more_posts="0" title="Featured post"][/vc_column][vc_column width="1/3" css=".vc_custom_1461567979770{padding: 4px !important;border: 1px solid #dbdbdb !important;}"][vc_column_text css=".vc_custom_1506064305646{margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #dbdbdb !important;border-left-style: solid !important;border-right-color: #dbdbdb !important;border-right-style: solid !important;border-top-color: #dbdbdb !important;border-top-style: solid !important;border-bottom-color: #dbdbdb !important;border-bottom-style: solid !important;}" el_class="a-center"]
    <h3 class="widget-title">Newsletter</h3>
    [mc4wp_form id=""][/vc_column_text][/vc_column][/vc_row]

    set http://prntscr.com/go80u5 and http://prntscr.com/go80zs, use MailChimp plugin to create the form.
    2. I’ve created Prefooter static block. Please check. You may set it in appropriate widget area. http://prntscr.com/go82nq.
    3. Please go to Theme Option > Single Product Page > Show share buttons
    and read our doc https://www.8theme.com/demo/docs/legenda/#!/wishlist
    4. Please check Top panel static block http://prntscr.com/go8610.

    Regards

    Avatar: vision_group
    vision_group
    Participant
    September 27, 2017 at 15:00

    Hi, I tried to fix the ‘Sign-in’ page like this. (for social log-in & register)

    using these codes,

    Below the login box ▼
    <?php echo do_shortcode(‘[miniorange_social_login shape=”roundededges” theme=”default” space=”4″ size=”35″]’) ?>

    Below the Register box ▼
    <?php echo do_shortcode(‘[miniorange_social_login shape=”longbuttonwithtext” theme=”default” space=”4″ width=”300″ height=”50″ color=”000000″]’) ?>

    But I don’t know where do I have to put these code.

    Could you please teach me where do I have to put these codes,
    to look like the attached pictures?

    Actually, I don’t know about the coding.. so I tried to do it by myself,
    but I couldn’t find the right location.

    Could you please give me some helps..?

    I’ll wait for your answers.
    Thanks!

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 27, 2017 at 15:54

    Hello,

    Customizations are not covered under our Support Policy.
    Please contact Social Login, Social Sharing by miniOrange plugin authors, because these codes relate to functionality of this plugin.

    Regards

    Avatar: dm4491
    dm4491
    Participant
    September 29, 2017 at 09:22

    Hi, I have trobled in the installation process.

    I try to re-install the theme because of the overlapping problem with the previous another theme after I purchased & installed this theme.

    But when I entering purchase code, this message shows
    ‘You have reached activation number limit.’
    So I couldn’t proceed the installation process.
    How can I fix it?
    Please help.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 29, 2017 at 09:24

    Hello, @dm4491,

    Please create a new topic http://prntscr.com/gr32ow and provide your purchase code http://prntscr.com/gr32v6

    Regards

  • Viewing 12 results - 1 through 12 (of 12 total)

You must be logged in to reply to this topic.Log in/Sign up

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