Forum Replies Created
-
in reply to: Service media / Settings
Hello,
Sorry for the late reply. Please go to dashboard > tower > general option, nearly at the end of page you can find the custom css box. You can add the code there to change the title and color as you like.Best regards!
-
This reply was modified 10 years, 1 month ago by
Kris.
in reply to: Logo format and sizeHello,
Please send me the site url so i can see where the problem is.Best regard!
in reply to: Missing Codeless slider in side menuHello,
Maybe some of your installed plugins is conflicting with codeless slider. Please send me your credentials in a private reply to give it a closer look.Best regard!
in reply to: Can’t change Page header background and font colorHello,
Please send me the page url and your credentials in a private reply, so i can see where the problem is.
Best regards!in reply to: Slider RevolutionHello,
Please refer to this link: https://support.codeless.co/knowledge-base/visual-composer-update/
It is the same thing for Slider revolution.Best regards!
in reply to: slider revolutionHello,
Please go to: tower\includes\core and open: codeless_metaboxes.php.
Search for this code :$sliders = $wpdb->get_results( "SELECT * FROM $table_name ORDER BY id ASC LIMIT 100" );
(line 496)
Here you can change the limit of sliders allowed as you wish .
Best regards!
-
This reply was modified 10 years, 1 month ago by
Kris.
in reply to: Team IssuesHello,
1. Please edit the email links : href=”https://[email protected]” to href=”https://mailto:[email protected]”
2. Go to function.php and search these lines : add_image_size( ‘staff’, 400, 270, true );
add_image_size( ‘staff_full’, 500, 340, true );Here you can edit the images size and upload them once again.
Please let us know.
Best regards!
-
This reply was modified 10 years, 1 month ago by