Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6590
    Profile photo of apple5
    apple5
    Participant

    @tdahl-stock wrote:

    I had to edit the page-home0.php file. Not sure why yours would be different than mine. Also, I am not a programmer and can guess that may be the right section to remove. I edited my php file through guessing and trial and error. 🙂

    I did it in a child-theme though. I activated the child theme and then all changes are made there. I copied my page-home0.php file into my child theme directory and edited it. That way theme updates won’t overwrite your changes.

    Thank you for your reply. I appreciate your info to use the child theme, rather than the parent theme, to make the changes. I chose to work on the page-home1.php file, as it had the CTA label. I will also checkout the page-home0.php file.

    I took a look at your site and it is awesome! The menu items like Home, Images and Policies are neatly lined-up next to each other.

    I would like to arrange the menus similarly, in my site. At present, they are one below the other, vertically.

    Please give the steps to arrange the menu items, and the login / register button, the way they are in your site.

    Thank you in advance for your help.

    #6587
    Profile photo of apple5
    apple5
    Participant

    @tdahl-stock wrote:

    @apple5 wrote:

    I wish to remove the three call to action (CTA) boxes on the home page. Please help on how to go about this.

    If you are using the Symbiostock Home Page Generator with the latest base theme the only way to get rid of the three CTA’s is to edit the home page php file directly. There are no options to display them or not.

    The other option is to choose a different home page.

    tdahl-stock, thanks for your reply.

    I deleted the following section from the page-home1.php of the parent theme:

    <?php if(
    is_active_sidebar( ‘cta-1’ ) ||
    is_active_sidebar( ‘cta-2’ ) ||
    is_active_sidebar( ‘cta-3’ )
    ): ?>

    The cta boxes still show up.

    Should I edit any other part of this file or of another file? Please help.

    #6583
    Profile photo of apple5
    apple5
    Participant

    jsfoto, thank you for your reply.

    I, unfortunately, have still not figured out how to remove the call to action boxes and how to add images, on the home page, to the featured category section.

    Would you please give the steps to add images to the Featured section?

    Thanks.

    #6564
    Profile photo of apple5
    apple5
    Participant

    Thank you jsnover.

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