This topic has 32 replies, 5 voices, and was last updated 6 years, 8 months ago ago by Rose Tyler
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
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
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?
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
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?
Fixed. Please check it.
Regards,
Robert Hall
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?
Check it now. Also see screenshot from my side: https://gyazo.com/6a95d73787980567bf74ccf67b286d7e
Regards,
Robert Hall
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
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.
Thanks Eva!
When i use this:
.product-navigation, .tabs #content_tab_description h2 {
display: none;
}
All the H2 Texts are gone :S
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.
Hi Eva,
How can i set a different font than Google Fonts in the website? And set it to menu and H1?
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.
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?
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.
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?
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.
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
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
Hello!
1. If you lok at the shop page: http://totaladventure.nl/reizen/ you see in the left side bar the filter “Sort reis (travel)”.
But when i click on one of the shop-categories like “Mallorca” or “Australia” the filter is gone. How can i fix this?
Hello,
Because products you assigned to the filter aren’t added to “Mallorca” and “Australia” categories, only these ones:
http://storage3.static.itmages.com/i/16/0623/h_1466675567_4685738_43d117bf4e.jpeg
http://storage5.static.itmages.com/i/16/0623/h_1466675594_8953086_e89ef21d71.jpeg
So if you want to show the filter on other categories pages you have to mark products with those categories too.
Regards,
Eva Kemp.
Hi Eva,
When you look on this page: http://totaladventure.nl/bestemming/australie/ you see the text “No product found”. But i can’t find this text in the P.O. Files. Is has to be: “sorry geen reizen gevonden” but can’t change it. Any Idea?
Hello,
Please provide FTP credentials of your site.
Best regards,
Jack Richardson.
Hi Jack!
Other question:
1. At the homepage i used a video background, but it’s loading very slow. Do you have any tips to load it faster?
2. On all my websites, build with your theme, i get the same advice from speed testes like gtmetrix: Defer Parsing of Javascript. How can i do this? I don’t get the tutorial
Hello,
I’ve updated translation files. Now you can find the text in the file wp-content/themes/royal/languages/nl_NL.po:
http://prntscr.com/buaroy
1. Sorry, but there are no such options. Also on my side the video is loading quite fast.
2. Please refer to these artciles:
http://siteber.com/how-to-defer-parsing-of-javascript-in-wordpress/
http://www.genialmaster.com/how-to-defer-parsing-of-javascript-in-wordpress/
https://raazxplorer.wordpress.com/2015/02/20/increase-wordpress-site-speed-with-wp-deferred-javascripts-plugin/
Best regards,
Jack Richardson.
Hello Robert,
Thank you so much!
I hope these are the last questions :):
1. On mobile screen, the video header on the homepage does not play.
2. On mobile menu: how can i change the menufont in white?
3. See the blog page “nieuws”. How can i make the buttons “more reading” make orange in stead of red?
Hello,
1. Please refer to the article of Ultimate VC Addons authors https://docs.brainstormforce.com/video-background-not-running-on-mobile-devices-2/ .
2. Add this code in Global Custom CSS:
.et-mobile-menu li a {
color: white !important;
}
3. Use this code in Global Custom CSS:
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
background-color: orange;
}
Regards,
Eva Kemp.
Goodmorning!
Hopefully you can help me with the following question:
1. See font of the text in the dropdown of the menu. This is different but i can’t change it anywhere…
In the fixed header is it good.
Hello,
Please add this code in Custom css:
.menu .nav-sublist-dropdown ul > li > a {
font-family: Armata;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up