• Resolved fundoorajat

    (@fundoorajat)


    My blog is https://techsalsa.com and i need to do following changes in it, any help will be appreciated.
    I am using the Resonsive as well as child theme.
    1. Reduce space on homepage between the first post and the title bar (which contains Home and About links)
    2. Need to place the search box in this title bar, right now it is placed in the sidebar. I dont know in which php file i need to place the code.
    3. Need to place the social icons in the sidebar at the very beginning, right now placed as widget.

    Thanks.

Viewing 13 replies - 1 through 13 (of 13 total)
  • Have you been to Responsive’s dedicated forums?

    https://themeid.com/help/

    Thread Starter fundoorajat

    (@fundoorajat)

    Yes but could not find what i was looking for, even i tried many code changes but none worked.

    You can always post new question, that why we’re there for ??

    It seems that you added a div in your header.php

    <div class="grid col-460></div>

    remove that and you should be ok.

    For #2 please see this.

    #3 sidebars and widgets are the same, if you go to Appearance > Widgets and locate where you added the social icons, you will be able to re-arrange them any way you like.

    Thanks,
    Emil

    Thread Starter fundoorajat

    (@fundoorajat)

    Thanks Emil for the support (the instant support that you provide is one of the reasons why people are attracted to your theme) ??

    For #1, i am able to reduce the space not eliminate though, and it looks better now.

    #2: I am still not able to configure the search box on the title menu, i can either get it before it or after it. Tried putting the code in the child css also but didnt work.

    #3: I have asked the social media dev for the code and i shall put it manually on the sidebar php to get it where i want.

    Thanks

    #content-blog-home {
        margin-top: 0;
    }

    #2 please see this post.

    #3 is this a text widget, if so you can move anyway you need and if you added directly to the PHP you would need to move it away to the widget from your dashboard ??

    Emil

    Thread Starter fundoorajat

    (@fundoorajat)

    I am having a hard time in understanding the naming conventions used for the Widgets. Is there any diagram that can tell me what widget is where and by what name?
    I also wish to have two sidebars in the right side of the blog, is that possible?

    Emil Uzelac

    (@emiluzelac)

    Thread Starter fundoorajat

    (@fundoorajat)

    I am sorry for the confusion but what i actually meant was, i cant figure out the position of the Main Sidebar, Right Sidebar, Left Sidebar, Half page, Colophon Widget and Top Widget.
    I just know where are the Home widgets.

    Emil Uzelac

    (@emiluzelac)

    The link will give you the screenshots too and this is in Appearance > Widgets ??

    Thread Starter fundoorajat

    (@fundoorajat)

    Emil, may be i am still confusing you. I meant, where is the position of these sidebars (Main Sidebar, Right Sidebar, Left Sidebar, Half page, Colophon Widget and Top Widget) on the homepage, so that if i make changes here where shall the changes be reflected on the homepage?
    Just like Home widgets are placed at the bottom of the blog, is there any diagram or something that displays where these sidebars are?
    Usually there is only one sidebar in which if we make the changes, gets reflected on the blog, but this theme have so many sidebars, i dont know in which should i make the changes to get the right result.
    ??

    Emil Uzelac

    (@emiluzelac)

    Blog (full posts) = Main Sidebar
    Blog Excerpt (summary) = Main Sidebar
    Content/Sidebar = Right Sidebar
    Content/Sidebar Half Page = Right Sidebar Half Page
    Sidebar/Content = Left Sidebar
    Sidebar/Content Half Page = Left Sidebar Half Page

    Thread Starter fundoorajat

    (@fundoorajat)

    Thanks Emil for all your continuous support, appreciate it ??
    I have, somehow, managed to get the sidebar as i wanted. Here are 3 more items in which i need your help:
    1. How to get the same 3 Home widgets on the single post footer as the homepage? For this please see the homepage https://techsalsa.com and any single post like https://techsalsa.com/automatically-resize-optimize-images-while-uploading-online/
    The home widgets are not present in the post footer.
    2. How to increase the size of the “Scroll to Top” arrow button in the footer?
    3. I am not able to remove the blue color off the sidebar in the single post sidebar as here https://techsalsa.com/automatically-resize-optimize-images-while-uploading-online/

    Thanks again.

    Emil Uzelac

    (@emiluzelac)

    The same way you included them here, you can replicate for single.php and page.php as well.

    Emil

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Help with custom changes to my blog’ is closed to new replies.