ali7e
Forum Replies Created
-
No the request does not go through without authentication.
Postman is a tool for API development so I was using it to make GET calls to the API. But you can replicate this in Terminal:
curl --location --request GET 'https://xxxxxxxxx.com/wp-json/wp/v2/posts' --header 'Authorization: Basic username:app-password'
Thanks for the quick reply!
I will check and see if any changes can be made.
The app actually does make an exception for application passwords because I am able to authenticate with an application password in Postman. So if it is not meant to do that, you might want to fix that.
Forum: Plugins
In reply to: [WP Telegram (Auto Post and Notifications)] Long content gets cut offHello,
Thanks for the quick reply. So when strips the content and adds “…” at the end, is there a way to also have it insert a “Read More” link? Otherwise I have to have the read more link in the template even if the content was not shortened.Forum: Plugins
In reply to: [Traction External Links Speed Bump] Breaks WPBakery AccordionThank you so much for the fix!
I am able to open the accordion but it requires me clicking on it twice to open so there seems to be a slight problem with it still.
I submitted the URL of the page I am using the accordion on through the support form.Forum: Plugins
In reply to: [Traction External Links Speed Bump] Breaks WPBakery AccordionThanks a lot.
Anywhere I can send you the URL privately?Closing this ticket.
Thanks Paul!
I found out the issue is caused by this addon:
https://codecanyon.net/item/massive-addons-for-visual-composer/14429839Thanks for your response Paul!
I do have more information! Below is what WordPress Debug is telling me.
These do not get triggered if I disable Shield OR if I disable Yoast SEO so really not sure what is going on but Visual Composer seems to be impacted when both Shield and Yoast are turned on.PHP Fatal error: Uncaught Error: Call to undefined function () in /home/xxxx/public_html/xxxx/wp-content/plugins/js_composer/config/content/shortcode-vc-icon.php:3
Stack trace:
#0 /home/xxxx/public_html/xxxx/wp-content/plugins/js_composer/include/classes/core/class-wpb-map.php(756): include()
#1 /home/xxxx/public_html/xxxx/wp-content/plugins/js_composer/include/classes/core/class-wpb-map.php(283): WPBMap::setElementSettings(‘vc_icon’)
#2 /home/xxxx/public_html/xxxx/wp-content/plugins/js_composer/include/classes/core/class-wpb-map.php(307): WPBMap::generateData()
#3 /home/xxxx/public_html/xxxx/wp-content/plugins/js_composer/include/classes/shortcodes/shortcodes.php(1475): WPBMap::getAllShortCodes()
#4 /home/xxxx/public_html/xxxx/wp-includes/plugin.php(525): Vc_Shortcodes_Manager->buildShortcodesAssets(”)
#5 /home/xxxx/public_html/xxxx/wp-admin/admin-header.php(113): d in /home/xxxx/public_html/xxxx/wp-content/plugins/js_composer/config/content/shortcode-vc-icon.php on line 3There is no errors and nothing in the audit trail either.
I just found out this is a conflict with Yoast SEO plugin. When I disable Yoast the issue does not occur.
Thanks!
Forum: Plugins
In reply to: [Yoast SEO] Yoast conflict, still breaks Visual ComposerThis issue does not seem to have been fixed. Has it?
Thanks!