moehammond
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Fixing header menu in the home pageIt’s very strange, its working on all browsers except Chrome.
Forum: Fixing WordPress
In reply to: Fixing header menu in the home pageHi Tom,
I guess I know why the issue happens, I had a problem with permlinks and in order to solve the problem I used fallbackresource in the virtual host and set it to /index.php
Right after that the problem showed up and the header went missing from the home page. if I remove the fallbackresource the permlinks will not work however the header on the home page will work again.
How to solve this?
http://httpd.apache.org/docs/current/mod/mod_dir.html#fallbackresourceThank you
Forum: Fixing WordPress
In reply to: Fixing header menu in the home pageoh yes, I have someone else working on it. let me check if they made any changes.
Forum: Fixing WordPress
In reply to: Fixing header menu in the home pageI couldn’t find front-page.php but found index.php under wp-content and it has this
<?php
// Silence is golden.The theme is controlled by Betheme. Do I make a change and see if it will work?
ThanksForum: Fixing WordPress
In reply to: Fixing header menu in the home pageLet me check and tell you. Thank you Tom
Forum: Fixing WordPress
In reply to: Fixing header menu in the home pageHi Fotis,
I am not sure if you got what I mean, I mean the menu header which has the options for other pages such as home/our services/etc
In the home page that doesn’t show at all.