Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author ollybach

    (@ollybach)

    shortcode looks fine, but it appears – depending on where exactly you put the shortcode – either your theme or your text widgets do not have shortcode capabilities enabled

    regarding multiple restaurants:

    you should probably be using a multisite setup
    https://codex.www.ads-software.com/Create_A_Network

    Thread Starter mondosol

    (@mondosol)

    Ok Thanks Olly
    I have tried to paste the shortcode in several places as you can see here:
    https://www.mondosol.com/travel/city/kukkak-takuapa/listing/apsara-beachfront-resort-villa

    In the description show quite ok, but not in the menu widget. In the special offer does not show correctly. I have shot a little video to explain what we need and if you can help it’s awesome.

    https://screencast.com/t/LQiQ4cQl

    I would like to talk with you and see how we can cooperate.

    I do not have the technical competence myself will need to hire someone like you to fix this issue.

    Let’s see if we can do it.
    My skype is mondosol.
    Elio

    Plugin Author ollybach

    (@ollybach)

    hi

    just had a look at your video. a couple of things

    a)
    do not put the shortcode [wppizza type=’orderpage’] on your map and or special offers (or wherever else you wanted to put it). which is the reason why your layout looks strange or – more to the point – has some bits in it that should not be there

    there’s really only one page where that particular shortcode should be used/belongs: i.e the order page (see also installation)

    b)
    if shortcodes don’t work in your text widgets add the following to your themes function file to enable this (there’s also a plugin on wordpress somewhere that does the same thing essentially)

    add_filter(‘widget_text’, ‘do_shortcode’);

    Thread Starter mondosol

    (@mondosol)

    Ok Olly
    I took out that shortcode from eerywhere.

    I does show up well on the description tab and not in the special offer.

    I don’t know where to add the code:
    add_filter(‘widget_text’, ‘do_shortcode’);

    I am not techie so if you can help that will be great. I would like to talk with you over Skype and get this thing done.
    Most importantly you should help on getting the menu for each listing as a separate tab or link to another page with the booking functionality.

    Can you do it?
    Elio

    P.S. What’s your name? Olly

    Plugin Author ollybach

    (@ollybach)

    “Olly” will do

    shortcodes:
    just install this plugin then (does the same thing)
    https://www.ads-software.com/support/view/plugin-reviews/shortcodes-in-sidebar-widgets

    special offers:
    looks fine here when i look at your page. what does not show up ?

    booking:
    you need to put the shopping cart somewhere otherwsie there’s nowhere to add anything to !
    https://www.ads-software.com/plugins/wppizza/installation/

    Plugin Author ollybach

    (@ollybach)

    PS: if you need separate/more tabs, that’s really down to your theme to provide/enable . there isn’t really anything i can do from the wppizza plugin side of things

    Thread Starter mondosol

    (@mondosol)

    Ok Olly
    I wished you could help me modify the theme adding the menu tab.

    I have added the plugin you suggested.

    I have now put the shortcode in the description and special offer and as you can see they are not the same.

    Let’s talk over Skype if you are intersted in this job.

    Plugin Author ollybach

    (@ollybach)

    Hi

    shortcodes:
    are you sure the shortcodes you added in “overview” and “special offers” are the same ? I cannot see any other reason why otherwise you have all pizzas in “overview”, but only one in “special offers”

    theme customisation:
    I think you are better off talking to the guys that built the theme in the first place . I would think they will also offer customization.

    Otherwise I would have to spend hours/days looking through their code to find out how to add a new tab, which I would think would be a lot easier and faster if the people that wrote that theme were to do it as they will know where to look (and a lot more costefficient to you)

    sorry, but i do not really offer/do that kind of theme customization.

    Thread Starter mondosol

    (@mondosol)

    Hi Olly
    I have managed with the theme company to add an extra tab for menu.
    I was wondering now how to put a menu for each restaurant and cafe?

    I am not too sure how the multiple site will work as I have read that it will change the way my theme functions.
    Have you checked locu.com and singleplatform?

    Can your plugin provide a sort of personalized menu to use for different listed restaurant and cafe?

    It will be so cool to have this possibility so that we can help restaurant owners publish their menu and take order online with our and their website.

    Many thanks for your great help.
    Elio

    Plugin Author ollybach

    (@ollybach)

    >I am not too sure how the multiple site will work as I have read that it will change the way my theme functions.

    as i dont know anything about your theme, i cannot really comment. however, i can’t see any reason – other than a very badly put together theme which is somewhat unlikely though – why there should be a problem using multisite

    >Can your plugin provide a sort of personalized menu to use for different listed restaurant and cafe?

    yes it can , but – again – only if you are using a multisite setup . otherwise you will really be trying to put a square peg into a round whole.
    Although it might be possible to work around that one initially (i.e not using a multiste setup), you will – without a doubt – hit a brick wall somewhere when you go down that road (trust me , i ‘ve been there with other users of the plugin who tried this against my advise/suggestion)

    >It will be so cool to have this possibility so that we can help restaurant owners publish their menu and take order online with our and their website.

    again, you REALLY want to use multisite if you want/need to do that

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘How can I display the menu in this theme?’ is closed to new replies.