MortonVisuals
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customify] Heading fonts not displaying in specified fontMy font (Century Gothic) is listed under Custom Fonts. Not clear on the difference between Primary, Secondary, Text and Accent. Is one of those supposed to be Headings?
Screenshot: https://www.dropbox.com/scl/fi/4x6zmhal8dap4z9cvm74e/Screenshot-2025-09-05-at-8.35.26-AM.png?rlkey=iy376r4aprjbjy6c3a3crciep&dl=0
If I back out to Typography I do see my font specified for each Heading.
Screenshot: https://www.dropbox.com/scl/fi/27kqsz0eip1avgzs4b3jh/Screenshot-2025-09-05-at-8.37.42-AM.png?rlkey=8grxepebegavliqj42uxkpyl1&dl=0
Strangely, the font displays as intended when I’m in the Editor. But once I save and go back to view the site normally it reverts to the Serif font.
Screenshot: https://www.dropbox.com/scl/fi/v01yr5p0iizt6fobly7mz/Screenshot-2025-09-05-at-8.39.42-AM.png?rlkey=tk0c44wz21f1as3s15jkcn6q0&dl=0
Screenshot: https://www.dropbox.com/scl/fi/rp0wdsuljv9dqdfmmndjh/Screenshot-2025-09-05-at-8.40.46-AM.png?rlkey=oml575j2k47e88phpc2l2xz73&dl=0
I double-checked Additional CSS and see that I tried to specify it there as well:
h1, h2, h3, h4, h5, h6 {
font-family: “Century Gothic”, sans-serif;
}Forum: Themes and Templates
In reply to: [Customify] Heading fonts not displaying in specified fontThe fonts I’m trying to change are the H1, H2, H3, etc. I’ve set a different (sans) font there, but they’re still showing serif font.
Forum: Themes and Templates
In reply to: [GeneratePress] Blog/Post title won’t displayGEEZ how did I look at that CSS and not see that?!? Thanks so much!
Forum: Themes and Templates
In reply to: [GeneratePress] Center main contentDOH!! <smacking forehead> Thanks so much!
That combination worked, thank you! FYI mine doesn’t show a min/max option for multivote. I guess the single input field is for the max allowed.
You are correct. But it looks like this will only allow 1 vote..? We’re trying to collect recommendations for requested features, so we were hoping to allow people to choose more than one.
So should I go back to the theme developer to ask them how this is handled? I don’t see any setting in The SEO Framework to do this for me.
Forum: Plugins
In reply to: [WP Service Payment Form With Authorize.net] How to customize CSS/appearance?Perfect, that solved the problem. Thanks so much!!
Forum: Plugins
In reply to: [WP Service Payment Form With Authorize.net] How to customize CSS/appearance?I just reviewed and the Form Heading appears to be required. That’s showing up as an H1 field. My website sets the title as H1, so this generates a duplicate H1. If I remove the title of my page then when I go to look for the page in WP Admin it shows as (no title). I’d really like to find a way to change that form heading to be an H2 so that I don’t have an SEO hit for a duplicate H1.
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] Creating 301 redirects?Thanks! I just installed and will start exploring.
Forum: Plugins
In reply to: [Ecommerce by 10Web - eCommerce shopping cart plugin] Duplicate pagesAwaiting a follow-up from WD, but here’s some additional info in case anything sounds familiar to anyone else. Per the request to delete the extra pages, that isn’t an option. All I’m allowed to do is Edit/Make Private, which I’ve done. However links are going to /all-products-24/, /cart-24/, etc. So I get a lot of 404 errors now.
Additional issue just discovered is with checkout – I have 3 types of Payment Systems listed (Without Online Payment, Paypal Standard, and Paypal Express Checkout), but there are 24 of each. And if I try to checkout I get a “Checkout failed” error, specifying “The parameter has no values.”
Forum: Plugins
In reply to: [Ecommerce by 10Web - eCommerce shopping cart plugin] Duplicate pagesWill do – thanks!
Forum: Plugins
In reply to: [Simple Shopping Cart] 502 Bad Gateway errorsOK, I updated that in Paypal but I still get the same error. The 502 error persists (once I get it) even if I try to go back to the root of my domain (which doesn’t have the PSC).
Forum: Plugins
In reply to: [Simple Shopping Cart] 502 Bad Gateway errorsIt doesn’t look like we have it enabled on this account. Reviewing the settings, it’s asking for a URL – and I can’t tell what URL I’m supposed to use..?
I just tried to enable IPN in Paypal and set it to go back to the /review-order/ page. The 502 error comes up if I try to click the Back link in the cart after a 3rd item is in the cart, OR if I try to edit the Qty of a 3rd item. Very strange…- This reply was modified 8 years, 11 months ago by MortonVisuals. Reason: Enabled IPN, same 502 error
Forum: Plugins
In reply to: [Simple Shopping Cart] 502 Bad Gateway errorsIt only occurs on the Shopping Cart pages, not on any other page of the website. So if it’s a problem with the server it must be some compatibility with the cart. It shouldn’t be a Paypal error as it sometimes happens on the original page – long before someone would go to Paypal. Not sure how the Paypal account would affect the products page, as that all loads from the server. All other pages on the site work perfectly, only the cart pages have this error.
- This reply was modified 9 years ago by MortonVisuals.