Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • in reply to: Move page title #33800
    drlapco
    Member

    I want to indent it and move it farther from the margin, so wuat wod i have to put in my css? Thank you

    in reply to: Add various lines of tagline #32989
    drlapco
    Member

    this is what i have as simplecatch_headerdetails:
    `function simplecatch_headerdetails() {
    //delete_transient( ‘simplecatch_headerdetails’ );

    global $simplecatch_options_settings;
    $options = $simplecatch_options_settings;

    if ( ( !$simplecatch_headerdetails = get_transient( ‘simplecatch_headerdetails’ ) ) && ( !empty( $options[ ‘featured_logo_header’ ] ) || empty( $options[ ‘remove_site_title’ ] ) || empty( $options[ ‘remove_site_description’ ] ) ) ) {
    echo ‘<!– refreshing cache –>’;
    $simplecatch_headerdetails = ‘<div class=”logo-wrap”>’;
    if( empty ($options[ ‘remove_header_logo’ ] ) ) {
    $simplecatch_headerdetails .= ‘<div id=”site-logo”><a href=”‘.esc_url( home_url( ‘/’ ) ).'” title=”‘.esc_attr( get_bloginfo( ‘name’, ‘display’ ) ).'”>’;

    which line to i edit? as there is no actual text that on my sites displays Ear nose and Throat specialist

    Thank you

    in reply to: Add various lines of tagline #32988
    drlapco
    Member

    thank you!

    in reply to: Add various lines of tagline #32986
    drlapco
    Member

    Ok, bu the thig is that on header.php it shows whats on theme options, where can i access, as a file the theme options? Where are they stored? What file?

    in reply to: Add various lines of tagline #32983
    drlapco
    Member

    Yes, i knowC but i can ony add one line, but i want to put as the second line the address and third line the phone number

    in reply to: Add various lines of tagline #32976
    drlapco
    Member

    Im sorry, i have disabled it, you can now see it
    thank you

    in reply to: Add various lines of tagline #32975
    drlapco
    Member

    Im sorry, i have disabled it, thank you

    in reply to: Add various lines of tagline #32930
    drlapco
    Member

    Sorry for the confusion, im talking about, in my site drlapco.com, under the title, its says ear nose and throat specialist, i would like to add, as that same item the phone mumber and address of the doctor, like make that text break a line and continue. Tha k you

    drlapco
    Member

    Hi, im not sure what you are asking, but if you need to change the images from the slideshow you have to make a featured image in the posts and then assign on theme options the number id, which you get on the preview of the page in the admin panel, and then it will give the first few sentences under that image, if you need more help, just ask!

    in reply to: Add various lines of tagline #32883
    drlapco
    Member

    im using simple catch, btw

Viewing 10 posts - 1 through 10 (of 10 total)