This topic has 6 replies, 3 voices, and was last updated 10 years, 6 months ago ago by Eva Kemp
Hello,
I would like to disable and hide the “return to previous page” link in all of my pages.
What php code am I supposed to put in my custom.css?
Thank you very much
Regards
I added this in custom css to lose the return to previous page.
.page-heading .row-fluid .span12 .back-to {
display: none;
}
Hope that helps
Than you so much for your help ^^ your customer services is amazing, love it 🙂
I have another request:
In my woocommerce shop when you click on an item, (http://lillys.fr/produit/lillys-bracelet-en-soie-blanche/) I have some sentences in english and some in french, I would like them all in french for now. Can you explain to me why is that and what I have to do to fix that please.
(later I will use the PO file to translate everything and have an english and french website)
Thanks
Hello,
You are welcome.
Besides you’ve translated our themes files, you also need to translate woocommerce file in /wp-content/plugins/woocommerce/i18n/languages. The file should be woocommerce-fr_FR.po. Make the changes to it too.
Regards,
Eva Kemp.
Hey,
thanks again for everything, I will try to do that, I’m kind of a noob in php and stuff so I am learning while doing it ^^
Have a good evening
Cheers
Hello,
You’re welcome.
That’s good you’re learning, because to learn something new is always interesting.
Good luck!
Regards,
Eva Kemp.
The issue related to '‘Disable the "Return to Previous Page" link’' has been successfully resolved, and the topic is now closed for further responses