Ravikumar Patel
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Menu updates not savingWhich plugin u have used for “submenu” or this theme part of the code.
Forum: Fixing WordPress
In reply to: Menu updates not saving@samantha2016,
We have not seen difference please update 2 screen for which on is display right & wrong.@erikpeter,
U have updated new version of wordpress but theme & plugin some function
Deprecated(used new one) in new version.Forum: Fixing WordPress
In reply to: I can't get my pictures to load in my post preview…@fkelly2c,
Your page loading working fine.
if images loading issue occurred so compress images size.Forum: Fixing WordPress
In reply to: Unknown user name@jacquiprout,
U have check username using on your database.
Also change password with md5 encryption.thanks.
Forum: Fixing WordPress
In reply to: load.php has constant errorsRemove this line and test:
disable_functions = ini_set,error_reportingor replace with
disable_functions =http://stackoverflow.com/questions/24007248/how-to-eliminate-error-warnings-about-ini-set
Forum: Fixing WordPress
In reply to: load.php has constant errorsRemove the error_reporting string from the disable_functions at php.ini* file
Ask your hosting provider to remove the string above if you don’t have an access to the php.ini* file
Change hosting provider which allows the running of the error_reporting function.
Forum: Fixing WordPress
In reply to: Featured image not showing when sharing post to Facebook@johnny Bravo,
You have not added “og:image” property same like “og:title”.
Please check and correct meta code for image share.thanks.
Forum: Plugins
In reply to: [W3 Total Cache] How to Porperly Minify my Child Theme CSSForum: Fixing WordPress
In reply to: Genesis Theme Logo Doesn't Appear on Mobile Sitehttp://joannashinault.com/wp-content/themes/genesis-sample/style.css line no 1566 (remove css):
.header-image .site-title > a { background-position: center top; }Forum: Fixing WordPress
In reply to: How to handle Authors leaving the company?Jim Kennedy,
U have change his role like “subscriber”. So his not write & edit a post.
Also IF u not wants to display post with his name so just select author post and assign to admin.
Thanks.
Forum: Fixing WordPress
In reply to: TypeError in prevous developers code.Please check have u getting “target” value?
Forum: Fixing WordPress
In reply to: No one jQuery doesn't work on my site@eatmailyo,
This one yous jquery related issue fix check “nivo slider” main js added by plugin or not.IF not added so download and added on header.
https://github.com/gilbitron/Nivo-Slider/blob/master/jquery.nivo.slider.js
thanks.
Forum: Fixing WordPress
In reply to: Multiple Default Post CategoriesHello @pcpro178,
I have test this one working in 4.5.2.
Please define your issue & your wordpress version.Thanks
Forum: Fixing WordPress
In reply to: No one jQuery doesn't work on my site@eatmailyo,
Possible to define site url or jquery issue which u found using firebug console.Thanks