NooTheme Premium WordPress Theme › Forums › CitiLights › Redirect to page princing-table instead of displaying message on page submit-pro
- This topic has 17 replies, 3 voices, and was last updated 5 years ago by Jackie.
-
AuthorPosts
-
5 years, 3 months ago #1078268
Hi,
when submitting a property ant the broker did not yet choose and pay a package this message is send to him on the page "submit-property":
<h1 class="page-title" style="box-sizing: border-box; font-size: 39px; margin: 22px 0px 30px; font-weight: 400; line-height: 1.1; padding: 0px;">Submit Property</h1><h4 style="box-sizing: border-box; font-weight: 400; line-height: 1.1; margin-top: 11px; margin-bottom: 11px; font-size: 22px;">Your current package doesn't let you publish properties anymore! You will have to upgrade your membership first.</h4>Is it possible to redirect to the page "pricing-table" instead of displaying this message?
How can i do that?Thanks again.
Regards,
Rob
5 years, 3 months ago #1078269this is the message on the screen
Attachments:
You must be logged in to view attached files.5 years, 3 months ago #1078277
AnonymousInactiveTopics: 0
Posts: 3295Hello 🙂
You can add a line at line 579 in the file ..\wp-content\themes\citilights\agent_dashboard_submit.php:
from
do_shortcode( '[noo_membership_packages style="ascending" featured_item="2" ]' );
to
echo do_shortcode( '[noo_membership_packages style="ascending" featured_item="2" ]' );
Thank you !
5 years, 3 months ago #1078298Hi,
thanks !! That works, but now it is displayed in the screen with the sidebar.
Is it possible so the complete pricing-table screen is displayed (without the sidebar)?
So displayed full-width, like the screenshot.Thanks again.
Regards,
Rob
5 years, 3 months ago #1078299sorry like this screen i meant
Attachments:
You must be logged in to view attached files.5 years, 3 months ago #1078307
AnonymousInactiveTopics: 0
Posts: 3295Hi again 🙂
You can send me ftp account and website admin account. I will check for you.
Thank you !
5 years, 3 months ago #1078334This reply has been marked as private.5 years, 3 months ago #1078470Hi,
did you have time for the adjustment?
Thanks.
Regards,
Rob
5 years, 3 months ago #1078604This reply has been marked as private.5 years, 2 months ago #1079057Hi again.
Sorry for the late response.
For the dashboard page, it can't display the full-width as the pricing page because it needs to display the user action control
Thanks.
5 years, 1 month ago #1079751Hi Jackie,
i was away for holiday, sorry for my late response.
I don't mind when the sidebar with the user action cpontrol is not displayed.
Is it possible to display full width and without the sidebasr with the user control?
And if possible, how to do that?Regards,
Rob
5 years, 1 month ago #1080108Hi again.
Sorry for the late response.
We have checked and fixed that issue on your site.
Please check it again.
Thanks.
5 years, 1 month ago #1080420Hi Jackie,
Just checked, but I see no change.
Please advise.Regards,
Rob
5 years, 1 month ago #1080544Hi again.
When you click to this button "ZET JE HUIS TE KOOP" it will redirect to the pricing page.
Please check it again.
Thanks.
5 years, 1 month ago #1080613Hi Jackie,
please let me know what file(s) you changed and what the changes are.
Regards,
Rob
5 years, 1 month ago #1080674Hi again.
As I see, you are doing the custom with this file: wp-content/themes/noo-citilights/agent_dashboard_submit.php to change the layout of submitting the property page to show the pricing on this page.
Please check it again.
Thanks.
5 years, 1 month ago #1080698Hi Jackie,
Thats is correct.
But I'd like to know what file(s) you changed and what the changes are.Regards,
Rob
5 years ago #1080955 -
AuthorPosts
You must be logged in and have valid license to reply to this topic.