dbonovas
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] Language switcher on menuThank you, it did work fine.
Now, can you tell me how i can display my language switcher as a dropdown menu (it displays them the one next to the other)?
Forum: Fixing WordPress
In reply to: Same database, different lookAny help?
Forum: Fixing WordPress
In reply to: Same database, different lookI don’t want to move entirely on another server.
I want to clone netshop-eleousas.gr/aroma to aroma-dyos.gr
I did this with another site (via ftp as i mentioned above) and it worked just fine.
Forum: Fixing WordPress
In reply to: Same database, different lookI only used ftp.
I donloaded the files from netshop-eleousas.gr/aroma and then i uploaded them on aroma-dryos.
Forum: Fixing WordPress
In reply to: Same database, different lookIt did nothing.
Forum: Fixing WordPress
In reply to: Same database, different lookIt doesn’t help anyway.
Forum: Fixing WordPress
In reply to: Same database, different look# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /aroma/ RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /aroma/index.php [L] Header add Access-Control-Allow-Origin "*" </IfModule> # END WordPressForum: Fixing WordPress
In reply to: Same database, different look# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /aroma/ RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /aroma/index.php [L] </IfModule> # END WordPressForum: Fixing WordPress
In reply to: Same database, different lookThe problems that i’m facing are the top bar (when you get inside pages, it looks ok – only on home page it’s not ok), inside gallery (it loads but it doesn’t show anything) and the icons at the footer (they don’t show up).
Any help?
Forum: Fixing WordPress
In reply to: Same database, different lookIt didn’t help.
Forum: Fixing WordPress
In reply to: Same database, different lookI downloaded the Raw Access Log. Does it help?
Forum: Fixing WordPress
In reply to: Same database, different lookThe cPanel’s error log, tells me about four mistakes that have been detected in some other sites hosted by my hosting provider.
Is there a way to find the errors only for my site?
Forum: Fixing WordPress
In reply to: Same database, different lookI have accesss to my cPanel. Where i can find the error logs?
Forum: Fixing WordPress
In reply to: Same database, different lookIn aroma’s server.
It refers only on some translations (i installed WPML to translate my site). Is there a possibility that this caused the problem?
Forum: Fixing WordPress
In reply to: Same database, different lookSorry if i’m being silly but i’m new on wordpress – how can i access the error logs? When i access my files via ftp i see a file “error_log” – that’s it?
Why in netshop-eleousas.gr/aroma those files don’t cause problems?