Home › Forums › VW Theme › VW AUTOMOBILE PRO THEME › VW Automobile Theme
- This topic has 72 replies, 20 voices, and was last updated 3 years, 7 months ago by developer vwtheme.
-
AuthorPosts
-
May 9, 2018 at 3:05 am #4971jerometrippjrParticipant
I have enabled woocommerce on my theme but it’s not responding correctly. The product categories page has a sidebar loaded and the theme isn’t given me an option to disable it. Also, when a product is clicked, the image does not load. Need help!
- This reply was modified 6 years, 7 months ago by jerometrippjr.
May 9, 2018 at 10:34 am #4977developer vwthemeParticipantHi,
Could you please share the URL of the page so that we can check where the image is not loading.
Also, Do you want to remove the sidebar from a category or from all the pages such as a shop or single product page?
Thanks
May 13, 2018 at 10:54 am #5020paulchatwin101ParticipantHi,
I’ve uploaded pictures to the gallery section but they look squashed or compressed in sideways.
Do you recommend a certain pixel size that the pictures should be before adding to the gallery.
Thanks.
PaulMay 14, 2018 at 4:07 am #5022developer vwthemeParticipantHi Paul,
As per your query, generally there is no need to use pixel size images you can take any sizes and gallery automatically adjust the size of images.
If you are getting images squashed please upload images to the gallery and show them on your site and please provide your site URL.
So, we can check the gallery images squashed.
If you have any other query please let us know.
ThanksMay 15, 2018 at 8:45 pm #5069jerometrippjrParticipantThe url is http://grudgepowersports.com I do not want the side bar to show up on any of the pages and product pictures are not populating.
May 16, 2018 at 5:45 am #5091developer vwthemeParticipantHi Jerometrippjr,
As per your query, we are giving you some easy steps and CSS to remove sidebar from pages.
Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Put the given CSS on it >> Publish.
div#sidebar {
display: none;
}
Could you please specify what issue are you getting with images.
If you need any other help please let us know.
ThanksMay 16, 2018 at 10:44 pm #5100jerometrippjrParticipantThank you! The CSS works…The other issue was due to a plugin stopping the product photos from showing.
- This reply was modified 6 years, 7 months ago by jerometrippjr.
May 17, 2018 at 3:44 am #5104developer vwthemeParticipantHi Jerometrippjr,
Most Welcome, after deactivating the plugin your images are showing great.
If you need any other help please let us know.
ThanksMay 22, 2018 at 11:40 am #5166aliParticipantHi,
I have the purchased version and using the Pro version. I was wondering if its against the copyright rules to remove “Design & Developed by VW Themes” or if it is possible to do that now that I have purchased the theme?tnx for help.
May 23, 2018 at 3:34 am #5173developer vwthemeParticipantHi,
Add the below code to Appearance -> Customize -> Additional CSS
p.copyrighttext {
display: none;
}Thanks
May 23, 2018 at 8:05 am #5177aliParticipantThank you. It worked perfectly.
May 23, 2018 at 11:19 am #5179developer vwthemeParticipantHi Ali,
Most Welcome.
If you need any other help please let us know.
ThanksDecember 21, 2018 at 9:32 am #8791dave1ParticipantHi, in the vw about us section i have added six staff members but can only edit the first 3…
How do i edit the other 3, and also how do i add photos to them (faces of staff)
December 21, 2018 at 9:55 am #8792dave1Participant***update i have managed to edit all 6 properties…. just need to know how to add faces instead of icons, thanks.
December 21, 2018 at 11:56 am #8793developer vwthemeParticipantHi,
As per your query, could you please provide us your site URL.
So we can review and get back to you.
Thanks
-
AuthorPosts
- You must be logged in to reply to this topic.