Addicted2Web Team

  • Total activity 157
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 2 users
  • Votes 4
  • Subscriptions 93

Activity overview

Latest activity by Addicted2Web Team
  • Addicted2Web Team created an article,

    Add search modal to menu

      It's easy, in your dashboard just go to  Appearance -> Menu , then select the menu you want to edit There is a tab for Custom Links on the sidebar just click it and add the custom link.  Make sur...

  • Addicted2Web Team created an article,

    Different Details page per price package

    If you have the Pricing Manager add-on installed, you can use the following code snippet to select different Details page templates for each price package. function _custom_details_page_id( $page_i...

  • Addicted2Web Team created an article,

    Add PHP Code Snippets

     There are two general approaches you can take to adding a PHP code snippet to WordPress: Directly to your theme – you can place the code snippet directly in a file called functions.php in a child...

  • Addicted2Web Team created an article,

    Add custom css

    Sometimes you may find yourself needing to add Custom CSS in your WordPress site. Method 1: Adding WordPress Custom CSS Using Child Theme All you need is to add your css code to listimia-child/styl...

  • Addicted2Web Team created an article,

    Edit the gallery slider at the top of the Details Page 2 template

    To modify the existing gallery slider shortcode you will have to use the "listimia_carousel" filter. Add the following code to your child theme's functions.php file or using a Readymade Plugin lik...

  • Addicted2Web Team created an article,

    Listings cards layout example

    The Archive Item page template is a WordPress page that controls what shows up in the ‘mini listings’ shown throughout the site.. The contents of the page are the GeoDirectory Elements that are use...

  • Addicted2Web Team created an article,

    Adding Opening Hours widget

    To add Opening Hours widget to your Listing Details page: Navigate to Appearance → Widgets page at your dashboard. On the left side, locate the Text Widget. Click on the widget and select the opt...

  • Addicted2Web Team created an article,

    Change logo size

    By default, logo in Listimia have their width and height restricted. You can make your logo smaller or larger with the following steps: Visit the Customizer (Appearance → Customize) Click on the A...

  • Addicted2Web Team created an article,

    Change Listing Details style

    It's easy Log in to your WordPress back-end Go to the Pages section Edit the page: GD Details — GD Details template At the right side of your screen find the "Page Attributes" box and select "...

  • Addicted2Web Team created an article,

    Adding locations to Homepage

    For this tutorial, we’ll need to install the Location Manager Addon.For detailed instructions, see this page. Navigate to Appearance → Widgets. On the left side, locate the GD > Locations Click o...