dutt
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Storefront] Header and footer making screen too widerAs per your expeirence of websites.
Do.you think that
Full size is good as compare to boxed size.
I share you screen woudl you recommennd this desing for me?
This one
https://snipboard.io/ZKOXg2.jpgForum: Plugins
In reply to: [Customer Reviews for WooCommerce] How to make review comment box optionalthere is option to disable comments from woocommerce>settings>products.
is there any other solution??i tried for child categories it working fine.
Now you mean to say that If someone visit :
A category having sub category of 1,2,3,4
than he can see filter of 1,2,3,4 but
if someone is coming sub category page like 1,2,3,4 any of these page than there will be no filters right???- This reply was modified 4 years, 10 months ago by dutt.
So what is the solution now and how can i improve this condition??
Do i need to assign child categories???
Also
I shown you screenshot how i need my filter area.
How can i do this pls help me its too frustrating i spend almost 24hoyrs and ended up with nothingForum: Plugins
In reply to: [Customer Reviews for WooCommerce] How to make review comment box optionalhi
i have uncheck this option but still its asking me to put comment during review.
please find the scrrenshot of settings
https://snipboard.io/f3BV8A.jpg
and screenshot after giving review without comment
https://snipboard.io/Oyk7jd.jpgkindly help in this case
may be some setting need to be doneForum: Themes and Templates
In reply to: [Storefront] You may also like product Page sectionthanks it worked for me
i add more rule in it/** * Change number of upsells output */ add_filter( 'woocommerce_upsell_display_args', 'wc_change_number_related_products', 20 ); function wc_change_number_related_products( $args ) { $args['posts_per_page'] = 6; // # of upsell here $args['columns'] = 6; //change number of upsells here return $args; }
hope it works for others
thanks again for your help
good day- This reply was modified 4 years, 10 months ago by tobifjellner (Tor-Bjorn “Tobi” Fjellner). Reason: marked code as... code
Forum: Plugins
In reply to: [Slider Ultimate] Button not visible on mobileHi thanks for your reply.
No i am.not using your premium version.
Mobile settings are locked as i am using free version of it.
Please resolve my issueanyone can please help?????
Forum: Plugins
In reply to: [Slider Ultimate] Button not visible on mobileanyone can please help?????
Dear team
thanks for creating such an amazing theme i am using it on my site
https://www.nexahair.com/
in page template i choose full width page but still problem is its showing everyhting in box instead of fullpage space.
Example if you see my site it dont take complete screen from left and right.
it shoudl take complete screen example:
https://preview.themeforest.net/item/kendall-a-stylish-theme-for-spa-hair-beauty-salons/full_screen_preview/18601371?_ga=2.28575996.1121096739.1586007063-1035877843.1585817077pls help to resolve this issue
Anyone there?????
Hi Dear
thanks for your reply i appriciate it.
Here is screenshot:
Backend:https://snipboard.io/CGRkKa.jpg
https://snipboard.io/4Fv5jg.jpg
In the above link as you can see there is no text neighter picture in page edit section.Only feature image is been upload the the page.
Now when i will add any picture or text it will go on to the feature image.
Backend: https://snipboard.io/8cXF3h.jpg
Frontend: https://snipboard.io/G9ePAf.jpgsee this wahtever i add in description of page and title of page it become over write on the feature images instead of going down to that image
I hope this will clarify you.
However for better understanding i am not removing description content so that you can see the site live with this wrong condition- This reply was modified 4 years, 11 months ago by dutt.
Forum: Plugins
In reply to: [WooCommerce] Product Variation Big Data Editinghi budy
thanks for the suggestion but i cant go for paid extensions as i am just starting the site i will buy it later but please tell me alternative solution which is free and good to go.
please suggest me what to do thanks for your help in advance.Forum: Plugins
In reply to: [WooCommerce] Product Variation Big Data EditingDear Team,
My product is very simple. My product comes in length size.
e.g 8″,10″,12″,14″ etc.
Note: Each length have fixed price. e.g 8″-$2, 10″-$4 etc.
Now I need to sale my product in three different combinations of length.
ex: 8,10,12 also 12,14,16 ,8,22,24 etc
so i define the attribute with name: Length 1, Length 2 & length 3.
so that customer can pick any combination of length.
but now the problem is variations become very high.
they are total 2500 variations. 8,8,8 & 8,10,10 & 8,10,12 & 8,12,12 and so on.
It makes the situation very difficult to solve.
any one have solution for this in term of plugin or code.
Is there any rule i can define
ex: for each length i define the price and when customer choose the price it calculate the price automatically.
any solution please suggest me what to do in this case.Forum: Plugins
In reply to: [WooCommerce] Product Variation Big Data Editingany one can please help in that case>?????????????