Search:

Type: Posts; User: toomanyknots

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Re: Adding product model in different places...

    Sorry for being so slow to reply. The <!-- bof show product model in right side info --> is what I added to show the product model in the right side info, here you go:


    <!--bof Product Price...
  2. Re: Adding product model in different places...

    Hmm, yes it still is stacking for me. By the way, I am messing with the color scheme, it looks totally funky right now so sorry for the ugliness, :).
  3. Re: Adding product model in different places...

    Hmm, I get the same results, but it now has the same text properties as the product name.
  4. Re: Adding product model in different places...

    Bump for hope
  5. Replies
    1,667
    Views
    287,391

    Re: Price Updater

    This module works great! Thank you for contributing it, it's really awesome, and I wish zencart came with this functionality already. The only thing is I can't get it to work with my add-this...
  6. Adding product model in different places...

    I added the product model to my right side info of the product info page by adding this code:


    <!--bof model -->
    <id="modelproductinfo"><?php echo TEXT_PRODUCT_MODEL . $products_model; ?>

    I...
  7. Re: Set number of products displayed per page (support thread) - version 1.5.1

    Also, when a file has a ~ on the end, does that mean I need to override or merge that file? I didn't remove the ~ 's from the files.
  8. Re: Set number of products displayed per page (support thread) - version 1.5.1

    I downloaded the recent version of this add on, but there were no directions. The html document just is a donation disclaimer. I just uploaded includes (after renaming my template name to the...
  9. Re: Any suggestions for an Add to Cart color? Or a general button color?

    Thanks for the suggestions! I will give green, bright orange, and red a try. Right now I think it looks good, but it doesn't standout, which I know a call to action is supposed to do. When trying to...
  10. Any suggestions for an Add to Cart color? Or a general button color?

    Any suggestions for an Add to Cart color? Or a general button color? Here's my site (its a test site right now, so I don't wanna do link as it's under development):

    http://www (DOT)...
  11. How to layout the product info page from scratch? (anybody wanna help me???)

    I need to get my product info page laid out better. It looks horrible. From what I understand, I need to edit tpl_product_info_display.php, as well as edit my main stylesheet to stylize the product...
  12. v154 How to replace logo on tablets/mobile on responsive template...

    Hello. I want to replace my websites logo with a different image on tablets/mobile. I can figure out how to hide it using this code:



    @media (max-width: 730px) {
    #logo {display: none;}
    }
    ...
  13. Replies
    22
    Views
    1,672

    v154 Re: Images keeping loading vertically...

    Thanks, I give that a try.
  14. Replies
    22
    Views
    1,672

    v154 Re: Images keeping loading vertically...

    Apparently the developer is not selling this template anymore, and I have no way of contacting them. When I did, support wasn't very good to say the least.
  15. Replies
    22
    Views
    1,672

    v154 Re: Images keeping loading vertically...

    What are you thinking it is? I am thinking it is the wrapper that is creating the the 4 images stacking. I am still at a loss for how to fix the images from loading in the featured/new/special...
  16. Replies
    22
    Views
    1,672

    v154 Re: Images keeping loading vertically...

    I checked my settings. I had the default 3, switched it to 4, and still the same result.
  17. Replies
    22
    Views
    1,672

    v154 Re: Images keeping loading vertically...

    Yes I totally understand, it's not the first time I've heard that. I also heard my mega menu colors are not great... I have had trouble finding out which code to change to alter the text color on the...
  18. Replies
    22
    Views
    1,672

    v154 Re: Images keeping loading vertically...

    Yup, it does away with the loading problem. But then they stack in rows of two, where I would like them to be all in one row. Or possibly use a different image carousel that doesn't load weird. But...
  19. Replies
    22
    Views
    1,672

    v154 Re: Images keeping loading vertically...

    Ok, will go try that real quick and post back with results! Thanks! (I think I did try that before though, and the loading problem is gone, but the images stack in a rows of two. I believe because of...
  20. Replies
    22
    Views
    1,672

    v154 Re: Images keeping loading vertically...

    I also have a (HUGE) javascript file in the javascript folder of this template. I have no idea if this would be of help, but here goes... (I hate javascript, I do not understand one lick of it)

    ...
  21. Replies
    22
    Views
    1,672

    v154 Re: Images keeping loading vertically...

    Here are the contents of /includes/templates/genesis/templates/tpl_modules_additional_images.php


    <?php
    /**
    * Module Template:
    * Loaded by product-type template to display additional product...
  22. Replies
    22
    Views
    1,672

    v154 Re: Images keeping loading vertically...

    Thank you!, I will give this a look...
  23. Replies
    22
    Views
    1,672

    v154 Re: Images keeping loading vertically...

    Is it a javascript thing? When i get rid of jscript_cloud-zoom.1.0.2.min.js the images seem to stay vertical for a long time as it loads...
  24. Replies
    22
    Views
    1,672

    v154 Re: Images keeping loading vertically...

    I don't think that's the problem, after I purchased this template I went to the website the template was sold on and viewed the demo, and sure enough the demo had the same problem. I think it might...
  25. Replies
    22
    Views
    1,672

    v154 Images keeping loading vertically...

    Hello guys. I have a problem where the images keep loading vertically before the page loads. They do this both on product info pages which have additional images, and on the main page where I have a...
  26. Replies
    352
    Views
    59,531

    Re: Pure CSS Mega Menu

    How would I go about disabling the menu for mobile devices? I am at a loss, I read somewhere in this thread someone was doing it with @media but I have no idea how to do that. My site uses twitter...
  27. Replies
    352
    Views
    59,531

    Re: Pure CSS Mega Menu

    Thats awesome, I didn't know that. Is PHP Mobile Detect possible to install on other templates that don't have it?
  28. Replies
    336
    Views
    77,223

    v150 Re: Zen Colorbox

    Thank you for such a quick reply! And thank you for letting me know about the code wrap, I never knew that, thank you! The reason I haven't posted a link is because my website is live and typically...
  29. Replies
    336
    Views
    77,223

    v150 Re: Zen Colorbox

    (well thats weird that there ended up being smiley faces in the code, is there a way to post code so that doesn't happen?) Here is a pic of what firebug is telling me about this height property,...
  30. Replies
    336
    Views
    77,223

    v150 Re: Zen Colorbox

    ( Hello. This is a repost of a thread I posted in the general section first, but it might be more appropriate in this thread)

    I'm not sure the colorbox is the same popular colorbox module for...
  31. Re: Trying to fix inline code with colorbox...

    (well thats weird that there ended up being smiley faces in the code, is there a way to post code so that doesn't happen?) Here is a pic of what firebug is telling me about this height property,...
  32. Trying to fix inline code with colorbox...

    I'm not sure the colorbox is the same popular colorbox module for zencart in the downloads, or else I would of posted this in the colorbox support thread. The colorbox came with a template I...
  33. Replies
    0
    Views
    312

    Making a "Sale Disclaimer" page...

    I guess this isn't really a 100% zencart question, but here goes. I am wanting to have a spring sale. I am going to have a banner on my homepage advertizing the sale, as well as maybe some smaller...
  34. v154 Re: Quantity Unit Errors when adding to list for products I DIDNT add to cart...

    I have tested on the my current template (avonlee contempo) and everything is hunky dory at the moment. I did just find a fix though from Ajeh on this thread:...
  35. v154 Quantity Unit Errors when adding to list for products I DIDNT add to cart...

    Well I am at a loss. I am using the genesis template that i purchased from envato (which is a really nice template) but it has a bug for me where when I try to add a product from the list of products...
  36. Re: Can't delete weird query_selects__ logs via ftp...

    THANK YOU SO MUCH! I love this forum!

    Daniel
  37. Re: Can't delete weird query_selects__ logs via ftp...

    And this one:



    I AM HERE index
    sidebox:

    Explain
    select languages_id, name, code, image, directory
    from languages
  38. Re: Can't delete weird query_selects__ logs via ftp...

    Well I guess I actually have 3 different query select logs which keep appearing and eating up the space I have with my hosting account. My hosting account is weird with data space, I don't understand...
  39. Can't delete weird query_selects__ logs via ftp...

    I have almost 10000 query_selects_ logs in my main logs folder. Everytime I try to delete them, which takes a while to delete every file, they come right back! :wacko: I am not sure whats going on...
  40. Replies
    352
    Views
    59,531

    Re: Pure CSS Mega Menu

    How can I add products individually in a column? I am on my way to constructing a multi column mega menu, and I almost there. But I would like to pick and choose which products are in my columns,...
  41. Replies
    352
    Views
    59,531

    Re: Pure CSS Mega Menu

    Opps, just found out in your read me how to adjust the width (sorry about that). Still perplexed on why I can't change the about us text though. Also, I was wondering how I would go about creating...
  42. Replies
    352
    Views
    59,531

    Re: Pure CSS Mega Menu

    I'm having some trouble editing headermenu.php. For some reason I can edit everything fine except the text of about us. I am not sure why it is not working. I can edit the about us picture and the...
  43. Replies
    352
    Views
    59,531

    Re: Pure CSS Mega Menu

    I Finally figured out what I was doing wrong! (I know no one probably cares, haha). But I am ecstatic. I was renaming the over ride folders to be uploaded in the install package as my ADMIN not my...
  44. Replies
    352
    Views
    59,531

    Re: Pure CSS Mega Menu

    Welp, I'm trying it again (on my local server), with 1.5.4 using Annes EXCELLENT Avonlee Contempo Responsive template. I tried using the default, but was not having any success. I install the mega...
  45. Replies
    352
    Views
    59,531

    Re: Pure CSS Mega Menu

    Thank you so much! Sorry, I know these are probably stupid questions, I kinda figured that was the problem, but I am way out of my league here, so I appreciate all and any help anyone is willing to...
  46. Re: WAMP / Apache INTERNAL SERVER ERROR when trying to move site to localhost...

    Thank you RodG. (sorry for the slow reply, I have been busy but I really appreciate the help!) In my includes/configure and my admin/includes/configure both are define('HTTP_SERVER',...
  47. Replies
    352
    Views
    59,531

    Re: Pure CSS Mega Menu

    Does anyone have a guess what could be the problem?
  48. Replies
    179
    Views
    26,553

    Re: Cambridge Pro Template Support Thread

    Ok, thank you so much! I really appreciate it!

    - Daniel
  49. Re: WAMP / Apache INTERNAL SERVER ERROR when trying to move site to localhost...

    Well now I have another problem. I cannot sign in to my admin. I believe the problem stemmed from installing ioncube loaders on my wamp server. I tried to sign on to my admin WITHOUT the loaders, but...
  50. Re: WAMP / Apache INTERNAL SERVER ERROR when trying to move site to localhost...

    Well, I removed .htaccess file and it works now. Here is my .htaccess file, would if be ok to edit my site offline without the file, than upload it later if I reupload my site to the internet? Is it...
Results 1 to 50 of 100
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR