Forum Replies Created
-
in reply to: Integrate Branch "Text Me The App"
Hi,
You can add using Custom Code Element on the builder. Or if you want to add directly into PHP code, copy for example header.php from parent theme to child theme and add your custom code.
We can help you to add the code, but we don’t know how Branch Text me The App works.
If you are interested, I can pass this ticket to the customization department. They can help you to integrate this.Thanks
in reply to: Custom fields portfolio config not showingThank You, yes we will fix it on next update for sure!
Best Regards
in reply to: Lose Featured Image in PostsYou’re welcome
Thanks
in reply to: Lose Featured Image in PostsNevermind I think it’s ok now!
in reply to: Lose Featured Image in PostsSorry, you told me to remove on Posts. Can you please send me a link of the page that you want to remove the images?
Thanks
in reply to: Custom fields portfolio config not showingYes, you’re right.
Please update this function on functions-specular.php
function codeless_getPortfolioFields(){ $cl_redata = get_option( 'cl_redata' ); $description_fields = ''; if($cl_redata['single_portfolio_custom_params'] ): for($i = 0; $i < count($cl_redata['single_portfolio_custom_params']); $i++): $description_fields .= ($i+1).". ".$cl_redata['single_portfolio_custom_params'][$i]."<br /> "; endfor; endif; return $description_fields; }We will add on the update list
Thank You
in reply to: Lose Featured Image in PostsYes,
Done! Let me know if it’s ok
Thanks
in reply to: Several problemsHi,
1. Checked the slug on portfolio items and it shows. Let me know if I have missed something or you have fixed it already.
2. Fixed. Created a new language based on tower.pot, not codeless.pot. I have tested with a text: “Edit Test”, it works :)
3. I just checked it and looks great. I am on MacBook, I just tried some tests and looks good. Probably it’s something wrong with the slider JS initialization. This is a bit difficult to debug. Can you please share with me an image of what happens?
Thanks
in reply to: Homepage issuesHi,
About the Grid, it shows ok in my browser. Please check the image below. Did you fix it? If not what type of browser do you use?
About the speed, you should add a fixed image size on Codeless -> Image Sizes and then select that on Page Builder because now all images are 4000px in width (too much)
Can you please send me the credentials to check this for you?
Thanks
in reply to: Top Nav also on smartphoneYou’re welcome :)
If you like our theme and support, leave us a rating on Themeforest, it’s very important for us :)
https://themeforest.net/downloads
Thank You so much
in reply to: Page Builder Not WorkingHi,
I can’t access your website.
Please update credentials of WP and an FTP account if possible, so we can check what cause this issueThank You
in reply to: breadcrumbs/headers Posts and PagesHi,
Please update the WP credentials on your profile. We will fix it ASAP
Thanks
in reply to: Top Nav also on smartphoneHi,
Please try to change this:
@media (max-width: 767px){from 767 to 991
Let me know if it works
Thank You
in reply to: Social linksYou’re welcome :)
If you like our theme and support, leave us a rating on Themeforest, it’s very important for us :)
https://themeforest.net/downloads
Thank You so much