davidz101
Forum Replies Created
-
I agree. the description field is the most important thing for E-commerce sites and similar sites.
This is the bottom line of a functioning web site!
Please fix this issue ASAP!
Yes. If I disable the Yoast SEO, then I can edit this description field. I believe the “store” is one WordPress category, the theme I used renames it to be “store”.
I can send you a screen shot with the enable/disable Yoast SEO, please let me know your email address.
Thanks
-DavidHi, I double checked and I did add it in the index.php file, but somehow it does not show up. I tried in the local machine, so there is no cache, would like mind just post the code this script generate? I will directly copy and paste to the index.php file as a shortcut.
Thanks
-DavidHi,
I tried it and it does not works. below are what I did.
1. activate the twentyfifteen theme.
2. go to control panel ==> appearance=> editor => edit the file index.php.
3. copy and paste the following
<?php if ( function_exists( ‘ADDTOANY_SHARE_SAVE_FLOATING’ ) ) {
ADDTOANY_SHARE_SAVE_FLOATING( array(
‘kit_style’ => ‘margin-left:-10px; top:150px;’,
‘vertical_type’ => true,
) );
} ?>into the place.
4. refresh the home page, I found that it does not work
5. I view the page resource and find that there is nothing added below the <div id=”primary” …>Please try on your end to verify this solution is working for not. if possible, please send me the generated HTML source code, I may just directly add it as a short cut. but I would prefer that I can add the <?php ..?> code which provides the protection.
Thanks
-DavidHi,
Can you provide it in the package? or provide an example on how to make the change in the default theme such as “Twenty Fifteen”? so people can figure it out in their own theme similarly. Otherwise, it would be difficult to make the change.
Thanks
-David