Very grateful for the https://siteorigin.com/vantage-documentation/css-snippets/ assistance I found in a past thread. I’m looking to move the sidebar to the right in order to space it out from the main/body content a bit, without changing the menu or header width. I wouldn’t mind if the main/body content got wider (to the left) as well, but…
When I try to update a WooCommerce product page, I often get an immediate “Bad Request” error. Via the log feature in the WooCommerce plugin, it seems to be a syntax error on line 767 of my functions.php file. Here is the error log information: 2024-05-27T14:17:32+00:00Critical syntax error, unexpected ‘}’, expecting end of file Additional…
This is the tag I want to link to: https://pirateswithben.com/tag/command-the-oceans/ However, it redirects to a specific post that starts with the last part of the above URL. Ex: https://pirateswithben.com/command-the-oceans-10-13-2017/ I want the first link to work so all the posts with the “Command the Oceans” tag are displayed, not a specific post redirect. This has…
On my site running the Vantage theme, I have “allow anyone to register” enabled. However, the Log In and Register buttons are not showing up in the mobile version of the site. Any idea why? (on both versions they should be in the upper left corner) In addition, some pictures are not displaying in the…
I want better control over how my Category and Tag archives pages are displayed. I’d like to be able to control if they have a sidebar with them, and if it displays the entire content of each post within that archive, just an excerpt from it, or just a link to the post. (the latter…
Is there a way to implement the Google reCAPTCHA v2 on one page without a plugin? (I’m using Vantage) I want to put it here on the Registration page for new member signups: https://pirateswithben.com/register/ Trying to use Google’s guide, but I’m not sure where to put the code or how to edit the code so…
I have 2 questions using the Vantage theme: 1. PageSpeed Insights is telling me to eliminate render blocking resources, and they specifically tell me to “inline critical assets”. How can I do that without a plugin? (already have 10 active and have had a lot of bad experiences with new plugins) 2. I have an…