Support » Plugin: WordPress Button Plugin MaxButtons » Buttons not showing on frontend

  • Resolved julianrypalla

    (@julianrypalla)


    Hey there πŸ™‚
    So I recently started using WP and I discovered this seemingly awesome plugin randomly. It seems to have all the options I need.

    My only problem is that the buttons that I designed are -for whatever reason- not showing on the front end. When I’m logged into WP I see the buttons as they are supposed to be, but when I open my website without being logged in, it just doesn’t display the button but rather only the written text.

    Here’s an example
    http://schlauchboote-kaufen.com/schlauchboote-mit-motor/
    (Don’t worry about the german language nor the landingpage, idk how I got it working on there so I can’t really replicate that success :/ )

    A little help would mean so very much to me. Thanks πŸ™‚

    https://wordpress.org/plugins/maxbuttons/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Bas Schuiling

    (@basszje)

    Hi Julian,

    I see you are working with TablePress. There is a little situation with that plugin, since it uses a ‘cache’.

    Two things you can do, either don’t cache the tables by adding the ‘cache_table_output=false’ part to that shortcode :

    [table id=123 cache_table_output=false]

    OR

    you can try to output the buttons differently by adding a ‘style=inline’ to the MaxButtons plugin like so:

    [maxbutton id=1 style=”inline”]

    In both cases you need to change the id to the numbers you have in your shortcodes of course.

    I think you should try the second method first since your pages will be faster then and only try the first if that doesn’t work.

    Let us know if you have more questions.

    Thread Starter julianrypalla

    (@julianrypalla)

    Thank you very much! Helped a lot πŸ™‚

    Will definitively come back if there’s another problem that I cant seem to solve myself. Awesome support πŸ˜€

    Plugin Author maxfoundry

    (@maxfoundry)

    Thanks Julian!

    Glad we got you fixed up and that you’re pleased with our support.

    Ratings are always helpful and appreciated!

    Hiya,

    Any ideas what to do next if after trying the [maxbutton id=1 style=”inline”] doesn’t work? I’m trying to add buttons to the SKT White theme’s static front page, in the slider and sections. None of them are working. I’m assuming this theme is not set up to recognise shortcodes but am still waiting to hear back from the the theme provider regarding this. Any ideas how I can easily (I’m a novice) get around this?

    website: http://www.ruleandco.com

    Thanks so much in advance!
    Nicki

    Plugin Author Bas Schuiling

    (@basszje)

    Hi Nicki,

    I tested with SKT White Theme and the theme seems capable of using shortcodes, at least in my situation. It seems that other shortcodes are not working either. Are you using any other plugins that might handle or have something to do with shortcodes? Are you using a kind of page builder?

    Also I recommend turning off caching plugins (etc) while testing so it’s easier to see where to problem lies.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Buttons not showing on frontend’ is closed to new replies.