Home › Forums › VW Theme › VW THEME BUNDLE › VW THEME BUNDLE
Tagged: footer, newsletter, service section, VW THEME BUNDLE
- This topic has 16 replies, 8 voices, and was last updated 5 years, 6 months ago by
developer vwtheme.
-
AuthorPosts
-
March 13, 2018 at 12:35 pm #4295
VWTHEMES
KeymasterMarch 13, 2018 at 12:35 pm #4237paul
ParticipantHi guys, I downloaded the theme bundle (good themes by the way) and currently working on the corporate pro theme but I have some issues. Sorry there is a few that I cannot work out.
Service Section (home page) – The page shows 4 sections but no matter what I do I cannot get the 4th or anymore within the customizer section. I read a thread from last year which said to publish and refresh, which I tried to no avail.
Contact Section (home page) No matter what I do I cannot delete or change the tel no (518) 356-5373. I have deleted it from the contact box but it still shows up. Also is there a way to have the address look neater on separate lines like normal? It just looks like a bunch of words and not clean.
Footer Section – How do I get the footer sectioned into 3 columns like the demo? I want a twitter feed, useful links and not sure on the 3rd yet. I have tried playing with the widgets but cannot work it out lol
Newsletter – My newsletter section on the home page is set up but how do I get the name and email box to be side by side instead of above and below? I would rather it be on one line.
I appreciate your time and help. No doubt I will have some more questions for you.
Thanks in advance.
March 14, 2018 at 5:21 am #4245VWTHEMES
KeymasterHi,
We have checked our theme. Services section is working. Please increment the number of services to show. Publish it and refresh the page it will work.
Top bar cell number is also working. I checked it.
You will need to add widgets to the footer from Appearance -> Widget.
Which contact form are you using? Have you created a form?
If the above issue has not resolved with the given solution then please specify which theme version you are using? We will check the issue.
Thanks
March 14, 2018 at 11:01 am #4247paul
ParticipantThanks for your response.
I have already tried all you said. The services section come up on the preview but only comes up with 3 sections to edit. No matter how many times I change it, publish and reload (I see this on a previous post) it still does not give me the option to edit anymore than 3 sections. You can see the scroll bar is at the bottom of page and will not go to section 4+
I have also found that I cannot find where to write under Our Services (front page).
I am using contact page 7 but that works all fine. I mean the contact us part on the home page, the animated part, everything works fine on there apart from not being able to rid the phone number on there. The relevant box is empty on the customiser but it still shows on the preview screen.
The footer just piles the widgets on top of each other instead of side by side and the newsletter the same.
I only purchased the theme 2-3 days ago so it must be the recent version.
Here are the links to the screenshots to make it easier –
Service Section
Newsletter
Contact Us
FooterThanks
March 15, 2018 at 7:57 am #4263VWTHEMES
KeymasterHi,
There must be four columns for the footer in the widget area. You need to add one element to each so that it will come in columns.
We really don’t get what the issue behind the services section. Could you please make a user in your WordPress admin and send us it’s username and password along with the site URL at support@vwthemes.com. So that we can check the issue there.
Thanks
March 15, 2018 at 11:11 am #4266paul
ParticipantThere is only one element there and I tried reordering them etc but didnt work.
I have created a user for you and emailed the details etc
Appreciate your help.
March 17, 2018 at 5:32 am #4283VWTHEMES
KeymasterChecking your issue
April 27, 2018 at 3:39 am #4879hkptc2017
Participanthow to remove the vwtheme copyright at bottom?
April 27, 2018 at 4:14 am #4881developer vwtheme
ParticipantHi, Add the below code to your child theme style.css if you have activated the child theme. Otherwise add it to Appearance -> Customize -> Additional CSS
span.copyrighttext {
display: none;
}Thanks
May 17, 2018 at 4:23 pm #5109mydivine2u
ParticipantHi VW
I bought the VW Automobile theme just few days ago and so far I think it is amazing. However, I’d like to remove the “Design & Developed by VWThemes” which is located at the right side of the Copyright Footer section.
Please note that I have already tried using the solution suggested above; but it didn’t work.
Your swift support would be appreciated.
RegardsMay 18, 2018 at 3:36 am #5115developer vwtheme
ParticipantHi,
We are glad you like our VW Automobile theme.
You want to remove “Design & Developed by VWThemes”, we are giving you some easy steps and CSS to remove it.
Go to Dashboard >> Appearance >> Customize >> Additional Css >> Put the given CSS on it >> Publish.
p.copyrighttext {
display: none;
}
If you need any other help please let us know.
ThanksMay 27, 2018 at 12:57 am #5222info58
ParticipantThe theme looks good on demo. When i purchased the theme and installed its not showing up. There is some fundamental problem with the CSS.
May 28, 2018 at 3:24 am #5229developer vwtheme
ParticipantHi,
There is no fundamental problem. Maybe you have skipped the home page setup settings.
Please check this documentation https://vwthemes.com/docs/theme-bundle/
If you could tell us which theme you are using then we will send you directly the steps?
Thanks
May 30, 2018 at 5:42 pm #5256ptroppe
ParticipantI could not get this to work for me.
May 31, 2018 at 3:58 am #5261developer vwtheme
ParticipantHi,
Try This
span.credit-link {
display: none;
}Thanks
-
AuthorPosts
- You must be logged in to reply to this topic.