Hoping someone can be able to assist. So I am working on a Wordpress site that has woocommerce, my concern is that the shop page uses its own theme, and I want it to be all the same (hope I am making sense) for an example my shop page header (including menu responsiveness) is completely different to the rest of the site. How can I fix this? I am not really good at coding hoping someone will be able to provide a more understandable solution. Thanks
You can customize Woocommerce shop page by editing Woocommerce shop page template as described on the below articles.
https://www.woothemes.com/2014/08/five-quick-woocommerce-customization-tips/
https://docs.woothemes.com/document/template-structure/
https://github.com/woothemes/woocommerce/tree/2.5.0/templates
Easy way to solve the issue with its document.
https://wpastra.com/elementor-woocommerce-theme/
Related
I am new to WordPress, so it might be silly questions to you people. I am using Magazine Base free theme provided by wordpress community.
I am adding post with featured image in it, sometimes it gets added to Trending now section, sometimes not. So can anyone please advise me, How to add custom posts on Trending Now section.
I got the resolution, Thanks Anyways. Its becuase of theme customization setting, which take only Lifestyle as a category for Trending Now section.
Anyways Thanks a lot !!
Greetings to developers community.
I'm new(beginner) on wordpress developing. I wanted to challenge myself and try to build a wordpress theme from an existing Static Website, (HTML to WordPress).
I've come across a problem or better to say I'm not having an idea of what to do on this step of development and wanted to ask for any advice or references on how to manage dynamic content on pages. What I want is: From the Dashboard if a user want to edit the content of a page how can he achieve it and do it without wanting him to go over the code. I am going to post a screenshot because I might not be cleared of what I want.
Screenshot
So those description how should be inserted on the page and be modified later if wanted without braking the style or model of the page?
I've tried Custom Fields but WordPress has a limit and can't add as many as I want and the list of custom fields went large.
Thank you in advance.
Your issue is easily solvable with a dynamic content plugin. you can try "Dynamic Widget Content" or If>So Dynamic content. Both free and worked great for me.
I want to create a blog using Drupal 7 (because the customer told me that). The problem is, when the blog has too many posts, it's hard to manage these entries. Is there anyone know a plugin or a module that can help me manage blog's posts like Wordpress ?
Thanks.
You can try https://www.drupal.org/project/admin_views and built the content page View how you want it to make it more manageable.
for a little votingtool i'm looking for a solution.
the visitor can give a comment on a page. if the editor approves the comment, it should automatically published as a post in a specific category. any ideas how to solve this problem, any startingpoint for me? a plugin?
G'Day efendi, a possible plugin as a starter is SEO Super Comments. This plugin converts all comments to their own dynamic page. At the very least it should give you some coding ideas.
does any one know how to createa search panel similar to the "quick find" bar on this site?
http://www.thebedandbreakfastclub.co.uk
I've been trying to find a plugin or tutorial but have had no luck at all. I'm looking for some thing that filters child categories according the the parent category the user has clicked on.
Please could some one point me in the right direction.
Thanks very much
Danny
Look at the page source; that's not a Wordpress site, though you can see some of the Javascript involved with the search bar. Have you searched for plugins? WordPress › WordPress Plugins or asked in the WordPRess forums? There are ways to implement a search like that in WordPress.