Forum Replies Created
-
in reply to: Blog page broken, need developer support
I have written you by email, waiting for your response
Thanks
in reply to: Link on Service Square IconYou can find it on Themeforest, downloads list https://themeforest.net/downloads
Also, do not forget to help us with a rating on Themeforest :)
It’s important for us
Thank You
in reply to: Header/Slider SizeFirst, I recommend you to update on latest 3.2
After that, if the issue persist, please send me the credentials to fix for you
Thanks
in reply to: Link on Service Square IconHello,
1. Please go to vc_templates/services_large.php and modify line 56 with:
$output .= '<div class="icon_wrapper"><span class="top"></span><span class="left"></span><span class="right"></span><span class="bottom"></span><a href="'.esc_url($data['link']).'"><i class="'.esc_attr($icon).'"></i></a></div>';2. Did you use the latest version of Specular version 3.2?
Thanks
in reply to: Product key on staging and prodHello, It’s no need to active the key. Also, you can use the theme in one production domain. In staging environment, it’s not a problem do what you need :)
Thanks
in reply to: Breadcrumbs – SpecularYes, i suggest to add them on profile so i can access them from topic to topic
Thanks
in reply to: Warning: count(): …Try to modify line 49 on that file, replace with this:
$tag_out = ''; if( $tags ){ $num=count($tags); $i=0; foreach($tags as $tag): if(++$i === $num){ $tag_out .= $tag->name; } else { $tag_out .= $tag->name.', '; } endforeach; }in reply to: Specular – buisness4You can use Loco Translator plugin to change them or directly modify them on code.
Let me know if you need my help
Thanks
in reply to: codeless sliderHmm, on Row settings is an option for image sizes but it’s probably ok, set the background size to cover also.
If you have difficulties, send to me to fix for you
Thanks
in reply to: Warning: count(): …That is not a problem but just a warning. It is caused by WP_debug
Please remove that on wp-config.php
switch from TRUE to FALSE
Thanks
in reply to: Folie – how to scroll with arrow keys?You’re welcome! Don’t forget to leave us a rating on themeforest :)
Thank You
in reply to: Specular – buisness4They are only on widgets, that is the code of that style.
Let me know how I can help you exactly
Thanks
in reply to: Folie – how to scroll with arrow keys?in reply to: Folie – how to scroll with arrow keys?Send credentials please