Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 2,381 through 2,400 (of 26,111 total)
  • Author
  • You are most welcome here 🙂

    If you don’t want to use the Google map API key which is required then you can try using the below solution to achieve this.

     

    https://wordpress.org/plugins/snazzy-maps/

    in reply to: gm

    I don’t have the screenshot.

     

    Would you mind if I log in to your site and do it and share the screenshot? If this is ok then could you please temporarily create an admin user account and share the account login details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able to see it)”?

    in reply to: contact

    Please change your code as below where I have added the <div class=”col-md-12″> in it.

     

    <div class=”row”>
    <div class=”col-md-6″>
    <label> Naam <span class=”cf7-required”></span>
    [text* your-Naam] </label>
    </div>
    <div class=”col-md-6″>
    <label> Voornaam <span class=”cf7-required”></span>
    [text* your-voornaam] </label>
    </div>
    </div>

    <label> Email <span class=”cf7-required”></span>
    [email* your-email] </label>

    <label> Straat <span class=”cf7-required”></span>
    [text* your-Straat] </label>

    <div class=”row”>
    <div class=”col-md-6″>
    <label> Huis nr. <span class=”cf7-required”></span>
    [text* your-Huis nr.] </label>

    </div>
    <div class=”col-md-6″>
    <label> Postcode <span class=”cf7-required”></span>
    [text* postcode] </label>
    </div>
    <div class=”col-md-6″>
    <label> Bus <span class=”cf7-required”></span>
    [text* Bus] </label>
    </div>
    <div class=”col-md-6″>
    <label> Stad <span class=”cf7-required”></span>
    [text* stad] </label>
    </div>

    <div class=”col-md-12″>
    [select Type “Huis” “Appartement”]

    <label> Bericht <span class=”cf7-required”></span>
    [textarea your-bericht] </label>

    [acceptance Voorwaarden] Ik geef SellSelf toestemming om mijn data verkregen uit dit formulier te gebruiken en op te slaan. [/acceptance]

    [submit “Verzenden”]

    </div>

    in reply to: why

    I am not sure which screenshot you are referring to and also tell me from where you have taken the screenshot.

    in reply to: question important

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .container.entry-content {
        word-break: break-word;
    }

     

    in reply to: how fix

    What about Redux and WPBakery Page Builder plugins? Do I need them if I do not attempt to build new pages?

    You don’t need them If you are not using them.

    Awesome great to see you got that figured out.

     

    Please advise if you have more questions.

     

    Have a fantastic day!

    in reply to: Google maps

    Hi Nicholas,

     

    I hope you are well today and thank you for your question.

     

    The issue is occurring because of the W3 Total Cache plugin that you are using on your website as the issue gets resolved after deactivating the cache plugin.

     

    You can resolve the issue by resetting the W3 Total Cache plugin setting or contact plugin support to resolve it.

     

    Best regards,
    Shufflehound team

    in reply to: Problem on homepage

    I could confirm the issue on my test site, therefore, I notified the theme developer about this so that it will be fixed.

     

    The issue will be fixed ASAP.

    You are most welcome here 🙂

    Solution for this topic

    Hi @randallrbaker,

     

    I hope you are well today and thank you for your question.

     

    I logged into your website and edited the portfolio element limit option to -1 as shown in the attached screenshot to display all portfolio images.

     

    Could you please check it now?

     

    I also recommend you update the theme to the below latest version and update all the plugins to the latest versions.

     


    Please login to access this file

     

    Best regards,
    Shufflehound team

    in reply to: Help with photos page

    Hi @SaqlainMughal,

     

    I hope you are well today and thank you for your questions.

     

    how to remove category (see image) right below?

    You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-portfolio-single-info-item:last-child {
        display: none;
    }

     

    and how to remove logo icons like facebook. Cant delete it with wp bakery..

    You can remove it from the theme settings as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.
    in reply to: remove

    Hi @SaqlainMughal,

     

    I hope you are well today and thank you for your question.

     

    Please contact the contact form 7 plugin support to resolve the issue as you are using the contact form 7 plugin to create a contact form on your website.

     

    Best regards,
    Shufflehound team

    in reply to: no mail

    Hi Randall,

     

    I hope you are well today and thank you for your question.

     

    Could you please share the page URL from your site where it is displaying so that I can help you?

     

    Best regards,
    Shufflehound team

    This can be due to plugin conflict on your site so please try temporarily deactivating all plugins except Unyson, Redux framework, and WpBakery page builder plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.

     

    Also, remove all the custom CSS code that you are using on your website.

    Yes, you are right.

    in reply to: move element

    You have to use another Google map element as shown in the attached screenshot.

    Attachments:
    You must be logged in to view attached files.
    in reply to: gm

    they are not alligned perfectly as you can see

    I visited your shared website and saw they are aligned as shown in the attached screenshot.

     

    Please advise.

    I can not fill the contactform on desktop, on phone it is possible

    To resolve this please align the row to the left that contains the Google map on that page.

    Attachments:
    You must be logged in to view attached files.
    in reply to: contact

    I visited your shared website and saw they are aligned as shown in the attached screenshot.

     

    Please advise.

    Attachments:
    You must be logged in to view attached files.
    in reply to: why
Viewing 20 posts - 2,381 through 2,400 (of 26,111 total)