Forum Replies Created
-
in reply to: Fatal Error on Theme InstallationThis reply has been marked as private.in reply to: Demo Templates not displaying after install
Hi,
Make sure you’re webserver must fulfill at least the below values.memory_limit = 256M
post_max_size = 64M
upload_max_filesize = 64M
max_execution_time = 300
max_input_time = 1000Thanks,
in reply to: Demo Templates not displaying after installHi,
Please share your website URL, wp-admin, and FTP info (Username and password) and send me “using private reply”.Thanks,
in reply to: Social Media Twitter ErrorHi,
Could you explain it more explicitly? It seems you’re testing a theme other than the Codeless Tower theme.Thanks.
in reply to: Hello! I need to change the blue dot in the top menuHi,
Add the following code in the Customizer > General > Custom Codes > CSS.elementor-element .ce-nav-menu .current-menu-item.menu-item a.ce-menu-item:before{ background: #01dbc1; /* Add Color Code */ opacity: 1 !important; /* Insert value from 0-1 to hide and display */ }Thanks,
in reply to: Codeless features don’t show on ElementorHi,
Add the following code in the customizer:@media (max-width: 767px){ article .entry-meta .entry-meta-single.entry-meta-author { display: block; } .ce-post-style-colm .entry-meta .entry-meta-single:last-child{ display: none; } }Thanks,
Welcome :)
Hi,
The slider on the home page was built with Codeless Builder NOT with Slider revolution. In order to add more images and to do modifications, you’ve to go through the Codeless slider.Simply edit the page with Codeless Page Builder or edit the page and do modifications using WP-Bakery Backend editor.
Thanks,
Glad to hear.
Welcome :)in reply to: Vertical Center SliderHi,
Please check and let me know. I’ve added a custom code in the Tower options > General Options > Custom CSS codeThanks,
in reply to: Vertical Center SliderHi,
No, I mean to say that currently the content in the page header is vertically centered aligned. As the main header, displaying on front/above the page header that’s why it looks like the content is not vertically centered aligned.Thanks,
in reply to: Theme upgrade changes layout and stylesHi,
Please check and let me know. The theme-required plugins were uninstalled that’s it’s causing the issue. Always make sure to keep the theme/theme-required plugins up-to-date and keep a backup of the site before updating them.Thanks,
in reply to: Can I use Episode pages with the Captivate plugin?Hi,
It’ll be nice if you share the WP-Admin credentials of your site. I’ll take a look at your site to get an overview of workflow and let you know about the possible things.Thanks,
in reply to: Header not showing on mobileHi,
Please check and let me know.Thanks
in reply to: Vertical Center SliderHi,
The content is vertically center aligned but as the header displaying on the page header that’s why it looks like the content isn’t vertically centered.Thanks,