Discussion on Justshop - Elementor Cake, Bakery & Food WordPress

Discussion on Justshop - Elementor Cake, Bakery & Food WordPress

Cart 2,795 sales
Well Documented

Templatation supports this item

Supported

This author's response time can be up to 1 business day.

630 comments found.

how do I setup authorize.net sandbox account?

Hi,

This question does not relate to my theme, its part of woocommerce system, my theme only styles woocommerce nothing else.

However, I think this plugin will help you https://wordpress.org/plugins/authorizenet-aim-payment-gateway-for-woocommerce/ they have instructions for Sandbox too in their installation tab.

Hello

Great theme. I want to purchase for my client, but they make a bespoke products so want to confirm orders before taking payment. Is there a way to still have each product set up with add to shopping cart, but instead of going onto to payment options the cart contents are sent through to my client?

many thanks

Hey,

Glad you liked the theme, sure, you only need to check this box and payment system would get bypassed http://prntscr.com/5cdfgu

I hope this is what you were after.

Hello That is great yes thank you!

I was wondering if you could help me out with something that a client wants changed. When you go to checkout or proceed to checkout, it says billing details(h3)and they want it changed to shipping details since it is getting process thru paypal. It will not let me save since I do not have permission.

Hey,

Try entering this code in your functions.php file
function wc_fmg_addresses_labels( $translated_text, $text, $domain )
{
    switch ( $translated_text )
    {
        case 'Billing Details' : /* Front-end */
            $translated_text = __( 'Shipping Details', 'woocommerce' );
            break;
    }
    return $translated_text;
}
add_filter( 'gettext', 'wc_fmg_addresses_labels', 20, 3 );

Hello,

i want to add the product categories on the homepage. Where can i add this and where can i edit the content?

Thank you..

Those categories are from woocommerce. Please make sure you have atleast 3 categories defined in Products -> categories. and also have products in them.(blank category will not show.)

Detailed instructions are here : http://templatation.com/documentation/justshop/#main_setups_homepage if you still need assistance please contact privately with site url.

Hi, is possible to insert the cart in all page?upstairs the menu, in the top of the page?Thank you

Hi,

If you want this , we can move the cart icon please below the menu to top of menu by editing some code. I can help you do it.

Please, Where did you buy the license for the girl image located into the revolution slider? I want to put this image into my website. I tried to find by google image search… By the way the theme is awesome. It’s nice and works fine !!! Thank you.

I am glad you liked my theme:)

I think you mean this image : http://peopleimages.com/image/ID-371194-cute-piece-chocolate-woman-lips

Hello, just a doubt about license. I want to use JustShop with Woocommerce. I will sold products for my clients (it will be an ecommerce site) I will sold books, magazines, etc Which type of license Do I need to buy? Is the “regular license” appropriate?

Hi,

Yes, regular license will work in this case. As you are not selling the end product made with my theme(the website) to more than 1 people.

In other words, You are selling products on the website to multiple people, not the website itself. Thats why regular license is ok.

another question: after add a product to the cart the icon is updated with the value of item that I selected. After clicking the icon at the top of the site the cart gets empty. Is this a bug? I’m using Internet Explorer 11. The same happens to firefox.

Best Regards

I’ll buy the theme… Hope all gets fine on my server !!! thank you

Pls can anyone who has installed this theme before kindly help out with installation on my server http://jadorecakesng.com to look like the Justshop Layout 5 as it appears on this url —-> http://themeforest.net/item/justshop-cake-bakery-wordpress-theme/full_screen_preview/4747148

Hi,

I will help you , please contact me privately with your wp-admin login info via contact form on bottom of http://themeforest.net/user/Templatation

Please i am new to Wordpress and i really need help on setting up this theme which i just purchased to look like justshop layout 5. I have installed the theme on my wordpress set up but i really still need support on setting up this theme to look exactly like the just shop theme.

