-
AuthorPosts
-
April 30, 2016 at 2:21 pm #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,
SwapnilApril 30, 2016 at 6:06 pm #625085Hey 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 PowellMay 1, 2016 at 9:54 am #625285Hello Jordan,
Credentials in Private Data…
Regards,
SwapnilMay 3, 2016 at 5:15 am #626167Hi,
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,
RikardMay 4, 2016 at 1:48 pm #627222Hello,
Test page link is in Private data.
Thank you,
SwapnilMay 6, 2016 at 12:50 pm #628255Hello,
I’m really disappointed with support here. It’s take 2-4days to reply…
Pl. provide me solution as soon as possible.
Thank you,
SwapnilMay 6, 2016 at 12:58 pm #628258Hey!
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,
YigitMay 6, 2016 at 1:12 pm #628266Hello 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,
SwapnilMay 6, 2016 at 1:34 pm #628270Hi!
Please point out the section you created that you would like to display above footer.
Best regards,
YigitMay 6, 2016 at 1:51 pm #628280Hello,
Newsletter subscribe section created in ADR page. Link mention in credentials.
Thank you,
SwapnilMay 6, 2016 at 2:15 pm #628287Hey!
I made syntax mistake accidentally. Could you please post FTP logins here privately as well?
Sorry about that.Regards,
YigitMay 6, 2016 at 3:03 pm #628331Check Private Content
May 6, 2016 at 3:15 pm #628342May 7, 2016 at 9:26 am #628570Hi!
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,
SwapnilMay 9, 2016 at 12:33 pm #629154Hi!
Sorry for the late reply.
Could you please create that section on one of your pages firstly so we can copy it? :)Regards,
YigitMay 10, 2016 at 2:50 pm #629951Hi!
You mean to say put all newsletter plugin + content?
Thank you,
SwapnilMay 10, 2016 at 2:56 pm #629959May 10, 2016 at 3:43 pm #629994Hi!
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,
SwapnilMay 10, 2016 at 3:53 pm #630007Hi!
We are going to add a code to the functions.php file and you can apply the changes on that code in future
Cheers!
YigitMay 22, 2016 at 12:54 pm #636344Hello 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,
SwapnilMay 23, 2016 at 2:45 pm #636802Hi,
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 sectionBest regards,
YigitMay 23, 2016 at 3:05 pm #636824Hi Yigit,
Thank you for your support….. You can close this topic
Best Regards,
Swapnil -
AuthorPosts
- The topic ‘Full width column before footer’ is closed to new replies.