AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

Filter by custom fields

Topic prefix

AI Assistant
Notifications
Clear all

Add forum plugin to an existing page

3 Posts
2 Users
0 Reactions
863 Views
Posts: 2
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@jtwine)
New Member
Joined: 2 years ago
[#56698]

How would you go about adding wpForo to an existing WordPress page?

 

For example, i want take the standard blog page, and add to a continuing series of blog posts  by administrators on a slider , and add a single discussion forum block under  the row.

 

can you do this in any other way besides directly editing the html?


2 Replies
Sofy
Posts: 5774
 Sofy
Admin
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@sofy)
Support Team
Joined: 8 years ago

Hi,

You can use the shortcodes provided in this documentation: https://wpforo.com/docs/wpforo-v2/getting-started/forum-page/wpforo-shortcodes/


Reply
Posts: 2
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@jtwine)
New Member
Joined: 2 years ago

thanks. this seems to be what i am looking for

 

[wpforo]
or 
[wpforo boardid="0"]

etc . . 

 

but i am unclear as to how and where to place this ?

 

for example, here is the code for where i am trying to place the forum ...

 

inside a row on a Kadence generated 'Blog' page, 

 

<!-- wp:kadence/column {"borderWidth":["","","",""],"uniqueID":"290_6ec24a-3a","kbVersion":2} -->
<div class="wp-block-kadence-column kadence-column290_6ec24a-3a"><div class="kt-inside-inner-col">

<!-- wp:group {"align":"full","layout":{"type":"flex","flexWrap":"nowrap"}} -->

<div class="wp-block-group alignfull"><!-- wp:kadence/rowlayout {"uniqueID":"290_753d58-bc","columns":1,"colLayout":"equal","kbVersion":2} -->

<!-- wp:kadence/column {"borderWidth":["","","",""],"uniqueID":"290_d26249-70","kbVersion":2} -->

<div class="wp-block-kadence-column kadence-column290_d26249-70"><div class="kt-inside-inner-col"><!-- wp:html -->\

[wpforo]

 

<!-- /wp:html --></div></div>
<!-- /wp:kadence/column -->
<!-- /wp:kadence/rowlayout --></div>
<!-- /wp:group --></div></div>
<!-- /wp:kadence/column -->

 

 

obviously , this is wrong.

 

what am i missing here?


Reply
Share: