AngelikWebDesigns
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [raindrops] eliminating some wasted spaceI cannot find wp-config.php in the editor
Forum: Themes and Templates
In reply to: [raindrops] Add plugin to site headerHi Norbita. I added the code but got a syntax error so I reuploaded original through my cpanel and back to normal now.
when I add something to functions. do I add it after the <?php
for example. the code you sent would be added as
<?php
<?php
add_filter( ‘raindrops_header_image_contents’, ‘my_header_image_link’ );
function my_header_image_link( $content ) {$content = ‘<div class=”su-button-center”><span class=”listen-now”><img src=”https://www.iscreamradio.com/wp-content/uploads/2013/12/audio_icon.png” alt=”Listen Now” class=”icon”> Listen Now</span></div>’;
return $content;
}
?>Forum: Themes and Templates
In reply to: [raindrops] Replace header text with LogoHi Nobita. I added the code to the last line on styles.css
and changed the https://your site logo urito
https://pinellasbusinessdirectory.com/home/untitled-1logo/
this is the link to the logo I added to my media gallery.
But all that did was show the original default text header only now it is in double lines. please refer to https://www.pinellasbusinessdirectory.com to see what I mean.
still no logo
Forum: Themes and Templates
In reply to: [raindrops] Replace header text with LogoIve found a plugin for creating custom buttons in regards to my second inquiry but need to know how to add short code in my header and have it siplay at top right corner.
Forum: Themes and Templates
In reply to: [raindrops] Replace header text with LogoSorry. Link is https://pinellasbusinessdirectory.com
Forum: Themes and Templates
In reply to: [raindrops] Replace header text with LogoI’ve added the following to my styles.css which I found in a closed thread.
#site-title{
background:url(https://your site logo uri);
width:234px;/* logo width */
height:60px;/* logo height */
}
#site-title a{
display:block;
width:100%;
height:100%;
}
#site-title a span{
visibility:hidden;
}However my logo does not show up. the text dissapears but no logo.
can someone tell me what I am doing wrong. I created a logo in Photoshop. saved it as a PNG format and it is sized at 360 x 60 pixels.Forum: Themes and Templates
In reply to: [raindrops] Change color of H2 and H3Nevermind finally found it under plugins. just had to reopen the wordpress admin completely and there it was.
Thanks Andrew!
Forum: Themes and Templates
In reply to: [raindrops] Change color of H2 and H3Hi Andrew thanks for the help. I installed the plugin successfully and refreshed my dashboard a few times but am still not finding a “css code” section anywhere. looking in drop menus and everything but no luck. any idea where it usually displays?
Forum: Themes and Templates
In reply to: [raindrops] Change color of H2 and H3Im using raindrops. relatively new to it and wordpress as a whole. are you referrong to styles.css in the editor?
Forum: Themes and Templates
In reply to: [raindrops] Add plugin to site headerthere is a short code included with this plugin so really I just need to know how to add a button that I can associate the shortcode with that would direct a user to the sponsors page when clicked on.
Forum: Themes and Templates
In reply to: [raindrops] Syntax errorthink i got it fixed. just did an overwrite to the functions.php through cpanel. seems that i can now log into wordpress.
not sure what happened but back to work i go
Forum: Themes and Templates
In reply to: [raindrops] Syntax erroractually… it looks like the live site is now showing up but i am still getting the error when i try to log into wp-admin
so I still dont have access to the site
Forum: Themes and Templates
In reply to: [raindrops] Syntax errornot sure how to do that. I use hostgator for hosting service. i can get into pinellasbusinessdirectory.com/cpanel the source code for line 1 should be <?php
Forum: Themes and Templates
In reply to: [raindrops] Syntax errorHi Nobita I even tried to go back into my browsing history to see if I could access my editor from earlier when I was modifying the css file but the same thing occurs. same syntax error.
How is it that this would disable my entire site and the wordpress admin area? I’ve got to get this fixed but have no idea what to do.
Forum: Themes and Templates
In reply to: [raindrops] Syntax errorI did do the update on the theme I think yesterday so it should be the most recent version. I dont remember doing anything to the “functions.php file. I did edit the css file in relation to the header earlier this evening but that was it. aside from playing around testing a few widgets / plugins.
I just dont understand what to do. I have no way to access my site or administrative backend to repair this.