Hauntedpixel
Forum Replies Created
-
I installed and switched to twenty-twenty and it seems to restrain the container.
I think I may have figured out a solution by wrapping the shortcode in a div and hard coding the width to it. Let me know if there was a better way to achieve this.
Forum: Plugins
In reply to: [User Switching] One User Account Suddenly Won’t SwitchWill check into those. Thanks for the suggestions!
Sadly no and I didn’t have time to wait for the author to grace us with his presence. I’ve moved on to find other solutions.
Forum: Plugins
In reply to: [Webcomic] Shortcodes – Next & Prev Webcomic Links Not AppearingScratch that. I didn’t need more input after all. Thanks anyway!
- This reply was modified 8 years, 1 month ago by Hauntedpixel. Reason: Realized my question was already answered
Forum: Plugins
In reply to: [Webcomic] Shortcodes – Next & Prev Webcomic Links Not Appearing<?php echo do_shortcode('[first_webcomic_link]' . '<img src="https://www.YOURSITE.com/BUTTONIMAGE.png">' . '[/first_webcomic_link]'); ?>- This reply was modified 8 years, 1 month ago by Hauntedpixel.
Forum: Plugins
In reply to: [Webcomic] Shortcodes – Next & Prev Webcomic Links Not AppearingKind of interesting: If I use php “echo do_shortcode” to run the shortcodes through that way, all of the buttons show up.
Forum: Plugins
In reply to: [Webcomic] Shortcodes – Next & Prev Webcomic Links Not AppearingYeah, that would probably be pretty cumbersome to hard code it like that. Is there a php alternative for those shortcodes that I could try? If it’s too detailed to post here but you have a link to some reference, I would appreciate it.
Thanks for your response Mike.
Forum: Plugins
In reply to: [Asgaros Forum] Reaction / Report Icons Not DisplayingUnfortunately I’m not in a position where I can allow you access. All other icons on the forum are loading properly. Using the above code doesn’t seem to fix the issue.
Forum: Plugins
In reply to: [Webcomic] Using Certain Theme IconsThat will work for what I need. Thanks Mike.
Forum: Plugins
In reply to: [WooCommerce] Hide stock statusHelped me! Thanks indieblitz!