ResolvedProduct Description
- This topic has 21 replies, 2 voices, and was last updated 2 years, 9 months ago by
Althemist.
- AuthorPosts
- October 19, 2020 at 1:28 am #26497
atharjamil
ParticipantHello,
I bought the theme and must say that its a very good nice and clean theme and I am already loving it. I just have one question, would it be possible to remove the product description under the product name in the main menu. See below link for more explanation.
Thanks in advance and I look forward to hearing from you soon.
Kind regards,
Athar
October 19, 2020 at 8:12 am #26501Althemist
KeymasterHello Athar,
You can hide the short description on product listings with CSS. Something like this:
div.prod_hold .woocommerce-product-details__short-description { display: none; }
Hope this helps.
BTW, if you’re happy with the theme and support, we’d really appreciate it if you take the time to rate it on ThemeForest. You can do this in your Downloads page ( https://themeforest.net/downloads ) – the small stars bellow the green “Download” button. It helps us a lot to keep improving the theme and adding new features.
Best regards,
DimitarOctober 20, 2020 at 11:06 pm #26571atharjamil
ParticipantThank you so much for your help, it is very much appreciated! I’ll definitely give you 5* rating.
October 21, 2020 at 9:27 am #26572atharjamil
ParticipantThis reply has been marked as private.October 21, 2020 at 9:49 am #26584Althemist
KeymasterHello Athar,
In the screenshots you’re modifying the blog post permalinks, not the products. Here is a simple guide of what you need:
As for the “restaurant Menu” – these are not purchasable products. The “Restaurant Menu” post type is meant to be used by restaurants with no online orders. If you need it just because of the layout, there is the same layout for WooCommerce products (list view) in the latest theme version.
Regards,
DimitarOctober 22, 2020 at 12:52 pm #26605atharjamil
ParticipantThis reply has been marked as private.October 22, 2020 at 2:25 pm #26635Althemist
KeymasterHello Athar,
Your pemrlain settings look like a total mess. Why is the checkout page in the permalink field? Also, it looks like the category and product are swapped in the bellow field. Make sure you have the same structure as in the link I gave you.
As for the contacts widget – the only way to achieve this would be with CSS. You’d need to position the icon absolutely and add padding to the text field.
October 23, 2020 at 3:01 pm #26650atharjamil
ParticipantHello Dimitar,
Thank you for the reply, much appreciated!
1- I have no idea what happened to Permalink section and how did it mess up as I did not do anything to that “I promise” – How do I fix this, please?
2- Another thing is
In the demo – When you click on the Order and after that click on “View Your Shopping Cart” it gives you 2 options – First is View cart and Second is Checkout, check this link -> http://prntscr.com/v5909h and when you click on View Cart it brings you to the cart page, see the link -> http://prntscr.com/v591uq BUT in my website, this doesn’t happen and after adding the order to cart, If I click on “View Your Shopping Cart” I also get 2 options – First is View cart and Second is Checkout (http://prntscr.com/v59552) but when I click on VIEW CART it brings me to My Account Page – see the link -> http://prntscr.com/v5960j – Can you help, please?3- Also in the demo Checkout page – we have 2 options 1- Returning Customers? CLICK HERE TO LOGIN and 2- Have a Coupon? Click here to enter your code, see the link -> http://prntscr.com/v599zw BUT on my website I only have one option which is HAVE A COUPON? CLICK HERE TO ENTER YOUR CODE, see the link -> http://prntscr.com/v59bk5
Also you replied (“As for the contacts widget – the only way to achieve this would be with CSS. You’d need to position the icon absolutely and add padding to the text field.”) – How do I do this?
Thanks for all your help and I look forward to hearing from you soon.
Kind regards,
AtharOctober 23, 2020 at 3:22 pm #26658Althemist
KeymasterHello atharjamil,
1. I can’t really tell how to fix the permalink settings, as we don’t how and why you changed them. Yuou’d probably need to search the internet for the default permalink values.
2. Sounds like your default WooCommerce pages are not properly set under WooCommerce > Settings > Advanced
3. Again, this is not theme related. It’s a WooCommerce setting. You can find it under WooCommerce > Settings > Accounts & Privacy
4. You’d need to to write custom CSS rules for the widget entries and icons positioning. CSS coding knowledge would be required, of course.
Regards,
DimitarNovember 4, 2020 at 8:07 pm #26978atharjamil
ParticipantHello,
Just a quick question – we need to setup 2 menus e.g 1=Collection and the 2=Delivery.
Both menus have different food products, So would it be possible to have 2 different menus and 2 checkouts? If it’s not possible, would you be able to suggest any plugin’s to sort this out or any other suggestions?
Thanks in advance and I look forward to hearing from you soon.
Kind regards,
Athar
November 5, 2020 at 4:33 pm #26991Althemist
KeymasterHello Athar,
No, as far as I know that would not be possible on a single site. You can either create two site (separate or in a multi-site network) and lead the customers to the right site in the beginning, OR use a multi-vendor plugin like WC Marketplace to create two different shops in one installation.
November 23, 2020 at 11:38 pm #27329atharjamil
ParticipantHello Dimitar,
Hope all is well with you and thank you for the above response, much appreciated!
Would it be possible to change the Logo URL to a different page instead of the home page URL and how can I do this?
Thanks in advance and I look forward to hearing from you soon.
Kind regards,
Athar
November 24, 2020 at 12:00 am #27330atharjamil
ParticipantMy apologies but another question.
How do I add Multiple categories with sortable filters on my order online menu page – like this http://prntscr.com/voptlc
Thanks in advance and I look forward to hearing from you soon.
Kind regards,
Athar
November 24, 2020 at 10:54 am #27356Althemist
KeymasterHello Athar,
1. I am afraid that would not be possible. It’s not even theme related. It’s a core WordPress functionality and the system automatically links the logo to the home page, as this is the standard web practice.
2. The sortable filters are only available for the “Restaurant menu” custom post type. They can’t be used with WooCommerce products.
Regards,
DimitarNovember 24, 2020 at 1:10 pm #27363atharjamil
ParticipantHello Dimitar,
Thank you for the reply,
1- Logo URL: Thanks for your help!
2- Multiple categories with sortable filters: So if I use the Restaurant Menu, would it be possible for my customers to place the order online and pay using their credit or debit card? And can my customers select the option for “Collection” or “Delivery” if we use the Restaurant Menu in our website? If not would you be able to recommend any plugin to achieve this?
Thanks again and I look forward to hearing from you soon.
Kind regards,
Athar
- AuthorPosts
You must be logged in and have valid license to reply to this topic.