ZIYANGSONG2003 / AI-Enhanced-WordPress-Development-Toolkit

COMP3500
3 stars 8 forks source link

B1.9 Solve the problem that short codes cannot be displayed normally under different themes #157

Closed ZIYANGSONG2003 closed 1 month ago

ZIYANGSONG2003 commented 3 months ago

I tried to add it directly on both sides of the short code when using it, such as

[pmpro_levels]
, but after experimenting, I found that it didn't work.

ZIYANGSONG2003 commented 3 months ago

I tried using the multi theme plugin from the WordPress plugin market to help implement the function of using different short codes for different pages, but it didn't work so far.