My home page (http://jadorecakesng.com/) doesn’t look like the justshop home page theme, pls i would appreciate help on getting this setup.

please contact me privately with your wp-admin login info via contact form on bottom of http://themeforest.net/user/Templatation

Hi,

Is there away to rearrange the product details page in the store?

At the moment I have 2 drop down lists for size and vegan/non vegan options. However, the lists are covered by SKU, Categories and tag area. Is there a way to move these options down to allow the complete drop list menue to be shown. Or can they be removed altogether.

Hi,

Can you give me actual URL so that I can see it. You can contact me privately too incase you dont want to share URL publicly.

Hi, each discounted product shows the SALE! image at the right corner on product image how can i changed it to DISCOUNT! or else. pls, help me

Hi, I dont think you bought my theme. If you bought with any other account please message from that account.

Hi, I have a presale question.

Is possible to show the cart icon, if not empty, in the entire site, e.g. in header?

Yes, its possible , but minor code hack will be needed. I will help you with that contact me if you decide to purchase.

Hi there,

I’ve added multiple categories to top level menu. E.g. Events, Blog & Recipes.

Problem occurs when I select Recipes and the Menu is not showing as selected (highlighted) for each of the new categories.

In addition I would like all these categories to be Blog masonry template.

Sorry for being such a newb. Thanks

Hi,

Sorry for delay in replying , I will have to look at your website for this. Please create ticket here http://support.templatation.com

Is there a way to add a scalloped edge to the header and about us area on the home page? I’m using layout 5, I wasn’t sure which css file I could add the information to.

Hi,

Its always safe to add minor css changes in themeoptions/general/display/customcss box as they will be saved in database and thus preserved even when you update. Let me know if you need help with css rules, but please explain in detail about the requirements. I prefer if you could create ticket here : http://support.templatation.com

How can I remove the headlines like the one in this pic here it says “Inicio”? https://www.dropbox.com/s/2sl3sg8spyg00yg/Captura%20de%20pantalla%202014-10-31%20a%20la%28s%29%2011.47.04.png?dl=0

I want to remove it in some pages and keep it in others Is it possible?

Thxs

Hi, this is title of the page, you can hide it easily using css hack , can you share URL then I will suggest you css styles. You can contact me privately in case you dont want to post URL here.

Hello,

i installed this theme on my local machine with xampp. I followed the step in the tutorial ” How to setup and configure Homepage like demo site” but now my menu is really confused and in all pages i get the message “This page is N/A for customers website”

I also dont get the message “All done. Have fun!” after importing data

Can you tell me how i can undo the data import and start again?

Hi,

This message “This page is N/A for customers website” was placed on pages which I built only for my demo website and they have no value for customers. They are mainly few repeated visual composer components. As you might see , all other pages like blogs , portfolio , and shop pages will work fine. Please share URL so that I can look closer if problem persists.

Hi,

oh ok… i thought this content is also included for use them as template… The other sites are now working partially. Please take a look on: http://trend-select.bplaced.net/wordpress/?page_id=88

I think something is wrong here..

Thanks for support

I saw you sent me email too , I replied you there.

hello, Recently Updated woocommerce and the Shop page results in a blank white screen. Not sure whats up?

Hi, I updated to wc 2.2.8 and shop page works fine here http://templatation.com/justshop-theme-layout6/shop/ , can you contact privately and share login info and explain the problem bit more please.

I can not speak English , I will use google translator:

Compré tu plantilla y es excelente, pero no me funciona en variaciones, ¿tiene que ver el plugin woothumbs? I look forward to your response.

It does work with variations , please check http://templatation.com/justshop-theme-layout2/product/applesauce-cake/ . I am not sure about woothumb plugin but it should work , please contact me privately from profile contact form and let me know in detail what error are you facing and where.

Heading Text Size I’m a little confused about setting heading text sizes. When I get the size right on the Homepage, the heading text on other pages gets very big. When I adjust it down to work on the other pages, the Homepage is tiny. They are obviously linked / inherited, but I don’t see the class that manages it.

Frankies Biscotti – New Site

Can you please contact me privately by creating ticket here www.support.templatation.com or contacting me by my profile contact form please.

Hi!

I want to add a revolution slider like in the attached mockup. How would I go on and do that?

Thank you in advance.

Niklas

Hi,

You can do it by first creating a slider with fixed desired width. And then place the slider shortcode in “Hero area” of homepage (found on bottom when you edit homepage in Pages).

In other words , instead of placing the shortcode in themeoptions, place the shortcode in bottom of Page editor please.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey