coryinthelou
Forum Replies Created
-
Forum: Plugins
In reply to: [AI Engine] Shortcode not working in Elementor with Reusable BlockxAnother quick point: I tried to embed a form using Reusable Blocks Extended in another page builder (King Composer), and it didn’t work, either. It would only display the shortcode on the page. I’ll try your suggestion to create a Gutenberg page and see if the block works there — if I can figure out how to use Gutenberg without having to deactivate the Classic Editor plugin!
Forum: Plugins
In reply to: [AI Engine] Shortcode not working in Elementor with Reusable BlockxQuick update: The chatbot works just fine when I embed the [mwai_chatbot] shortcode in Elementor.
Forum: Plugins
In reply to: [AI Engine] Shortcode not working in Elementor with Reusable BlockxHi Jordy, thanks for the quick response. I’m following this tutorial about how to embed an AI Form in a page builder other than Gutenberg:
https://meowapps.com/ai-engine/tutorial/#ai-forms-pro
“If you don’t use blocks (Gutenberg Editor), you can create this form using a plugin like Reusable Blocks Extended then drop the shortcode of that form anywhere you like, including Elementor and other page builders.”Forum: Plugins
In reply to: [File Manager] Not compatible with PHP 8.0This error happened to me as well. Please notify us when there is a fix. Thanks!
Forum: Plugins
In reply to: [Yoast SEO] Sorry, but the Bulk Editor stinksMichael, thanks for replying so promptly to my whiny post.
It sounds like the Save All feature won’t be fixed for a long time. Can you at least remove it from the interface until it’s ready? That would save space and allow the Title and Description text boxes to be larger.
I wasn’t suggesting that these fields had been made smaller, by the way, only that their small size makes them very difficult to use. Please make the fields larger!
Thanks!
Forum: Plugins
In reply to: [Schema & Structured Data for WP & AMP] Place schema for local business?Thanks, now I see!
Forum: Plugins
In reply to: [Schema & Structured Data for WP & AMP] Place schema for local business?Hi, where does the address appear for the LocalBusiness schema type? I don’t see it anywhere on the Schema Type screen.
See this screenshot for details:
https://www.webpagescreenshot.info/#v2=BG4QF2EcuWell, darn. Thanks for letting me know.
Hi Tobias,
Thanks again, but still no luck. ?? I have a three-row table with each column at a different width, so I think the CSS would be something like this:
ROW 1:
.tablepress-id-1 .row-1 .column-1 {
width: 15%;
}
.tablepress-id-1 .row-1 .column-2 {
width: 30%;
}
.tablepress-id-1 .row-1 .column-3 {
width: 30%;
}ROW 2:
.tablepress-id-1 .row-2 .column-1 {
width: 42%;
}
.tablepress-id-1 .row-2 .column-3 {
width: 35%;
}
etc.The styles above simply make the first column in each row the same width, no matter what I do. Maybe it will be easier to show an example of what I’m trying to accomplish. I’m trying to do something similar to the table on this page:
https://georgeremus.com/the-bourbon/straight-bourbon-whiskey/
Looking forward to your thoughts!
Thanks Tobias! I realize now that I didn’t explain fully.
While those would be the widths of row 2, row 1 would have different widths, and row 3 would also have different widths. Is this possible with TablePress?
Forum: Plugins
In reply to: [Custom Permalinks] Category and tag permalinks aren’t workingLooks like the 1.6.2 update is working normally now. Thanks so much for fixing it!
Forum: Plugins
In reply to: [Custom Permalinks] Category and tag permalinks aren’t workingHi Sami,
Sorry for the delay in responding. I’ve been on a major project deadline this week. I should have time to test tomorrow and will let you know how it goes.
Thanks!
Forum: Plugins
In reply to: [Custom Permalinks] Category and tag permalinks aren’t workingHi Sami,
Are you looking for a screenshot of the browser console on the front end or in the WP admin?
Here’s what I see on the front end:
DevTools failed to load SourceMap: Could not load content for chrome-extension://fheoggkfdfchfphceeifdbepaooicaho/sourceMap/chrome/iframe_handler.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME DevTools failed to load SourceMap: Could not load content for chrome-extension://fheoggkfdfchfphceeifdbepaooicaho/sourceMap/chrome/content.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME DevTools failed to load SourceMap: Could not load content for https://SITE-NAME-REMOVED.com/wp-content/themes/bridge/js/plugins/swiper.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
Here’s the back end:
Marking links with nofollow/sponsored has been disabled for WordPress installs < 5.4. Please upgrade your WordPress version or install the Gutenberg plugin to get this Yoast SEO feature. value @ post-edit-1470.js:1 post.php?post=709&action=edit:1 [DOM] Found 4 elements with non-unique id #checkbox: (More info: https://goo.gl/9p2vKq) <input type=?"checkbox" id=?"checkbox" class=?"checkbox" name=?"qode_page_background_image_fixed_yesno" value=?"yes" selected>? <input type=?"checkbox" id=?"checkbox" class=?"checkbox" name=?"qode_show-page-title-image_yesempty" value=?"yes">? <input type=?"checkbox" id=?"checkbox" class=?"checkbox" name=?"qode_enable-page-comments_yesempty" value=?"yes">? <input type=?"hidden" name=?"checkbox" id=?"checkbox" value=?"0">? DevTools failed to load SourceMap: Could not load content for chrome-extension://fheoggkfdfchfphceeifdbepaooicaho/sourceMap/chrome/iframe_handler.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME DevTools failed to load SourceMap: Could not load content for chrome-extension://fheoggkfdfchfphceeifdbepaooicaho/sourceMap/chrome/content.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
Does this help?
- This reply was modified 4 years, 3 months ago by coryinthelou.
- This reply was modified 4 years, 3 months ago by Jan Dembowski. Reason: Formatting
Forum: Plugins
In reply to: [Custom Permalinks] Category and tag permalinks aren’t workingThanks Sami! I just installed v1.6.0 but now I’m unable to customize the permalinks at all. I’m using the Bridge theme, in case that helps.
Thanks for your response. Unfortunately, I already switched to a different (paid) plugin. ??