• Hi guys, sorry for these questions but I’m a novice about WordPress. I have looked for a lot of themes and plugins but I would start with the right choices before setting my website.
    Well, I would divide my homepage in 3 section: in the upper side I would show an interactive map, where the user can navigate and if interested open the contents showed in any particular area of the world (for example click on Europe, then on Portugal).
    In the middle, under the map, a list of continents and after clicked the list of nations, where anyone can include more than one post. Below a kind of search engine where the user can select some filters or search some words/tag and click on Search button. So 3 kind of searching ways to find contents linked to a specific place.
    After that in the homepage somewhere I have to show a button or something similar, where the user can click and go in another webpage where he can insert content for a specific place/nation and fill some pre-configured fields. After submitted the content an email has to be send to me that I have to review the content.
    Is it possible anything similar? Do you have any suggestions? If possible I’d prefer to start with free themes/plugin, but if impossible I’m available to invest something.
    Moreover after installed/activated a theme/plugin, is it possible eventually to integrate them with programming code to add other features?
    Thanks a lot

    • This topic was modified 4 years, 5 months ago by Jan Dembowski.
Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    You likely need a mapping plugin and an advanced search plugin. Some plugins provide shortcodes for their content so you can compose elaborate pages just by inserting appropriate shortcodes. In other cases you may need to utilize custom PHP code on a template added to your theme (better yet, to a child theme) for the purpose. With a custom template and adequate PHP knowledge you can accomplish nearly anything you want.

    Search for plugins within the WP repository and try out a few that sound promising.

    A button link is easily accomplished. There’s a “button” block in the editor for the purpose.

Viewing 1 replies (of 1 total)
  • The topic ‘Is possible to obtain anything similar with WP? Suggestions?’ is closed to new replies.