Tips and Tricks HQ Forum

Support Forum for Tips and Tricks HQ Products

Register or log in - lost password? (Having an issue with the forum login?)

Search the Forum

Tips and Tricks HQ Forum » WP eStore Forum » WP eStore General Questions

Widgets behaving Oddly

(7 posts) (4 voices)
  • Started 4 months ago by rmesa57
  • Latest reply from linsfort
  • Possible Solutions (Related Topics):
    1. 'Fancy' output not displaying in member pages and widgets (no detected js errors
    2. eMember wrongfully protecting "Smart Block" widgets
    3. HELP: Added Shortcode into Widgets Sidebar Problem
    4. Exclude sidebar widgets from non-logged in visitors
    5. Sidebars/widgets based on Membership level

Tags:

  • Classes
  • code
  • widgets
  1. rmesa57
    Member

    Hello,

    Questions regarding your widgets.

    1.) When I add a widget to a sidebar, it gets removed from the widget panel. I have more than one sidebar, but the widget is no longer available. None of my other widgets behave in this manor. Is this a planned code response in your programming?

    2.) I have a widget that adds options to ALL widgets, that allows me to place certain widgets on specified posts/pages. This widget uses hooks to integrate with ALL widgets. Your widget refuses to allow the integration. Is this by design, or your programming architectural? Are you not using any standard forms of an Extended WP_Widget Class?

    Please advise,
    Robert

    Posted 4 months ago #
  2. admin
    Key Master

    We use WordPress shortcodes. Simply add a standard Text widget and use a shopping cart shortcode that you like (we have a few). List of shortcodes are explained here:
    http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460

    Posted 4 months ago #
  3. rmesa57
    Member

    Hi Admin,

    This sounds like a workable option. I'll give it a try.

    Thank You,
    Robert

    Posted 4 months ago #
  4. rmesa57
    Member

    Admin,

    I tried your suggestion of using shortcode in a widget, and it works fine.

    URL: http://jvgiveawaysplus.com/estore-enrichment-products/

    Now I have to figure out why it dropped all my images.

    Robert

    Posted 4 months ago #
  5. linsfort
    Member

    "Free download form in the sidebar as a widget php" see http://karunaflame.com/karunaflame/free/

    May 15th, 2012 at 12:51 pm
    I tried to install the php version as a widget, it installs OK in my sidebar. However I cannot style it as when I look in the ‘wp_eStore_style.css’ I cannot find any code like
    .free_download_form I even added this to the stylesheet as quoted above but it did not make any difference. I basically want to make the input boxes a little narrower in width so it will sit OK with my sidebar width at the moment. Thanks!!

    I initially posted this on http://www.tipsandtricks-hq.com/ecommerce/how-to-make-a-squeeze-page-using-the-wordpress-estore-plugin-126 not sure if that was correct place but am posting here again. My version is v 6.6.3. I followed instructions on page 126 but alas could not find .free_download_form in any of the css documents.

    Thanks in advance
    Michael

    Posted 2 days ago #
  6. Peter
    Moderator

    Hi,
    If you want to style your widget, use firebug to determine which parameters to set and then put your CSS code in the wp_eStore_custom_style.css file.
    See this for more about using firebug:
    http://www.tipsandtricks-hq.com/how-to-use-firebug-to-modify-your-wordpress-sites-css-video-tutorial-4037

    I've just looked at your page with firebug and from what I saw you could enter this code to shorten the width of your input boxes:


    .execphpwidget .free_download_form_old .eStore_text_input{
    width: 200px !important;
    }

    The above will affect only the input forms you currently have in your sidebar.

    Posted 2 days ago #
  7. linsfort
    Member

    .execphpwidget .free_download_form_old .eStore_text_input{
    width: 200px !important;
    }

    Just added above to wp-cart-for-digital-products/wp_eStore_custom_style.css

    and it is exactly what I was looking for

    Many thanks
    Michael

    Posted 2 days ago #

RSS feed for this topic

Reply

You must log in to post.

Tips and Tricks HQ  | WP Shopping Cart  | WP Affiliate Software  | WordPress Membership Plugin