This topic has 19 replies, 3 voices, and was last updated 8 years, 11 months ago ago by Jack Richardson
Hi,
I have created a new translated language file: nl.mo and nl.po in de folder IDSTORE/LANGUAGES
After that I added in de wp-config.php: $locale=’nl’ This messed up my WP admin, I could not set the default language to Dutch anymore and therefore I could not translate WooCommerce.
So, I deleted the wp-config.php: $locale=’nl’ and I was able to set the default language to Dutch.
Then I used the plugin Loco to try to translate everything but this plugin reads my perfectly translated nl.no and still does not display any dutch language on the website.
Can you please help me?
Kind regards,
Gwenny
Hello,
Please provide us with FTP and wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hi Eva,
Just did a dashboard update and everything seems to be working.. No idea what happened..
I am having some trouble configuring the site.
I want to display the shop on my home page but then the Slider does not work. If I use the Shop page I see a sidebar? and just the letters CATAGORIES and no way to put in a slider.
What can I do?
So either I want my home page incl slider displaying the shop or I want the shop page without a sidebar and CATEGORIES also displaying a slider.
Can you help me?
Kind regards
Gwenny Hoebe
Hello,
Please provide us with wp-admin panel credentials in Private Content.
If I understood you correctly you want to display slider on Shop page and hide sidebar, don’t you?
Regards,
Eva Kemp.
Thank you!
Hello,
I’ve disabled sidebar in Theme Options > Product Page Layout and set Home as shop page in Woocommerce > Settings > Products > Display. After that I’ve created and activated child theme and placed there the archive-product.php file from wp-content/themes/idstore/woocommerce directory. In that file the lines 56-58 have been changed to the following <div class="custom-slider"><?php echo do_shortcode( '[layerslider id="4"]' ); ?></div>
to display slider and removed the code <a class="back-to" href="javascript: history.go(-1)"><span>‹</span> <?php _e('Return to Previous Page', ETHEME_DOMAIN); ?></a>
in line 25. Check your site now.
Please note those changes were made as exception as the theme doesn’t have such options by default.
Best regards,
Jack Richardson.
Hi Jack,
Thank you so much for doing this! I am very greatful.
Looks good but all the images are missing.
On the Original Home page this was inserted:
<div class=””>
</div>
</div>
<div class=”text-banner”>
<h1>Waarom ESET?</h1>
Vertrouwd door miljoenen mensen en bedrijven over de hele wereld
Eenvoudig te gebruiken producten
</div>
</div>
<div class=”span4 banners-block”>
<div class=”banner banner-transform”>
<div class=””>
</div>
</div>
<div class=”text-banner”>
<h1>Computer Reparatie</h1>
en ICT oplossingen
Eén adres voor al uw ICT behoeften,
van computerhulp tot en met de realisatie van Business Class Solutions.
</div>
</div>
<div class=”span4 banners-block”>
<div id=”last_banner_top” class=”banner banner-transform”>
<div class=””>
</div>
</div>
<div class=”text-banner”>
<h1>Gecertificeerd Service Bedrijf</h1>
Gecertificeerde ICTKeurmeesters tot uw beschikking
</div>
</div>
</div>
[etheme_product id=”12″ sku=””]
[etheme_product id=”63″ sku=””]
[etheme_product id=”62″ sku=””]
[etheme_product id=”” sku=””]
</div>
And the images in the footer widget Area are missing also.
How do I get everything back?
Kind regard
Gwenny
Hi Jack,
No problem, I have everything back now. Again, thank you very much!
I would like to ask you to help me to make a kind of text container in the shop page (is now the Home page in which you put the Slider)
I need to display some text and images richt beneath the slider or above the products.
Kind regards,
Gwenny
Sorry, My translations are gone..How do I fix that? Tried but could not find it..
Kind regards,
Gwenny
Hi Jack,
Got the translations working again.
So what’s left for now is:
I would like to ask you to help me to make a kind of text container in the shop page (is now the Home page in which you put the Slider)
I need to display some text and images richt beneath the slider or above the products.
And:
Take a look at the header is Shop, Home, and Blog. On Shop and Home the background of the header is white and on all the other pages the background is grey with an error on the left and right side.
Please help me
Kind regards,
Gwenny
Hello,
I would like to ask you to help me to make a kind of text container in the shop page (is now the Home page in which you put the Slider)
I need to display some text and images richt beneath the slider or above the products.
It requires source file additional customization and this is out of our support scope. You need to make those changes yourself if you have such skills or hire a specialist who can help you with it.
Also there is another variant to make what you want:
1. Switch back to parent theme in Appearance > Themes
2. Change back home page to Home in Settings > Reading > Front page.
3. Go to Pages > Edit Home page and make needed changes (add text and images you want). To show products here you can use shortcodes https://www.8theme.com/demo/docs/idstore/#!/idstore_shortcodes (i.e. [etheme_product_categories]).
Take a look at the header is Shop, Home, and Blog. On Shop and Home the background of the header is white and on all the other pages the background is grey with an error on the left and right side.
Could you please show us a screenshot with the problem you described?
Best regards,
Jack Richardson.
Hi Jack,
I don’t know how to send a screenshot! But on the shop page the header with de ID-logo is white (background) and in the other pages the header has a grey background color but with 2 wite blocks, one left of the ID-logo and one on the right end of the header.
Kind regards,
Gwenny
Hello,
Please add this code in custom.css file:
.header-overlapped .header-type-variant6 {
border-top: 1px solid #CCC;
border-bottom: 1px solid #EFEFEF;
background: #FAFAFA none repeat scroll 0% 0% !important;
}
Best regards,
Jack Richardson.
Hi Jack,
Sorry, I don’t see anything different, it still looks the same. I refreshed all browsers..
Kind regards,
Gwenny
Hello,
You didn’t rename the file default.custom.css. Rename it to custom.css in wp-content/themes/idstore directory. After that check the changes.
Best regards,
Jack Richardson.
Hi Jack,
Sorry, did not know that..
The shop page looks perfect, background header is now grey. On the VERLENGEN page there are still 2 white blocks in the header.
Kind regards,
Gwenny
Hello,
Please also use this css code:
.container.header-area {
background-color: #fafafa;
}
Best regards,
Jack Richardson.
Yes that dit it!
Thank you very much.
Kind regards,
Gwenny
Hello,
You’re welcome.
Best regards,
Jack Richardson.
The issue related to '‘Translation (Dutch) not working’' has been successfully resolved, and the topic is now closed for further responses