badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Grafixer

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • in reply to: Social Media Logo/Link on page #17557
    Grafixer
    Member

    I think you might sent me the wrong codes. You are using as the parent code, your basic Clean Retina theme. I have only the Clean Retina Pro installed. Do I need the very basic theme also, even if I do not use it? In your codes you refer only the basic Clean Retina theme as opposed to the Pro version.

    When I replace the import code, I still missing the header image, and all my menu items are in different order. Some of the menu item names I used a different word as label. It does appear fine in the Clean Retina Pro theme, but once I implement the child version, it uses the original designation. For instance, my landing page greeting is Hello & Welcome, but the name of the page and the link is HOME. On the Clean Retina Pro, it displays the proper wordings, however in the child theme in the menu it reverts to Hello Welcome instead of HOME only. Can you please advise what is wrong? I am afraid to proceed to any further custom coding till the child theme does not show the exact same as the original Clean Retina Pro.

    in reply to: Linking the child theme to the parent's theme style.css #17556
    Grafixer
    Member

    Is this import mode is better than the recommended process through a functions.php instruction, as suggested on the WordPress website? I am still missing the headers image, and some of the menu items are in the incorrect order, and it replaces the title of the link. Can you suggest where should I look for fixing the issue.
    I am afraid to proceed for any custom coding in the child theme till it does not display the exact same order as the original theme, the Clean Retina Pro.
    Please suggest where should I look for any solution. This does not seem to require any custom fixing. I am unable even to make a simple child theme.

    in reply to: Social Media Logo/Link on page #17529
    Grafixer
    Member

    I am still having problem with setting the change(s). The first issue is my child theme. After creating the child theme, I am loosing the heading image. I have only text appearing instead. Also some of the menu titles are changing their name and their order. Can you please help with that before we get back to the footer?
    I created a child theme with a style-css document. I also created a functions.php document in the same folder where I inserted the following code:
    <?php

    add_action( ‘wp_enqueue_scripts’, ‘enqueue_child_theme_styles’, PHP_INT_MAX);
    function enqueue_child_theme_styles() {
    wp_enqueue_style( ‘parent-style’, get_template_directory_uri().’/style.css’ );
    wp_enqueue_style( ‘child-style’, get_stylesheet_uri(), array(‘parent-style’) );
    }

    This I picked up from the WordPress child theme website, which you recommended. Apparently it is a better way to instruct the site to pick up the style instruction from the parent css. Can you please help me by describing what am I doing wrong, that my child theme already distorts the original layout.

    in reply to: Social Media Logo/Link on page #17225
    Grafixer
    Member

    Can you please confirm where to make the suggested changes. In the original theme-library-structure-footer-extention.php?
    Or should I somehow copy the entire hierarchy to the child theme folder and make the change there? I am so sorry for asking again the same thing, but this is new to me and a bit scary. I appreciate your help.

    in reply to: Social Media Logo/Link on page #17221
    Grafixer
    Member

    I created the child theme, and have a new style.css file. I am not sure if should add the entire content of the footer-extension.php to the new style.css and change the line in the new text, or should i create a new library-structure – footer-extension.php in the child theme folder?

    in reply to: Social Media Logo/Link on page #17135
    Grafixer
    Member

    Is the child theme part of WordPress or is it a feature of the Clear Retina Pro theme? Can you suggest a place where I can read up on the concept of child theme and how to calibrate it?
    Thank you so much… Andy

    in reply to: How to add Google Analytic codes #16726
    Grafixer
    Member

    Do I have to insert the code on every page, or this described method will insert it on every page on the site?

    in reply to: Removing extra space between the Header and Page Title #8329
    Grafixer
    Member

    Thank you so much! It worked.

    in reply to: How to install a plug-in widget into the footer? #8071
    Grafixer
    Member

    It worked! Thank you so much.

    in reply to: How to install a plug-in widget into the footer? #7969
    Grafixer
    Member

    Thank you this worked.
    I have one more question regarding footing: Is there a way to insert at the bottom some SHAREAHOLIC’s social media buttons on the right hand side bottom corner? I would like to align them up with the Copyright notice on the opposite left hand bottom corner. Is it the theme design which he’s to be modified of the social media plugins has to be coded?

    in reply to: How to install a plug-in widget into the footer? #7926
    Grafixer
    Member

    Can you please help me out. I still have issues relating to this thread. Now that I was able to take out the padding from the bottom, I have too much space at the top of the footer. Can you please guide me, where do I adjust that? This is the link for my website. It is only the HOME page I am concern with at the moment, because once the footer is set, I would like to copy the rest for all the other pages. Can you please get back to as soon as you can?

    http://grafixerbiz.ipage.com/NewWebSite/

    in reply to: How to install a plug-in widget into the footer? #7848
    Grafixer
    Member

    Thank you for that code. How do I take off some height from the top of the footer?

    in reply to: How to install a plug-in widget into the footer? #7823
    Grafixer
    Member

    Is there a way to make the footer’s height less? On the left hand side I would like to put in a TELL A FRIEND button, and under it I would like to have the copy right information. On the right bottom corner I would like to list a few social media logos or links. Can you help me how to change the footer to accommodate all these?

    in reply to: How to install a plug-in widget into the footer? #7819
    Grafixer
    Member

    I do not know why, but I can not “stick” anything widget into the voter. Do I have to activate the fitter section first somewhere? I would like to install a a TELL A FRIEND button right above the copyright note. Please explain to me how to do that?

    in reply to: Clean Retina Pro conflict with Contact Form 7 #7800
    Grafixer
    Member

    I am sorry, I could not wait any longer for your suggestion, so time being I chose a different form builder. I will have later some more questions.

Viewing 15 posts - 1 through 15 (of 17 total)