This topic has 6 replies, 2 voices, and was last updated 8 years, 2 months ago ago by Jack Richardson
hi sir
i have two pages
http://www.hubket.com/checkout/
http://www.hubket.com/cart
where to edit the widgets ? or sidebar, i want to add their categories and other features
or what else, if i do not want to show sidebar
thanks
kindly tell me as well
http://www.hubket.com/contact-us/
google map is not loading, i have even added correct address!
Hello,
Widgets for those pages are loaded from Primary Widget Area in Appearance > Widgets.
To disable sidebar you need select template “One page, so sidebar” in page editor http://storage8.static.itmages.com/i/16/0831/h_1472631324_6022073_f4c7c615aa.png .
To make google map working you need use API key.
Please read how to get it https://developers.google.com/maps/documentation/javascript/tutorials/adding-a-google-map#step_3_get_an_api_key .
Then you need edit the file wp-content/themes/blanco/code/shortcodes.php, find the line 148 wp_enqueue_script('google.maps', 'http://maps.google.com/maps/api/js?sensor=false');
, replace the code with this http://maps.google.com/maps/api/js?key=YOUR_API_KEY&sensor=false');
, add your API key instead of “YOUR_API_KEY” text in the link.
Best regards,
Jack Richardson.
please check , i have edited the code, still map is not showing
http://www.hubket.com/contact-us/
http://maps.google.com/maps/api/js?key=AIzaSyBJQhI2YbFuxe8elPOo_10rFK8bcLOVbjk&sensor=false’);
whats wrong ?
thanks, i have fixed google map
now i have question
http://www.hubket.com/product/tiger-34-pieces-tableware-cutlery-set/
instead of zooming image on mouse over , can we view product image in new popup large view
and what is best size of product images for zoom 1500 width ?
thanks for your kind time
Hello,
Unfortunately there is no such option.
The best size of product images is 1,000px × 1,000px.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up