Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle
Search Results for 'page '
-
AuthorSearch Results
-
In forum: Membership Forums
In reply to: Bug: Kadence Pro with Captcha Error
September 16, 2020 at 11:49 pm #257048Hey,
So to follow up. An account can be created from the checkout page with fake credit card information because the account is created after the place order button is clicked, if the charge then fails it will bring the user back to the checkout but woocommerce will have created an account for that user. So if you are going to protect registration and you are going to allow registration on the checkout then the only way to protect that is by enabling for the checkout.Next point, most payment gateways require you have a method to prevent automated credit card attempts on your site. Woocommerce is highly susceptible to this. For example, if you don’t require Captcha on the checkout then someone can run a program on your checkout page to automate tens of thousands of credit card numbers in a matter of a few minutes. So consider someone hacks a list of thousands of credit cards and they want to see which cards are going to work, they can run the batch on our site and see which transactions go through. They don’t care about the product on your site they are just looking for successful charges to then go use those working cards for their money transfers, high dollar purchases. In this instance, it leaves you with a lot of fraud charges you’ve got to sort through and refund and many times a payment gateway will shut you down.
There are lots of instances of this with woocommerce you can read about online. It’s one of the reasons for developing the Captcha plugin.
I hope that helps and clarifies!
Ben
In forum: Kadence BlocksIn forum: Ascend ThemeIn reply to: Can’t eliminate space under H4 heading
Hey Hannah, I finally had a chance to circle back on this. I had replaced this line of text on the “real” site with a graphic at the behest of the graphic designer for other reasons, but I cloned the page so we could look into this. The new page is HERE.
I’ve changed it to an h2 tag, but I’m seeing the same issue that I saw when using an h4 tag. It’s the line that says “OUR CHARTER SERVICES | UP TO 6 PASSENGERS MAXIMUM”. I can’t get rid of the uneven spacing beneath the line of text. The Row and Widget both call for no margins or padding. Perhaps it’s just an inherent characteristic when the h4 and/or SPAN tags are called into play? I tried using DIv tags instead, same problem.
Anyway, see what you can make of it. If you want an Admin id to play with this just let me know. While I don’t need an answer for this particular project I have 2 or 3 other sites I’m working on at the moment and I use nothing but Kadence Themes so I’m bound to run into this again.
In forum: Kadence ThemeIn reply to: Custom Arrows;
Hey there,
I might suggest creating the .png that is the right size and rotated in the right direction. This will help with image size (in fact Google will penalize your page if images are loaded at a larger resolution than they are displayed) and reduce the size of the images.
You can try using the following css as well:
.kad-slider .kad-slider-next:before { transform: rotate(270deg); content: ""; width: 45px; height: 35px; background: url(https://www.weirdo.studio/wp-content/uploads/2017/10/logo_white_200.png); background-repeat: no-repeat; background-size: 100% !important; }In forum: Ascend ThemeIn reply to: Odd Attribute Filter Widget
Well I always feel like Woo and WPML create some kind of monster because backend moves so slow but this is different because frontend loads pretty fast considering there is no caching yet and what really bugs me are the dropdowns that I tweaked through theme custom CSS.
So if I reload the homepage/ shop page the three dropdowns (under the menu) show the standard boxy style for half a second before it loads my style.
Can that be related to the select 2 select somehow loading first?In forum: Membership ForumsIn reply to: Categories Header change the image?
This reply has been marked as private.September 16, 2020 at 2:46 pm #257013In forum: Kadence ThemeIn reply to: Customizing the default author’s byline
September 16, 2020 at 2:43 pm #257012This works beautifully on single pages! Thank you! Still trying to make it work with the archive pages 🙁
In forum: Membership ForumsIn reply to: Categories Header change the image?
Hello,
The General setting will set the title above ALL pages. The first screenshots I sent you were for setting the images for each page in the shop section. You can also set the header images for the blog archive (with title set to above header) under:
Customizing ▸ Blog Posts Archive Layout "Archive Title Background"For single page blog posts (single page has to have the title set to above content):
Customizing ▸ Blog Posts Single Post Layout "Post Title Background"For Page Layout (show page title enabled and title above content selected):
Customizing > Page Layout "Page Title Background"Let me know if you have any other questions or concerns.
Thanks!
In forum: Membership ForumsSeptember 16, 2020 at 12:47 pm #257006I have found something I am hoping you will have now or add soon
This was done in the block editor and if you make a Category page just using pages and edit it with Kadence block Pro
It would be needed to be redirected URL from the page to the Product Category in woo commerce
Here is the link to there product page and direct video link and a screen image of it, Thanks*Login to see link
*Login to see link-
This topic was modified 5 years, 7 months ago by
James Maddox.
In forum: Kadence ThemeIn reply to: Custom Arrows;
1. & 2. Thank you so very very much! It worked beautifully.
3. Rev slider has dreadful support also it’s heavy that’s why I would really leave it. Native slider would be much more preferable. Also, I made PNG arrows there with custom CSS, nut just as ready custom arrows option. I attempted to set PNG arrows on the test page in Kadence Slider. https://www.weirdo.studio/test-page/
I adopted your code for that. But I really struggle to scale arrows down to 80px and set them properly bottom:10%;
Could you be so kind to help me with that? I hope it’s really possible.
I used this one:.kad-slider .kad-slider-next { right: 100px; top:90%; } .kad-slider .kad-slider-prev{ left: 100px; top:90%; } .kad-slider .kad-slider-next:before { content: url( https://www.weirdo.studio/wp-content/uploads/2017/10/logo_white_200.png ); background-size:contain; background-repeat:no-repeat; transform: rotate(270deg); width: 40px; height: 40px; display:block; } .kad-slider .kad-slider-prev:before { content: url( https://www.weirdo.studio/wp-content/uploads/2017/10/logo_white_200.png ); background-size:contain; background-repeat:no-repeat; transform: rotate(90deg); width: 40px; height: 40px; display:block; } .kad-slider-navigate { background:transparent; opacity: .4; } .kad-slider .kad-slider-navigate:focus { opacity: 1; }Thanks a lot again!
MaxIn forum: Membership ForumsIn reply to: Categories Header change the image?
This reply has been marked as private.September 16, 2020 at 12:21 pm #256999In forum: Membership ForumsIn reply to: Info Blocks Tabs
September 16, 2020 at 12:05 pm #256998Hey,
I’m not seeing any errors on that page, I see the tabs working, what browser are you in?Ben
In forum: Membership ForumsIn reply to: Categories Header change the image?
Hello,
That is the area you would change for that section. It will show empty until you put an image in there. It looks like a color picker, but there’s a color picker, gradient option and an image option in that bubble. The image from that page that you’re seeing is in place because of the default image. You can set this in the customizer under “General” > “Color” and edit the background “Title Above Content Background”.
Let me know if you need anything else.
Thanks!
In forum: Kadence ThemeI’m facing the same issue but I’m actually using the anchor links…
From my stage website:
http://audicompany.tk/ -> icon to http://audicompany.tk/Tratamentos/#Invisalign I get the null and 404 error.
Maybe it’s because the destination page also has anchor links pointing to the same place? I’m not sure but I’ll disable the scroll to id.
In forum: Ascend ThemeIn reply to: Odd Attribute Filter Widget
September 16, 2020 at 11:56 am #256995But there are a few things I want to ask on the same project: it looks like the Theme Custom CSS is loading a bit later than the ‘original’ styling, so I can see the ‘old style’ for half a second on page load. Can we do something about that?
Umm, the theme custom css outputs near the end of the
tag, at that point there is no HTML loaded for the site so what you are saying would only happen if you have a plugin pulling out a small amount of css for the head tag and moving all the rest into the footer. There are plugins that do this and you can tweek what css is loaded in the head but I don’t see this happening on your site.How do I recreate?
Ben
In forum: Pinnacle ThemeSeptember 16, 2020 at 11:23 am #256993The split content block on my website is no longer working properly… The text content still works. However the image content is now blank.
website @ voteforpubliclands.com
split content problem on following pages…
The split content block worked great when I built the pages above. It continued to work great for approximately three months…
But now, it doesn’t show the image… Theme is up to date. Plug-in is up to date…
Please Help.
In forum: Ascend ThemeTopic: Images sizes
September 16, 2020 at 11:14 am #256991Hi! For my homepage where I am using the Ascend template some of the containers ask for photos that are just 200×400 for example. I have tried adding photos with those dimensions but the quality looks really bad. So I have just used the size I use for all my blog posts which is 2000×1333. And the quality looks great, but on gt metrix I am getting notification that it is causing my page to load slower. I use short pixel to reduce the size. What would be the solution for this, to have good image quality (it is a photography website) but not have it load slower. The 200×400 size is definitely not working.
kevinheslinphoto.com
Thanks!
-
This topic was modified 5 years, 7 months ago by
Kevin Heslin.
In forum: Kadence BlocksHi Folks,
The other day I installed the latest version of KB, v1.8.14, and then I went to work on my soon to be awesome Banff National Park hiking trail page and it now crashes the editor! 🙁
* Add Advanced Gallery
* Under the Gallery Settings: Masonry (default)
* Columns 3 (Default)
* Gutter 10 (Default)
* Thumbnail Size Large (default)
* Link To: Media File
* Link Image Size: Large
* Link Triggers? Lightbox
* Show Caption in Lightbox – ON
* Caption Settings
* Show Captions – ONAs soon as I try to turn on the “Show Captions” I get the error message: “The editor has encountered an unexpected error”.
I did not have this issue before upgrading to 1.8.14 so I am guessing something got broke.
Maybe COVID has found a way to infect code now? 🙁Cheers, Nigel
-
This topic was modified 5 years, 7 months ago by
Nigel.
In forum: Kadence BlocksSeptember 16, 2020 at 10:07 am #256983Hey,
In regard to locking down a specific page, I’m considering adding an option to the row block to lock all settings and inner content from specific users. Adding page-specific defaults or permissions would be very hard to manage in my opinion. What are your thoughts on being able to lock down sections?Ben
In forum: Membership ForumsIn reply to: Categories Header change the image?
This reply has been marked as private.September 16, 2020 at 10:06 am #256979 -
This topic was modified 5 years, 7 months ago by
-
AuthorSearch Results


