• Hi,

    14 seconds to load a website with redux framework? Same content with default wordpress theme and same plugins activated load in 4 seconds…

    Very Bad

    • This topic was modified 6 years, 1 month ago by alkemiko.
    • This topic was modified 6 years, 1 month ago by alkemiko.
Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Contributor Dōvy Paukstys

    (@dovyp)

    *sigh* Please realize it is not Redux but how your developer USES Redux. Try this out.

    Go to a generic WordPress theme. Then disable all other plugins. Turn on Redux alone and click on “Activate Demo Mode.” You will see that Redux is extremely fast.

    What happens is developers often incorporate poor coding practices or CSS generators without caching the results, thus slowing down a site.

    PLEASE don’t judge our framework due to bad choices of our developers. Thanks!

    Thread Starter alkemiko

    (@alkemiko)

    Hi,

    you’re right. He was the developer of the template that worked badly, not only, but now he does not want to give me adequate assistance. Unfortunately it is a paid template and I do not even know if it is possible to mention it here to prevent others from making the same mistake in buying it. I changed my plugin rating after checking the steps you gave me.

    Greetings

    • This reply was modified 6 years, 1 month ago by alkemiko.
    Plugin Contributor Dōvy Paukstys

    (@dovyp)

    Alas, we have no control over that. Your rating affects how people feel about us, hah.

    We do have a premium support offering, but it’s billed hourly. If that’s something you’re willing to do, we’re open to it.

    Maybe you should mention the theme so others know what’s going on.

    Would you consider changing the review to a 5 star? It’s hard to always be based on the poor coding our our users. ??

    Good luck!

    Thread Starter alkemiko

    (@alkemiko)

    Hi,

    how much is your assistance?

    Regards

    • This reply was modified 6 years, 1 month ago by alkemiko.
    Plugin Contributor Dōvy Paukstys

    (@dovyp)

    You can find the details at https://redux.io

    hi!
    I have white screen problem. when ? delete redux framework, my website become visible. ? do not have more information about building a website. so how can ? solve this problem?

    thanks.

    Plugin Contributor Dōvy Paukstys

    (@dovyp)

    @caglacalisir don’t piggyback tickets, please. Try this similar issue for some steps to test.

    https://www.ads-software.com/support/topic/blank-aftre-install-kicked-out-of-site/#post-11427629

    Hi again
    I tried but for wp basit theme it is working. But When I use for my paid theme (world blog) it is not working again. When I look at config.php
    Look like the following.

    /**
    * Turn off automatic updates since these are managed upstream.
    */
    define(‘AUTOMATIC_UPDATER_DISABLED’, true);

    /**#@-*/

    /**
    * WordPress Database Table prefix.
    *
    * You can have multiple installations in one database if you give each
    * a unique prefix. Only numbers, letters, and underscores please!
    */
    $table_prefix = ‘wp_’;

    /**
    * For developers: WordPress debugging mode.
    *
    * Change this to true to enable the display of notices during development.
    * It is strongly recommended that plugin and theme developers use WP_DEBUG
    * in their development environments.
    *
    * For information on other constants that can be used for debugging,
    * visit the Codex.
    *
    * @link https://codex.www.ads-software.com/Debugging_in_WordPress
    */
    define(‘WP_DEBUG’, false);

    /* That’s all, stop editing! Happy blogging. */

    /** Absolute path to the WordPress directory. */
    if ( !defined(‘ABSPATH’) )
    define(‘ABSPATH’, dirname(__FILE__) . ‘/’);

    /** Sets up WordPress vars and included files. */
    require_once(ABSPATH . ‘wp-settings.php’);

    Plugin Contributor Dōvy Paukstys

    (@dovyp)

    @caglacalisir PLEASE don’t piggyback topics.

    We did not develop your theme. Best to contact your developer.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘I had problems with a paid template but the problem is not due to redux’ is closed to new replies.