dimitris33
Forum Replies Created
-
Forum: Networking WordPress
In reply to: MultiSite sub-subdirectoryHi, you can check the Codex https://codex.wordpress.org/Create_A_Network first and if you have questions, shout!
Forum: Fixing WordPress
In reply to: Responsive theme isn't responsive on mobileAt the moment both redirect to test.simon !
how are you moving your test site to your live site btw?
Forum: Plugins
In reply to: [WooCommerce] Woocommerce do not show translations: )
>Updating your translation
>You can update your .po file by opening it and then going to Catalog > Update from POT file. Choose the file and it will be updated accordingly.
https://docs.woothemes.com/document/woocommerce-localization/
Forum: Plugins
In reply to: [WooCommerce] How to remove sections from Add Product page in adminYou can try this, https://wordpress.org/plugins/wp-admin-ui-customize/
Forum: Plugins
In reply to: [WooCommerce] Woocommerce do not show translationsIf you see some text from WooCommerce translated and some not that is completely different than not seeing anything translated.
Most of the times it means that the translations are missing,
1.did you create the translation yourself?
2.did you find it ready and uploaded it?
3.did WooCommerce find it automatically when you switched languages from the back end?I use Poedit and when you open a po file with it you can see if all the strings are translated.You should also update your pot file when a new version of the theme/ plugin is released, that’s another reason that you may see some strings translated and some not.
Forum: Fixing WordPress
In reply to: admin log in issuesyou have a really old WP and Woo version, best is to update, your admin can be found here
Forum: Plugins
In reply to: [WooCommerce] Woocommerce do not show translationsYour plugin settings are saved in the database but its always good to have a backup before updating your site.
you can post your url to see what is happening.
Forum: Themes and Templates
In reply to: Changes to child theme does not show on web siteAfter you create your child theme you need to activate it from appearance>themes
Forum: Plugins
In reply to: [WooCommerce] Woocommerce do not show translationsdoes not hurt to try, also you can try disabling all your plugins to be sure there is no conflict.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce do not show translationsI am not familiar with Loco but in my case i do not need it since the language pack is complete and working.Try disabling the plugin and just use the site language.
Forum: Fixing WordPress
In reply to: Drop Down Menu Not Working on HomepageThe error is in your global.js file.Possible solutions are explained here
http://stackoverflow.com/questions/7975093/typeerror-undefined-is-not-a-function-evaluating-document
the problem is that your theme is not free to download and make a better suggestion to solve this.You can contact the authors of course.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce do not show translationsyou should see in your
wp-content/languages/plugins
files like woocommerce-admin-el.mo and / or woocommerce-el.mo
the ‘el’ is for greek in my case.
if not you can try again switching languages from the site language and look for a notice to update the language.
the packs i see are also here https://github.com/woothemes/woocommerce-language-packs/tree/master/packages you can download the one you want and upload it in the directory.
Forum: Fixing WordPress
In reply to: Drop Down Menu Not Working on Homepageas far as i can see the js is coming from a slideshow code, so you may need to update that and get your site to work.
Forum: Plugins
In reply to: [WooCommerce] Remove Item Not Workingcant seem to find the shop part.
Forum: Plugins
In reply to: [WooCommerce] Setup WizardYou can set them from your dashboard>WooCommerce>settings>checkout