Home › Forums › WoodMart support forum › Pay pall as Popup and others
Pay pall as Popup and others
- This topic has 9 replies, 2 voices, and was last updated 5 years, 6 months ago by
Elise Noromit.
-
AuthorPosts
-
October 24, 2019 at 4:45 pm #152205
epicsmParticipantThats perfect. Thank you so much with all your help which I really appreciate. I got a bot attack quite badly so am paranoid now especially with the login and registering and protecting WP etc. Got lots of protection now but went a bit too far yesterday I think 🙂
Is it possible to link an html block to an image? I have created a PayPal popup form which works on the button but would like to have the paypal logo image and when a user clicks on the image it opens the form in a popup.
Also I have a few questions which I don’t need any help with at the moment but am thinking ideas and what I can or cannot do.
On the front page the BROWSE CATEGORIES in green I really love especially over the slider. My problem is I will have 70+ categories so will be a long list. I like it displaying at 10 categories. Would I be able to on display limit this to 10 with at the bottom a load more button or something similar to click to display the rest?
Would I be able to change the name BROWSE CATEGORIES? If I go another route I will need to
I really love this theme. I love the sub categories in the category title image. This is so cool and exactly what I was looking for!
October 24, 2019 at 9:18 pm #152261
Elise NoromitMemberHello,
1. Paypal. If the PayPal form is added by means of a shortcode, you can use our Popup element and I shall attach the image on the button, so clicking on the image you will have a popup with the PayPal form.
2. Browse Categories element shows a menu created in Appearance > Menu. So you can create the menu as per your needs and show any categories you wish.
3. You can rewrite all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you rewrite your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3
We suggest you keeping translated files in wp-content/languages/themes/woodmart-pt_PT.po folder. Then you can delete the plugin.
Best Regards
October 26, 2019 at 12:59 am #152490
epicsmParticipantHello
Thank you for your answers. The Loco transalte is brilliant and I changed the Browse Categories name. I think I am having popular categories as I like only 10 on the side of the slider.
The PayPal form is an html block which uses the Popup element. Ive gone for a plugin PayPal button now but would like to know how to attach the Popup element to an image for my knowledge for the future
Many thanks
October 26, 2019 at 10:52 am #152544
Elise NoromitMemberHello,
WoodMart Popup element cannot be assigned to the image. We can set the image as a background on the button. As a result, a user clicks the image and calls the popup.
Best Regards
October 26, 2019 at 2:30 pm #152565
epicsmParticipantPlease can you show me how to set the image as a background on the button.
I have setup up a ‘PayPal Popup’ in html blocks [html_block id="3011"]
On the header bar on the right is the popup form button called ‘PayPal Button’
Login details below.
Many thanks
October 26, 2019 at 4:56 pm #152585
Elise NoromitMemberHello,
I cannot enter the site which you provided earlier, please update the page login URL.
Best Regards
October 26, 2019 at 5:00 pm #152586
epicsmParticipantHello
Please see in private content
October 26, 2019 at 7:36 pm #152606
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body #wd-5db49ec69097f a.paypal_btn{ background-image:url(http://dev.epic-trophies.com/wp-content/uploads/2019/10/paypal.png); background-repeat:no-repeat; background-position:center center; background-size:contain; color:transparent; min-height:40px; border-color:transparent; }
You will get result https://gyazo.com/20450317042283c3c42767102f0ae184
I have added this code to the area “before add to cart” in the Theme Settings > Product page just to demonstrate, delete this shortcode. Also, delete this product once again.
Best Regards
October 26, 2019 at 9:57 pm #152630
epicsmParticipantHello
Thank you this is really good to know and gives me options and ideas for the future.
I wanted to put the Paypal ‘image’ into the header bar which is there but the image is very tiny and everything I tried I could not enlarged it to its original size. I think the container it is in needs to be enlarged with CSS?
Thanks
October 27, 2019 at 8:36 am #152658
Elise NoromitMemberHello,
You can increase the row height in the row settings of the header https://xtemos.com/docs/woodmart/header-builder/header-rows-columns-configuration/
Then add HTML Block built with WPBakery into the Header builder https://xtemos.com/docs/woodmart/header-builder/add-edit-builder-elements/
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register