Home Forums Pro Themes Magazine Plus Pro Backgrund?

Viewing 14 posts - 31 through 44 (of 44 total)
  • Author
    Posts
  • #87726
    Hans V. Jensen
    Participant

    Helle Wen,

    You are my friend. Thank you.

    I still lack some basic data before it is put into use. But then I also think it will be fine.

    Best regards,
    bvbfan.dk

    #87727
    wensolutions
    Keymaster

    Hello.

    Do let us know if you have any issues further.

    Thank you.

    Best Regards!!

    #87810
    Hans V. Jensen
    Participant

    Hello Wen,

    It will make me happy if you can send me a CSS code to get “Kampprogram” and “Seneste kampe
    ” and the two dropdown boxes removed so there is only one troop left:

    Is it possible?

    #87811
    Hans V. Jensen
    Participant
    #87831
    Hans V. Jensen
    Participant

    Hello Wen,

    I am sorry I do not have knowledge of CSS myself. I have thought more about the solution. It won’t be removing content. It should only be the two boxes with dropdown for club and player.

    http://bvbfan.dk/club/borussia-dortmund/
    http://bvbfan.dk/player/marco-reus/

    Can I please ask for two CSS codes to remove the two dropdown boxes on them?

    #87835
    Hans V. Jensen
    Participant

    Sorry guys. The last CSS code I gave is just for the dropdown boxes. Thank you.

    The remaining wishes with season links from squad and matchinfo can unfortunately not be changed with CSS.

    I don’t know what I can do yet.

    That is my next challenge.

    Best regards,
    bvbfan.dk

    #87928
    wensolutions
    Keymaster

    Hello,

    To remove the “Kampprogram” and “Seneste kampe” add below-given CSS.

    .anwp_club-template-default .club__inner .club__fixtures,
    .anwp_club-template-default .club__inner .club__latest {
      display: none;
    }

    As for the dropdown we are not quite sure what you meant so please provide the screenshot of the issue so that we can help you further.

    Best Regards!!

    #87984
    Hans V. Jensen
    Participant

    Hello Wen,

    Thank you.

    Is it possible to get a CSS code that can remove the first column to the left with “Spillertrup” and all the lines completely? So there is only text with flags. It will be great.

    http://bvbfan.dk/1963-1964-benyttede-spillere/

    #88020
    wensolutions
    Keymaster

    Hello @hansvjensen,

    Please add below given CSS.

    .page-template-default .club__squad.club__squad--table tr.anwp-bg-light.text-dark,
    .page-template-default .club__squad.club__squad--table tr td:not(.text-right) {
      display: none;
    }
    
    .page-template-default .club__squad.club__squad--table tr,
    .page-template-default .club__squad.club__squad--table tr td {
      border: 0;
    	text-align: left !important;
    }

    Hope this helps.

    Best Regards!!

    #88023
    Hans V. Jensen
    Participant

    Hello Wen,

    Thanks, but it didn’t help
    http://bvbfan.dk/1963-1964-benyttede-spillere/

    There was text on the player before.

    However, I think I’ve found a solution where some of the CSS codes are given will help.

    I hope so and I know more about this week.

    #88030
    wensolutions
    Keymaster

    Hello @hansvjensen,

    Yes please do post if the solutions work for you or not.

    Thank you.

    Best Regards!!

    #89255
    Hans V. Jensen
    Participant

    Hello Wen,

    Is it possible to create a CSS code that removes the “Statistik” and “Kampe” boxes by clicking on the name http://bvbfan.dk/player/nuri-sahin/ but still keeping the boxes if you click on season http://bvbfan.dk/player/nuri-sahin/?season=2017-2018 ??

    The problem is that the state module only links to names from previous seasons. For example 17/18 on player http://bvbfan.dk/match/borussia-dortmund-hertha-berlin-2017-08-26/ They all link to season 18/19.

    There I have to manually insert http://bvbfan.dk/2017-2018-benyttede-spillere/

    Therefore, it would be nice if I could remove the “Statistik” and “Kampe” boxes as during staff http://bvbfan.dk/staff/lucien-favre/

    Hope the best.
    bvbfan.dk

    #89269
    wensolutions
    Keymaster

    Hello @hansvjensen

    The query that you have requested is beyond our support scope because it is the issue regarding the third party plugin and also requires detailed inspection and customization.

    Please contact the respective plugin support forum: https://wordpress.org/support/plugin/football-leagues-by-anwppro

    However, if you want us to work for the customization, you can hire our professional developers. Please refer to the given link to hire the customizer : https://themepalace.com/hire-a-customizer/

    Hoping for your co-operation,

    Happy Weekends 🙂

    Regards!

    #90119
    Hans V. Jensen
    Participant

    Hello Wen

    Is it possible to get a CSS code to remove “Statistik” and “Kampe”?
    http://bvbfan.dk/player/ralf-loose/

    Regards!

Viewing 14 posts - 31 through 44 (of 44 total)
  • You must be logged in to reply to this topic.