maps1990
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Website displays a page of code when Admin logged in– Deactivating all plugins: 20% of the page was back to normal (mainly the header)
– Changing theme: hard to say if it makes things back to normal because even in the absence of issue, changing theme messes with the page completely, but at least I have more than just some code. So it seems it mat be theme related.– Okay found the issue: the theme has an option to remove some unused CSS from style.css.
I just regenerated the style.css file (without adding or removing anything) and the issue disappeared. Weird, since I hadn’t made any change recently.Anyway, thanks for your suggestions which pointed me in the right direction.
Have a nice day!
M
Forum: Fixing WordPress
In reply to: Website displays a page of code when Admin logged inSure, here it is: https://ibb.co/1fyZ3MZ
I think it’s just the code of my homepage. FYI as you’ll see the title of the tab on Google Chrome is now “cal” instead of my website’s name.
FYI #2: I still have full and normal access to the back office
+1 for this, I had found the same code on a forum and it does remove the message.
Forum: Plugins
In reply to: [WooCommerce] Success message appears in orange with warning signThank you Nicola & Tijosh! Marking as resolved
Forum: Plugins
In reply to: [WooCommerce] Success message appears in orange with warning signHi Tijosh,
Thanks for your fast reply.
My theme devs told me this was part of Woocommerce and that they can’t change it, but that wouldn’t be the first time they lie, so I would be more inclined to trust you. Unfortunately my support expired, and given the bad service received I wasn’t planning on renewing it.
We can consider this part solved, another quick point though: still on Cart page, is there a real use of having a “City” part on top of the “Post code” part? Because I tried to enter random names that don’t exist, and I got a confirmation that shipping rates had been updated (while they were not, of course), and conversely entering only a correct post code without a city name seems to work just fine. So ideally I’d like to remove the City part if this is possible with some code?
Thanks a lot,
M
- This reply was modified 5 years, 8 months ago by maps1990. Reason: clarity
Right, I’ll wait for this dev version to go live, and as long as it’s corrected I’m happy. Thank you for your assistance Tim
Alright, if you have the chance please let me know here when it’s done so that I update and come back to mark the thread as Resolved.
Thank you,
MHi Tim,
Well, translations were copied in my case. If it’s not supposed to be so, I probably made a mistake at some point. Wouldn’t ticking the first option in the pic linked here https://ibb.co/mTRGJ6r, instead of the second option, cause translations to be synced?
I don’t think I did this however. But I definitely ticked the last box, and I see now in your FAQ that you advise against this.
If you think these settings are the cause for the issue, is there a way to correct them now or should one make a new copy?
Thank you,
M
Hi Tim,
Thank you, that helps a lot. One last thing: when synchronizing, the translations to my language of the 1400 new strings were also synced (whereas my copy was initially empty, I had just translated a couple dozens of string out of the 6000) so it makes it harder to know which strings are my translations and which just got downloaded from the template.
Is there a way to add the newly synced strings only in the their original language, with empty translations slots? Or alternatively, a way to tag mine? The aim for me is just to keep track of what I translated and what was synced from the author.
Best,
M- This reply was modified 5 years, 10 months ago by maps1990.
Understood! Thanks a lot for your quick and efficient help, marking as resolved
It’s almost perfect, the last problematic thing is that using Unfiltered description adds <p> tags around sentences if a line break is used, causing big empty spaces. See here for more info: https://ibb.co/g48RLrs
Any way to prevent this?
We’re getting there! It does keep the apostrophes but..it also adds 1 before the first column and after the last column.
– Product IDs (my first column) were for instance 4850 and are now ‘4850
– Genders (last one) were like Men before, and now Men ‘ with a space before the apostrophe.Any chance line breaks will be fixed as well?
Thank you again,
MapsThank you, I will asap. Does it solve the issue on your end?
Actually in your pictures both the apostrophe and the lines breaks are lost:
– in the part of the text you showed in the screenshot, “l’élégance” becomes “lélégance”. This might be confusing you because of the accents on the “e”, but for instance I guess the word “d’antan” became “dantan”
– there are supposed to be line breaks after “fin” and after “30” but they seem lost in your first picture (description field). These were ul/li tags but even normal line breaks (pressing enter on the keyboard) are lost- This reply was modified 5 years, 10 months ago by maps1990.
Sure, here is an example: https://pastebin.com/1z52YzeH
There are 3 apostrophes in this text, but 0 on the CSV extract.
Edit: In my previous message I meant “IT just added” (not “IF just added”)