boandkris
Forum Replies Created
-
Sent it! I’m not worried about getting them to work at this point as I don’t need to edit the tables often. At least I can edit them when I change themes. 😉
Forum: Plugins
In reply to: [Smart Slider 2] Slider disappearedAwesome, guys! Glad you figured it out!
Forum: Plugins
In reply to: [Smart Slider 2] Slider disappearedWhy do you need to use the shortcode? Have you added some variables? Could you just use the “S” button and then add your variables after that?
I actually have deactivated all the plugins and still no luck. I deactivated the theme and tried the default theme and I am able to edit the table. For now, that worked for me, but it would be nice to figure out the issue. I thought that maybe it had to do with a setting for the theme, so I made all the setting identical on my other site it still works? I’m not sure what the issue is? I’m willing to help out any way possible if this is something you want to solve, but, for now, I’m satisfied.
I actually have confirmed that it is an issue with the theme. It works with the same theme on other sites, but somehow there is an issue on this site. I’ll sort through it. Btw, I’ve tried a lot of other pricing tables and yours is the best!
Note: Due to the above issue I moved the shortcode to this page.
Forum: Plugins
In reply to: [eShop] Feature RequestSorry to get back to you after so long. I don’t usually edit plugins, but I added in_the_loop a while back on lines 19 and 35 when I was needing to display the shortcode in a loop. I ended up using a different method in the long run though.
Forum: Plugins
In reply to: [Smart Slider 2] Slider not showing on pageTry inserting the slider with the new “S” button in the Visual tab on the page editor. I had the exact same issue and it worked for me. The shortcode will look exactly the same, but it will work for some reason.
Forum: Plugins
In reply to: [Smart Slider 2] Slider disappearedJust wanted to add that I did resolve my issue. For some reason after the update simply copying and pasting the shortcode did not work. I had to use the new “S” button in the page editor. The shortcode looks the same, but for some reason it will only work when you insert it with the button. Definitely a bug.
Forum: Plugins
In reply to: [eShop] Feature RequestAlso, if you would add
in_the_loop()to your eshop_addtocart shortcode.