Viewing 22 posts - 1 through 22 (of 22 total)
  • Author
    Posts
  • #625015

    Hello,

    I want to create full width column before footer. I want to put newsletter subscription in that. In homepage it’s showing me 100% b’coz I’m not using right side bar. but in inside pages it’s showing 70% only.

    1. What will be the background Image size? B’coz my website width is 1310px. So I have to create 1310px Image OR highest 1920px width image?
    2. In Inside pages. I’m using right size bar. But I want it full size background area… Like footer. Currently it’s taking 70% (content area) only.

    Waiting for your reply.

    Thank you for your support,
    Swapnil

    #625085

    Hey Swapnil,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend and the site.

    Login credentials include:

    • the URL to the login screen
    • a valid username (with full administration capabilities)
    • as well as a password for that username

    Best regards,
    Jordan Powell

    #625285

    Hello Jordan,

    Credentials in Private Data…

    Regards,
    Swapnil

    #626167

    Hi,

    1. The images should be slightly larger that the maximum viewing size if you don’t want to lose any quality.

    2. I couldn’t see a page where you are using a sidebar, could you link directly to one please?

    Thanks,
    Rikard

    #627222

    Hello,

    Test page link is in Private data.

    Thank you,
    Swapnil

    #628255

    Hello,

    I’m really disappointed with support here. It’s take 2-4days to reply…

    Pl. provide me solution as soon as possible.

    Thank you,
    Swapnil

    #628258

    Hey!

    Please add following code to Functions.php file of you child theme in Appearance > Editor to add your custom content before footer

    add_action('ava_before_footer','footer_content_new');
    function footer_content_new(){
    echo "<div class='my-custom-content'>Here it goes</div>";
    }

    Best regards,
    Yigit

    #628266

    Hello Yigit,

    Sorry but I can’t find it footer in Functions.php.

    Login credentials here so you can do it and update it…

    Thank you,
    Swapnil

    #628270

    Hi!

    Please point out the section you created that you would like to display above footer.

    Best regards,
    Yigit

    #628280

    Hello,

    Newsletter subscribe section created in ADR page. Link mention in credentials.

    Thank you,
    Swapnil

    #628287

    Hey!

    I made syntax mistake accidentally. Could you please post FTP logins here privately as well?
    Sorry about that.

    Regards,
    Yigit

    #628331

    Check Private Content

    #628342

    Hey!

    Please see private content field

    Best regards,
    Yigit

    #628570

    Hi!

    I’m sending you two screen shot. 1.current screen shot 2.what I’m looking for.

    I think I can’t call any plugin in newsletter area. Kindly look both screen shot and send me your feedback.

    Thank you for your support,
    Swapnil

    #629154

    Hi!

    Sorry for the late reply.
    Could you please create that section on one of your pages firstly so we can copy it? :)

    Regards,
    Yigit

    #629951

    Hi!

    You mean to say put all newsletter plugin + content?

    Thank you,
    Swapnil

    #629959

    Hi!

    Yes, please :)

    Regards,
    Yigit

    #629994

    Hi!

    What ever plugin I will use… it will not changeable in future?
    For Example : Now I will use abc plugin in future I want to change it to xyz plugin…. I can do it my self OR that time I need your help?

    Thank you,
    Swapnil

    #630007

    Hi!

    We are going to add a code to the functions.php file and you can apply the changes on that code in future

    Cheers!
    Yigit

    #636344

    Hello Yigit,

    Kindly do one favor… can you make it original theme. I want to remove (Newsletter area) previous updates in theme.

    2nd

    All Practice Area pages having title(page) wise PDF for download. So I have to create page wise widget?

    Thanks for support,
    Swapnil

    #636802

    Hi,

    1- I went to Appearance > Editor and edited Functions.php file and removed the custom code i added.
    2- Yes, you can simply go to Appearance > Widgets and create a new widget area and then place your widget in there and then edit your pages and choose to display that certain widget under layout section

    Best regards,
    Yigit

    #636824

    Hi Yigit,

    Thank you for your support….. You can close this topic

    Best Regards,
    Swapnil

Viewing 22 posts - 1 through 22 (of 22 total)
  • The topic ‘Full width column before footer’ is closed to new replies.