Ravikumar Patel
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Home can be viewed but links are not working@merryxian without more info we can just suggest to u.
U have recent applied any changes for content. or any plugin ?
Forum: Fixing WordPress
In reply to: WordPress 4.4, Twenty Sixteen and Archive Pages@skeskali,
Please created template code add hearThanks
Forum: Fixing WordPress
In reply to: Healthpress page php loop@infoserv2011
In this code wp_reset_query() above all code is loop.
But whats need in this please explain more.Forum: Fixing WordPress
In reply to: Comments box missingWelcome BrightLianne!,
if any time issue fixed so please question mark as resolved.Forum: Fixing WordPress
In reply to: WordPress site admin and installation broken@crabtreegroup,
This one not a wrong question but your site backup restored again.1) old database import with username & password which setting applied on config.php
2) Import all files on server without “wordpress” folder and configured data.
3) After site live manage permalink again.
thanks,
Forum: Fixing WordPress
In reply to: Allow people to post comments on new article BIG@alex586,
New post on by default check mark values is depend on main discussion setting “Allow people to post comments on new articles” if there have check value so arrived default check mark.Forum: Fixing WordPress
In reply to: Allow people to post comments on new article BIG@alex586,
Discussion section setting for all post but New post on display Discussion setting this one affected based on this post setting.When u remove this check for this post no one add comment on this post.
Forum: Fixing WordPress
In reply to: No Menu Structure Box@inbalvo, Good.
Please close this question.Forum: Fixing WordPress
In reply to: No Menu Structure Box@inbalvo,
Thant’s means generate any jquery issue. Please check this which error accoutered using firebug in your browser.Forum: Fixing WordPress
In reply to: the website moved to the leftForum: Fixing WordPress
In reply to: slider – need to remove timing in between imagesU have use bootstrap slider but not added slider css also?
Add jquery script for slider timeing
http://stackoverflow.com/questions/25147394/how-to-change-the-interval-time-on-bootstrap-carouselForum: Fixing WordPress
In reply to: whitespace issueNot need a changes on style. This one coming unwanted <p> tag code space.
Review this sceen.http://s1.postimg.org/ebv2fr95b/image.png
Thanks,
Ravi patelForum: Fixing WordPress
In reply to: No Menu Structure BoxPlease share a screen-shot whats issue is arrived possible to with screen options.
Thanks,
Forum: Fixing WordPress
In reply to: How to Center Featured Images on Blog Posts?All ready your image is center but u have using with sidebar page.
So now sidebar on no any values. IF u not wants sidebar just remove from code.Now manage all blog details on center add css.
.home #main, .single #main{ margin: auto !important; }Also need change for about page sidebar break
#main { float: left; width: 760px; }Forum: Fixing WordPress
In reply to: Link RemoveThis code in your header section please check header.php
And remove this code<link rel="shortcut icon" href="http://www.news24b.com/wp-content/uploads/2015/12/favicon.ico" type="image/x-icon">