dimitris33
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress site not activatedThey should, you can check your wp>plugins for any plugin that prevents them.You can also post your url here to see what is happening.
Forum: Fixing WordPress
In reply to: Woocommerce SupportHi, there is a dedicated forum for this plugin here https://wordpress.org/support/plugin/woocommerce
its better to use it for all questions you have.
Forum: Fixing WordPress
In reply to: admin log in issuesthis one or http://www.domain.com/wp-admin
Forum: Fixing WordPress
In reply to: Two "Home" Pagesyou can check your wp>pages for duplicates and then wordpress>reading>front page to set the one you want.
probably you will need to setup your menus too wp>appearance>menus
Forum: Fixing WordPress
In reply to: Same database, different look🙂
it does not work this way : )
you need to move your database or your data and re install the theme.
Forum: Fixing WordPress
In reply to: Same database, different looklooking at your code the aroma-dryos.gr has references to netshop hence the problem.I am not sure how you copied your files and database.
Forum: Fixing WordPress
In reply to: Same database, different lookplease try adding it after the
#END WordPress
Forum: Fixing WordPress
In reply to: Same database, different lookthe rule i posted before is missing.
Forum: Themes and Templates
In reply to: [Pure & Simple] Theme crashed my sitei dw the theme and this file is not in the root dir so i dont think its possible to edit it with a child theme.Editing from the editor may cause problems too.You just need to know what you are doing really : )
Forum: Fixing WordPress
In reply to: Same database, different lookplease post your htaccess
Forum: Fixing WordPress
In reply to: Same database, different lookI think you have this problem http://stackoverflow.com/questions/25577981/font-from-origin-has-been-blocked-from-loading-by-cross-origin-resource-sharing
and you need to add a rule in your htaccess
Header add Access-Control-Allow-Origin "*"https://wordpress.org/support/topic/how-to-find-and-edit-htaccess-file-1?replies=11
https://codex.wordpress.org/htaccessForum: Fixing WordPress
In reply to: Sidebar Shows on Parent Theme, Not Child Theme@stephen you are probably right : )
Forum: Fixing WordPress
In reply to: woocommerce storefront and thumbnails (I think?)I can see the images in your home page.
Forum: Fixing WordPress
In reply to: Same database, different lookplease upload both of them to check.
Forum: Fixing WordPress
In reply to: Same database, different lookyes you shouldn’t have any problems.