Video Element Spacing on Details Page

This topic contains 7 replies, has 3 voices, and was last updated by  Kor 4 years, 2 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #532752

    Michael Chapman-Johns
    Buyer
    Post count: 44

    Please see one of the acts we have on this entertainment site. The page has been built with DIVI and relevant shortcodes. The spacing below the one column video and the 2 column video below this is huge. Please could you let me know how to reduce this?
    https://www.quinnartistes.com/acts/some-strings-attached-violin-duo/

    #532772

    Alex Rollin
    Moderator
    Post count: 27815

    Make sure you are using a ‘code’ module and not a text editor.

    Text modules often have additional formatting applied to them.

    #532782

    Michael Chapman-Johns
    Buyer
    Post count: 44

    Hi Alex,

    I am using the code modules with these videos.

    Dawn

    #532785

    Kor
    Moderator
    Post count: 16516

    Hi Dawn,

    Thanks for your reply. You can use the custom CSS code below to fix this. Insert into WP > Appearance > Customize > Additional CSS.

    .geodir-embed-container {
        padding-bottom: 10px!important;
    }
    #532893

    Michael Chapman-Johns
    Buyer
    Post count: 44

    perfect this has worked thank you!
    Please could you help me with another matter, I am getting a strange thing happen when people do a search, click on an act and then do another search. The second search will automatically complete the location of the previous act in the search bar, do you know what settings I need to change to ensure the search location is not autocompleted like this. I have already switched off autocomplete in the settings but this made no difference.
    Also when there are no results you get this message No listings were found matching your selection. Something missing? Why not add a listing?.
    I would like to change this text, please could you direct me to where I can edit this?
    many thanks in advance

    #532898

    Alex Rollin
    Moderator
    Post count: 27815

    There are advanced options in the locations tab to disable the location in Archive URLs.

    https://wpgeodirectory.com/docs-v2/addons/location-manager/#url

    Disable the options for Archive URLs and Archive URLs in the listings page.

    The text you mention can be changed by translating the plugin. Once you get through the first update you will find many more strings that you can change to make your directory your own.

    https://wpgeodirectory.com/docs-v2/translation/overview/

    #532901

    Michael Chapman-Johns
    Buyer
    Post count: 44

    Thanks Alex, the location in Archive Urls is now fixed.

    Translating the plugin is something I have not done before and looks very complex, is any help available with this?

    #532940

    Kor
    Moderator
    Post count: 16516

    Hi Michael,

    Thanks for your reply. Could you tell me what are you trying to replace the texts below? I can show you an example of how this can be done.

    No listings were found matching your selection. Something missing? Why not add a listing?.
Viewing 8 posts - 1 through 8 (of 8 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket