• Resolved charlie0412

    (@charlie0412)


    Hello, is there a way to insert a menu previously created in Elementor, on the simple ad page? I have looked in the plugin documentation at the following url https://www.radiustheme.com/docs/developer-docs/theming/override-ad-detail-page/ and the file wp-content/plugins/classified-listing/templates/content-single-rtcl_listing.php it’s related. This is the website where I am doing the tests, I would like to insert the main page menu into the simple ad page. I don’t know if it is possible to export the created menu to a json file and insert it into the content-single-rtcl_listing.php

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Muhammad Ali Akbar

    (@alireyad)

    Hi,
    Sorry did not understand your query clearly. Main page menu means main header menu? or you created separate one to display here? In this case you have to override the template and have to write own code where you want to display it.

    Thank you

    Thread Starter charlie0412

    (@charlie0412)

    Hello, I have created a separate menu in Elementor to place it in the desired position, this same menu is the one I would like to insert on the simple ad page.

    https://pasteboard.co/IPe3ADpTZYAG.png

    https://pasteboard.co/bBjKtpDlbLvZ.png

    Plugin Support Muhammad Ali Akbar

    (@alireyad)

    Hi,
    I see you want to set it in header position. Your default header not working here? Which theme are you using?

    If you want to set it in ad details content position, you can also override the template according to documentation instructions.

    Thank you

    Thread Starter charlie0412

    (@charlie0412)

    Hello, I am using the Motta theme from Uixthemes, I have found a solution, I inserted a menu in the form of a table above the first php tag of the content-single-rtcl_listing.php file, then with CSS I styled it and placed it in the desired position, margin, padding, width, etc.

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Insert menu in single listing page’ is closed to new replies.