Forum Replies Created
-
in reply to: Livecast import Demo data Error: error (0)
Hi,
It seems very rear but we’re working hard to fix the importing demo data issue.
Contact your Web hosting provider and ask them to increase “post_max_size” and “upload_max_filesize” to 1024M and 1000M respectively.P.S: We’re working on your site please don’t access your site until we let you know.
Thanks for your patience,
Hi,
It’s because the code of some elements is modified and some elements are obsolete from the old version of the Codeless Specular theme.
We always recommend our valuable customers, keep the theme and theme-required plugins up-to-date. Also before updating theme and theme-required plugins keep a backup of the entire site.
As you’ve updated the theme from the very old version so, you’ve to build those specific elements again using the new WP-Bakery widgets.Thanks,
Hi,
Please share your website URL, wp-admin, and FTP info (Username and password) and send me “using private reply”.Thanks,
in reply to: Livecast import Demo data Error: error (0)Thanks for information but I cant see phpmyadmin or mysql db manager?
in reply to: JSON ErrorHi,
yes, you can make changes and i am working on it why it is giving Json error.Thanks,
in reply to: Livecast import Demo data Error: error (0)This reply has been marked as private.in reply to: Unhappy with themeOk – Thanks!
Now concern Dept. will see and entertain the request.
in reply to: Kirki Plugin IssueHi,
Please share site URL, WP-Admin, and FTP credentials (username, password) using the private reply.
We generally don’t entertain any request once the support license expired. As you’re our valuable customer and going through site error that’s why we’ll assist you to overcome this issue for this time.Thanks,
in reply to: Generating the All Episodes pageHi,
This isn’t the case. To achieve this functionality, you’ve to simply order the podcasts w.r.t “Date”. So, whenever a podcast is published, It’ll automatically add on top of the list(you all podcast episodes).
You can change the “Order By” property by simply editing the widget(Podcast Grid/Carousel/Shows) > Content tab > Order ByThanks,
in reply to: Doubts about responsive modeHi,
– Header
Currently, there’s no option to achieve this but we’ve noticed the fact and sent it to our concerned department.– Menu Items
Please add the following code inside the Customizer@media (max-width: 991px){ .header_container.cl-header-light nav ul li a { color: rgba(255, 255, 255, 0.85); } }Thanks,
in reply to: Responsive Column ImagesHi,
As I mentioned above, the issue is due to image position and custom width. About Elementor responsive means you can edit the image using the Elementor “Tablet” and “Phone” screen size.Here’s the reference article on how to use Elementor responsive editing:
https://elementor.com/help/mobile-editing/Thanks,
in reply to: Livecast import Demo data Error: error (0)Hi,
Please make sure you’ve shared the right FTP credentials becuase I’m getting error while connecting to your FTP server.Thanks,
in reply to: Responsive Column ImagesHi,
It’s becuse the images are set with absolute position and fixed width, that’s why it causing issue on the mobile devices. Remove the absolute position of the image to see it in action on mobile devices.You can change the image position property from
Edit the page with elementor > Edit image > Navigate to Advanced tab > Positioning > PositionOR
you can adjust the image using the elementor responsive modes
Thanks,
in reply to: JSON ErrorHi,
We’re working on the issues you mentioned and will let you know ASAP. Make sure not to make any further changes until we let you know.Thanks,
in reply to: Search Icon PlacementHi,
Add the following code in the customizer:header .elementor-widget-wrap .elementor-widget-ce-search{width: auto}Thanks,