Tagged: x
-
AuthorPosts
-
February 13, 2017 at 3:36 pm #1369560
tomhewettParticipantAs discussed in this case https://community.theme.co/forums/topic/word-connector-showing-up-on-website/
The feature box creates a hidden <span> with the words Connector. in it which is getting read. How can i remove this as it seems unneccessary. The code in that case did not work as the text was replaced with some default text.
Website link is premierlifeskills.co.uk
Thanks
Tom
February 14, 2017 at 12:29 am #1370058
RupokMemberHi Tom,
Solution is already provided there – https://community.theme.co/forums/topic/word-connector-showing-up-on-website/#post-641582
Don’t just copy paste the code rather change if needed.
Thanks!
February 14, 2017 at 3:10 am #1370174
tomhewettParticipantHi Rupok,
I did change the code and the ‘text’ within the array is being filled with Null even though I have it filled on the site.
What should I do?
Thanks
February 14, 2017 at 4:10 am #1370229
ChristianModeratorPlease try changing it with
$connector_text = '<span class="visually-hidden"></span>';We’re sorry for the inconvenience.
February 14, 2017 at 10:01 am #1370587
tomhewettParticipantHi,
Sorry I don’t understand where to put that text.
When I use that code and the original code every feature list on my site turns too
Feature Box Title
This is where the text for your feature box should go. It’s best to keep it short and sweet.function x_shortcode_feature_box2( $atts ) { extract( shortcode_atts( array( 'id' => '', 'class' => '', 'style' => '', 'graphic' => '', 'graphic_size' => '', 'graphic_shape' => '', 'graphic_border' => '', 'graphic_color' => '', 'graphic_bg_color' => '', 'graphic_icon' => '', 'graphic_image' => '', 'graphic_animation' => '', 'graphic_animation_offset' => '', 'graphic_animation_delay' => '', 'title' => '', 'title_color' => '', 'text' => '', 'text_color' => '', 'link_text' => '', 'link_color' => '', 'href' => '', 'href_title' => '', 'href_target' => '', 'align_h' => '', 'align_v' => '', 'side_graphic_spacing' => '', 'max_width' => '', 'child' => '', 'connector_width' => '', 'connector_style' => '', 'connector_color' => '', 'connector_animation' => '' ), $atts, 'x_feature_box' ) );When you try and return the ‘text’ value it returns NULL
What should I do?
Thanks
Tom
February 14, 2017 at 10:47 am #1370666
RupokMemberHi Tom,
I tried to use the code on my setup and it works fine. Not really sure what’s your issue. Can you point us where you have used the Feature Box?
Thanks!
February 14, 2017 at 1:04 pm #1370852
tomhewettParticipantHi,
We use it on this page
http://premierlifeskills.co.uk/services/diplomas/coaching/
Obviously, as it is a live site I can’t implement the code and leave it broken for you to see.
Thanks
Tom
February 14, 2017 at 10:46 pm #1371385
RupokMemberHi Tom,
I can see Feature List element there not Feature Box. Can you confirm you are actually referring which element? The above suggestion is for Feature Box and you mentioned Feature Box as well.
Thanks!
February 15, 2017 at 3:47 am #1371631
tomhewettParticipantHi,
I am sorry, I edited the post to change that but it must not have updated. Yes i am referring to feature list sorry.
Thanks
Tom
February 15, 2017 at 6:27 am #1371825
ChristianModeratorWould you mind giving us access to your WordPress admin and FTP. Also give us the link to the search results page where the connector text is showing.
Thanks.
February 15, 2017 at 7:37 am #1371906
tomhewettParticipantThis reply has been marked as private.February 15, 2017 at 9:08 am #1372025
ChristianModeratorI don’t see the Connector text anymore. If you’re seeing the Connector text in Google search results, please give it some time to update.
Thanks.
February 15, 2017 at 9:37 am #1372080
tomhewettParticipantI’m seeing it when I run a keyword analysis tool on it.
http://www.webseoanalytics.com/free/seo-tools/page-analyzer-keyword-density-tool.php
Try this one with http://premierlifeskills.co.uk/services/diplomas/coaching/
Look at the keyword cloud down the bottom there is loads of ‘connector.’ in there. This is what I want to remove.
Thanks
February 15, 2017 at 7:51 pm #1372874
Rue NelModeratorHello There,
Thanks for updating in! Could you please double check the ftp access because it is not working for us. We need to login so that we can apply the fix for this issue.
Thank you in advance.
February 20, 2017 at 4:27 pm #1378848
tomhewettParticipantThe details I provided work. It is SFTP not FTP
Thanks
Tom
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1369560 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
