Page 87 of 151 FirstFirst ... 3777858687888997137 ... LastLast
Results 861 to 870 of 1501
  1. #861
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Testimonial Manager Support Thread

    Quote Originally Posted by awhfy99 View Post
    They were already there. Been trying to get things centered up using those css files but so far no luck. That's one of my knit picks is to have things not centered on a page or in a box. Not really up on css yet so I've been fighting it all afternoon. Tried the old html and it worked on the titles but I guess the options in css are overriding most any html that I try to use.

    That was good to know about those fields. I didn't even try to add another after I turned them off, or I might had noticed what happened and saved a question. Guess I need a crash course on css, if I can find one somewhere.

    Thanks again,
    DJ
    The reason I mentioned making sure they were uploaded was that when I checked your site, the stylesheets for testimonial manager were missing as were the add on declarations for the stylesheet.css

  2. #862
    Join Date
    Feb 2007
    Location
    Burleson. Texas
    Posts
    194
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread

    Quote Originally Posted by clydejones View Post
    The reason I mentioned making sure they were uploaded was that when I checked your site, the stylesheets for testimonial manager were missing as were the add on declarations for the stylesheet.css

    I think that it looked that way because I deleted the whole blockquote instead of just the url link for the quote images. I put it back and removed the actual image link and changed the padding to 0.

    Sorry about that, it was a long day and I was kinda in a fog when I did the first try.

    I know it's probably not a great idea, but if one wanted to allow simple html, could it be done? Just the basic text formatting options like < br >, < b >, etc. or would that create a nightmare?
    Dennis
    www.stampdays.com
    Over 80,000 stamps and still growing!

  3. #863
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Testimonial Manager Support Thread

    Quote Originally Posted by awhfy99 View Post
    I think that it looked that way because I deleted the whole blockquote instead of just the url link for the quote images. I put it back and removed the actual image link and changed the padding to 0.

    Sorry about that, it was a long day and I was kinda in a fog when I did the first try.

    I know it's probably not a great idea, but if one wanted to allow simple html, could it be done? Just the basic text formatting options like < br >, < b >, etc. or would that create a nightmare?
    You can make any changes you want, but it is a little easier to just add/change the following declarations in the stylesheets: as indicated by the highlights. That way you don't need to touch the underlying code at all.

    testimonials_manager.css and display_all_testimonials.css

    #testimonialDefault p{font-weight:bold;}

    blockquote div {
    padding:38px 56px;
    background: url(../images/rgtblockquote.png) bottom right no-repeat;
    height:1%;

    text-align:center;
    font-weight:bold;

    }

  4. #864
    Join Date
    Feb 2007
    Location
    Burleson. Texas
    Posts
    194
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread

    That was much easier than I imagined. Guess it helps to know css.

    Thanks!
    Dennis
    www.stampdays.com
    Over 80,000 stamps and still growing!

  5. #865
    Join Date
    Apr 2009
    Posts
    10
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread

    hi all,

    Please advise me how to install this add on? My site is still offline and now i am running on xampp.

  6. #866
    Join Date
    Feb 2007
    Location
    Burleson. Texas
    Posts
    194
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread

    Quote Originally Posted by lionsg View Post
    hi all,

    Please advise me how to install this add on? My site is still offline and now i am running on xampp.
    Any hitches can be sorted out here, but more than likely, they already have been answered here. So my advise would be to scan this thread and read the instructions!

    Not much else can be offered, just follow the instructions and it goes really smooth. I had it working in a few minute although it took awhile to modify things that I wanted. Straight out of the box works for most people.
    Dennis
    www.stampdays.com
    Over 80,000 stamps and still growing!

  7. #867
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Testimonial Manager Support Thread

    Quote Originally Posted by lionsg View Post
    hi all,

    Please advise me how to install this add on? My site is still offline and now i am running on xampp.
    Change the YOUR_TEMPLATE folders to match the name of your custom template directory.

    Open xampp/htdocs

    Then just copy the admin and includes folders to the where you have Zen Cart installed

    open localhost/LOCATION_OF_ZENCART/admin

    Then in the tools -> install sql patch

    run the install sql statement as instructed

  8. #868
    Join Date
    Apr 2009
    Posts
    10
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread

    Thanks for all your reply.

  9. #869

    Default Re: Testimonial Manager Support Thread

    Hi Clyde, It is obvious the amount of work you put into this mod, so I would like to see it working well on our site.

    I loaded the mod and all seemed to be where it should be, custom override and admin directory names were changed. Double and triple checked all...

    I did get several errors from the sql install:
    Error ERROR: Cannot insert configuration_key "PRODUCTS_OPTIONS_TYPE_SELECT" because it already exists
    Error ERROR: Cannot insert configuration_key "UPLOAD_PREFIX" because it already exists
    Error ERROR: Cannot insert configuration_key "TEXT_PREFIX" because it already exists
    Error ERROR: Cannot insert configuration_key "IH_VERSION" because it already exists
    Error ERROR: Cannot insert configuration_key "IH_VERSION" because it already exists

    Everything in admin works fine, I set the sidebox to on, configured settings and added a test testimonial......

    The sidebox is not showing......any clues?

    I've re-loaded the sql and files several times, same thing...

    www. misasfashioncafe .com (site is Japanese)

    Thanks in advance, Robert

  10. #870
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Testimonial Manager Support Thread

    Quote Originally Posted by studiotucker View Post
    Hi Clyde, It is obvious the amount of work you put into this mod, so I would like to see it working well on our site.

    I loaded the mod and all seemed to be where it should be, custom override and admin directory names were changed. Double and triple checked all...

    I did get several errors from the sql install:
    Error ERROR: Cannot insert configuration_key "PRODUCTS_OPTIONS_TYPE_SELECT" because it already exists
    Error ERROR: Cannot insert configuration_key "UPLOAD_PREFIX" because it already exists
    Error ERROR: Cannot insert configuration_key "TEXT_PREFIX" because it already exists
    Error ERROR: Cannot insert configuration_key "IH_VERSION" because it already exists
    Error ERROR: Cannot insert configuration_key "IH_VERSION" because it already exists

    Everything in admin works fine, I set the sidebox to on, configured settings and added a test testimonial......

    The sidebox is not showing......any clues?

    I've re-loaded the sql and files several times, same thing...

    www. misasfashioncafe .com (site is Japanese)

    Thanks in advance, Robert
    The error messages can safely be ignored since they only confirm that that particular information already exists in the database.

    I was going to submit a test testimonial directly from the site but was unable to create an account (I'm guessing because there is no option to create an account if you are not from Japan - The only country available in the dropdown list)

    Off hand, I'm thinking that your test testimonial was in english and you submitted it from admin while using english as the language.

    Try switching languages to Japanese in admin and then submit a testimonial

 

 

Similar Threads

  1. v150 Testimonial Manager Support Thread (for ZC v1.5.x)
    By countrycharm in forum All Other Contributions/Addons
    Replies: 261
    Last Post: 13 Jan 2025, 11:14 PM
  2. Link Manager 3.0 Support Thread
    By clydejones in forum Addon Sideboxes
    Replies: 1987
    Last Post: 6 Aug 2021, 02:56 PM
  3. Poll Manager Support Thread
    By boudewijn in forum Addon Sideboxes
    Replies: 148
    Last Post: 27 Jan 2016, 09:53 AM
  4. Empty Cart Manager [support thread]
    By Steven300 in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 26 May 2010, 10:26 AM
  5. [Support Thread] Simple Video Manager
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 1 Nov 2008, 02:44 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR