Footer Section Jumped to Top of the Page

Home Forums Gillion Theme Footer Section Jumped to Top of the Page

Home Forums Gillion Theme Footer Section Jumped to Top of the Page

Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
  • Depremz
    Participant

    Hi Just bought the theme and after installation, the footer content ( Recent post, hot tags, category etc) just jump to the top on top of feature post.. I´m not sure how to make it come down. https://blog.dimbaya.com/

    Hi @Depremz,

     

    I hope you are well today and thank you for your question.

     

    It seems happening on your shared website die to below CSS code so please remove it to resolve the issue.

     

    #wrapper.default-content-after-posts>div:nth-child(2) {
        order: 1;
    }

    If you can’t remove it then could you please deactivate the siteground-optimizer cache that you are using on your website so that I can help you to remove it?

     

    Best regards,
    Shufflehound team

    Depremz
    Participant

    I have deactivated the siteground cache

    Please edit your website home page and make sure that you have set its Page Layout to Full Width as shown in the attached screenshot.

    Attachments:
    You must be logged in to view attached files.

    Depremz
    Participant

    Thank you. I have another request. How do I bring the newsletter section below the pagination section.

     

    thank you.

    https://blog.dimbaya.com/

    How do I bring the newsletter section below the pagination section.

    There isn’t any option to achieve this on that dynamic blog posts page.

    Depremz
    Participant

    Sorry, maybe I didn´t explain myself well. On the demo page the newsletter subscription is below the blog post. However on my page is the first thing that you see. https://blog.dimbaya.com/

    Should there not be a way to bring it under the blog post? Thank you

    Could you please share the demo page URL that you are referring to so that I can help you to achieve it?

    Depremz
    Participant

    also can you please tell me how to to make the title bold and light for each post as done in the demo?

     

    Depremz
    Participant

    In summary This is what I want:

    a. How to move the newsletter opt below the post

    https://preview.themeforest.net/item/gillion-multiconcept-blogmagazine-theme/full_screen_preview/19470306?_ga=2.243346822.2087114401.1588879897-506644440.1588879889

     

    b. How to make the title bold and light for each post as done in the demo?

    c. How can I change the homepage logo URL – That assign a different URL to the logo other than the default root domain URL ?

     

    thank you

     

    a. How to move the newsletter opt below the post

    https://preview.themeforest.net/item/gillion-multiconcept-blogmagazine-theme/full_screen_preview/19470306?_ga=2.243346822.2087114401.1588879897-506644440.1588879889

    Could you please share with me the exact post URL where it is displaying?

     

    b. How to make the title bold and light for each post as done in the demo?

    c. How can I change the homepage logo URL – That assign a different URL to the logo other than the default root domain URL ?

    To help us keep support thread separates could you please create a new thread for each of your other questions instead of asking them in your single thread as it makes the thread messy and hard to read.

     

    If you want to you can also add a reference to this thread in your newly created thread.

     

    We would be more than happy to help you with your new thread.

    Depremz
    Participant

    Ok thank you. The template I´m using is called Simple/Clean  Design.

    https://preview.themeforest.net/item/gillion-multiconcept-blogmagazine-theme/full_screen_preview/19470306

    I imported the layout. here is the link of the template: https://drive.google.com/file/d/1_WV_kSVOiePk4FLpuUxq6oOH4RyFZPHm/view?usp=sharing

     

     

    Depremz
    Participant

    Thanks for all the help. Can we have this resolved by today please? I already gave you my login credentials..

     

    I can see you are referring to the below demo page.

     

    https://gillion.shufflehound.com/clean/

     

    The above page is created using the Page Layout as shown in the attached screenshot.

     

    Attachments:
    You must be logged in to view attached files.

    Depremz
    Participant

    Hello, I´m getting really frustrated with the theme. This is exactly why I opened the ticket. When I used the Default inversed the footer jumps to the top of the page with all the blog post missing.  Moreover we´ve been going back and forth on this for about days now. I reverted it back to Default Inversed and it causes the same problem as before. Can´t someone look into this?  This is why we´re paying for support right?  I´m far behind deadline. The experience I´m getting is not the best. Morever I have to wait for a day to get your feedback. Can someone look into this please?

     

    Thank you

    Actually, this is an issue that I could confirm the issue on my test site, therefore, I notified the theme developer about this so that it will be fixed.

     

    The issue will be fixed ASAP.

     

    In the meanwhile, you can try resolving it by changing page Layout to Default Inversed as described above and adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #wrapper.default-content-after-posts > footer.sh-footer:nth-child(3) {
        order: 3;
        width: 100%;
     }

    Depremz
    Participant

    Thank you for this. However it leaves a big gap between the post and the newsletter section. Can we fixed that as well?

    Please try also using below CSS code to remove the gap.

     

    #wrapper.default-content-after-posts .sh-group.blog-list.blog-style-masonry {
        max-height: 1960px;
    }

    The issue is resolved in the below latest version of theme so please update the theme as described here https://support.shufflehound.com/updating-theme/

     


    Please login to access this file

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