Forum Replies Created
-
AuthorPosts
-
January 29, 2013 at 8:07 pm in reply to: HOVER background color for button that says "continue" not changing as it should #16248
Diversified Woman
MemberThis reply has been marked as private.Diversified Woman
MemberI agree about the plugin conflicts. Trying to avoid as many of those as possible myself. 🙂
Diversified Woman
MemberThat is an interesting thought. I just found it strange that when I created the GSiteCrawler sitemap which also produced a Google XML sitemap for the website, it only listed the landing page for the blog once generated and not all the pages and posts inside the blog. I imagine the Google XML Sitemap plugin will only do a sitemap of the blog specifically and not any pages outside of that folder for the blog.
Maybe it doesn't hurt either way.
January 28, 2013 at 9:58 pm in reply to: Primary Sidebar needs to accomodate 300 x 250 ads but it's not at present #15880Diversified Woman
MemberOhhh LOL....had that turned around.
I just presented it the way it should be and now magically ALL is in place! That google ad extends out a little (not sure why) but maybe this can't be helped.
Wow making two minor changes in the CSS code and it's fixed!! You are brilliant Anita!
January 28, 2013 at 9:38 pm in reply to: Primary Sidebar needs to accomodate 300 x 250 ads but it's not at present #15876Diversified Woman
MemberHi Anitac. Take a look now. The sidebar area on the left is indeed wider now but still pushing the sidebar down. 🙂
What would you suggest next?
January 28, 2013 at 8:35 pm in reply to: Primary Sidebar needs to accomodate 300 x 250 ads but it's not at present #15861Diversified Woman
MemberThis reply has been marked as private.Diversified Woman
MemberThank you SoZo that worked perfectly!
January 28, 2013 at 5:05 pm in reply to: Primary Sidebar needs to accomodate 300 x 250 ads but it's not at present #15772Diversified Woman
MemberI took a look at that SoZo. This might help.
Would I basically be looking at only modifying the CSS posted above, for the most part?
If I can't figure this out by later tonight I will go ahead and send you both the link to the blog portion of the website in a private reply. 🙂
I just don't want to post it here for the sake of confidentiality.
January 28, 2013 at 2:49 pm in reply to: Primary Sidebar needs to accomodate 300 x 250 ads but it's not at present #15692Diversified Woman
MemberHi SoZo when you say "allot" would have to be modified is it only the code areas in which I posted to above?
I do have Firebug installed but that confused me a bit. I have used it occasionally but not being what you would consider a coding WP expert, while I can change something in the CSS etc, just not always sure what that change needs to be so I was really hoping someone would be so kind as to let me know what needs changed in the code provided above. 🙁
Thanks...
January 28, 2013 at 1:57 pm in reply to: Primary Sidebar needs to accomodate 300 x 250 ads but it's not at present #15644Diversified Woman
MemberI'm not sure how to do this. Or what to adjust where. I can edit it myself I just need to know what exactly to change in the css I have provided below. Stumped ...sorry 🙁
Diversified Woman
MemberHi Sozo,
So like so with the " " on both sides of it?
/** Customize the post meta function */
add_filter( ‘genesis_post_meta’, ‘post_meta_filter’ );
function post_meta_filter($post_meta) {
if ( !is_page() ) {
$post_meta = ‘[post_date]' '[post_edit]' ;
return $post_meta;
}}[post_edit]
January 25, 2013 at 12:52 am in reply to: Category pages deliver a 404 even though posts are there associated with them? #14552Diversified Woman
MemberThe plot thickens .....
Only a couple of my "category" take me to a more customized looking WP 404 page sayinging "We're sorry but that page cannot be found", yet my blog is still very much visible to them. Hereis an example of how the ending string for the url looks for these: blog/category/wedding-trends/
However 6 more categories for this bridal blog are taking me to 404 pages with a white screen giving me the standard 404 message and these 404 pages end in unique urls paths with the following below. Perhaps this may shed some light on it. I didn't place the full urls here though.
blog/?cat=7
blog/?cat=9
blog/?cat=3
blog?cat=377January 25, 2013 at 12:27 am in reply to: Category pages deliver a 404 even though posts are there associated with them? #14550Diversified Woman
MemberI want to also add that there is another area under my Permalink settings which is filled in with code next to CUSTOM Structure, however it's not selected though.
It's typed in to say /%year%/%monthnum%/%day%/%postname%/
So the only thing I see different between the one selected and the custom one not selected is that the one we DO have selected ends in "sample-post" versus the one directly above stating "postname"
So I am really confused. LOL
Diversified Woman
MemberThis reply has been marked as private.Diversified Woman
MemberSorry for the confusion. The link above is not to our own website but rather to the DEMO page for the Community Theme we purchased. I will send you a private link to view so you can perhaps weigh in on the other issues.
The gold sparkly background is actually an image that displays behind the social icon set for this theme. Mine is not doing that period. The DEMO shows in silver but the other option was gold in which we did choose, but again it's not appearing...oddly enough?
Scratching my head on this one.
January 23, 2013 at 8:44 pm in reply to: Upgrading to a new StudioPress theme + Genesis inside a website folder only? #14222Diversified Woman
MemberShould I also disable all plugins first before proceeding with the theme upgrade + Genesis? My current WP blog is not using Genesis by the way.
January 23, 2013 at 8:41 pm in reply to: Decor theme or Glitter and Lace Theme in this instance? #14221Diversified Woman
MemberAnyone?
January 22, 2013 at 3:39 pm in reply to: Decor theme or Glitter and Lace Theme in this instance? #13854Diversified Woman
MemberThe other issue I had was with the images displaying in the posts on the Decor theme presenting a more "landscape look " (narrow + wide) to them. However the majority of images I present in the posts will reflect more of a portrait style.
Can this be reset?
Or is because the landscape image is serving as the "thumbnail" and yet when one clicks on "Continue reading" the full image will then display in the full post (not necessarily the narrrower landscape formatted image? Since normally we just see the smaller thumbnails with the truncated posts that appear.
Sorry if that seems like a silly question. Just wasn't sure.
January 22, 2013 at 3:16 pm in reply to: Upgrading to a new StudioPress theme + Genesis inside a website folder only? #13845Diversified Woman
MemberThank you for the reply. Is it possible for you or anyone else to address the other concerns/ issues I presented before proceeding?
-
AuthorPosts