mtouchette
Forum Replies Created
-
thank you for your prompt reply, sayontan.
i did read that page but misinterpreted the info as the tag option being available for my posts, but not the posts of others. which is exactly what i wanted.
that is a great disappointment as i’m already a big fan or your plugin.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] likes button not showingi think it did fix the likes as well!
at first it didn’t come up, but when i flushed the GoDaddy cache and viewed in new incognito window share buttons and likes were there! on the most recent one and on one from last march.
thank you so much for your help! i’m marking this topic as resolved. ??
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] likes button not showinghi jeremy, thank you for replying.
yes, i have turned this on and off for the various options listed several times. and did it again just now. no luck. i also noticed all the social sharing buttons are not working, either.
i read in a similar thread about someone having a plugin importing an old version of javascript or jquery or java-something so i went through and turned plugins off and on. still no luck.
i did create a child theme using lilaea child theme configurator, is it possible i need to update the java-thing in the child theme functions file? if so i am clueless, can you point me in the right direction?
thank you, again! ??
Forum: Plugins
In reply to: Publicize not working. Deactivated all plugins.yes, i am having the same issue witha client site.
i implemented the publicise features yet — thanks for the reminder! — but when i went to the jetpack dashboard to transfer abc.wordpress.com blog subscribers over to abc.com self hosted, i saw the notice of a problem. clicking on the notice took me to this:
“XML-RPC is not responding correctly ( 408 )”
which i then debugged by doing this:
“Check your XMLRPC file. You can do this by going to your web site URL and adding “/xmlrpc.php” to the end (without the quotes). When it loads in your browser, you should see “XML-RPC server accepts POST requests only.” on a line by itself.”
and received the correct return.
i checked my jetpack connections on my own sites on dreamhost and the notice is not there.
Forum: Themes and Templates
In reply to: How can I add inline icon images to nav menu?okay, i did the firebug thing and got the item numbers for each nav tab. here’s what i have for the ‘home’ ID and classes:
home –#menu-item-82
homeRest –
.menu-item menu-item-type-post_type menu-item-object-page menu-item-82
homeCurrent –
.menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-37 current_page_item menu-item-82
so for example, i would make the declaration like so:
.menu-item menu-item-type-post_type menu-item-object-page menu-item-82 {list-style-image:url[fullPathHere]; float:left;}
and
.menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-37 current_page_item menu-item-82 {list-style-image:url[fullPathHere]; float:left;}
two questions:
1. does the item designation *really* have to be that long? and,
2. what would it be for the rollover focus state?more thanks!
Forum: Themes and Templates
In reply to: How can I add inline icon images to nav menu?hi esmi, thanks for your response.
one thing i might should mention is that the current (two, only, one blue and one green) background images are set to100% of the width for responsiveness. so not sure the shifting sprite would be the best solution.
if i use list-style-image, can i change that for each list item? e.g. a little house for home, dialog bubble for about us, etc.? if so, how do i specify which images goes with each item, via the menu item id number?
i’ve been using atahualpa which has the option for inner and outer sidebars on both sides. i’m not 100% positive, but i think i saw someplace you could created different page templates, and then assign themwhen you create pages. if you can find how to do that then maybe, just maybe, you could use an outer sidebar with a widget for one menu and then use the inner sidebar with a widget menu for the other.
i haven’t tried it, but in theory if there is no outer sidebar, then the inner sidebar should slide all the way to the container edge. (if it doesn’t you might could go in and change CSS margins for that div.)
fyi, i’m a total novice with wordpress and themes–still stumbling through everything i do. but so far i’m really liking the versatility of atahualpa.
let me know if you get it to work…
Forum: Fixing WordPress
In reply to: restore default location settings (homepage? directory?) pls HELPdone!
THANK YOU ALL SO MUCH!
Forum: Fixing WordPress
In reply to: restore default location settings (homepage? directory?) pls HELPgovpatel, you are a lifesaver. i’m crying again but at least this time it is relief!
now, can you (or anyone)please tell me how to set one of my (static) pages as the homepage? i have already created the page and named it home. i know i’ve done this before, but obviously i can’t figure it out again.
many, many thanks…
michelle
Forum: Fixing WordPress
In reply to: restore default location settings (homepage? directory?) pls HELPthanks, esmi…
i tried the first option and since i dont;know php i thinki;mdoingit incorrectly. when i upload to remote server dw turs everything yellow (indicates invalid code) and a test is unsuccessful.
then i tried the second option on both the parent and child theme. it got me back into the admin area and onto the site homepage, but i still get the error for all the other pages, including the sample page.
i also tried resaving settings>generalw ithteh correct names.i didn’t get an error, but it didn’t fix the internal; page link issue, either.
i’m just devastated here…i’ve already started from scratch four times whilelearning all this, and was just approaching a milestone in terms of development stages.