mabdullah92
Forum Replies Created
-
Forum: Localhost Installs
In reply to: Local host and real host theme updates issueHow to proceed please
Forum: Localhost Installs
In reply to: Local host and real host theme updates issueI haven’t done anything related to it, may be it’s server own thing
Forum: Localhost Installs
In reply to: Local host and real host theme updates issue# BEGIN WordPress
# The directives (lines) between “BEGIN WordPress” and “END WordPress” are
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
# BEGIN LiteSpeed
# The directives (lines) between “BEGIN LiteSpeed” and “END LiteSpeed” are
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.
<IfModule Litespeed>
SetEnv noabort 1
</IfModule>
# END LiteSpeeI have enabled wp debug to a true value!
one message my site shows after this is
PHP modules perform most of the tasks on the server that make your site run. Any changes to these must be made by your server administrator.
The WordPress Hosting Team maintains a list of those modules, both recommended and required, in the team handbook (opens in a new tab).
Warning The optional module, imagick, is not installed, or has been disabled.
Please note now if I restore my local backup to site again it will work efficiently with fine working of wp vbakery builder when I update the theme with a plugin it disrupts functions of visual composer and I have to move it to local host then again to server to work fine
Forum: Localhost Installs
In reply to: Local host and real host theme updates issueI’m really not professional in it 🙁
If i change hosting server will all be clear!? If hosting server is the issue in my case:As i repeat everything work perfect when take backup of my site and use it on local host
Forum: Localhost Installs
In reply to: Local host and real host theme updates issueIt happens every time i update my theme, then i have to move my site to local host then again shift it to server and all functionalities work fine
Forum: Localhost Installs
In reply to: Local host and real host theme updates issueYes but they couldn’t assist in that matter, so how can i move on?
Forum: Localhost Installs
In reply to: Local host and real host theme updates issueHow can i check about selinux do i have to activate it?
Secondly what i have to see in permissions (elaborate please) and where i can find these upload permissions
Thirdly is that error associated with my started query?
Forum: Localhost Installs
In reply to: Local host and real host theme updates issue[Sun Sep 20 07:45:40.795703 2020] [access_compat:error] [pid 854151:tid 47940269160192] [client 198.54.116.177:57070] AH01797: client denied by server configuration: /home/mecocvbc/public_html/wp-content/uploads/woocommerce_uploads/, referer: https://mecopublications.com/wp-content/uploads/woocommerce_uploads/
this is error in webserver error logs
and no error found in suexec error log messages
Forum: Localhost Installs
In reply to: Local host and real host theme updates issueShould i check of my site “logs your talking about”?
Forum: Localhost Installs
In reply to: Local host and real host theme updates issueErrors are like functionality issues, i can’t edit text in backend editor only by classic editor.
Wp bakery builder disrupts it’s functionality
Theme is impreza, if i download back up of my site and use it on local host it works best.
I create a backup of local host and restore it to website (old) it works fine again.
It means local host add some configurations inside so when I restore it on main website it works fine
Forum: Plugins
In reply to: [WooCommerce] Menu categories with active productsI checked it out for you, but there is no built-in feature for hiding empty categories (but you can manually select Is active = No for each category in admin area->catalog->manage categories).
Im using impreza theme and it has built in feature to hide inactive catagories.
there can be some loop code , check if that thread helps you. or you can hire some technician online pay some bucks and issue will be cleared:https://magento.stackexchange.com/questions/36/how-to-hide-categories-with-no-active-products
Forum: Plugins
In reply to: [WooCommerce] Menu categories with active productsYes it is preferred that you remove the catagories from menu, that don’t have any products and later add them. It’s easy going into menu settings. Do you know it?