Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Helen Bledsoe

    (@helen-bledsoe)

    uh oh, just realized, that code was ok for the catalog but messed up the other pages of my website. So I erased the code from the Look&Feel/Custom Styles section and twiddled with the number of columns again. Now with one column it looks better, because I tweaked some settings in the shortcode section, but is still not exactly a row.

    Thread Starter Helen Bledsoe

    (@helen-bledsoe)

    Thanks, that makes it look a lot better. In the values for “Columns for….” I have 4 for my laptop. When I put 1, it makes one narrow column instead of a row. With the code you gave me, the 4 columns now look acceptable, but ideally I would like to have rows, if possible. Best wishes, Helen

    Thread Starter Helen Bledsoe

    (@helen-bledsoe)

    Hi thanks for the tip! I went through my host’s file manager, got to the wp plugin files and was able to just delete the moztools file. Site is up, some other glitches but that’s another thread. Thanks again!

    Thread Starter Helen Bledsoe

    (@helen-bledsoe)

    Hi, thanks! I do have 2011 but for some reason my files don’t show a separate twentyeleven (or any twentyten) folder in /wp-content/plugins/thecartpress/themes-templates/.

    I did try this from what I have, but the sidebar still shows.
    from this:
    wp-content/plugins/thecartpress/themes-templates/tcp-single-product.php

    deleted this bit of text:
    <?php if ( is_active_sidebar( ‘sidebar-buying-area’ ) ) : ?>
    <div class=”widget-area” role=”complementary”>
    <?php dynamic_sidebar( ‘sidebar-buying-area’ ); ?>
    </div><!– #secondary –>
    <?php endif; ?>

    and from:
    wp-content/plugins/thecartpress/themes-templates/tcp-archive-product.php

    deleted this bit of text:
    <?php if ( is_active_sidebar( ‘sidebar-layered’ ) ) : ?>
    <div class=”horizontal-layered”>
    <?php dynamic_sidebar( ‘sidebar-layered’ ); ?>
    </div>
    <?php endif; ?>

    Thread Starter Helen Bledsoe

    (@helen-bledsoe)

    OK, I think I solved this by going to the paypal plug-in and checking “automatic redirect” which sends the buyer directly to paypal instead of my own checkout.
    I have other problems in that I can’t figure out how to get an encrypted link to someone who has purchased a download from me. If I can’t figure that out in the next few hours I’ll start a new thread, but if you are reading this and have ideas I am all ears.

Viewing 5 replies - 1 through 5 (of 5 total)