Forum Replies Created
-
in reply to: show the whole article
Hi,
If you are using the default blog style, then go to specular/includes/view/blog/loop-index.php and find this code:
<div class="text"> <?php if(is_single()){ the_content(); }else{ if($post_format == 'video' || $post_format == 'audio') echo codeless_text_limit(get_the_content(), 60); else echo get_the_excerpt(); } ?> </div>replace get_the_excerpt() function with get_the_content()
It should work, make sure which blog style are u using before.
Thanks
in reply to: Codeless slider on mobileHi,
First, sorry for the delay.
I checked on mobile and it works, it is 60% of screen size on mobile.
If you need it on desktop, edit the slider height here: https://tinyurl.com/tdfe7vh
replace 100% with a custom size
Thanks
in reply to: Codeless slider on mobileOk, can you please give me credentials to fix it?
Thanks
in reply to: Important Update Required!Yes sure. We are working on it. But everything works fine with new versions. We just to make some tests before. Do you have faced any issue?
Thanks
Hi, I replaced homepage content. A part of it was deleted. Now it’s ok.
in reply to: Add a second framed menu itemMaybe you mean the button on the header? Yes, you can. Just open with the codeless builder and next to Catering Button click the small bubble and add a new button on the header.
I can do for you if you can’t
Thanks
in reply to: Add a second framed menu itemHi,
I saw that you have added ‘heat & eat’ as a menu item. I don’t understand what do you mean with a framed menu. Can you please let me know?
Thanks
in reply to: elementor licenceHi,
Sorry about that. Elementor is compatible with the theme and is in cases that someone needs it over WPBakery. We will try to find a better solution.
Thanks
in reply to: Codeless slider on mobileHi,
If you want to achieve that on desktop and mobile too, you should just switch off Fullscreen option on Codeless Slider.
If you need it only on mobile, please add the following custom code:
@media (max-width:767px){ .codeless_slider_wrapper{ max-height:60vh !important; } }Hi,
Probably you have not installed Redux plugin.
Please make sure to install and active Redux plugin as recommended on top of WP dashboard. Also, you can access theme options from Tower Tab on main WP Dashboard.Please send credentials to take a deeper look. Sorry for the delay.
Thanks
in reply to: Theme slider is not responsive in android phonesHi,
Please send me WP credentials to better understand the situation.
Thanks
in reply to: WordPress wont preview site in CustomizeHi,
Can you please send me wp credentials to check it?
Thanks
in reply to: Issue with Header Scaling / Codeless SliderHi,
1) Please Edit Page and deselect slider on Page Options on the bottom. After just set it as a featured image, it should work.
2) Do you mean the Header Size or just the image size?
To help you better please share WordPress credentials
Thanks
in reply to: Google Map ProblemYou have added a column link option.
Please edit the Column (Parent Column of Google map element) and switch off the column link option.
Or just add this custom code if you are not using column links at all:
.cl_column .column_link{ display:none; }Congrats for the great website you have built :)
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
-
This reply was modified 6 years, 2 months ago by
Ludjon.
in reply to: Translate Login Mini CartFound it:
change them here:
please try it by adding a new product or clear cache.
Thanks
-
This reply was modified 6 years, 2 months ago by