meijin2k
Forum Replies Created
-
Forum: Plugins
In reply to: [Modern Footnotes] Changing superscript number color?Perfect! Thanks so much for the help!
Forum: Plugins
In reply to: [Modern Footnotes] Changing superscript number color?Sean:
Thanks for your response. Unfortunately, it does not seem to be working for me.
I believe I added it correctly and it is still not red.
You can see my test page here:
https://kodawaridojo.com/footnote-test-post/
- This reply was modified 2 years, 3 months ago by meijin2k.
Forum: Plugins
In reply to: [eCommerce Product Catalog Plugin for WordPress] Product image location?So there is no other way to make the image be set to the top of that area?
Thanks.
I did the update this morning and it “works”…but it makes the single category HUGE on the page.
Is there a way to make it smaller like the product shortcode?
Thank you.
Once again, that did the trick. Thank you!
Forum: Plugins
In reply to: [eCommerce Product Catalog Plugin for WordPress] Display product shortcodeBingo! Thank you! That did the trick!
Forum: Plugins
In reply to: [eCommerce Product Catalog Plugin for WordPress] Display product shortcodeSo I added the per_row=1 parameter to the shortcode and that made the single product show as wide as the page….which is too large. I liked the small size it showed without the parameter (but left justified).
So in looking at your docs, it seemed like this should have done the trick (put it in the additional CSS section)?
.per-row-1 .modern-grid-element { max-width: 400px; margin: 1% auto; float: none; }
That got me more to the size that would work, but now it is right justified and cuts off the right side edge of the product box.
So I am obviously getting something wrong, just not sure what. But it is very close now.
Thank you for the help.
Forum: Plugins
In reply to: [eCommerce Product Catalog Plugin for WordPress] Display product shortcodeThanks for the response.
You can find the link here to check out:
- This reply was modified 2 years, 4 months ago by meijin2k.
Forum: Plugins
In reply to: [Accept Stripe Payments] Products page does not show productsSo it turns out that there was some sort of plugin conflict. I am working on getting that taken care of. Thank you for pointing that out.
However, the only other problem that I have that prevents me from fully implementing this solution and going for the additional addons I am interested in is the formatting of the individual product page. Unfortunately, it is not a full width page like the rest of my site. There is an area on the right hand side where the sidebar would normally be and it just doesn’t look good. I have no sidebars and even have them turned off every place I can find to do so. Yet the page still does not show “correctly”. Additionally, other information that would be valid for a WordPress post shows at the bottom of the page. I really don’t want that on what should be a store item. Since I only know enough about WordPress to be dangerous, I am assuming you are using custom posts for this? I would normally have the ability to turn this on and off and do so within other parts of my site as I am setting it up. In this case though, I cannot.
Would you be able to help me with this? Is there a setting that I am missing? Any kind of CSS? Additional information passed along in the shortcode?
Thank you for your time, I really appreciate it. I love how easy it is to get a small store up and running and the look and feel of the order form and whatnot is top notch!
Thanks again.
Forum: Plugins
In reply to: [Accept Stripe Payments] Products page does not show productsIf the shortcode to display a single product works, wouldn’t it follow that the shortcode to display all products should work?
Forum: Plugins
In reply to: [Accept Stripe Payments] Products page does not show productsI changed the settings to be in live mode. I removed everything but the short code to display all products and get the same issue….nothing shows.
Thanks for your help.
Bingo! Thank you! That absolutely did the trick.
Much appreciated sir!
I am just building out the site, but the test page where I am having the issue can be found here:
https://originalwatchgeek.com/pptest/
Thanks for your help.
Forum: Plugins
In reply to: [Embedly] Embedly doesn't load properly when viewing draftIf you don’t need both plugins working on the same page, check out a WONDERFUL plugin called Plugin Organizer.
https://www.ads-software.com/plugins/plugin-organizer/
Among many great things you can do with this plugin, you can selectively turn plugins on and off on a per page/post basis. So, when I encounter plugins that are conflicting, I have the ability to turn one off for that post/page when needed and it will usually solve the issue.
Also, since WordPress plugins are horrible about loading even when they are not needed, you can globally turn off everything that you don’t need and then turn them on selectively on a per post/page basis. And it will REALLY speed up your site when you get it all set up correctly.
I don’t have feedwordpress on my site. But once I save a post using Embedly, it forever breaks Embedly displaying correctly on the front end (back end in the editor looks fine). So, that is why I use the WP Hide Post plugin I referenced above. I can create a new page/post, set it to hide every where, save/publish it and then no one sees it while I work on it. Once I am done, the last thing I do is remove all of the options to hide it and hit Update. It is then visibly published on the site.
Hope this helps.
Forum: Plugins
In reply to: [Embedly] Embedly doesn't load properly when viewing draftI ran into this same issue over the weekend (which is how I found your post). I sent in an email reporting this and requesting support. I did find a work around that you can use too.
I installed the WP Hide Post plugin from here on the repository. When I create a post that I would normally put into draft more, I just “check” or select all of the hide options on the right side of the screen and then publish the post. I can view the page and work on it like it was in draft mode, but it will not show up any where else on the site. When you are done working on it and want it to be visible on the site, just uncheck all of the hide options and update it.
Hope this help!