Russell
Forum Replies Created
-
Forum: Plugins
In reply to: [Page Builder: Pagelayer - Drag and Drop website builder] Line under postsNevermind, it’s from the theme.
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Customize ButtonHuh? The cart button is not an image I can edit or replace. I did replace the checkout button with my own. BTW, I am a digital imaging specialist. If it was an image, I’d know what to do with it. I can’t work around a shortcode space with a border which is all the button is. Nevermind. You don’t seem to understand what I asked. I thought a question of how to change the cart button color, text, and sizes would be easily discernable. Thank you
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Customize ButtonThanks for replying. I am referring to the add to cart button. According to your link, I can change the text wording. It says nothing about the button color or size or text color or size. I have asked about customizing the cart button numerous times now and each time I get back the same link posting that tells me nothing. You could have just told me that you did not include a way to change the button and text colors or sizes.
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Customize ButtonCan I know how to change the button color and size as well as the button text? Thank you
Thanks for getting back to me. I had already corrected the issue prior to your visit. I’ll close this thread.
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Hello with ShortcodesSure thing, thanks. All I need now is to figure out how to customize my buttons & dropdown. I’d like to make them smaller and change the button color and text color removing the black border. I’ll look in the documentation. Thanks again.
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Hello with ShortcodesWell I’ll be darned.. I did it. Happy dance! ??
I simply started over and rewrote everything.
Hey, thanks for all your input and for putting up with me. It takes patience I know ??
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Hello with ShortcodesIt looks to me like the page isn’t reading the shortcode but rather sees it as text. Question is why.
Of course it’s activated. How could it display the button/dropdown if not? I’ll keep chipping at it until something breaks or works ?? Thanks
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Hello with ShortcodesNot really.. nothing shows in the cart page. I don’t know if the button isn’t adding the items or what. The shortcode only is displaying on the page.
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Hello with ShortcodesCorrection: variation dropdown is noW working. Guess I’m still imperfect after all ??
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Hello with ShortcodesOk, my button code is working now. I had a typo in it. The variations dropdown is not working and displaying correctly. However, after making selection and adding item to cart, nothing appear on cart page except the shortcode.
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Hello with ShortcodesI don’t know. I guess I just don’t get it. You can see the item page at https://coastventures.us/2020/01/01/daiwa-cc80/. You can view the shopping cart page at any time by the VIEW CART link in the top header menu.
I tried these:
In my cart page
[show_wp_shopping_cart show_thumbnail=”1″]In my button on item page:
[wp_cart_button name=”DAIWA CC80 Baitcasting Reel” price=”79.99” thumbnail=”https://coastventures.us/wp-content/uploads/2019/12/daiwa-CC80-Baitcast.jpg” var1=”Choose hand and gearing | Right 6.5:1 | Right 7.5:1 | Left 7.5:1″]The result of these was (see images uploaded) A button with variations dropdown. Dropdown does not work, no variation selections showing. Item name displays only first word. The cart page (see uploaded image) shows nothing after clicking add to cart button on item page 3 times; no thumbnail, no item, nothing, only shortcode shows on cart page.
So I tried removing my variations: [wp_cart_button name=”DAIWA CC80 Baitcasting Reel” price=”79.99” thumbnail=”https://coastventures.us/wp-content/uploads/2019/12/daiwa-CC80-Baitcast.jpg”] with the exact same results as above.
So I tried removing the thumbnail also: [wp_cart_button name=”DAIWA CC80 Baitcasting Reel” price=”79.99”] & [show_wp_shopping_cart] with the same exact results as above.
Like I said. I guess I just don’t get it.
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Hello with ShortcodesI don’t understand what you mean. You say check one shortcode with image link, then add another shortcode with =”1″. What does that mean?
I thought the vertical line in variations was a capital I so used that. I need to correct it. It’s 5:00 so I’m off for the day. Thanks for your assist. I will check back tomorrow and let you know how it goes.
Where is the checkout image displaying located? I replaced the one in your plugin image folder with mine and it doesn’t appear, still only yours. It must be called from elsewhere. I got the location by right click/image address.
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Hello with ShortcodesButton was removed from product page, now using Paypal code button until I can make this work so you won’t see your add to cart button the product page: https://coastventures.us/2020/01/01/daiwa-cc80/. When I had one, the button appeared white/clear with an outline border. The button did add the item to the cart which titled the item as “DAIWA,” nothing more. No thumbnail, no custom checkout image, no variations, only the word and price and editable quantity.
I also tried the box set up and it worked though appeared really small. I already have product pages so don’t use that. The variations did appear in the box thing but no thumbnail image nor accurate item title (name).
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Hello with ShortcodesYes, url is:
https://coastventures.us/2020/01/shopping-cartThe add to cart button:
[wp_cart_button name=”DAIWA CC80 Baitcasting Reel” price=”79.99” show_thumbnail=”1″ var1=”Hand & GearingIRight 6.5:1IRight 7.5:1ILeft 7.5:1″]View cart (in cart page):
[show_wp_shopping_cart]I also tried in the cart page:
[show_wp_shopping-cart name=”DAIWA CC80 Baitcasting Reel” price=”79.99” show_thumbnail=”1″ var1=”Hand & GearingIRight 6.5:1IRight 7.5:1ILeft 7.5:1″].I also tried using thumbnail url instead of “1”. Though thumbnail was present in files, only a tiny blank image appeared. I followed the documentation. I could not find anything on variations on your website but I did get the variation shortcode info from the WP Details page. Thanks