ayohay
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Google Fonts] Typography This DOESNT WORKI’ve done exactly that SEVERAL times it does nothing.
When I then go into customize – the fonts dont change in size.Forum: Fixing WordPress
In reply to: I offered to help someone, now I need help :0(Hi There,
I figured out the jetpack css. Jetpack is new to me, and CSS is not my friend. I am from the ancient times of HTML.
So.. The portfolio plugin is not being used.
I’m trying to show each of the 4 galleries with their own respective names, Girls, Boys, men women etc..
<**div id=”gallery-four-boxes-wrap”>
<**ul id=”gallery-four-boxes” class=”portrait”>
<**li class=”box column-1 “><**a class=”gallery-zoom preload” rel=”prettyPhoto[pp_gal]” href=”http://bestheadshotslosangeles.com/wp-content/uploads/unique-photography-los-angeles.jpg”><**img src=”http://bestheadshotslosangeles.com/wp-content/uploads/unique-photography-los-angeles-211×360.jpg” width=”211″ height=”360″><**span style=”opacity: 0; display: inline;”></span>
<**div class=”pinner”><span>View gallery</span></div>That View gallery under span for each column needs to say girls boys men women.. don’t know how to do the css for each column.
But I am so so grateful I fixed the contact page due to your guidance!! you are the best!
Forum: Fixing WordPress
In reply to: I offered to help someone, now I need help :0(I want to just change the text on the view gallery to each area saying Girls, Boys, Men, Women, etc. I can’t find the area inside jetpack to edit the css ð
I should be able to edit the contact page as you said. I am going to try that after work!
I can not thank you enough for replying!!!
Forum: Themes and Templates
In reply to: whitespace on tag cloudThe new code created a little box with only a few tags in it. It doesn’t spread across the entire page anymore..
Forum: Fixing WordPress
In reply to: Blog title & description – won't play nice together#blog-description {
position:absolute;
top: 10px;
left: 565px;
padding: 0px 0 0px;
}that solved it.
Forum: Themes and Templates
In reply to: whitespace on tag cloudWhile you’re here… Do you know why the new layout would cause it to do this? http://ayohay.com/blog/all-tags/
Forum: Themes and Templates
In reply to: whitespace on tag cloudAh, Thank you for that. The spaces finally show. My new theme displays the tag page strange but the space problem is finally fixed. Thank you, you’re a genius!!
Forum: Themes and Templates
In reply to: whitespace on tag cloudLike this?
<?php /*
Template Name: All Tags
*/ ?>
<?php get_header(); ?>
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<div class=”post tagspage”>
<div <?php post_class(‘tagpage’);?>>
.tagspage a {
font-family:georgia,times,serif;
margin:0 0.5em;
}<h2><?php the_title(); ?></h2>
<?php wp_tag_cloud(‘format=separator=whitespace separated&list=ul&unit=pt&number=1000&smallest=10&largest=32’); ?></div>
<?php endwhile; endif; ?>Forum: Plugins
In reply to: [Plugin: Streampad Audio Player] Needs better documentation on how to set upbueller?
Forum: Plugins
In reply to: [Plugin: Streampad Audio Player] Needs better documentation on how to set upI can get the player to display, but it doesn’t sync & locate any mp3s. I put my mp3s into the WP audio player. is that why? Thanks
Forum: Fixing WordPress
In reply to: Blog address URL –> crashed my siteI can’t even access the front page now:
Error establishing a database connectionI am REALLY struggling here. ANY help is super appreciated. it’s been TWO DAYS I’ve been staring at things I have no idea how to fix.
Forum: Fixing WordPress
In reply to: The requested URL /login was not found on this server.I’m not getting this: Error establishing a database connection and can’t login to admin at all. This is just getting worse. Can anyone help out? Any ideas?
Forum: Fixing WordPress
In reply to: The requested URL /login was not found on this server.Hi Mark – Could you possibly help me out?
http://wordpress.org/support/topic/323462?replies=11
I have the same problem with no solution in site.Forum: Fixing WordPress
In reply to: Blog address URL –> crashed my siteNothing in those links are permanently fixing the problem. It only correctly the first home page. The archives,and the next pages do not work, I get the same errors. Does anyone have any ideas?
Thanks so much.
Forum: Fixing WordPress
In reply to: Blog address URL –> crashed my siteboost.