Viewing 15 replies - 1 through 15 (of 15 total)
  • Theme Author OptimizerWP

    (@layerthemes)

    Hi Kimbert

    Follow these steps:

    1. Go to Appearance -> Menus
    2. Click on “Pages” tab from the left pane
    3. Check the “Shop” page
    4. Click on “Add To Menu”
    5. Hit “Save Menu”

    Thanks

    Thread Starter Kimbert

    (@kimbert)

    Hi Layerthemes,

    On our first page, there is already a ‘shop’ tab.
    I would like to put a link in it and change it to photography

    do I have to add it again?

    thank you
    K
    http://www.trois-echos.com

    Thread Starter Kimbert

    (@kimbert)

    Hi again Layerthemes,

    the shop link works, thank you for your help.

    How would I change ‘Shop’ to Photogaphy?

    Also what size is the optimal size for the images?
    Can I upload hi rez pictures (300 dpi)?

    thank you for your help
    K
    http://www.trois-echos.com

    Thread Starter Kimbert

    (@kimbert)

    Hello again,

    The Shop link is not working and I do not understand why not…a sort newbie in all this…

    I went thru the steps above but it isn’t working.

    where would I find info on the maximum size required by your theme?

    thank you

    K

    Theme Author OptimizerWP

    (@layerthemes)

    Hi

    1. Here is how to change the menu item name
    http://i.imgur.com/PiBsIkE.gifv

    2. Recommended width of slider image is 1920px

    Thanks

    Thread Starter Kimbert

    (@kimbert)

    Thank you Layerthemes

    this is what I have done and nothing is changing..
    can’t figure it out?

    http://wp.me/P70aRA-K

    the images in the woocommerce product pages are too blurry.
    It was suggested to me to add this by ashiquzzaman:

    That’s because your post image width has been set to 100%. This means regardless of your image width, Images will always be stretched horizontally. Try this –
    .woocommerce div.product div.images img {
    width:auto;
    }
    and then
    Mike Jolly (author of the woocommerce plugin) has told me to add this code
    Thats true on the scaling, but this may mean you have tiny images..
    Anyhow, try with important:
    .woocommerce div.product div.images img {
    width:auto !important;
    }

    Is there a setting that I should do before I put in any code? Where is that 100% scaling setting?

    thank you for all your help.
    K

    Thread Starter Kimbert

    (@kimbert)

    Oops sorry,
    I forgot to send you the link to one pic

    http://www.trois-echos.com/?product=jas&lang=fr

    thank you
    K

    Theme Author OptimizerWP

    (@layerthemes)

    Hi

    Regarding the menu, Go to Appearance -> Menus and make sure “Primary Menu” is checked at the bottom.

    Can you please send us link of the page where images are stretched out.

    Thanks

    Thread Starter Kimbert

    (@kimbert)

    Hi again,

    The link to the image is

    http://www.trois-echos.com/?product=jas&lang=fr

    thank u for the info
    K

    Theme Author OptimizerWP

    (@layerthemes)

    Hi

    Insert this in Custom CSS

    .woocommerce-main-image img {width: auto !important;}

    Thanks

    Thread Starter Kimbert

    (@kimbert)

    Thank you layer themes,

    I have not made a child theme yet but will do tomorrow and get it all up and working.

    thank you for your precious help!

    K

    Thread Starter Kimbert

    (@kimbert)

    Layerthemes,

    you are a WP angel, thank you for your help on this problem.

    What is the best size for images in px and dpi?

    I will then mark this resolved and give you a ‘GREAT’ review for all your truly professional help. And once I get this site up and working…I will do my best to donate!

    (i put up an image of a screen shot and took it down but the code for the img is still in my shop, how would I delete that image code?
    http://www.trois-echos.com/?post_type=product&lang=fr
    It’s right at the top !)

    thank u
    K

    Theme Author OptimizerWP

    (@layerthemes)

    @kimbert Do you remember how you added the image? Can you please go to Shop page’s edit screen and see if the image is there. Also, try clearing the cache of your cache plugin.

    Regards

    Thread Starter Kimbert

    (@kimbert)

    Hello LT

    I added the pic in the products of woocommerce and put it in our shop.
    I then deleted it but the address is still in there.

    How can I cache that one page?

    thank you
    K

    Theme Author OptimizerWP

    (@layerthemes)

    @kimbert Can you please go to your Woocommerce settings page and see if there is a “Shop Description” field and remove it from there?

    Thanks

Viewing 15 replies - 1 through 15 (of 15 total)

The topic ‘woocommerce shop link’ is closed to new replies.