Wordpress Comments without plug-ins - wordpress

I am creating a blog for my site using Word Press. The only part of the site managed by word press will be the blog. So far I have created a basic theme which displays my blog posts however I don't have anything offering users the option to comment on my blog posts.
This is something I want to have implemented. I am against the idea of installing plug-ins but I am new to the Word Press platform so was wondering if someone could offer any suggestions in regards to how I would go about performing this within Word Press (preferably without a plug-in)
Thanks

in case you do want to use WordPress's built-in commenting system, you can enable that in the settings under discussion -- just need to click the box next to "Allow people to post comments on new articles" (along with whatever other settings you wish)
from SO comment thread... support for WP comments discussed in part 2 of tutorial: http://net.tutsplus.com/tutorials/wordpress/how-to-create-a-wordpress-theme-from-scratch-part-2/

Related

WordPress - translations not appended even strings are edited

Well after 5 days of trying to find solution, I think I need WordPress magician to help me solve this.
I am translating my WordPress site. So far I have translated over 80% of the content mainly accessing .po files via server or by using LocoTranslate
I have troubles with translating some specific content on the page:
When accessing Products section in WordPress Dashboard I can see that even the settings are translated (to Danish) but some content of the same product page are not.
Image Of PRODUCT page:
What I have tried so far:
Checked all In Stock strings via LocoTranslate plugin (for main theme po file and plugins file) and all are translated to Danish.
I changed Main language in General WP Settings
Tried TranslatePress plugin, and when accessing the page via it, it does not offer an option to translate In Stock part. Evan tough it offers an option to translate action button and I did that.
As I can see on the editing page In Stock is clearly part:
Product settings on Dashboard
This means "In Stock" and even here is translated, too.
Note: When refreshing the page the translation is seen for a part of a second for the BUTTON, then it changes back to English.
Well, I am desperate. Can someone offer some other solution how I can fix this?

I have a webpage made in wordpress which shows the wrong metadata in google, how can I change this?

I am reasonably new to word press and I am currently building my site. If you go to the google search page here
You can see that the Pricing webpage shows information from New York.
I desperately need to change this as it may put potential customers off with me being in England.
Can anyone help please. I have tried following tutorials with Yoast but cannot see the "advaced settings option" and therefore cannot follow the tutorials.
Thanks
James
You need to do following step
List item Log in to your WordPress website. When you're logged in, you will be in your 'Dashboard'. On the left-hand side, you will see a menu. In that menu, click on 'SEO'.
The ‘SEO’ settings will expand providing you additional options. Click on Search Appearance
Under the 'General' tab, check the box "Enable force rewrite titles". This is not available when your theme already supports dynamic titles as discussed Here
Save changes.
Updated:
In Yost SEO Plugin 7.2 version, you can see that optionVersion 7.2. but today morning i updated plugin, that time it's not showing on this.Version 7.3. You need to install 7.2 version for this.

How to add wordpress plugin to the free blog?

i had created a free word press blog, but i did not add plugin.
Is there no plugin option for free members? my blog and my admin page screen shot is uploaded in http://ponnusamyror.wordpress.com/how-can-i-add-plugin-in-free-wordpress-account/? please anyone show me the result
You can’t use plugins in wp.com blogs. First check Appearance>Widgets for useful sidebar items. There’s a lot that can be done with Text widgets, which accept html (but no javascript or flash).
http://en.support.wordpress.com/plugins/
Most WordPress.com users won’t find a Plugins tab in your dashboard. We include and configure the plugins for you, so you don’t need to worry about them.
Hope this may help you!!!

Adding email subscription to Wordpress theme

I've developed my own Wordpress theme and I wanted to give users the ability to subscribe to my blog.
I have the typical Post RSS and Comment RSS options that come with Wordpress under the META section of the sidebar, but I also wanted to give my readers an option to just input their email address and press a button to "subscribe".
I know this is possible since I've seen many many blogs that use this, and if needed I can list some here. But I'm not sure if this is a plugin or a widget or what-have-you.
If you know how to implement this functionality into a Wordpress theme please let me know.
Try this plugin:
http://wordpress.org/extend/plugins/subscribe2/
When i wanna add a new functionality to my WP sites, i always start by googling plugins. I mean if the solution already exists, that means less work for me, right? ;)
There are enough newsletter plugins in the plugin directory. You shouldn't add such code into your theme; this is really a plugin job, and your users may choose another one than yours.
This plugin is very useful if you are using feedburner http://feedburner.google.com/ for feeds.
This will open a popup to your visitor for subscriber
https://wordpress.org/plugins/sc-popup-subscriber-form/
You can try with https://wordpress.org/plugins/jetpack/ it's so helpful plugin for email subscription option on WordPress site.

How can I rename (or even remove?) buddypress' wire-section?

I am currently setting up an online community for the first time. I am a frequent worpress user, yet this one problem occurs:
I don't like the section name "wire". I'd much rather use something like "guestbook" or "short note" for it, but I cannot find the place to change it in the backend. It is not in the theme's CSS editor.
Same goes for the titles "Blog" of the Blog page or "Group/member listings" on the group/member pages :-(
Right now I am using
Wordpress MU 2.9.1.1
Buddy Press latest version
The free "Cosmic Buddy" Theme
I do have the "Enable Theme and Plugin Editor" and I could change the navbar button names with it and many other things, but not buddypress specific functions titles.
i would think you could do it following Customizing Labels, Messages, and URLs in BuddyPress' How-To Guides.

Resources