Forum Replies Created

Viewing 30 posts - 24,391 through 24,420 (of 35,179 total)
  • Author
    Posts
  • in reply to: Permission on the product in woocommerce #1036126

    Hi,
    Thank you, I see that you are using PHP Version: 5.5.38 the minimum PHP version recommended is v5.6 , version 7.0 would be better.
    This can cause strange errors, Please ask your webhost to update your PHP.

    Best regards,
    Mike

    in reply to: Forms #1036100

    Hi,
    For the trade button, please try:

    @media screen and (min-width: 769px) {
    #top.page-id-848 .gform_wrapper .gform_footer {
        margin-left: 7%;
    }
    }

    Please feel free to adjust to suit.
    For the dropdown arrow, please try:

    #top.page-id-290 .gform_wrapper .ginput_container_select:after {
        content: " ";
        display: block;
        left: 80% !important; 
    }
    

    Please feel free to adjust to suit, and Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Permission on the product in woocommerce #1036095

    Hi,
    Thanks for the login, but please include the site URL also.

    Best regards,
    Mike

    in reply to: Buttons cut off when using full width easy slider #1036094

    Hi,
    Glad we could help, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: Consulting theme menu #1036091

    Hi,
    Glad we could help, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    Hey eyalkivi,
    Thank you for purchasing Enfold, after the theme is first installed please choose the demo you wish to use, such as the 2017 Demo, please see this documentation on setting up the demo content.

    Best regards,
    Mike

    in reply to: Buttons cut off when using full width easy slider #1035912

    Hey trunky32,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    @media only screen and (min-width: 362px) and (max-width: 767px) { 
    .html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
        padding-top: 6px!important; 
    }
    }
    @media only screen and (max-width: 361px) { 
    .html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
        padding-top: 6px!important; 
    }
    #top .avia-builder-el-0 a.avia-slideshow-button {
        padding: 5px 5px !important; 
        margin-top: 2px !important; 
        margin-right: 0px !important; 
    }
    #top .avia-builder-el-0 .avia-caption-content p {
    margin-top: 0px !important;
    }
    }

    Best regards,
    Mike

    in reply to: Color link footer #1035910

    Hi,
    The performance settings are at: Enfold Theme Options > Performance
    2018-11-20-232655
    Please include a link to your site so we can examine closer, it would be better if you opened a new thread and include admin login in the Private Content area, because since this is not your thread if you post your login details here it would not be private.

    Best regards,
    Mike

    in reply to: Menu Styling #1035907

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

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: An error occurred while updating Enfold #1035904

    Hey tivo_designs,
    Please read this post on solving this issue

    Best regards,
    Mike

    in reply to: Catalogue Element Hover #1035899

    Hi,
    Glad to hear, thanks for using Enfold.
    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Clickable Phone Number in Header #1035898

    Hi,
    Thanks for the login, please see this article about phone number links for reference.
    When I look at your site I see your phone number in the “Phone Number or small info text
    ” area in not a link, I see that you added a link in the Quick CSS, but it actually needs to be in the “Phone Number or small info text
    “to work, so I used this format to make it a link:

    <a href="tel://555-555-5555">(555) 555-5555</a>

    (I assume for the UK there is no “1” county code in the number, but please check for yourself)
    It is now a link.
    To increase it’s font size I added this code in the General Styling > Quick CSS field field:

    .phone-info span,.phone-info span a {
    font-size: 20px !important;
    }

    Please adjust the number to suit & clear your browser cache.

    Best regards,
    Mike

    in reply to: Menu Styling #1035896

    Hi,
    Glad Jordan could help, and thank you for the kind words, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: Change font size of testimonial #1035894

    Hey Dee007,
    Assuming that this is the element that you would like to be 10px
    2018-11-20-215123
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    div.avia-testimonial-content  P {
    font-size: 10px !important;
    }

    If this doesn’t help, please include a admin login and ftp access in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: Consulting theme menu #1035892

    Hi,
    Thank you for the login, I didn’t have access to the WordPress > Customize > Additional CSS or the WordPress > Appearance > Editor > style.css so I couldn’t check for errors, but I ws able to check Enfold Theme Options > General Styling > Quick CSS were I found that your arrows ” > ” were actually html code ” &gt; ”
    2018-11-20-211339
    I suspect that you copied the code from a email rather that the code block in the forum, no mater I replaced with the correct css and cleared the cache plugin and my browser cache, and found it to work fine:
    2018-11-20-211628
    Please remove any rouge code in the areas listed above and clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Modify Post titles to use two lines with hard return #1035889

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

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

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

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Consulting theme menu #1035598

    Hi,
    Thanks for the link, please try this css, the first rule is for the main menu & the second rule is for the sub-menu, should you want to adjust the font size there as well:

    .html_header_sidebar #header .av-main-nav > li > a .avia-menu-text {
        font-size: 20px !important; 
        line-height: 1.3em !important; 
    }
    .html_header_sidebar #header .av-main-nav > li > ul.sub-menu > li > a span.avia-menu-text {
        font-size: 20px !important; 
        line-height: 1.3em !important; 
    }

    Please feel free to adjust & then clear your browser cache and check.

    Best regards,
    Mike

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

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Permission on the product in woocommerce #1035475

    Hi,
    Do you mean this plugin: Woocommerce Polylang Integration I have not seen this plugin before, but if you include a admin login in the private content area I will try to take a closer look.
    Perhaps the plugin author support page would have a solution.

    Best regards,
    Mike

    Hi,
    Sorry I for got to say that you would want to remove the css code I gave you earlier, when I didn’t understand what you wanted.
    I removed it for you. Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Permission on the product in woocommerce #1035466

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

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Mobile Display for Medical Demo #1035465

    Hi,
    Glad to hear you found the issue, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: Consulting theme menu #1035463

    Hi,
    What font size would you like? Please undue the font size change in the Advanced Styling and include a link to your site, so I can assist with some css.

    Best regards,
    Mike

    Hi,
    I believe I have solved the issue, in the color sections there is a new setting called “custom top and bottom margin” and when I change to top margin to 150px, to match your header height, the menu anchors hit the right spot and light up the menu.
    2018-11-20-003941
    I adjusted the “en” page and it seems to work correctly now, Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Update to new Enfold version breaking site #1035427

    Hi,

    @LodiPlanting
    We are happy to help.

    @web4698 is there any assistance we can offer, or is your issue resolved?

    Best regards,
    Mike

    in reply to: Main Menu colored underline #1035426

    Hi,
    To remove the border at the top of the dropdown, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #avia-menu .sub-menu {
        border-top: 0px none #7A1E16!important;
    }

    The only draw back is that the border below the menu items is only as wide as the menu item is:
    2018-11-19-225245
    Please let us know if this is acceptable.

    Best regards,
    Mike

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

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Masonry Gallery Hover Action #1035420

    Hi,
    While I was able to make the blue overlay stay within the box, I was not able to get the “content: attr(title);” to work and show the title within the blue box, which I’m sure is important to you.
    This might require a little more time & coding than we can achieve here, However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you.

    Best regards,
    Mike

    in reply to: cant add content to page #1035408

    Hi,
    Try replacing your text in sections, such as the top half of the page first, then half of the bottom half of the page.
    This way you don’t have to keep trying to change the same text and you can find the section that is breaking the layout.
    once you find the sentence or code that is causing the issue you will be able to correct it.

    Best regards,
    Mike

Viewing 30 posts - 24,391 through 24,420 (of 35,179 total)