Jump to content
thirty bees forum

Ven. G.V.

Members
  • Posts

    11
  • Joined

  • Last visited

Information

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Ven. G.V.'s Achievements

Rookie

Rookie (2/14)

  • Week One Done
  • Dedicated Rare
  • Collaborator Rare
  • First Post
  • Conversation Starter

Recent Badges

0

Reputation

  1. Hello. I tried the Block Links module. that module posts links on the left side bar? Am I doing something wrong?> The very Top Menu>where it says 'Sign In"', 'Languages'. > This is the menu I would like to edit. thank you.
  2. thank you. will try and let you know.
  3. Thank you yes> i had to remove the whole line. Even after editing the line many times. The script keeps defaulting to the same. The only way to fix this issue (at least for me) is to remove the line. I still give Credit to Thirtybees on the site. When i post links to the site, I think it defeats the purpose of having your own store if Thirtybees continues to be in main heading of the link. I think this issue is now resolved. The second Issue is that of the Top top Menu. Where the Language choice is. Can we add items to that Menu. I cannot find a way to do it. If anyone has a helpful suggestion it would be most appreciated. Have Honey bee day!
  4. does the entry need to be in lowercase?
  5. For community edition (below) - I changed it there too. By the way I changed it many times in header.tpl for Niara theme - but it keeps reverting. I will see if changing it again will. work {if isset($meta_keywords) AND $meta_keywords} <meta name="keywords" content="{$meta_keywords|escape:'html':'UTF-8'}"> {/if} <meta name="generator" content="CafeStore"> <meta name="robots" content="{if isset($nobots)}no{/if}index,{if isset($nofollow) && $nofollow}no{/if}follow"> <meta name="viewport" content="width=device-width, minimum-scale=0.25, maximum-scale=5, initial-scale=1.0"> <meta name="apple-mobile-web-app-capable" content="yes"> <link rel="icon" type="image/vnd.microsoft.icon" href="{$favi
  6. Ok so here is what header.tpl looks like after changes in Niara template: <html{if isset($language_code) && $language_code} lang="{$language_code|escape:'html':'UTF-8'}"{/if}{if isset($isRtl) && $isRtl} dir="rtl"{/if}> <head> <meta charset="utf-8"> <title>{$meta_title|escape:'html':'UTF-8'}</title> {if isset($meta_description) AND $meta_description} <meta name="description" content="{$meta_description|escape:'html':'UTF-8'}"> {/if} {if isset($meta_keywords) AND $meta_keywords} <meta name="keywords" content="{$meta_keywords|escape:'html':'UTF-8'}"> {/if} <meta name="generator" content="CafeStore"> <meta name="robots" content="{if isset($nobots)}no{/if}index,{if isset($nofollow) && $nofollow}no{/if}follow"> <meta name="viewport" content="width=device-width, minimum-scale=0.25, maximum-scale=5, initial-scale=1.0"> <meta name="apple-mobile-web-app-capable" content="yes">
  7. hello, ok thank you. will try it. Yes I am using Niara template - didnt realise there is another template. So if i change the header.tpl for the Niara it will not change it for the Community template? Ok this is not much of a concern. Thanks again I will give it try and get back to you.
  8. Hello - thank you. Yes i edited header.tpl removed 'thirty bees' from there. couldn't find it anywhere else. Still insists! Thank you.
  9. No I haven't tried that. I will though and see what happens.
  10. Second request. How do i add to the Top of the page Menu. Next to 'Sign in', 'Languages'? thank you.
  11. Hello. I installed Thirtybees via HestiaCP on VPS. I had to reinstall a few times as the installation produced errors a few times. No problem> this happens! Bug is with website link. When i post link to my store website> domain.com thirty bees shows up . I tried to remove the 'thirty bees' in Preferences SEO & URL. the only file that contained this URL is the Index Meta. Which I changed. however I ran a test on OpenGraph and received this result> <!-- HTML Meta Tags --> <title>CafeStore Community - thirty bees</title> <meta name="description" content="A community initiative."> <!-- Facebook Meta Tags --> <meta property="og:url" content="https://bcafe.network"> <meta property="og:type" content="website"> <meta property="og:title" content="CafeStore Community - thirty bees"> <meta property="og:description" content="A community initiative."> <meta property="og:image" content=""> <!-- Twitter Meta Tags --> <meta name="twitter:card" content="summary_large_image"> <meta property="twitter:domain" content="bcafe.network"> <meta property="twitter:url" content="https://bcafe.network"> <meta name="twitter:title" content="CafeStore Community - thirty bees"> <meta name="twitter:description" content="A community initiative."> <meta name="twitter:image" content=""> <!-- Meta Tags Generated via https://www.opengraph.xyz --> the 'thirty bees is nowhere to be found here. nor can i find it anywhere else!! my website is https://bcafe.network Any assistance is appreciated. Have a Honey day!
×
×
  • Create New...