Forum Replies Created

Viewing 30 posts - 29,281 through 29,310 (of 34,902 total)
  • Author
    Posts
  • in reply to: Special heading center #913667

    Hi,
    Try this code in the General Styling > Quick CSS field:

    body .av-special-heading .av-special-heading-tag {
        float: none!important; 
        display: flex;
        justify-content: center;
    }

    Best regards,
    Mike

    in reply to: Adding more than one new Button on Social Share Buttons #913666

    Hey Christian,
    This is the correct format, I take it that it is not working for you?

    Best regards,
    Mike

    in reply to: Demo import didn´t working #913665

    Hi,
    The class-pixelentity-theme-update.php is the related to the Envato/Themeforest API
    Perhaps there some hickup with the Envato/Themeforest API or downtime over at Envato/Themeforest
    Would you like us to try manually installing it?
    If you open a new thread with your admin login, ftp login, and cpanel login (for your database) in the Private Content area, and state which demo you would like.
    Please note that as this is not your thread your info will not be private in this thread.

    Best regards,
    Mike

    in reply to: Error in 4.2.3 – Blank Page/HTTP 500 #913655

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Cost for your platform #913654

    Hey mike furdal,
    Thank you for contacting us, we have many themes, but our most popular is Enfold available though Theme Forest which is $59 with 6 months support. Naturally longer support is available.
    Our theme will require that you have a webhost with WordPress installed, which is available though many hosting companies and Theme Forest when ordering, if you don’t already have one. Our theme is a one time payment, the support renews yearly.
    I hope this has answered your question, if you have any other questions please let us know.

    Best regards,
    Mike

    in reply to: Having an issue with background image responsiveness #913649

    Hi,

    @chiefsusee76
    When looking at your image at mobile, I see the whole image is showing at mobile, so is your question to zoom in on the head of the person in the image?
    Please see screenshots in Private Content area.

    Best regards,
    Mike

    Hi,
    I see you are getting JS errors with “wp-mediaelement” this is discussed here at WordPress. Which talks about JavaScript errors in a language with a locale code such as de_DE-formal. While at the end it says this bug is fixe, I would be curious what language you are using and if changing it has an effect on the errors.
    Can you please include a admin login for both sites in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: Customize Category pages #913643

    Hi,
    Did you copy the code from a email or from the webpage? Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Placing a div over the full width slider #913640

    Hi,
    I created a template of your text block of the artists should you want to use it again:
    2018-02-17_064645
    because I replaced it with a code block with the same code. I then used this css in the General Styling > Quick CSS field:

    #fullscreen_slider_1.avia-fullscreen-slider {z-index: 0 !important;}
    
    #artists {
    background-color: transparent!important;
    margin-top: -90vh;
    z-index: 50;
    border: none!important;
    max-height: 90vh;
    }

    and got the results in the screenshot in Private Content area.
    I believe this is what you were looking for, is this correct?
    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Internet Explorer 10/11 Site not showing complete #913611

    Hey Dieter,
    The issue was with the Autoptimize plugin, I deactivated caching and cleared the cache and now the site works with IE11-IE10.
    Perhaps I should say the issue is with IE, anyways please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Menu height problem on mobile #913279

    Hi,
    Yes it looks correct for my Android, same as my image above. Sorry but I don’t have a iPhone.
    If it is working for yours, then that is good news.

    Best regards,
    Mike

    Hi,
    The url for the slide is in your old site, which was copied to your new site. So while the domain was changed the path stayed the same, which is what you would want, only the file is not showing at the right path.
    In your back end you have 108 errors when trying to edit a page, most look like js errors from plugins.
    I believe you will have better luck with the migration plugin.

    Best regards,
    Mike

    in reply to: Woocommerce price suffix #913267

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Spam Emails from contact form #913266

    Hi,
    Unfortunately there are Captcha solving APIs that spammers use to get past Captchas. You could try adding Google reCAPTCHA to the contact form
    Or try using contact form 7 and reCaptcha from Google, but I believe someday Google reCAPTCHA will be hacked also.
    You can decide if it is worth your time if you are only getting a few spam emails a month that can easily be filtered with your email client.

    Best regards,
    Mike

    Hey Brixton4G63T,
    Your slider image is getting a 404 for the address in the Private Content area.
    Please ensure your image is at that address via FTP.
    I have tried to access it directly and also get a 404.

    I know you said you have done this a few times, but how about trying all-in-one-wp-migration plugin to copy you old site to the new one?
    All-in-One WP Migration tutorial
    It might solve all your issues in 10 minutes.

    Best regards,
    Mike

    in reply to: Image stretches in slider #913246

    Hey marihonaa,
    Please try using https://postimages.org/ and pasting the image URL in your post.
    Please include the url to the page in question with a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: Blog-Eintrag: Probleme mit Darstellung in Einzelansicht #913245

    Hi,
    Glad to hear, unless there is anything else we can help with shall we close this then?

    Best regards,
    Mike

    in reply to: Font color combo box #913244

    Hey mbauercag,
    I have tested on Windows 10 with Chrome, Firefox, Edge & IE11 but was unable to reproduce the issue.
    On your windows box which browser are you using?
    2018-02-16_062154

    Best regards,
    Mike

    in reply to: to force the display of the burger menu #913242

    Hey doboon,
    I see that you are using a very old version of the theme, please Try to update manually via FTP: https://vimeo.com/67209750
    Then try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 1220px) {
    .av-burger-menu-main { 
         display: block!important; 
    }
    #top .av_mobile_menu_tablet .av-main-nav .menu-item {
         display: none!important;
    }}

    Best regards,
    Mike

    in reply to: Menu height problem on mobile #913237

    Hey gmgurgen,
    On Android the menu is full screen, Please see screenshot in Private Content area.
    Are you using iPhone? Can you please add a screenshot of what you see?

    Best regards,
    Mike

    in reply to: Tag cloud Instagram #913227

    Hi,
    For the text excerpt under the image, you have this custom css setting the size:

    .entry-content p {
    font-size: 14px;
    }

    But the text in the text block under the words “UNSER BLOG” the theme is using “font-size: 16px;”
    If you want all the text the same try changing to custom css to this:

    p {
    font-size: 14px!important; 
    }

    Best regards,
    Mike

    in reply to: Color section with slanted border issues #913223

    Hi,
    The custom functions I was talking about were in his functions.php file in Appearance > Editor
    If you didn’t add any to your functions.php then Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.
    Also check that your webhost is using PHP v7.

    Best regards,
    Mike

    Hi,
    Thanks for sharing @tesspaine, this is a good tip.

    Best regards,
    Mike

    in reply to: Woocommerce price suffix #913221

    Hi,
    Please try adding this for the grouped products

    #top .product-type-grouped .woocommerce-Price-amount.amount:nth-child(2):before {
    content: "";
    }

    Best regards,
    Mike

    in reply to: Placing a div over the full width slider #913218

    Hi,
    Oh I see now, you can use negative margin to move a element up and on top of your slider.
    Try adding your element to your page right under your slider, and give it a custom ID “myid” (or any other). Then add following code to Quick CSS in Enfold theme options under Styling tab

    #myid {
    background-color: transparent!important;
    margin-top: -55px;
    z-index: 55;
    border: none!important;
    }

    Please adjust the negative margin to suit.

    Best regards,
    Mike

    in reply to: Placing a div over the full width slider #913121

    Hi,
    In your slider when editing, click the “Add New” then you will get a drop down, then choose HTML
    2018-02-15_223210

    Best regards,
    Mike

    in reply to: Menu behaviour issue #913098

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Mobile view – Enfold #913093

    Hey rmavila,
    Sorry I’m not seeing that issue on Android, are you using iPhone?

    Best regards,
    Mike

    in reply to: Enfold Shortcode Parser will not switch off #913090

    Hey zimbo,
    If you are seeing the Enfold Shortcode Parser, then your Avia Layout Builder Debugger is enabled correct? Please try disabling it.

    Best regards,
    Mike

Viewing 30 posts - 29,281 through 29,310 (of 34,902 total)