Larry Kutcher
Forum Replies Created
-
Forum: Plugins
In reply to: [404 Solution] What do do with unrecognized Captured 404 URLsThank you much for your help!
Forum: Plugins
In reply to: [404 Solution] What do do with unrecognized Captured 404 URLs
Would you suggest the URLs on the Link I provided be “mark as ignored”Thank you Aaron
- This reply was modified 1 year, 10 months ago by Larry Kutcher.
Forum: Themes and Templates
In reply to: [Sela] Changing Navigation Menu Colorresolved my myself!
Forum: Themes and Templates
In reply to: [Sela] Sela theme different in HostGatorresolved
- This reply was modified 6 years, 6 months ago by Larry Kutcher.
Forum: Themes and Templates
In reply to: [Sela] Social Media Icons horizontalresolved
Forum: Themes and Templates
In reply to: [Sela] Increase Header HeightResolved
Forum: Themes and Templates
In reply to: [Sela] Increase Header HeightThanks..your css code worked!!
i ran debug and it returned:
XML-RPC is not responding correctly ( 404 )
It looks like XML-RPC is not responding correctly. Please make sure XML-RPC is turned on for your site and is set up to respond to all content types. You can test this yourself by running the following command from the command line:
curl -A ‘Jetpack by WordPress.com’ -d ‘<methodCall><methodName>demo.sayHello</methodName></methodCall>’ https://www.larrykutcher.com/xmlrpc.php
The answer should be:
<?xml version=”1.0″ encoding=”UTF-8″?>
<methodResponse>
<params>
<param>
<value>
<string>Hello!</string>
</value>
</param>
</params>
</methodResponse>Forum: Themes and Templates
In reply to: [Sela] Social Media Icons horizontalNo, not those at the bottom. I’m referring to a widget called Social Icons by WPZoom. It creates beautiful icons with lot’s of extras but they are all placed vertically in the widget theme of my self hosted version of Sela. The widget for all the footers, which is the only place you can install it, places them vertically. I suppose I need to figure out how to create and place social media icon links in the main posting area, if there is no CSS code to do it.
You would not be able to see my site, as I’m waiting for a transfer to my new host company to complete and the name servers are still pointed to my host that I’m leaving. I’m able to access it myself by using a host switching plugin in Firefox. Sorry.
Forum: Themes and Templates
In reply to: [Sela] Sela theme different in HostGatorHello, thank you. I am somewhat new to this, so forgive me for asking for a clarification. Just how do I get the CSS code from my free WordPress Site and then you say copy to my installation in my free hosted version of Sela. Can you be more specific of how to do that as well? I’m so very new to WordPress. Only using it for two weeks.
- This reply was modified 6 years, 6 months ago by Larry Kutcher.
Forum: Themes and Templates
In reply to: [Sela] Increase Header HeightI’m not able to install jetpack, I’m getting failure to connect error. Could be because I’m using view host extension
Forum: Themes and Templates
In reply to: [Sela] Increase Header HeightHi Gary,
I do not have the logo option, which was part of what I was referring to in my previous question that you answered, regarding using Jet Pack. In the customizing menu, it’s just referred to as the Header Image, not background image. I did find a css code that made the header height larger. It was my way of getting around the no logo option by creating my logo, if you will, in the header image. I’m not sure you can see my site. It’s brand new and in the process of being switched from godaddy to HostGator with free wordpress platform. I’m using a view host plugin in Chrome to capture it, to experiment a bit while I’m waiting for change over to complete.