Page 25 of 47 FirstFirst ... 15232425262735 ... LastLast
Results 241 to 250 of 462
  1. #241
    Join Date
    May 2009
    Location
    Melbourne, Australia
    Posts
    46
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Hi there,

    I absolutely LOVE your template!! Thank you very much for it.

    I am looking at my SEO and meta tags right now and realize that the robot meta tag does not show up at all ..

    My question is how to get <meta name="robots" content="index, follow" /> to show up on the sites pages??

    As I understand it it is important to have index and follow so that the robots can index the sites pages.
    I have looked at html_header.php and see that the following code is there
    <?php if (defined('ROBOTS_PAGES_TO_SKIP') && in_array($current_page_base,explode(",",constant('ROBOTS_PAGES_TO_SKIP'))) || $current_page_base=='down_for_maintenance' || $robotsNoIndex === true) { ?>
    <meta name="robots" content="noindex,nofollow" />

    the pages in the english.php that are to be missed are all correct.

    I tried changing the above code to "index, follow" but it is still not coming up on my home page or any other page.

    Can you help?

    Thanks

  2. #242
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by thevagr1 View Post
    Hi there,

    I absolutely LOVE your template!! Thank you very much for it.

    I am looking at my SEO and meta tags right now and realize that the robot meta tag does not show up at all ..

    My question is how to get <meta name="robots" content="index, follow" /> to show up on the sites pages??

    As I understand it it is important to have index and follow so that the robots can index the sites pages.
    I have looked at html_header.php and see that the following code is there
    <?php if (defined('ROBOTS_PAGES_TO_SKIP') && in_array($current_page_base,explode(",",constant('ROBOTS_PAGES_TO_SKIP'))) || $current_page_base=='down_for_maintenance' || $robotsNoIndex === true) { ?>
    <meta name="robots" content="noindex,nofollow" />

    the pages in the english.php that are to be missed are all correct.

    I tried changing the above code to "index, follow" but it is still not coming up on my home page or any other page.

    Can you help?

    Thanks
    This is not a template specific problem. Please do a forum search to find your answer. I suspect that it has to do with your site being in maintenance mode and that there's no problem when the store is out of maintenance.

    Thanks,

    Anne

  3. #243
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    477
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Hi

    Quick question ..I have added Googles+1 to the bottom of "tpl_header.php" but it is leaving a stripe along the bottom of the header which should be white instead it is showing the back ground colour ....is there anyway I can get it to show white instead

    Thanks again for the great templates

    pewterworld.co.uk

  4. #244
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by ATSWorld View Post
    Hi

    Quick question ..I have added Googles+1 to the bottom of "tpl_header.php" but it is leaving a stripe along the bottom of the header which should be white instead it is showing the back ground colour ....is there anyway I can get it to show white instead

    Thanks again for the great templates

    pewterworld.co.uk
    Is that the exact place where you want the +1 to show? I would move the code up further in the header file and then position it using css into the blank right hand side of the header.

    Thanks,

    Anne

  5. #245
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    477
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    that's where I do want it to be, but am unable to get it there which is sort of above the search button ....I don't know how to code it there

    thanks

  6. #246
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by ATSWorld View Post
    that's where I do want it to be, but am unable to get it there which is sort of above the search button ....I don't know how to code it there

    thanks
    Just add the plus one code higher up toward the beginning of the tpl_header.php file. If you do this I can help you with the css positioning.

    Thanks,

    Anne

  7. #247
    Join Date
    May 2010
    Posts
    20
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Hi! I am using the latest version of Zencart 1.3.9h
    Clean installation with the Alysa Rounded template added in a week ago.
    Had checkout by Amazon plugin working on site previously, and when I tried to set it up with this template, it threw the whole site off.
    I have looked for an answer, but not found anything, and since the settings previously worked with another template, I thought I would ask...

    My site is www.todaystada.com

    Can you look at it and see what could possibly be causing it to appear the way it does?

    Many, Many, Many thanks!!!

  8. #248
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by charmedniki View Post
    Hi! I am using the latest version of Zencart 1.3.9h
    Clean installation with the Alysa Rounded template added in a week ago.
    Had checkout by Amazon plugin working on site previously, and when I tried to set it up with this template, it threw the whole site off.
    I have looked for an answer, but not found anything, and since the settings previously worked with another template, I thought I would ask...

    My site is www.todaystada.com

    Can you look at it and see what could possibly be causing it to appear the way it does?

    Many, Many, Many thanks!!!
    Hello ;-) This is definitely not a problem with the template. Your stylesheet is not loading. I installed the module on my test server with the template and can not replicate your problem. I would recommend posting to the checkout by amazon support thread for help, or searching the forum for an answer.


    Thanks,

    Anne

  9. #249
    Join Date
    May 2010
    Posts
    20
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Anne,

    Hello! Thank you so much...yes, I removed the Checkout by Amazon files and am not able to open the CSS in my Editor, either. Do you have any idea what could be causing this and how I can fix it? All I did was input the Checkout by Amazon files into the files they were supposed to go into, and I just now removed them. Ugh...Will I need to reinstall the template? The checkout by amazon thread is not helpful...I had to figure the last one out myself, so I am just not going to use it anymore.

    I really really really appreciate your help and will be making a donation!!!! :)

    Niki

    Quote Originally Posted by picaflor-azul View Post
    Hello ;-) This is definitely not a problem with the template. Your stylesheet is not loading. I installed the module on my test server with the template and can not replicate your problem. I would recommend posting to the checkout by amazon support thread for help, or searching the forum for an answer.


    Thanks,

    Anne

  10. #250
    Join Date
    May 2010
    Posts
    20
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    ok...just to let you know....My FTP client showed the CSS as an empty file. Not sure why, but it did. I moved the CSS from the original Alysa Rounded file and replaced the empty file, but it still isn't working.

    I am so...bummed! I had it looking GREAT, and didn't have a problem with the last Amazon payment module, so just installed it without backing up. Looks like I'm pretty much in a pickle. I don't see how inserting the Checkout by Amazon files would mess my stylesheet up? so confused! any thoughts would be appreciated. I did take out the files from amazon checkout, and thought that would work, but it didn't. Not sure what else to do...

    Quote Originally Posted by charmedniki View Post
    Anne,

    Hello! Thank you so much...yes, I removed the Checkout by Amazon files and am not able to open the CSS in my Editor, either. Do you have any idea what could be causing this and how I can fix it? All I did was input the Checkout by Amazon files into the files they were supposed to go into, and I just now removed them. Ugh...Will I need to reinstall the template? The checkout by amazon thread is not helpful...I had to figure the last one out myself, so I am just not going to use it anymore.

    I really really really appreciate your help and will be making a donation!!!! :)

    Niki

 

 
Page 25 of 47 FirstFirst ... 15232425262735 ... LastLast

Similar Threads

  1. v150 aBagon Template Support Thread
    By VJef in forum Addon Templates
    Replies: 54
    Last Post: 5 Sep 2020, 08:44 PM
  2. Lavender Template Support Thread
    By kobra in forum Addon Templates
    Replies: 262
    Last Post: 13 May 2015, 01:00 AM
  3. TB Sempre Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 48
    Last Post: 19 Mar 2015, 06:33 PM
  4. Watermelon Template Support Thread
    By LissaE in forum Addon Templates
    Replies: 22
    Last Post: 14 Oct 2011, 04:03 AM
  5. DigitalShop Template Support Thread
    By blingthemes in forum Addon Templates
    Replies: 19
    Last Post: 9 Mar 2011, 07:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg