greenjoycelebrate
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Job Manager] Update 1.32.0 messes up with CSSI am using Listable and also i don’t have it in use as i have customer traffic on my site
- This reply was modified 6 years, 1 month ago by greenjoycelebrate.
Forum: Plugins
In reply to: [WP Job Manager] Update 1.32.0 messes up with CSSYeah same here!
- This reply was modified 6 years, 1 month ago by greenjoycelebrate.
- This reply was modified 6 years, 1 month ago by greenjoycelebrate.
Forum: Plugins
In reply to: [WP Job Manager] Bookmarks pluginyes, i just did custom css with separate plugin and the whole thing started to work.
Forum: Plugins
In reply to: [WP Job Manager] Social media listableHi! The three at the bottom are fine, the problem area is underneath the company name, next to the company’s own homepage. There you can see an instagram logo.
I tried to deactivate theme and plugins (except woocommerce), but no change. I notice with the new update you have added .pot and other language files into the language folder. I did the whole creation of .mo and .po again, but no change.
I added loco translate plugin, and it gives me following error message:“This bundle isn’t fully configured, so we don’t know what the following files are for. Click the setup tab to complete the bundle configuration.
2 files can’t be matched to a known set of strings”I assume these 2 files are the Finnish .mo and .po files? Why are they not working but all the other languages that you have added are working?
I have tried to translate also with outdated WPML and WPML String translations plugins, because once I had the subscription but now that it has ended I can’t get new free updates anymore. At least with the outdated plugins it didn’t work.
HI,
i have tried to rename my files, try to delete the original file and leave only the new po and mo files.. I’m running out of this to try and the text still appears in english on the site. So weird.. Could the problem be that the original language file is a .po file and not .pot? Is .po file enough to support the translation?
I would rather use .mo and .po files than upload more plugins. Here are how my languages folder looks like, and these were working fine before.
What is the correct way to translate this plugin? Could it be that others are using WPML or some other string translator? Should the translation work if I have created .po and .mo files out of the original .po file you have in languages folder. So now in the languages folder I have ppmo.po, ppmo-fi.po and ppmo-fi.mo files. Should this be working?
I tried to install the plugin again, and also tried to create the language files again, but no change. It still shows them in English, like in here https://www.greenjoycelebrate.com/product/frances-emerald-cut-timanttisormus/
Forum: Plugins
In reply to: [WP-Paginate] Hide page numbers on shop pageOkey, now this i can live with! ?? Thank you so much!
Forum: Plugins
In reply to: [WP-Paginate] Hide page numbers on shop pageThis doesn’t really work either, as the wp-pagination looks ugly on shop page. It’s located after the first row of products which is very weird place to have it. So there’s no unique path for the wp-pagination on shop page?
Forum: Plugins
In reply to: [WP-Paginate] Hide page numbers on shop pageThis will hide it also from the blog page.
Forum: Plugins
In reply to: [WP-Paginate] Hide page numbers on shop pageIs there any solution for this?
Forum: Plugins
In reply to: [PPOM - Product Addons & Custom Fields for WooCommerce] Drop-down arrowStill can’t see the arrows
This is the code i used:
.ppom-wrapper {
padding-left: 20px !important;
padding-right: 20px !important;
}The page is https://www.greenjoycelebrate.com/product/frances-emerald-cut-timanttisormus/
Forum: Plugins
In reply to: [PPOM - Product Addons & Custom Fields for WooCommerce] Drop-down arrowHi,
Should the padding be bottom or top? And how much? I tried
.ppom-wrapper {
padding: 10px !important;
}And I also tried padding-top and -bottom, with 10px and 100px but there is no change whatsoever.