nesdon
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Latest Posts block error with “Post Content”: enabledThanks for the excellent reply. I managed a workaround by adding a block plugin which had its own post block, it looks different and has an “more” button whose graphics are unfortunately uneditable. But it mostly works. I’ll look into the mixed content issue. Thanks again.
I don’t seem to have any freezing anymore! Thanks. Tho I have to use 4.6.14 extended, with the 3.9.2 I can’t find the “page +/-” function. It says “type at least three characters to initiate the search” and a box with my previously selected pages, but no text entry or check box to edit the list.
Forum: Plugins
In reply to: [Accordion Blocks] Remove nesting of accordion itemsThanks!
Solved it.Forum: Plugins
In reply to: [WooCommerce] intermittent error: illegal char. in class-wc-eval-math.phpWoo support helped me find the error. Looks like we had some stray asterix in some of the flat rate shipping costs so that the intermittency was being caused by whether the state or zip code entered directed it to one of the shipping zones with the illegal *. I hope I found it all, thanks for the help!
Forum: Plugins
In reply to: [WooCommerce] intermittent error: illegal char. in class-wc-eval-math.phpThanks, Con.
I’ve found if I use an incognito or private window in my browser it works as it should (at least with half a dozen tests). It also always works correctly when I am logged in to my administrator acct.
Is there a reason why an overwhelmed server would only error when handling IDs?
One repeatable fault I can find (when it is not throwing that eval error) is that it dims out the order summary and CC entry dialog when I uncheck the ship to a different address checkbox, but this too only in a non-incognito window.
Forum: Fixing WordPress
In reply to: htaccess in most folders, some may be corruptI cleared out a bunch of non-essential plugins, and it seems to be working now, thanks so much for the help!
Forum: Fixing WordPress
In reply to: htaccess in most folders, some may be corruptI removed all but the one in the root and still am getting timed out trying to open the customize sub menus.
Forum: Fixing WordPress
In reply to: Updates crashed siteForum: Plugins
In reply to: [Easy Photography Portfolio] Link image to pageFWIW, I’d love this feature as well, as I am building a web design portfolio and would like to link images to the live sites. Also not much of a coder, but looking at the page source, it seems it would be pretty easy to just add href tags to the image source indicators, if only I understood how WP uses PHP to build a page.
Norris, you’re right about there being a lot of freelancer services, in fact way too many. Any chance you could suggest a couple scaled to this sort of consultation?
juggledad, I am a bit over my head trying to webmaster our site. I read the BFA forum thread you linked to, but was not able to understand how to apply that to a header rather than a BG issue.
I’m having a similar problem, where my header image does not seem to be auto sizing. Although it only seems to run off to the right, so I have had to make it so small its text is badly pixelated, and its width is still inconsistent.
This is our site: ALL Power Labs and this is what I see on our Atahualpa theme’s header page:
“Configure Header Area
Choose from 10 header items to arrange a custom header area:
%pages – The horizontal drop down menu bar for “Page” pages
%page-center – Like above but centered. Note: There’s no S in this tag. It’s not %pageS-center
%page-right – Like above but right-aligned. Note: There’s no S in this tag. It’s not %pageS-right
%cats – The horizontal drop down menu bar for categories
%cat-center – Like above but centered. Note: There’s no S in this tag. It’s not %catS-center
%cat-right – Like above but right-aligned. Note: There’s no S in this tag. It’s not %catS-right
%logo – The logo area, including the logo icon, the blog title & description, the search box and the RSS/Email icons
%image – The rotating (or static) header image with the (optional) opacity overlay left & right and an (optional) overlayed blog title & blog tagline
%bar1 – A horizontal bar, to be used as decoration on top, bottom of between header items. Can be used multiple times.
%bar2 – A second horizontal bar, that can be styled differently. Can be used multiple times.
You can style and configure these header items individually further down on this page, and on the menu tabs Page Menu Bar and Category Menu Bar.This section here is just for the overall configuration of the header area.
List the header items you want to display, in the order you want to display them.
Examples:
%image %bar1 %logo %bar1 %pages
%pages %image %cats
%bar1 %logo %cats %bar2 %pages %bar1[this is in an editable window:]
<div style="width:auto; margin-left:auto;margin-right: auto;"><a href="https://www.allpowerlabs.com"><img src="https://www.gekgasifier.com/wp-content/themes/apl_04/images/header/OrangeWebHeaderSimp.png" /></a></div> %pages
Default: %pages %logo %bar1 %image %bar2″
Unfortunately our site was developed by much more experienced designers who did extensive customization of our theme. We can no longer afford them, and so the webmaster task has fallen to me as our graphic designer, but my code skills are very minimal.