Matt Ortega
Forum Replies Created
-
Thanks for the reply. I tried it as:
[file org-logo filetypes:jpg|jpeg|png|svg]… as well as:
[file org-logo]… and in both cases the image did not pass through to AirTable.
Thanks for the follow-up.
- Here’s a screenshot with some identifying information obscured.
- AirTable configuration is as follows: First Name (single line text), Last Name (single line text), Title (single line text), Organization (single line text), endorsement (dropdown), authorization (checkbox), email address (email), phone number (phone number), commitment (multiple select displayed as list), logo image (attachment)
- Here’s a screenshot of the form setup within CF7, also with identifying information obscured.
- This is a live site. All the data submits without issue except for the image.
Removed some identifying information. This seems to work now. Not sure what changed.
### Begin Custom Post Type UI Debug Info ### Multisite: No SITE_URL: http://xxx HOME_URL: http://xxx WordPress Version: 5.8.3 Permalink Structure: /%category%/%monthnum%/%day%/%year%/%postname%/ Active Theme: xxx Registered Post Types: post, page, attachment, revision, nav_menu_item, custom_css, customize_changeset, oembed_cache, user_request, wp_block, wp_template, acf-field-group, acf-field, news, genesis_custom_block PHP Version: 7.3.5 MySQL Version: 8.0.16 Web Server Info: nginx/1.16.0 Show On Front: page Page On Front: Home (EN) (#22) Page For Posts: (#0) WordPress Memory Limit: 40MB TOTAL PLUGINS: 7 ACTIVE PLUGINS: (7) Advanced Custom Fields PRO: 5.11.4 Custom Post Type UI: 1.10.1 Genesis Custom Blocks: 1.4.0 Redirection: 5.1.3 SVG Support: 2.3.21 WPS Hide Login: 1.9.2 Yoast SEO: 17.9 INACTIVE PLUGINS: (0) Taxonomies: {"states":{"name":"states","label":"States","singular_label":"State","description":"","public":"true","publicly_queryable":"true","hierarchical":"false","show_ui":"true","show_in_menu":"true","show_in_nav_menus":"true","query_var":"true","query_var_slug":"","rewrite":"true","rewrite_slug":"","rewrite_withfront":"1","rewrite_hierarchical":"0","show_admin_column":"true","show_in_rest":"true","show_tagcloud":"true","show_in_quick_edit":"true","rest_base":"","rest_controller_class":"","labels":{"menu_name":"States","all_items":"All States","edit_item":"Edit State","view_item":"View State","update_item":"Update state name","add_new_item":"Add new state","new_item_name":"New state name","parent_item":"Parent state","parent_item_colon":"Parent state:","search_items":"Search states","popular_items":"Popular states","separate_items_with_commas":"Separate states with commas","add_or_remove_items":"Add or remove states","choose_from_most_used":"Choose from the most used states","not_found":"No states found","no_terms":"No states","items_list_navigation":"States list navigation","items_list":"States list","back_to_items":"Back to states"},"meta_box_cb":"","default_term":"","object_types":["post","news"]}} ### End Debug Info ###- This reply was modified 4 years, 4 months ago by Matt Ortega.
Forum: Plugins
In reply to: [WP Featured Content Slider] Sort headlines by date?Oh, sorry, I thought the title was added to the post.
WP Featured Content Slider:
http://ww.wp.xz.cn/extend/plugins/wp-featured-content-slider/Forum: Plugins
In reply to: WP Featured Content SliderSee the plugin’s FAQ:
= Thumbnails are not being generated?
We are not using timthumb anymore – Thumbnails are being automatically generated with WordPress, when you are uploading an image. If you are already having pictures set you have to regenerate thumbnails using the “regenerate thumbnails plugin”, otherwise old thumbnails won’t display.
Forum: Fixing WordPress
In reply to: Searching within page causes WordPress tabs to freezeIt froze the page in Firefox and Chrome for me, even with just two or three tabs open.
Forum: Fixing WordPress
In reply to: Searching within page causes WordPress tabs to freezeNope, I don’t have that plugin.
Now it is touch and go. Sometimes it will freeze, other times it will not. It does it with no plugins, too.
Forum: Fixing WordPress
In reply to: Searching within page causes WordPress tabs to freezeYeah, froze up Chrome and Firefox.
Forum: Fixing WordPress
In reply to: Searching within page causes WordPress tabs to freezeBack end in the Template editor viewing the stylesheet. I’m not at my computer to confirm elsewhere.
Forum: Plugins
In reply to: Plugin Subscribe2. Problem with sending in IEI, too, have run into this problem. I am able to sign up new subscribers on Firefox and Chrome just fine, but not IE. Instead of producing the “confirmation is on its way” text as it should in IE, it just reloads the page and nothing happens. The input field is returned to its normal state.
Forum: Installing WordPress
In reply to: Upgrade problem?Something I should note – I have had issues upgrading Viper’s Video Quicktags automatically, and making any changes to my files using MyFTP, as well and when I went into my FTP to upgrade WordPress manually, I saw there were several copies of the zip files for both WordPress 2.8.6 and Viper’s Quicktags.
So that leads me to believe it is having trouble installing them, likely due to some kind of permissions issue?
Is that a new tag? I’ve never seen that tag before and I’ve worked with WordPress for almost 5 years now.
I tried it, did nothing.
I am trying to get the content to stop repeating with <?php get_header(); ?> and <?php get_sidebar(); ?> call functions in, so the sidebar2 and header2 cannot be the problem.
It’s gotta be something with the loop, no?
Forum: Themes and Templates
In reply to: Single.php: single post shows EVERY postI’ve tried changing the permalink structure, saving, etc. and haven’t noticed a difference.
I’ve never used (let alone know anything about) any of this before:
Pretty permalinks are available under
* Apache web server with the mod_rewrite module
* Microsoft IIS 7+ web server with the URL Rewrite 1.1+ module and PHP 5 running as FastCGI
* possibly Microsoft IIS 6+ using a 404 handler or Mod-Rewrite Pro
* Lighttpd using a 404 handler or mod_rewrite or mod_magnet (see External sources)What would you suggest?
Forum: Themes and Templates
In reply to: Single.php: single post shows EVERY postSent the URL to the contact on your website.
Forum: Themes and Templates
In reply to: Single.php: single post shows EVERY postNope, that doesn’t change anything.
Previously I didn’t have the comments.php file being called, but I threw it in there anyway just to try it out, to see if the shows up once, or repeats each time and it doesn’t show up at all. I don’t know what that is indicative of, but found it interesting.