Support only during business hours : Monday to friday, from 8:30 am – 5:30 pm CEST

Due to the decrease in our staff due to vacations, our response time may be longer.

Be sure we're doing our best to manage your topic as soon as possible.

Geo my WP does not adopt theme styles (forms and results)

Find Answers and Get Support Forums Armadon – Gaming Community WordPress Theme Compatible Plugins Geo my WP does not adopt theme styles (forms and results)

This topic is resolved
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • clifer leandro
    Participant
    • 4 Topics
    • 15 Posts
    @cliferleandro

    Hi, I’m having a problem with the pages where I use Geo my WP. The search form and results list don’t inherit the Armadon look: inputs and selects don’t respect the theme’s height/spacing/border settings, buttons display a different color/font, and results cards appear in a “raw” style, without Armadon’s card/spacing. Misalignments are noticeable at certain resolutions. I’ve reviewed the documentation and forums without finding a solution.

    Manathan
    Keymaster
    Themosaurus Support
    • 0 Topics
    • 6796 Posts
    @themodactyl

    Hi Clifer,

    Thank you for reaching out to us!

    It’s best if we take a quick look at this…

    Could you create a new website user for us please? If possible with administrator capabilities so we can make a quick check of your settings.
    You can post the user name and password in your next reply and mark it as private to keep this between us.

    Also, are we free to deactivate plugins for our tests? In this case, I invite you to make a backup before we investigate your website further in order to make sure you don’t loose any data if something goes wrong.

    Thank you.

    clifer leandro
    Participant
    • 4 Topics
    • 15 Posts
    @cliferleandro
    This reply has been marked as private.
    Manathan
    Keymaster
    Themosaurus Support
    • 0 Topics
    • 6796 Posts
    @themodactyl

    Thanks. Can you send me the url of the page please ?

    clifer leandro
    Participant
    • 4 Topics
    • 15 Posts
    @cliferleandro
    This reply has been marked as private.
    Manathan
    Keymaster
    Themosaurus Support
    • 0 Topics
    • 6796 Posts
    @themodactyl

    Hi Clifer,

    Thanks. To change this, simply add the following code snippet to your website:

    /**
    * FEATURE : Integrate Armadon Style on Geo My WP Features
    */
    #site .gmw-element-template .gmw-single-item,
    #site .gmw-element-template:not(.gmw-blocks-element) .gmw-form,
    #site .gmw-results div.gmw-results-message, 
    #site div.gmw-no-results, 
    #site div.gmw-no-results-wrapper, 
    #site div.gmw-current-location-wrapper[id*="gmw-current-location-wrapper"] div.gmw-cl-form-wrapper p.gmw-cl-message.locating, 
    #site div.gmw-current-location-wrapper[id*="gmw-current-location-wrapper"] div.gmw-cl-form-wrapper p.gmw-cl-message.success, 
    #site div.widget div.gmw-current-location-wrapper[id*="gmw-current-location-wrapper"] div.gmw-cl-form-wrapper p.gmw-cl-message.locating, 
    #site div.widget div.gmw-current-location-wrapper[id*="gmw-current-location-wrapper"] div.gmw-cl-form-wrapper p.gmw-cl-message.success, 
    #site div.gmw-single-location-wrapper[id*="gmw-single-location-wrapper"] .no-location, 
    #site div.widget div.gmw-single-location-wrapper[id*="gmw-single-location-wrapper"] .no-location, 
    #site .gmw-directions-panel-wrapper[id*="gmw-directions-panel-wrapper"] #error-message, 
    #site .gmw-directions-panel-wrapper div.warnbox-content, 
    #site div#gmw-location-form-wrapper.gmw-location-form-wrapper .gmw-lf-form-actions p.gmw-lf-field.message, 
    #site .gmw-sl-single-bp_member-wrapper .no-location,
    div.gmw-results-wrapper .gmw-results-view-toggle-wrapper{
      background-color: var(--grimlock-archive-post-background-color) !important;
      border: var(--grimlock-archive-post-border-width) solid var(--grimlock-archive-post-border-color) !important;
      border-radius: var(--grimlock-archive-post-border-radius);
      box-shadow: var(--grimlock-archive-post-box-shadow-x-offset) var(--grimlock-archive-post-box-shadow-y-offset) var(--grimlock-archive-post-box-shadow-blur-radius) var(--grimlock-archive-post-box-shadow-spread-radius) var(--grimlock-archive-post-box-shadow-color);
      color: var(--grimlock-archive-post-color) !important;
    }
    #site .gmw-element-template h3.gmw-item-title,
    #site .gmw-element-template .activity,
    #site .gmw-element-template a{
      color:inherit;
    }
    #site div.gmw-results-wrapper .gmw-results-list .friendship-button a, 
    #site div.gmw-results-wrapper .gmw-results-list .group-button a{
      border-color:var(--grimlock-button-primary-border-color) !important;
      color:var(--grimlock-button-primary-border-color) !important;
      background:transparent !important;
      padding:0.25rem 1rem
    }
    .gmw-element-template .gmw-item-footer{
      background:transparent !important;
      border-top-color:rgba(255,255,255,0.05) !important;
    }
    .gmw-element-template .gmw-item-address i,
    div.gmw-results-wrapper .gmw-results-view-toggle-wrapper>*{
      color:var(--grimlock-button-primary-border-color) !important;
    }
    .gmw-element-template .gmw-image-wrapper img{
      background-color:var(--grimlock-button-primary-background-color) !important;
      border:none !important;
      border-radius: calc(var(--grimlock-archive-post-border-radius) * 2.5) !important;
    }
    .gmw-element-wrapper .gmw-action-button, .gmw-form-wrapper .gmw-form-button{
      background-color:var(--grimlock-button-primary-background-color) !important;
    }
    .gmw-element-wrapper .gmw-action-button:hover, .gmw-form-wrapper .gmw-form-button:hover{
      background-color:var(--grimlock-button-primary-hover-background-color) !important;
    }
    #site .gmw-element-wrapper input[type=number], 
    #site .gmw-element-wrapper input[type=text], 
    #site .gmw-form-wrapper input[type=number], 
    #site .gmw-form-wrapper input[type=search], 
    #site .gmw-form-wrapper input[type=text], 
    #site .gmw-form-wrapper textarea,
    body #site .gmw-fields-enhanced div.fs-label-wrap .fs-label, 
    body #site .gmw-fields-enhanced select,
    #site .gmw-element-template .gmw-map-wrapper, 
    #site .gmw-element-template .gmw-results-message{
      border-radius: 0.5rem;
      border-width: 1px;
      border-color: rgba(255, 255, 255, .07);
      background-color: #2b2f40;
      color: #BFC0C4;
    }
    body #site .gmw-fields-enhanced div.fs-label-wrap .fs-label, 
    body #site  .gmw-fields-enhanced select{
      background-image:
        linear-gradient(45deg, transparent 50%, #fff 50%),
        linear-gradient(135deg, #fff 50%, transparent 50%);
      background-position:
        calc(100% - 20px) 50%,
        calc(100% - 14px) 50%;
      background-size: 6px 6px, 6px 6px;
      background-repeat: no-repeat;
    }
    #site .gmw-element-template .gmw-map-wrapper{
      margin:1rem 0px;
    }

    To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”.
    Pasting your code snippet there should do the trick for you.

    Also, it’s important to remember that we share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.

    If you want to go further with the customization of your website, we advise that you require customization work.

    Regards,

    clifer leandro
    Participant
    • 4 Topics
    • 15 Posts
    @cliferleandro

    Hi, thanks for your help.

    However, the CSS snippet you shared does not match the layout and design that was promoted in your demo (screenshot attached).

    Could you please provide me with the exact CSS or setup so that the members map and cards look exactly like in your promotional design?

    This was one of the reasons I purchased, so I would like to have the same style as shown in your official demo.

    Thanks in advance.

    Roboraptor
    Keymaster
    Themosaurus Support
    • 0 Topics
    • 428 Posts
    @roboraptor

    Hi there,

    Thanks for getting in touch!

    We provide support only during Belgian business hours (Monday to Friday, from 8:30 am – 5:30 pm CEST), and our current response time can be up to 1 business day. We’ve received your request and we’ll get you an answer ASAP.

    We really thank you for your patience!

    In the meantime, feel free to check out our documentation resources for more help: https://doc.themosaurus.com/

    Kind regards,

    Manathan
    Keymaster
    Themosaurus Support
    • 0 Topics
    • 6796 Posts
    @themodactyl

    Hi,

    Please be aware that Geo, my WP plugin, made some modifications to some CSS classes. This is why the Armadon Style isn’t used anymore. I reported this to our dev team so they’ll work on this for the next update. 🙂

    This CSS fix is temporary. Once the update is released, I suggest you delete this CSS snippet.

    Best,

    Manathan
    Keymaster
    Themosaurus Support
    • 0 Topics
    • 6796 Posts
    @themodactyl

    Hi Clifer,

    First — thank you. Thank you for choosing a Themosaurus theme and for the trust you’ve placed in our products over the months. We really appreciate.

    I’m writing with an important update about our activity on ThemeForest. After a lot of thought, we’ve decided to stop selling themes on ThemeForest. Over time we realised we no longer have the bandwidth to keep developing and supporting our themes at the professional level you deserve, and we don’t want to keep selling something we cannot maintain properly. This was a very difficult decision for us.

    What this means for you

    1. New sales: We’re stopping new theme sales on ThemeForest.
    2. Existing purchases: If you already purchased one of our themes, your license remains valid.
    3. Support: We will continue to provide support for users who still have a valid support license. To get help, please continue to open ticket on our support site. Be sure our usual response time remains one business day!
    4. Updates & future development: We can no longer commit to ongoing feature development or long-term updates. We’ll do our best to help with critical issues for active license holders, but please understand we can’t maintain the same development cadence going forward.

    We know this change may be frustrating. If you prefer a refund, we completely understand. You can start a refund process and we’ll accept it.

    We’re genuinely sorry for any inconvenience this causes. This decision wasn’t taken lightly — we’d rather step back cleanly than continue something we can’t maintain well. Thank you again for your support and for being part of the Themosaurus community.

    Sincerely,
    Themosaurus Team

Roboraptor 🦖
Themosaurus Topic Closer

Hi there,

This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!

Best regards,
The Themosaurus team.

Viewing 10 posts - 1 through 10 (of 10 total)

The topic ‘Geo my WP does not adopt theme styles (forms and results)’ is closed to new replies.

Troubleshooting Demo Imports

You're trying to setup your theme but you're experiencing errors when importing the demo content? Or you've just followed the setup guide but your website doesn't look exactly like our demo? These are common issues for which you can find easy and quick fixes.

Happy With our Support So Far?

Feel free to review our theme on Themeforest! It helps us making our products more known to new potential customers, which allow us more time to improve the quality and develop new features. #SharingIsCaring ❤️

Discover MatchPress

Skip • Like • Super-Like

Add powerful matching features like Member likes, skips, super likes, conditional private messaging and much more.

Setup Your Cera or Gwangi powered Community Website and Turn it into an iOS and Android App

15% discount for Cera users

To unleash the full power of your Cera or Gwangi theme, we have partnered with the Zipline team. Your community website can now be fully setup and turned into your very own custom app for iOS and Android.

Whether you've newly acquired the theme or already got your site up and running, Zipline got you covered. And we got you an incredible discount.

Holiday, Weather & Festive effects
to pimp your WordPress Site