Changes to Bizway Pro

Discussion in 'BizWay WordPress Theme' started by dustin807, Aug 24, 2016.

  1. dustin807

    dustin807 Member

    Joined:
    Jun 11, 2015
    Messages:
    65
    Likes Received:
    0
    Hello, I have a few changes that I'd like to make to my bizway pro theme.

    How can I delete the search bar from the top of the website header?

    How can I make the homepage image not clickable? Don't want it to be a hyperlink.

    On the home page, I don't want there to be a page 2 for blog posts. I don't want every blog post I publish to be in the homepage source code, only the 5 or so articles that I choose and that's it. How can I make that happen?
     
  2. priya

    priya Guest

    Hi,

    Greetings from InkThemes!

    1) How can I delete the search bar from the top of the website header?

    Please paste the code given below in Custom CSS field of your dashboard.
    Code:
    .top-search {
        display: none;
    }
    2) How can I make the homepage image not clickable?

    Are you talking about the featured images..?

    3) On the home page, I don't want there to be a page 2 for blog posts.

    Could you please provide me 'URL' of your site along with some edited screenshot of the area so that we I better assist you?

    Looking forward to your reply.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. dustin807

    dustin807 Member

    Joined:
    Jun 11, 2015
    Messages:
    65
    Likes Received:
    0
    For the homepage image not clickable, I'm talking about the first big image on the website. It's a bunch of people sitting at a table http://www.dustinsancheztv.com/

    I don't want there to be a page 2 for blog posts. I just want 5 or 7 blog posts to be featured on the home page. I also want to be able to make a page called "Articles" and let that be the blog page with all of my blog articles on it, but when I try to do that it just becomes another home page.
     
  4. priya

    priya Guest

    Hi,

    To remove link, please follow the screenshot given below.

    bizway_remove_slider_link.png

    For your information, I am using "WP-Editor" plugin to edit files.

    You can also download and use it from the link https://wordpress.org/plugins/wp-editor/.

    After activating this plugin, you will get the same screen as shown in the screenshot.

    If you don't want to show more blog page link on homepage,

    Please follow the screenshot given below.

    bizway_remove_paging_homepage.png

    To show all post on your Articles page,

    You just all need to do is set blog template (right side of the page) for your Articles page..

    Hope it will resolve your issues..

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  5. dustin807

    dustin807 Member

    Joined:
    Jun 11, 2015
    Messages:
    65
    Likes Received:
    0
    Thank you. There is just one more problem. On the home page at http://www.dustinsancheztv.com/, in the HOME PAGE FEATURE AREA, the "Read More" buttons do not link to the URL's that I entered. Instead they link to dustinsanchezt.com/#

    If you click on the images, then those 3 images each link to the page that I designated, but if you click on the "Read More" buttons, it does not link to any page. How do I fix that?
     
  6. dustin807

    dustin807 Member

    Joined:
    Jun 11, 2015
    Messages:
    65
    Likes Received:
    0
    Thanks for the help. Just one more issue. In the Home Page Feature Area, the 3 images are clickable, but the three "read more" buttons link to dustinsancheztv.com/# instead of the URLs that I designated in the backend of wordpress. How do I get those "read more" buttons to link to the same URLs as the images

    see home page at http://www.dustinsancheztv.com/
     
  7. priya

    priya Guest

    Hi,

    Please follow the screenshots given below.

    bizway_feature_read_more_link1.png

    bizway_feature_read_more_link2.png

    Hope it will resolve your issue

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page