Adventure website - by irish - on WordPress WooCommerce support

This topic has 32 replies, 5 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler

  • Avatar: irish
    irish
    Participant
    June 14, 2016 at 10:07

    Hi There,

    See private content for website.
    Where can i find the purchase code for revolution slider to download the templates? It’s needing but can’t find it.

    Thank you

    Please, contact administrator
    for this information.
    31 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 14, 2016 at 10:30

    Hello,

    You can download the latest plugins versions at this link https://www.8theme.com/download-plugins/ ,
    enter your purchase code of the theme to get the plugins.

    Regards,
    Robert Hall

    Avatar: irish
    irish
    Participant
    June 14, 2016 at 10:54

    Okay thanks Robert!

    1. Other question: Is used the widget “Video player” and set a youtube link in it. Is it possible to make it start automatically?

    2. How can i have, on the homepage, a semi-transparent header? So you see the big revolution slider under the header trough?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 14, 2016 at 12:15

    1) There is no such option.

    2) In this case you should set appropriate Header type in Theme Options->Header and set the slider in Page Setting->Page Layout->Show revolution slider instead of breadcrumbs and page title.
    https://gyazo.com/096560444edae62285c274a5df9249a4

    Regards,
    Robert Hall

    Avatar: irish
    irish
    Participant
    June 14, 2016 at 12:50

    Hi Robert,

    Thank you! That’s great!

    1. See print screen: http://screencast.com/t/V5Ze7hwcD
    – How can i remove the empty space in the first row between the image and the bottom background?
    – How can i remove the white space on the right?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 14, 2016 at 13:15

    Fixed. Please check it.

    Regards,
    Robert Hall

    Avatar: irish
    irish
    Participant
    June 14, 2016 at 14:09

    Hi Robert,

    I’m so sorry but i deleted my cache but nothing changed: http://screencast.com/t/j1z43Jl0p
    I look in Safari, maybe that’s the problem?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 14, 2016 at 15:08

    Check it now. Also see screenshot from my side: https://gyazo.com/6a95d73787980567bf74ccf67b286d7e

    Regards,
    Robert Hall

    Avatar: irish
    irish
    Participant
    June 14, 2016 at 16:03

    Yeah Robert, Thank you so much!

    1. How can i make the breadcrumbs titles an other color?
    2. On single product page: how do i remove:
    – Word “product Description” on top of the page and under the tab “Descreption”
    – Reviews tab

    Avatar: Eva
    Eva Kemp
    Support staff
    June 14, 2016 at 17:00

    Hello,

    1. Please use this css code:

    .page-heading .title {
      color: white;
    }

    2. Read here how to remove Woocommerce tabs https://docs.woothemes.com/document/editing-product-data-tabs/ (add the code in theme functions.php file).

    Add this code in Global Custom CSS:

    .product-navigation, .tabs #content_tab_description h2 {
      display: none;
    }

    Regards,
    Eva Kemp.

    Avatar: irish
    irish
    Participant
    June 15, 2016 at 10:17

    Thanks Eva!

    When i use this:
    .product-navigation, .tabs #content_tab_description h2 {
    display: none;
    }

    All the H2 Texts are gone :S

    Avatar: Eva
    Eva Kemp
    Support staff
    June 15, 2016 at 10:46

    Hello,

    I’ve added the code in Global Custom CSS:

    .product-navigation, .tabs #content_tab_description h2 {
      display: none;
    }

    and only “Product Description” text was removed in Description tab:
    http://storage9.static.itmages.com/i/16/0615/h_1465983957_6606748_fdbed9b9e9.jpeg

    h2 tag for Reviews tab is still there: http://storage2.static.itmages.com/i/16/0615/h_1465983994_7240168_46fa4a1676.jpeg

    Please specify what other strings were removed.

    Regards,
    Eva Kemp.

    Avatar: irish
    irish
    Participant
    June 17, 2016 at 11:51

    Hi Eva,

    How can i set a different font than Google Fonts in the website? And set it to menu and H1?

    Avatar: Eva
    Eva Kemp
    Support staff
    June 17, 2016 at 12:03

    Hello,

    Please read this article http://www.wpbeginner.com/wp-themes/how-to-add-custom-fonts-in-wordpress/ (the section “Adding Custom Fonts in WordPress Using CSS3 @font-face”).

    Regards,
    Eva Kemp.

    Avatar: irish
    irish
    Participant
    June 17, 2016 at 13:35

    Hi EVa,

    Thank you! I did it now with the plugin “Use any font”. Also very easy.
    But how can i set my custom font called “plane crash” to the menu + fixed header menu?

    Avatar: Eva
    Eva Kemp
    Support staff
    June 17, 2016 at 14:05

    Hello,

    I’ve assigned “Plane Crash” font to menu in the plugin settings:
    http://storage9.static.itmages.com/i/16/0617/h_1466168695_2154859_abd37644ca.jpeg

    Please check now.

    Regards,
    Eva Kemp.

    Avatar: irish
    irish
    Participant
    June 17, 2016 at 14:50

    Perfect!

    Only now the breadcrumbs are also in that font, but they have to be in the normal font. how can i change?

    2. I set the permalinks for the product-category in a other name “bestemming”, but now the links aren’t working anymore. What can i do?

    3. How can i delete on the shop-page : http://totaladventure.nl/bestemming/costa-rica/ the black button with “Show filter” ?

    4. In the bottom footer is an extra row, separated with a white line. How can i delete the top of this?

    Avatar: Eva
    Eva Kemp
    Support staff
    June 17, 2016 at 20:15

    Hello,

    Only now the breadcrumbs are also in that font, but they have to be in the normal font. how can i change?

    It’s because you set your custom font for h1 http://prntscr.com/bhng7f

    2. I set the permalinks for the product-category in a other name “bestemming”, but now the links aren’t working anymore. What can i do?

    I don’t see any problems with product category links, here is the screenshot http://prntscr.com/bhne9t

    3. How can i delete on the shop-page : http://totaladventure.nl/bestemming/costa-rica/ the black button with “Show filter” ?

    Go to Theme Options > Product Page Layout > disable Hidden sidebar.

    4. In the bottom footer is an extra row, separated with a white line. How can i delete the top of this?

    Remove empty static block widget in Appearance > Widgets > Footer 2.

    Regards,
    Eva Kemp.

    Avatar: irish
    irish
    Participant
    June 19, 2016 at 09:49

    Hi Eva,

    Thank you again! Works perfect!

    1. How can i remove the “Sort of” button/drop down on the shop page?
    2. When you look at a single product page like: http://totaladventure.nl/product/17-daagse-budget-backpack-rondreis-costa-rica/ , there is an empty space between the content text/product title and the header. how can i set the product title in the same line at the product image?
    3. See fixed header. How can i set the text-transform? Is has to be “none” because this font doesn’t have big letters…
    4. See: http://totaladventure.nl/product/17-daagse-budget-backpack-rondreis-costa-rica/ . In the first tab there are standard buttons. How can i make the font white?
    5. At the blog page: http://totaladventure.nl/tips/ , i want the title in H3 and remove the category name

    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 20, 2016 at 07:26

    Hello,

    Please add this code in Globaal Custom CSS
    1)

    .filter-wrap .woocommerce-ordering {
        display: none;
    }

    2)

    .product-information .price {
        display: none;
    }

    3)

    .menu > li > a {
        text-transform: none;
    }
    

    4)

    .tab-content .button{
    color:white;
    }

    5)

    .blog-masonry .post h6.active {
        display: none;
    }
    article.post h2 {
        margin-top: 20px;
        text-transform: none;
    }

    Regards,
    Robert Hall

  • 1 2
    Viewing 20 results - 1 through 20 (of 32 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.