kingofkings360
Forum Replies Created
-
If some user is logged in facebook, with email abc@xyz.com, and surfs site with email aaa@aaa.com.
You plugin without seeking permssion syncs the account
Not that, Your plugin shows permission box only when user is not logged in facebook. If a user is already logged in facebook, no permission is asked, going to login.php auto creates user.
I also uninstalled your plugin but not wordpress login is not working, the log in page is redirecting back to home page.
Localhost
Forum: Fixing WordPress
In reply to: Add an Extra column to postWhat if I edit single.php and make all its content in a div and add a div with author name, rating, share buttons?
Then make a css files with div’s, will that do?
Forum: Fixing WordPress
In reply to: Add an Extra column to postThanks for that.
Can I do it manually, without a plugin?
Like modifying single.php?Same issue with me also,
Pop up goes blank and main site redirects to facebook login page.
Please rectify
Forum: Fixing WordPress
In reply to: When adding a external CSSJS, changes wordpress layoutCan i pu the Cssjs in a loop so that is works only till the magento header? and after that it is not loaded>
Forum: Fixing WordPress
In reply to: When adding a external CSSJS, changes wordpress layoutI’m on localhost
Forum: Fixing WordPress
In reply to: When adding a external CSSJS, changes wordpress layoutI used the code from this page:
Forum: Fixing WordPress
In reply to: When adding a external CSSJS, changes wordpress layoutNo I’m not using the enabler plugin.
Although I have used its, code. The CSSjs causes the problem. As it’s loaded, it affects the whole page.
Forum: Fixing WordPress
In reply to: When adding a external CSSJS, changes wordpress layoutHere is the pastebin
Forum: Fixing WordPress
In reply to: When adding a external CSSJS, changes wordpress layoutThis is the header code unchanged:
[code moderated - please use the http://pastebin.com/ and follow the forum guidelines for posting code]
The header works fine, but all the content of wordpress page is centered?
Forum: Fixing WordPress
In reply to: Can anybody tell me difference in features image and attached?Ok,
Thanks for this.
1-If i want to show my posts in a grid and displaying the thumbnails would inserting the post in editor would do or I need a featured image in addition to inserted post?
2-Does an inserted image becomes an attachment of the post or it’s a part of library and is referenced from the library each time post is viewed.