• … the plugin worked with the lite version of Beaver Builder available here on the WordPress repository ??

    Other than that, it saves messing about copying and pasting the Junior Atoms code from the Cobalt forum. Excellent! ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Manny Costales

    (@mcostales84)

    @2ninerniner2 I’m sorry, I did try this plugin with the lite version of Beaver Builder, you can use at your own risk.

    But I promisse I will make it compatible with the lite version too in the next versions.

    Thanks for your review.

    Thanks Manuel ??

    Another item you may want to consider adding is the ability to edit the CSS the plugin provides from within a Settings page or the like.

    Reason being is that the current version of the plugin still has this bit of code at the end:

    border-bottom: 1px dotted;

    What this will do is add a 1px dotted underline under any image that is linked. I responded to a number of posts on the DWB forum for this “issue”.

    Cheers!
    Lyle

    Thanx Manuel for this plugin.
    I would also love to use it with the beaver builder lite plugin. That would give a great possibility to try out if it fits wy workflow.
    Roland

    2ninerniner2… I need you help with an “error establishing database connection”. I don’t know how to send you the request in a new thread. I read your help to another person and my challenge is similar but potentially different. I set up MAMP. Everything seems to be fine. I had to go with a port of 3308 instead of 3306 because I had an older Apache server still installed. Is it possible that I have to include the port in the host field such as: “localhost:3308”?

    Other wise, I get the green lights on the MAMP dash. And for credentials, I am using:

    Database: same as what I set in MyPHPadmin
    Username: root
    Password: root
    Host: localhost
    Table prefix: wp_

    Forgive me for not knowing the correct way or means by which to pose my question to you.

    Plugin Author Manny Costales

    (@mcostales84)

    SMblogger, did you try putting the host variable like this:

    host: localhost:3308

    ??

    Plugin Author Manny Costales

    (@mcostales84)

    Hummmm, I was thinking, you have to edit the wp-config.php, change the host to:

    define('DB_HOST', 'localhost:3308');

    That should make the trick

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Would give it 5 stars if …’ is closed to new replies.