scishuttle
Forum Replies Created
-
Hi,
My site is currently not published, but IMHO there is no need for the specific site, as it is an open question: When you apply page transitions, how do you prevent them to be applied to the home page, so that there is not a page transition when the website is loaded (and the home page shown). Thanks in advance.
Hi Saiful. I had already tried to deactivate all plugins, include my Code Snippets, with no success. After trying a non intuitive and desperate solution, I have solved the issue. Although it is not a final or pure solution, it has worked for me, so I will detail here for whom it may concern:
Problem statement: excerpt field was showing in the preview page of my WPUF form, but not showing in the published form. Theme: REIGN.
Step 1: Go to Dashboard -> Pages and create a new one. Give it a name and paste the shortcode of your form id to embed it. Publish the page.
Step 2: Replace your previous ‘New post’ page for the new one. You should be ready to go.
It seems like the default WPUF Form page that the plugin was creating by default had some bad interaction with REIGN theme.
Thank you for the quick response. Regards.
- This reply was modified 3 years, 9 months ago by scishuttle.
Let me note the fact that I am inserting the form in the page by using the shortcode [wpuf_form id=”HERE_MY_FORM_ID_NUMBER”] in the required page.