Forum Replies Created

Viewing 30 posts - 30,001 through 30,030 (of 34,546 total)
  • Author
    Posts
  • in reply to: Addition Topic #887108 #895483

    Hi,
    The thumbnails display the title in the enlarged image area when clicked. The code for the thumbnails don’t include the title or alt. I believe this is a limitation of woocommerce as the same is true in my tests of switching to the Twenty Sixteen theme.

    Best regards,
    Mike

    in reply to: Importing Posts From Another WordPress Website #895480

    Hi,
    Very good then, we will leave this open for now should you wish to revisit it. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Problems with Layer Slider Plugin #895479

    Hi,
    Thanks, JB, yes plugins can effect other plugins & themes, we have often seen “layerslider” errors that turned out to be other plugins.

    Best regards,
    Mike

    in reply to: Enfold – Headers already been sent + cron.php Fehler #895469

    Hi,
    Thank you, I was able to login, yet I was unable reach some features do you have another security plugin? I didn’t see this setting in your Wordfence plugin.
    I know you say this happens often, which is unusual. I’d like to see how your site responds on a clean install localhost. Would you mind if I try this? (make a copy of your site)

    Best regards,
    Mike

    in reply to: Video in lightbox- problem #895457

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

    Best regards,
    Mike

    in reply to: Sidebar with page background #895454

    Hi,
    Sorry, the socket is a different div, we can add the image to the socket but it will be a clear start of a new image. I recommend keeping the socket a solid color to define the end of the site.

    Best regards,
    Mike

    in reply to: Background color for headline #895241

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

    Best regards,
    Mike

    in reply to: header #895240

    Hi,
    Your site language is in Italian, please go to WordPress > Settings > General Settings > Site language, and choose English.
    This will be what your visitors see.
    For your admin backend, go to WordPress > Users > Your Profile > Language, and choose Italian
    This will be how you see the backend.

    Best regards,
    Mike

    in reply to: Background color for headline #895234

    Hi,
    Please change to:

    article.post h2.post-title.entry-title a {
        background: #f0c6b0!important; 
        padding: 0 10px;
    }

    adjust to suit.

    Best regards,
    Mike

    in reply to: Background color for headline #895229

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

    article.post h2.post-title.entry-title a {
        background: #f0c6b0!important; 
    }

    Best regards,
    Mike

    Hey Brugmedia,
    For your products, you are getting a few “error 500” (Internal Server Error) for wp-admin/admin-ajax.php and load-scripts.php
    You are also getting this error on the pages & posts
    Have you tried disabling your plugins to see if that helps?

    Best regards,
    Mike

    in reply to: Addition Topic #887108 #895207

    Hi,
    It seems the final solution was: https://kriesi.at/support/topic/disable-lightbox-on-all-product-pages/#post-301184
    everything afterward was a different topic.
    Then you would remove the quick css, also.

    Best regards,
    Mike

    in reply to: Submenu dropdown alignment #895204

    Hey Deperdry,
    Please go to your menus, and at the top of your screen you will see “screen options” which will give a options menu, check the box for “CSS Classes”
    Then go to the 3 sub menus and add 3 different classes like “dropup1″,”dropup2″,”dropup3”
    2018-01-09_051731
    Please let us know when this is done, so we can test further, the goal is to try code such as:

    #top .av-main-nav ul ul.dropup1 {
        top: -270px!important;
    }

    Please don’t add this code yet, it may need adjusting.
    Please post us your login credentials (in the “private data” field), should we need to take a look at your backend to adjust further.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use wordpress@kriesi.at ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Mike

    in reply to: Addition Topic #887108 #895189
    in reply to: Buttons width bug #895184

    Hi,
    Glad to hear, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: iframe responsive for phone screen sizes #895182

    Hi,
    Sorry the login doesn’t seem to be working, please check. I notice that the WordPress login page says that it has been disabled, perhaps that is the conflict?

    Best regards,
    Mike

    in reply to: How to change font size of blog post body? #895176

    Hi,
    Please try this instead:

    .template-page.content .av_textblock_section {font-size: 20px !important; line-height: 1.5em !important; color: #000 !important; }

    Best regards,
    Mike

    in reply to: Addition Topic #887108 #895174

    Hi,
    The only solution is to remove the pointer-event code. Would you like me to do that?

    Best regards,
    Mike

    in reply to: How to change font size of blog post body? #895081

    Hi,
    Please try:

    .template-page.content {font-size: 20px !important; line-height: 1.5em !important; color: #000 !important; }

    adjust to suit.

    Best regards,
    Mike

    in reply to: Importing Posts From Another WordPress Website #895079

    Hi,
    Could you upload your export to dropbox and link in Private Content area, with a admin login in the private content area so we can take a closer look and test.
    Please backup your site.

    Best regards,
    Mike

    in reply to: How to change font size of blog post body? #895067

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

    .post {font-size: 20px !important; line-height: 1.5em !important;  }

    adjust to suit.

    Best regards,
    Mike

    in reply to: Enfold Construction Theme Footer #895064

    Hi,
    Strange, I have just installed a new version of Enfold and imported the Construction Demo, and tried
    © Copyright – Diamond Built LLC Website: JP Global Marketing, Inc.[nolink]
    in the copyright field and it is working, and I can find the footer.php in the editor.
    Please try adding the footer.php in the Private Content area to your child theme, or try overwriting your files with a clean install via ftp.

    Best regards,
    Mike

    in reply to: Addition Topic #887108 #895058

    Hey phamosa,
    Can you please explain further, I’m not finding the closed topic.

    Best regards,
    Mike

    in reply to: Page specific CSS #895057

    Hey mcraig77,
    Try .home #av_section_1, otherwise please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    in reply to: Demo 2017 Slider Import #895056

    Hi,
    Please try the layerslider export in the Private Content area, it is from the 2017 demo.

    Best regards,
    Mike

    in reply to: Sidebar with page background #895055

    Hi,
    For the desktop please go to: Enfold Theme Options > General Layout > Dimensions > Maximum Container width
    and change it to 2500px.
    Then for mobile try the css:

    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .container {
        width: 100%!important; 
        max-width: 100%!important; 
        padding-left: 25px!important; 
        padding-right: 25px!important; 
    }}

    Best regards,
    Mike

    in reply to: Sidebar / footer videos size issue #895052

    Hi,
    Please try adding:

    .textwidget iframe {width: 100% !important; max-width: 100%!important; height: 210px!important;}

    Best regards,
    Mike

    in reply to: Enfold – Purchase options? #894711

    Hey George Stone,
    Sorry this is not our theme, I would be concerned of malware with anything from that site. This is the only official place to buy our theme: Enfold – Responsive Multi-Purpose Theme

    Best regards,
    Mike

    in reply to: How to change font size of blog post body? #894710

    Hey sunwuye,
    Please include the url to a blog post so we can take a closer look. To be clear you only want the “blog post pages” to be larger, not the “home page” or the “blog page” with the list of all the blog posts, right?

    Best regards,
    Mike

    in reply to: Enfold changes preferred domain in links #894708

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

    Best regards,
    Mike

Viewing 30 posts - 30,001 through 30,030 (of 34,546 total)