Forum Replies Created

Viewing 32 posts - 1 through 32 (of 32 total)
  • Author
  • in reply to: Shop Page Row Display #52409
     iosefl
    Participant

    Much appreciated Laura, these come handy to “play” with product image sizes, will test them out, thanks

    in reply to: Remove Address Field From Checkout Payment Page #52407
     iosefl
    Participant

    Thank you Andrei, meantime I found this plugin “WooCommerce Menu Cart” which is WooCommerce compatible and places a shopping cart icon/link in the menu

    in reply to: Remove Address Field From Checkout Payment Page #52242
     iosefl
    Participant

    Oh Andrei forgot to ask, how do I manage to put the cart or cart icon in the top right page, is there a cart icon to use with SweetDate theme at all because I wasn’t able to find anything in the settings for the Shop Cart?

    Like currently when a person wants to buy, he adds the product to the cart and than has to chose Checkout, but if he continues to shop or browse the site, there is no way for him to go directly to the Cart later?

    in reply to: Remove Address Field From Checkout Payment Page #52234
     iosefl
    Participant

    Thank you Andrei, I used the functions.php changes provided in the link and that removed all billing fields from checkout page, but kept my sign up requirement for customer to be able to purchase the product.
    I did see this post before, but I wasn’t sure to use it because it does change the original functions.php as I’m not using child theme, I’ll keep a copy and make sure to update after every future new version update.

    Thanks,

    Joseph

    in reply to: Shop Page Row Display #52223
     iosefl
    Participant

    I guess you’re right, I’m using 15.6″ screen on MacBook and Chrome comes like that while Firefox comes up wider so it’s fine, thank you Laura.

    Could you please just let me know where can I adjust product images sizes in case I need to shrink the images?
    Right now the theme’s CSS makes them 337×222 on the Shop/catalog page (natural size is 350×230) and 455×300 on the single product page (natural size is 457×301), I might need to make the product images smaller on the Shop page and on the single product page, I’ll keep my versions of them (natural) the same, but I want to adjust the theme product image sizes, if necessary

    in reply to: Remove Address Field From Checkout Payment Page #52221
     iosefl
    Participant

    I understand the security reason.
    We are not selling memberships, they’re just required for the member to purchase Speed Date product, the membership is free and the Speed Date product has 2 payment options:
    1). In Bank – which requires the buyer to pay directly to our bank account and bring the receipt to the Speed Date event
    2). PayPal Express
    I know that for PayPal Express the billing address validation is required and I’m OK with that, but I thought for buyer who chose to pay Direct Bank should not have to enter his address because it is not relevant and it is also not a required field for membership registration
    But I guess if this is a big issue will leave it as it is, better have an unnecessary required field than to have problems on the checkout.

    Thanks for your reply

    in reply to: Shop Page Row Display #52049
     iosefl
    Participant

    Firefox is perfect, this is what I see too, the problem was with Chrome, but suddenly looks like is now fine, I can see the same for the Buy Now button, only the text description below the product title wraps in Chrome (added screenshot)

    Would be great to “expand” the middle part os the Title and Description below the title, than I can increase the font size without being afraid to wrap the text, but I’m not sure where to do that in your code.

    For the images, I checked the actual product image size versus my original images size and I made my images a little bigger that made sure I changed the catalog/shop/thumbnail sizes and check marked to crop them and they now look pretty good.
    If I want to make the images a bit smaller, where can I find in the SweetDate theme the image sizes for the products so I can make them a little smaller?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    in reply to: Main Page Registration Form Smaller Size #52043
     iosefl
    Participant

    🙂

    in reply to: Shop Page Row Display #52031
     iosefl
    Participant

    Thank you Laura,

    I checked that link as well as many others, the problem is that is using the actual template so the Shop page will show same description for each product.

    I found a plugin WooJet that allows to add description for product on Shop page, but to use separate the description for each product I use the custom field %total-sale%, this way for each product I set different values for this field, so far it works!!!

    You provided me with some very important code, in this support post, to set the product title for each product in the middle of each row. Where in your code I can increase the % of this part of the page, I have the short description just below the title and in some browsers it wraps to second line?
    Also the Buy Now (former Add to Cart, I changed the text) in Chrome has no background while in Firefox it does so when mouse over in Chrome the whole link disappears (it’s white text). It should show the background regardless of the browser, can this be fixed?

    Thanks,

    Joseph

    in reply to: Main Page Registration Form Smaller Size #52028
     iosefl
    Participant

    Thank you Laura,

    I used your code combined with:

    COPY CODE
    .h4.white-text { margin-bottom: 4px; margin-top: 4px; }
    .form-wrapper { margin-top: 2px; margin-bottom: 2px; }
    .form-header { padding: 2px 4px 2px; }
    .form-footer { padding: 2px 2px 2px; }

    It’s now smaller and more tight

    Appreciate your help

    Joseph

    in reply to: Shop Page Row Display #51344
     iosefl
    Participant

    Any way I can add some short description text below the product title for each product on the Shop page:
    http://www.lamourdatinghk.com/shop/
    and cut the product image size as it’s way too big (height)?

    Thanks

    in reply to: Shop Page Row Display #51037
     iosefl
    Participant

    Hi Laura,

    How can I add some short description below the product title for each product on the Shop page?

    Thanks,

    Joseph

    in reply to: Shop Page Row Display #50706
     iosefl
    Participant

    Hi Laura,

    Thank you very much, it worked and it looks much better:
    http://www.lamourdatinghk.com/shop/

    I don’t know why you can’t login, perhaps it’s the Firewall, but you did provide me the correct code and it works.

    Is it possible for me to add some more description text in the middle, I noticed this is the actual title of the Product and it’s pretty short, would be more useful to the end user to display a small excerpt/additional description text just bellow the Product title on the Shop page?

    Thanks,

    Joseph

    in reply to: Shop Page Row Display #50141
     iosefl
    Participant
    This reply has been set as private.
    in reply to: Shop Page Row Display #49674
     iosefl
    Participant

    Hi Laura,

    I applied all your suggested code, it does do the job by moving the text to the right of the product image, but it’s all squeezed near the image, please see screenshot:
    http://gyazo.com/7876af91754b887dc57106c1d70491a4
    URL: http://www.lamourdatinghk.com/shop/

    Can you please help me spread out the text more to the right and the Add to Cart button to the far right so the whole row is evenly spread out as the page width, like in this screenshot:
    http://gyazo.com/5e782d89aa2ec25769b02703177c3694

    Thanks,

    Joseph

    in reply to: Shop Page Row Display #48749
     iosefl
    Participant

    Hi,

    Added the code to the custom style, first part looks excellent thank you 🙂
    http://gyazo.com/21c3b0d6e71f857983a9818549f4ac64

    Is it possible to have the image on the left side while the short text description to the right of the image, in the middle of the same line and the price/add to cart link on the right side of the same line, like in this image I created:
    http://gyazo.com/5e782d89aa2ec25769b02703177c3694

    I just need to find a way to make the description text in the middle a little bigger to cover most of the middle line and remove the borders as I did in my screenshot

    Thanks

    in reply to: Shop Page Row Display #48541
     iosefl
    Participant

    Hi,

    Sorry forgot to do that, here it is:
    http://www.lamourdatinghk.com
    The Shop page is Events:
    http://www.lamourdatinghk.com/shop/

    Thanks,

    Joseph

    in reply to: Registration Form Important Questions #45998
     iosefl
    Participant

    Thank you Andrei, I’ll try to make the changes myself, your pointers so far help me, I might ask a few questions if really needed.

    Thanks,

    Joseph

    in reply to: Registration Form Important Questions #45683
     iosefl
    Participant

    Thank you Andrei.

    Would you be able to help me on this form, I don’t have the time to search and match and I’m afraid I’ll not be able to do a Gravity Form and feed the correct membership information into the theme’s correct place.
    I would like to have the main page form and the registration landing page form use the same form fields, all the fields, with a checkmark to agree to terms and conditions and with the Submit button to take the successful registered new member to the Events page.
    This should be the same form on the main page and on the registration page.
    The Events page should only be available to view/access for registered members, otherwise a pop up message should ask for registration, or better just direct the user to the registration page.

    Can you help me achieve this?

    I understand that if you’re willing to help me is not going to be free, please let me know if possible and at what cost.

    Thanks,

    Joseph

    in reply to: Registration Form Important Questions #45285
     iosefl
    Participant

    Hi Andrei,

    1). The second post was not mine, I don’t know that plugin either, but I’m going to check it to see if it may help
    My client wants to have the main registration form on the main page, I’m going to suggest him to remove it from the main page and just use the main registration form to be able to add the re-captcha there.
    We are only going to use this theme to allow users to register and sell Speed Dating Event Products only to registered users.
    We do not utilize the Community and Members and Search Profile theme’s features, we only need to have users be able to register and buy Speed Dating Events.
    2). Will test this plugin, thank you for sharing
    3). Where do I find the code for the actual registration page? I want to see if I can customize it to include only the fields as shown in the image I attached to this ticket.
    If I can not customize it, how difficult is to replace the registration form with Gravity Forms, I have lutist license for Gravity Forms?

    Thanks,

    joseph

    in reply to: 3 QUestions #44826
     iosefl
    Participant

    Hi,

    How do I add Re-Captcha on the main page registration form?
    Also since I enabled “anyone can register” in WordPress settings, I’m getting lots of spammers signing up. Is there a way to authorize new memberships or somehow prevent spammers to sign up?

    Thanks,

    Joseph

    in reply to: Checkout Thank You Confirmation Page #43798
     iosefl
    Participant

    I thinks it’s the “order-received” page, this is the page PayPal automatically returns to the successful buyer, but I can’t find it to make some customization, thanks for suggestion, will continue searching

    in reply to: Checkout Thank You Confirmation Page #43483
     iosefl
    Participant

    Hi Abe,

    We’re giving memberships for free so there is not supposed to be any checkout page for Membership Sign Up, but we do sell Speed Date Events as a product with WooCommerce.

    Would want to be able to set a Thank You page after successful payment so I can return the customer from PayPal to that particular page after payment.

    Thanks,

    Joseph

    in reply to: Membership Checkout #43357
     iosefl
    Participant

    That did it, thank you Laura

    in reply to: Membership Checkout #43354
     iosefl
    Participant

    Hi Laura,

    I did put $0 for membership fee, but I don’t see the Sign Up modal at top right side, only see Login modal.
    I do see this Sign Up modal in your theme demo.
    How can I add the Sign Up modal near the Login modal at the top right side of the header?

    Thanks,

    Joseph

    in reply to: Membership Checkout #43070
     iosefl
    Participant

    I setup Membership Level as Free membership and put 0 in the dollar amount fee, hope that’s what I was supposed to do for not to have checkout on Memberships

    in reply to: Membership Checkout #43069
     iosefl
    Participant

    That’s very good, exactly what I wanted, thank you Laura

    in reply to: Membership Checkout #43028
     iosefl
    Participant

    Hi,
    Just to make sure I explained well what I need, I do want visitors to be able to register and become a member, but we don’t need the checkout part for this as all memberships are free so this would be an extra step.
    All we need is that people can register with the website so than we can show them the Speed Date Events available so they can buy the participation to an event.
    Thanks,
    Joseph

    in reply to: 3 QUestions #42160
     iosefl
    Participant

    Thank you Laura

    in reply to: 3 QUestions #42158
     iosefl
    Participant

    Thank you Laura, can I also change/add form fields to this page?
    Or I should be better replace the form (choose no form on theme options) and use Gravity Forms instead? Because I need more fields to ask the user before allowing him to register.

    in reply to: 3 QUestions #42132
     iosefl
    Participant

    Hi Laura,

    Can you please answer my question if possible?

    Thank you

    in reply to: 3 QUestions #41762
     iosefl
    Participant

    Hi Laura,

    Maybe my explanations on the first point were not detailed, sorry about that, I’ll try to explain here:
    – I’m using the Mixed Forms on the Main Page so if the user is registered than the Search form will be displayed, but if the user is not registered than the Create Account form is being displayed
    – I was able to customize the text and the form fields on the Search Form on the main page
    – I was not able to do the same for the Create Account and this is not available on SweetDate/Buddypress as there are only 2 forms there, 1 for the Search and the second for Horizontal or maybe I can’t see this in my installation
    Please see the 2 attachment screenshots, the first one shows you what I see under Sweetdate/Buddypress/forms page setup and the second what users see on the main page for the Create Account Form, there is no form like that in the Sweetdate/Buddypress page.
    Please let me know if you need to login to check my settings.

    Thanks,

    Joseph

    Attachments:
    You must be logged in to view attached files.
Viewing 32 posts - 1 through 32 (of 32 total)

Log in with your credentials

Forgot your details?