This topic has 14 replies, 2 voices, and was last updated 8 years, 2 months ago ago by Jack Richardson
hi sir
kinldy check the issues on iphone, i have attached screenshots of hubket.com
slider (images do not display full) croped autometically
http://i63.tinypic.com/2mpd0s8.png
Search button (Go button moved down)
http://i67.tinypic.com/sv5af7.jpg
footer (footer goes mess up with colume)
http://i67.tinypic.com/2mzf81h.png
please waiting for fix
thanks
i have tested in firefox as well! CTRL+SHIFT+m
screenshots under 768px width, it does not shows
its means , its not fully responsive theme, waiting
Last thing, can we hide http://prntscr.com/cecnem “add to cart item prices” hide the price from top right under icon of cart
thanks
Hello,
slider (images do not display full) croped autometically
Please provide WP Dashboard credentials in Private Content.
Search button (Go button moved down)
Add this code in custom.css file:
@media(max-width: 480px) {
#search input[type="text"] {
width: 235px;
}}
footer (footer goes mess up with colume)
Please provide WP Dashboard credentials in Private Content.
can we hide http://prntscr.com/cecnem “add to cart item prices” hide the price from top right under icon of cart
Use this css code:
#top-cart .amount {
display: none;
}
Best regards,
Jack Richardson.
cart amount hide fixed, but i want to show items counts, 1, 2, 3 ,4 etc in cart in display
sliders please fix it
and footer as well, marign 5px from left as well
thanks lot
sir i have replied you wordpress logins in private
looking for your kind reply!
Hello,
I’ve changed slider width http://storage4.static.itmages.com/i/16/0905/h_1473092213_8355609_1af7c53584.png .
Check it on mobile now.
As for footer as I see you’ve edited footer.php file, but it’s not recommended because you’ll loose the changes after theme update. To create your own footer go to Appearance > Widget and add Text widget with your content into The First, Second, Third, Fourth Footer Widget Area.
https://www.8theme.com/demo/docs/blanco/#!/widgets
cart amount hide fixed, but i want to show items counts, 1, 2, 3 ,4 etc in cart in display
Sorry, but there is no such feature.
Best regards,
Jack Richardson.
thanks for the fix of slider
i have just changed the footer background. but on iphone , its mess up
kindly just fixed this
for update of theme, i will save the custom file of CSS.
waiting
and shortcuts are not working , i have added these code, check whats wrong
http://www.hubket.com/best-selling-products/
[etheme_best_selling_products per_page=”12″] (working code) but products layout is not correct
i have tried these short cuts, why they are not working let me correct please
[etheme_product_category category=”appliances”]
[etheme_sale_products per_page=”12″]
[etheme_related_products per_page=”12″]
above of these codes are not working, kindly correct me, whats wrong with shortkeys
Hello,
Have you edited any other files in the theme? May we reupload it? Please provide FTP credentials.
As for the category “appliances” I don’t see it in Products > Categories.
For this shortcode [etheme_sale_products per_page="12"]
you need add sale price to your products. Have you done this?
Best regards,
Jack Richardson.
web page disappears at widths less than 768px. your theme is not fully responsive. i have checked the @media queries
thats why its creating problem!
Hello,
Are you checking resizing browser window or on mobile devices?
If you resize browser window you have to reload a page.
Best regards,
Jack Richardson.
got it, reload the web page appeared
now if you can give any proper guide of using shortcuts of woocommerce, it will be great help
http://www.hubket.com/best-selling-products/ (regarding this page) why the layout is not properly aligned for the products [etheme_best_selling_products per_page=”12″]
let me know
thanks lot of your kind reply!
Hello,
May we reupload the theme files? Please provide FTP credentials.
Thank you.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up