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

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

    Please also help on how to add images to the Featured Images section on the home page.

    Thanks!

    #6582
    Profile photo of jsfoto
    jsfoto
    Participant

    For featured images:
    Go to your dashboard … appearance … widgets and drag an drop the featured images widget to the place you want it to appear.
    (Images must be within the Symbiostock featured images category).

    Not sure about the CTA boxes, I don’t use them. But i guess these are widgets which you also can delete there (dashboard … appearance … widgets).

    Hope that helps 🙂

    #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.

    #6584
    Profile photo of tdahl-stock
    tdahl-stock
    Participant

    @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.

    #6585
    Profile photo of Andre
    Andre
    Participant

    I don’t understand why you would want to remove the CTA boxes. If you simply don’t use them (with content), they shouldn’t appear on your site.

    #6586
    Profile photo of tdahl-stock
    tdahl-stock
    Participant

    @redneck wrote:

    I don’t understand why you would want to remove the CTA boxes. If you simply don’t use them (with content), they shouldn’t appear on your site.

    The home page generator puts them there whether you use them or not. It is kind of like a canned home page and all you have to do is fill in the information.

    Edit: I have made suggestions to have different options choosable for the home page generator.

    #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.

    #6588
    Profile photo of tdahl-stock
    tdahl-stock
    Participant

    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.

    #6589
    Profile photo of jsfoto
    jsfoto
    Participant

    @apple5 wrote:

    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.

    Just add the Symbiostock featured images category to your category menu (dashboard … appearance … menus) and add this category to your images you want to showcase.
    (Edit: I think you don’t even have to add Symbiostock featured images category to your category menu, it should be enough just to add Symbiostock featured images category to your images you want to showcase (dashboard … stock images … all images … edit)

    #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.

    #6591
    Profile photo of tdahl-stock
    tdahl-stock
    Participant

    @apple5 wrote:

    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.

    The Menus were like that by default. I did nothing to them to get that layout. Not sure why yours are doing that. My settings for my menus are the following;

    Appearance->Customize->Symbiostock Nav Menus
    Main/Nav Menu Style: Basic
    Menu Location: Under Header
    Search/Account Menu Style: Basic
    Search/Account Menu Fill: Basic
    Separate – Search/Account Menu: No
    Show “Image/Blog” search option: No

    #6592
    Profile photo of simi
    simi
    Participant

    Hi all

    I had gone through this forum about how to fill d call to action boxes , after filling content in boxes ,in my home page i found author box and main content area,how to remove the box,shall i edit home.php file and upload it in child theme?

    #6593
    Profile photo of simi
    simi
    Participant

    Hi All

    I fixed above problem , i edited page-home0.php , and placed it over symbio-child theme , after activating child theme , i can see author option and main content area is removed , cool , but in child theme right top corner list of links are coming , i dont want those links , i tried to adjust all possible options in menu , but unable to remove it , in main theme these links were unavailable.

    please find the bellow SS

    Leo can i provide you login id if can please help me out.

    my site is http://www.ephotobuy.com

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

You must be logged in to reply to this topic.