dh21
Forum Replies Created
-
Hi @vlbooth,
You may reach out to our support team using the link below for any questions or issues related to the Pro version.
https://www.seedprod.com/contact/
We’re not allowed to support the Pro Version in the www.ads-software.com forums.
Hi @vlbooth,
You may reach out to our support team using the link below for any questions or issues related to the Pro version.
https://www.seedprod.com/contact/
We’re not allowed to support the Pro Version in the www.ads-software.com forums.
@laraider Thanks for reaching out and for reporting this issue! While we investigate this, you may turn off the PHP error (or WP debug) display in your “wp-config.php” file and/or in your webserver configuration with help from your web hosting support team. For quick reference of this in WordPress, here’s a link to the WordPress’ article section on setting the “WP_DEBUG_DISPLAY” constant to false in your site’s “wp-config.php” file.
https://www.ads-software.com/support/article/debugging-in-wordpress/#wp_debug_display
In regards to changes not appearing, this is usually due to caching by a WP cache plugin or server-side cache. You may try purging/clearing both within their settings page then check for improvement.
Let us know if this helps!
Hi @mohammadia Thanks for the update. When possible, kindly send us the link for this page to generate the CSS code for the desired row. This would be greatly appreciated to give you a working code.
@mohammadia If this is the selector for the row, this CSS code will be something like this (with additional tweaks/corrections to the previous CSS code):
@media only screen and (max-width: 640px){
#sp-xnhnxb{
display: flex !important;
}
#sp-xnhnxb .sp-el-col{
width: 25% !important;
}
}Let us know if this helps!
Hi @mohammadia Here’s a sample CSS code you may modify and use to help retain the 4-column row layout on mobile as on desktop.
@media screen and (max-width: 640px){
.sp-el-row{
display: flex;
}
.sp-el-row .sp-el-col{
width: 25% !important;
}
}We highly recommend using CSS ID selectors of the row to ensure that only the desired 4-column row is targeted.
Hi @appsolutelymilano the error seems to be related to another third-party plugin (“404-page”). Although this is outside of our support, you may temporarily deactivate this plugin then check for improvement. If there is an improvement, we recommend reaching out to the plugin’s developers for further help.
Hi @mohammadia Thanks for reaching out! You can indeed do this with custom CSS. For us to help with this CSS tweak, can you share with us the link to the page?
Hi @kh4n Thanks for reaching out! This may be related to a third-party plugin conflict causing this redirect behaviour. If you had the coming soon page (or maintenance page) on before migrating the site, you can first turn off this option using the relevant steps in this support guide below.
https://www.seedprod.com/docs/turning-off-coming-soon-or-login-mode-on-admin-options-page
After doing this, you can temporarily deactivate any active cache, redirect, and any other maintenance mode plugin on the site. You can then turn on the coming soon (or maintenance) page and check if you’re now able to log in without any issues.
@sarispi Thanks for reaching out! Can you send us the page link to take a look? You may quickly check if this is happening after turning on Isolation Mode within the Page Settings panel.
https://www.seedprod.com/docs/quick-troubleshooting-tips/#pages-not-showing-correctly
@alextae1 Thanks for reaching out! To quickly confirm, are you creating a coming soon page or a home page?
If you’re creating a coming soon page, you’ll need to do this through our coming soon page set up as seen in our guide below.
https://www.seedprod.com/docs/coming-soon-page/
If you’d like to set up your landing page as your home page, you can select this landing page as your static home page in your “Settings > Reading” admin page.
Thanks for your 5-star review!
Thanks for your 5-star review!
Thanks for your 5-star review!
Thanks for the 5-star review!