spv2389
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Media Library Storage Issue?Please login as super admin > sites and, in there, is a control for how much disk space the site can use, per site.
Forum: Fixing WordPress
In reply to: No dashboard just Warning: Cannot modify header information –Hello
Most of the times, this is due to extra space before or after code on line 1 for both deleteme.d22d2116ca554e178017c4ac687bc75c.php and pluggable.php files. Please remove unwanted space from line of of these files and Check for the issue.
Thanks
Forum: Fixing WordPress
In reply to: Text Editor Not Working.Hello
I have faced similar issues many times. It’s because older version of visual composer is not compatible with latest wordpress installation. Please try latest version of visual composer with latest version of theme and WordPress.
It will definitely work.
Thank you
Forum: Fixing WordPress
In reply to: How to Align 3 Images VerticallyHi there!
If you know HTML, try this type of code. For all three images:
<image style=”align:left; float:left; clear: both;” …… />
Thanks
Forum: Fixing WordPress
In reply to: How to change General Settings when you can’t access dashboard/siteHello there!
You can change general settings from your database. Open your database and go to wp_options table. It saves all the settings of general settings. You can change the value for site address field and save the table.
Hope it works for you.
Thanks
Forum: Fixing WordPress
In reply to: Removing Main Navigation MenuHello there!
To hide original menu, you can place below code in custom.css file:
.wp_nav_menu {display:none;}
Or you can use wordpress plugin too.
Please let me know if it works for you.
Thank you
Forum: Fixing WordPress
In reply to: Image upload with user capabilities and roleHi there!
Http error issue does not relate to ownership. This might be due to any plugin conflicts or memory limit.
First solution
You can add this to your wp-config.php file:
define(‘WP_MEMORY_LIMIT’, ’64MB’);Second solution
Try to disable all plugins one by one and check for the issue.Have a good day.
Thanks
- This reply was modified 8 years, 1 month ago by spv2389.
Forum: Plugins
In reply to: [WordPress Popular Posts] Display category wiseSorry but its not working.
Can you please guide me to place related code in any of plugin files?
Forum: Plugins
In reply to: [WordPress Popular Posts] Display category wiseI am using genesis themes and they dont have category.php file.
Can I place code in any one of plugins file? If yes, where?
Forum: Plugins
In reply to: [WordPress Popular Posts] Display category wiseSorry but I dont have category.php file in my folder.
I am using version 3.0.3
Forum: Plugins
In reply to: [Bulk SMS PLugin] [Plugin: Bulk SMS PLugin] ContactHi. I am getting getiing mesage on site that message sent successfully but not receiving any sms
Forum: Plugins
In reply to: [WP-SendSMS] [Plugin: WP-SendSMS] Error on your websiteI am getting error on my site. CHeck on below link: