joanosgoodby
Forum Replies Created
-
We discovered the Pro Theme (by Themco) is causing the infinite loop eventually exceeding all memory. I found a changelog and they acknowledge that error:
Bugfix: The reason for an early release, WordPress 6.2 sends us into an infinite loop when we try to queue up
mediaelement
in a now improper spot. Please upgrade Pro or X themes before you upgrade WordPressWordPress 6.2?just updated and now all our sites are down with critical errors!!! (Even some sites that are under construction minimal plugins.)
Forum: Plugins
In reply to: [Contact Form 7] Error messageCan we please get support?
Forum: Plugins
In reply to: [Contact Form 7] Error messageI don’t have CF7 drop loader installed. The problem still exists in my original post. Please advise. We really need this to be functioning, or need to look for alternate plugin ASAP.
Forum: Plugins
In reply to: [Contact Form 7] yellow bar at bottom of all formsThanks for your time.
I was able to resolve the issue by posting the following CSS code:
.wpcf7-response-output {
display: none;
}Forum: Plugins
In reply to: [Contact Form 7] yellow bar at bottom of all formsI changed theme to Twenty Twenty and bar disappeared — but it is now showing an EDIT link where the bar used to be. Argh.
Forum: Plugins
In reply to: [Contact Form 7] yellow bar at bottom of all formsI use theme: X Theme Pro by Themco.
I only have Contact Form 7 plugin on the site (just starting to build it).
Forum: Plugins
In reply to: [Media Library Assistant] PDF Feed alignment and numering resultsI got it work with a little tweaking – replacing Row Close
from this:
<br style=”clear: both” />to this:
<br clear=”both”/>Not sure why it did not like the “style” in there. ???
Thanks for all your help – very much appreciated!!!!!!!
Forum: Plugins
In reply to: [Media Library Assistant] PDF Feed alignment and numering resultsI tried what you suggested, changing Row Close to <br style=”clear: both” />—
and looking for the dashes in the page just to verify that the right template is used and the markup is really there — and it did add the —
but not the <br style=”clear: both” />???? Hmmmmmm
I can give you permissions to access the backend, but don’t want to post publicly. How can I send to you privately?
THANK YOU! ??
Forum: Plugins
In reply to: [Media Library Assistant] PDF Feed alignment and numering resultsThanks for checking, but the Row Close and all other mark up settings are exactly as you specified above. Still displaying numbered items wrong – Bunching them up in the first row.
Could it be something within the item tag?
-
<[+itemtag+] class=’gallery-item [+last_in_row+]’>
<[+icontag+] class=’gallery-icon [+orientation+]’>
[+link+]
</[+icontag+]>
<[+captiontag+] class=’wp-caption-text gallery-caption’>
[+description+]
</[+captiontag+]>
</[+itemtag+]>
Forum: Plugins
In reply to: [Media Library Assistant] PDF Feed alignment and numering resultsI followed your (excellent) step-by-step instructions, and it’s almost there! The left alignment now works perfectly, however, the numeric list is displaying strangely. Would you mind taking a look at the page:
https://wp.monmouthrubber.com/general-sales-literature-rubber-plastic-manufacturer/
I used the shortcode you suggested:
[mla_gallery columns=1 attachment_category=’physical-properties-rubber-plastic-sponge-foam’ post_mime_type=application/pdf link=file posts_per_page=5 mla_style=left-aligned mla_markup=numbered-list]
Forum: Plugins
In reply to: [Media Library Assistant] PDF Feed alignment and numering resultsHere is the page w/ MLA Gallery:
https://wp.monmouthrubber.com/general-sales-literature-rubber-plastic-manufacturer/
Here is the shortcode:
[mla_gallery columns=1 attachment_category=’physical-properties-rubber-plastic-sponge-foam’ post_mime_type=application/pdf link=file mla_style=leftalign posts_per_page=5 mla_caption=”{+description+}” mla_style=leftalign]
Trying to get gallery to leftalign, and to automatically display the gallery in a numeric format.
THANKS!!!!
When you click on “add a new field” it’s the fourth option item down in the left column…called “Select Box”.
-
<[+itemtag+] class=’gallery-item [+last_in_row+]’>