jayrenn
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Post Type UI] Different Images Being SelectedThe answer to this problem was in the theme I was using. There was a file in the theme adding thumbnail sizes. I just change the last parameter of the size that the page was using from true to false.
add_image_size( ‘featured-xlarge’, 1920, 400, false );
Forum: Plugins
In reply to: [Custom Post Type UI] Different Images Being SelectedWhat in CPT actually decides which image to use? I specify the full-size image from the Media area when I create the post, but it uses a squatty, cropped version of that image instead. How can I stop that behavior? If you would like access to the site to look for yourself, let me know.
I seem to be getting it through the campaign registration form ([charitable_register]) because their roles are all Campaign Creator.
The site is https://vibravision.org
Excellent researching! I went with option #2 because I used Shortcoder to build a shortcode I could use everywhere, so I added the class in that one place and, Boom!, everything works as expected.
Thanks again for your help!
Here you go: https://soulmazing.com/products-and-services/
Any update on this? I’m scheduled to go live on Wednesday. If you need login credentials for the site, please send me an email.
Thanks!
I changed the theme to 2015 and it worked fine. I’m using the Salient theme. I’ve turned off their lightbox features and there aren’t any other lightbox plugins installed. I turned off everything but foobox, shortcoder, and visual composer but it still didn’t work. I noticed that the second I click the image, the address bar shows the link to the image, so it’s going straight to an image page but showing me a glimpse of foobox before the page completes loading.
I’m using NF 3.0.31 and I can’t get reCaptcha to works at all. I got the keys from Google and I added the script; didn’t work. I tried using HTML in the form; didn’t’ work. I tried 3 other work arounds from searches and none of them worked. All I get is the word, “Recaptcha” where the box should be. Any other ideas?
Note that the search box is contained in a secondary header using the Salient theme.
Did you ever resolve this problem? How?
Forum: Plugins
In reply to: [WooCommerce] How Do I Change T&C’s * to an Actual CheckboxPerfect! But what drew you to the data-fancy-form-rcs attribute?
Forum: Plugins
In reply to: [WooCommerce] How Do I Change T&C’s * to an Actual Checkboxhttps://www.sjcjewelry.com/
Just pretend to buy something and notice that on the Checkout page, above the Proceed to Paypal button, the Terms and Conditions line has an asterisk at the beginning of the line rather than an empty box.- This reply was modified 8 years, 2 months ago by jayrenn.