Creating content similar to the promoted pages (Cars,Watches etc.)

This topic has 62 replies, 4 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp

  • Avatar: MetistoWEB
    MetistoWEB
    Participant
    November 12, 2014 at 21:56

    Hello Eva,

    The images yes but the rest of the product window is not.

    http://s27.postimg.org/z849nhss3/ISSUE.jpg

    Do you see how the ADD TO CART button and the price are a bit higher on the blue bag than on the other two?

    That is the issue.

    Thank you.

    Ivaylo

    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 13, 2014 at 09:07

    Hello,

    Because in the first product you have name with 2 string and in the other 3 string.
    Look at screenshot: http://prntscr.com/55vnmi

    Regards,
    Robert Hall.

    Avatar: MetistoWEB
    MetistoWEB
    Participant
    November 15, 2014 at 09:38

    Hello Robert,

    I do understand that but is there a way to tell through CSS file or any other option this to be aligned. The online stores that I am looking at have it all aligned at the ADD TO CART button, despite the text been 3 or four lines. Most stores try to stick to 2 max 3 lines. So please let me know if there is something I can do regarding the issue.

    Regards,
    Ivaylo

    Avatar: Eva
    Eva Kemp
    Support staff
    November 15, 2014 at 11:38

    Hello,

    Please add this code into custom.css file:

    .slide-item .product .product-name {
        height: 50px !important;
    }
    .products-grid .product .product-name {
        height: 80px !important;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: MetistoWEB
    MetistoWEB
    Participant
    November 18, 2014 at 07:15

    Hello Eva,

    That worked great.

    I saw you have fixed the shopping cart without been logged in issue which was great because I was going to talk to you about that but then I saw somebody also had that issue.

    Now that this is fixed. I have another thing. I see that there is the possibility to pay via paypall,check or direct bank transfer but there is no option to pay on the website as it is done with all large stores.
    So for example I would like to be able for people to input their debit or credit card details on the website and pay directly. How can I set up that on the page?

    Thank you for your time.

    Kind regards,
    Ivaylo

    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 18, 2014 at 08:47

    Hello MetistoWEB,

    In this case you need contact to WooCommerce support team to implement such functionality.

    Regards,
    Robert Hall.

    Avatar: MetistoWEB
    MetistoWEB
    Participant
    November 19, 2014 at 08:08

    Hi Robert,

    They are asking me for ordering number of the woo commerce plug in but since it came with the theme I do not know where to find it. Can you point me to the right direction?

    Kind regards,
    Ivaylo

    Avatar: Eva
    Eva Kemp
    Support staff
    November 19, 2014 at 09:34

    Hello,

    Woocommerce plugin is for free. Did you ask them about some their paid plugin?
    As you can see the woocommerce plugin itself is for free http://www.woothemes.com/woocommerce/ and and there are no any codes.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: zwoelfer
    zwoelfer
    Participant
    November 19, 2014 at 16:04

    As I see in here you prvided the topic starter with help setting up content similar to the promo pages.
    I would love if you could help me also and install the following:
    https://www.8theme.com/demo/legenda2/

    I´m setting up a demo page for my site and wonder which folder or lacation you put the content into?

    Thanks alot in advance and keep up your great service.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    November 19, 2014 at 17:48

    Hello @zwoelfer,

    Please provide us with wp-admin panel credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: zwoelfer
    zwoelfer
    Participant
    November 19, 2014 at 20:31

    Sorry, forgot 😉

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    November 19, 2014 at 21:52

    Hello @zwoelfer,

    I’ve imported the home page. Please check the site now but you have to readd your logo image.
    The page is called “Front Page” in wp-admin panel > Pages.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: zwoelfer
    zwoelfer
    Participant
    November 19, 2014 at 23:25

    Thanks a lot and by now I learned how to manage it myself ;o)
    Will surely “bother” you again soon.
    Good night

    Avatar: Eva
    Eva Kemp
    Support staff
    November 20, 2014 at 01:04

    Hello @zwoelfer,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: MetistoWEB
    MetistoWEB
    Participant
    November 26, 2014 at 23:15

    Hi Eva and Robert,

    I have gotten as far as I am in need of page speed optimization and a friend of mine recommended me to make google page speed test and found out there are many things which need to be done to optimize the website.
    So I did it you can find it on this link: https://developers.google.com/speed/pagespeed/insights/?url=metisto.com

    Unfortunately most of this I do not know what it is and it would probably take me a long time to do it as it has taken me too long to get this fart with the website. Can you recommend me what to do? Do you provide somekind of service related to this?

    Looking forward to your response.

    Kind regards,
    Ivaylo

    Avatar: Eva
    Eva Kemp
    Support staff
    November 27, 2014 at 13:06

    Hello @MetistoWEB,

    You’re recommended to optimize your images to make their size smaller.
    It’s described here: https://developers.google.com/speed/docs/insights/OptimizeImages

    Also you need enable compression with gzip or deflate functions: https://developers.google.com/speed/docs/insights/EnableCompression
    It can be done on a server at your hosting provider. So contact them regarding this issue.
    Concerning the css and js code, it can’t be removed as some activated plugins use it.

    Regards,
    Eva Kemp.

    Avatar: MetistoWEB
    MetistoWEB
    Participant
    November 27, 2014 at 22:04

    Hi Eva,

    Thank you for this guide. As the entire article talks about pixels in what pixel size do you consider is the most optimal for canvas size when I format the pictures?
    As I understand I would save most space if I remove all unnecessary data from the pictures and make them vector format which in my case with pictures would be jpeg because it is the most optimal for my store.

    Please recommend me the optimal canvas size so that I can make the appropriate changes.

    Kind regards,
    Mesisto Web

    Avatar: Eva
    Eva Kemp
    Support staff
    November 28, 2014 at 11:36

    Hello,

    Concerning images optimization you should refer to this article:
    https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/image-optimization

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: MetistoWEB
    MetistoWEB
    Participant
    November 29, 2014 at 15:12

    Hi Eva,

    I have read this and I am reducing the size of the pictures by making them jpeg lets see what happens with the speed once I am done. In the mean time I found something else that I would like to change:
    http://tinypic.com/view.php?pic=9h2a35&s=8#.VHnThTGUd8E

    When I go in to the project the banners are not clickable but it give me the option to enlarge the photo or open the image. I would like to remove the option for enlarging the image and leave it only to be as a clickable banner.

    How do I do that?

    Kind regards,
    MetistoWEB

    Avatar: Eva
    Eva Kemp
    Support staff
    November 29, 2014 at 19:01

    Hello,

    Sorry, but there is no possibility to make banners clickable, you need click the chain icon to be redirected to a project page:
    http://imgur.com/btcmJyn

    You can disable larger image opening in Theme Options > Portfolio > Enable Lightbox For Projects > Off.

    Regards,
    Eva Kemp.

    Avatar: MetistoWEB
    MetistoWEB
    Participant
    November 29, 2014 at 22:56

    HI Eva,

    This came up with the updates. Some of it is out of date and it does not allow me to update it.

    legenda/woocommerce/archive-product.php,
    legenda/woocommerce/cart/cart-empty.php,
    legenda/woocommerce/cart/cart-item-data.php,
    legenda/woocommerce/cart/cart-shipping.php,
    legenda/woocommerce/cart/cart-totals.php,
    legenda/woocommerce/cart/cart.php,
    legenda/woocommerce/cart/cross-sells.php,
    legenda/woocommerce/checkout/form-billing.php,
    legenda/woocommerce/checkout/form-checkout.php,
    legenda/woocommerce/checkout/form-coupon.php version 1.6.4 is out of date. The core version is 2.2,
    legenda/woocommerce/checkout/form-login.php,
    legenda/woocommerce/checkout/form-pay.php,
    legenda/woocommerce/checkout/form-shipping.php version 2.1.2 is out of date. The core version is 2.2.0,
    legenda/woocommerce/checkout/review-order.php,
    legenda/woocommerce/checkout/thankyou.php version 2.0.0 is out of date. The core version is 2.2.0,
    legenda/woocommerce/content-product.php,
    legenda/woocommerce/content-product_cat.php,
    legenda/woocommerce/content-single-product.php,
    legenda/woocommerce/global/form-login.php,
    legenda/woocommerce/global/quantity-input.php,
    legenda/woocommerce/loop/add-to-cart.php,
    legenda/woocommerce/loop/loop-end.php,
    legenda/woocommerce/loop/loop-start.php,
    legenda/woocommerce/loop/no-products-found.php,
    legenda/woocommerce/loop/pagination.php version 2.0.0 is out of date. The core version is 2.2.2,
    legenda/woocommerce/loop/rating.php,
    legenda/woocommerce/myaccount/form-edit-address.php,
    legenda/woocommerce/myaccount/form-login.php version 2.1.0 is out of date. The core version is 2.2.6,
    legenda/woocommerce/myaccount/my-account.php,
    legenda/woocommerce/myaccount/my-downloads.php,
    legenda/woocommerce/myaccount/my-orders.php version 2.1.2 is out of date. The core version is 2.2.0,
    legenda/woocommerce/single-product/add-to-cart/external.php,
    legenda/woocommerce/single-product/add-to-cart/simple.php,
    legenda/woocommerce/single-product/add-to-cart/variable.php,
    legenda/woocommerce/single-product/meta.php,
    legenda/woocommerce/single-product/product-image.php,
    legenda/woocommerce/single-product/product-thumbnails.php,
    legenda/woocommerce/single-product/related.php,
    legenda/woocommerce/single-product/short-description.php,
    legenda/woocommerce/single-product/tabs/tabs.php,
    legenda/woocommerce/single-product/title.php,
    legenda/woocommerce/single-product/up-sells.php,
    legenda/woocommerce/single-product-reviews.php,
    legenda/woocommerce/single-product.php

    Avatar: Eva
    Eva Kemp
    Support staff
    December 1, 2014 at 11:55

    Hello @MetistoWEB,

    You shouldn’t worry about this notice.
    It won’t affect your site work.
    The issue will be fixed in the next update.

    Sorry.
    Thank you for understanding.
    Regards,
    Eva Kemp.

    Avatar: MetistoWEB
    MetistoWEB
    Participant
    December 8, 2014 at 00:28

    Hi Eva,

    My revolution slider is consistently making the problem that it does not allow me to change the picture of slide once the first upload has been done. I have changed my picture by compressing them in order for the slides to be much lighter. I have also changed the picture names because the website does not seem to respond if I make changes in the picture but than use the same name and still my revolutions slider is not working.

    Kind regards,
    Metisto Web

    Avatar: Eva
    Eva Kemp
    Support staff
    December 8, 2014 at 10:36

    Hello,

    I’ve updated Revolution Slider plugin.
    Please check it now.

    Regards,
    Eva Kemp.

    Avatar: MetistoWEB
    MetistoWEB
    Participant
    December 8, 2014 at 21:02

    Hello,

    I have and nothing happens. Still can not upload any picture. The pictures are in .jpeg if it makes any difference.

    Kind regards,
    MetistoWEB

    Avatar: Eva
    Eva Kemp
    Support staff
    December 9, 2014 at 12:35

    Hello,

    I’ve just added a new slide with image “Lake_mapourika_NZ.jpeg”.
    Please check.

    Regards,
    Eva Kemp.

    Avatar: MetistoWEB
    MetistoWEB
    Participant
    December 9, 2014 at 14:19

    Hello Eva,

    Neither your slide nor the other slides are visible or can be set up. I have the .jpegs of each slide upload in the media tab do you want to try to put them in the right place? I have tried several times and it does not work.

    Please try.

    Kind regards,
    MetistoWEB

    Avatar: Eva
    Eva Kemp
    Support staff
    December 9, 2014 at 16:11

    Hello,

    Please try to create a new slider and upload new slides.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: MetistoWEB
    MetistoWEB
    Participant
    December 13, 2014 at 13:05

    Hi Eva,

    I tried. I created a new slide. Even on a new slide I can not change the picture once it is initially set. This is very uncomfortable and it should not be like this. Please check the new slide at the bottom of the page that i have created.

    Kind regards,
    MetistoWEB

    Avatar: Eva
    Eva Kemp
    Support staff
    December 13, 2014 at 14:57

    Hello,

    I was able to change the image for your last slide.
    Please check it.
    Also you’re using old theme version. Please update it to 2.5 version. Don’t forget to create a back up of all your files and database.

    https://www.8theme.com/demo/docs/legenda/index.html#!/installation_upgrade

    Thank you.
    Regards,
    Eva Kemp.

  • 1 2 3
    Viewing 60 results - 31 through 60 (of 62 total)

The issue related to '‘Creating content similar to the promoted pages (Cars,Watches etc.)’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.